looqs/cli
Albert S. b6b3e2f3c0 shared SandBoxedProcessor: Return SaveFileResult, remove defines
Not entirely ideal as SandboxedProcessor does not save anything,
but an improvement nevertheless over the current mess
2022-06-24 19:17:50 +02:00
..
addfileexception.h Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
cli.pro Fix builds with quazip 1.X 2022-06-21 22:33:50 +02:00
command.cpp CLI: Use new 'Indexer' to add Commands 2022-04-15 21:06:56 +02:00
command.h CLI: Use new 'Indexer' to add Commands 2022-04-15 21:06:56 +02:00
commandadd.cpp cli: CommandAdd: Mention we read from stdin when no path is given 2022-06-24 19:17:50 +02:00
commandadd.h cli: CommandAdd: Set keepGoing, Remove verbose for now 2022-06-06 09:34:37 +02:00
commanddelete.cpp cli: Move most classes to shared lib for reuse 2022-04-15 21:06:56 +02:00
commanddelete.h CommandDelete: Rework deletion logic 2020-08-30 18:16:08 +02:00
commandlist.cpp cli: CommandList: Rework, implement pattern, remove count, reverse 2022-06-04 17:09:26 +02:00
commandlist.h cli: CommandList: Rework, implement pattern, remove count, reverse 2022-06-04 17:09:26 +02:00
commandsearch.cpp cli: CommandSearch: Improve error handling, helptext fixes 2022-06-04 17:09:26 +02:00
commandsearch.h CommandSearch: Begin basic functionality (prints filename of result) 2019-04-22 23:11:28 +02:00
commandupdate.cpp cli: CommandUpdate: Use shared/IndexSyncer 2022-06-04 17:09:26 +02:00
commandupdate.h Implement CommandUpdate: Searches for files that have been changed and reprocesses them 2019-04-16 08:51:27 +02:00
main.cpp shared SandBoxedProcessor: Return SaveFileResult, remove defines 2022-06-24 19:17:50 +02:00