looqs/cli
Albert S. 4b1522b82a Introduce FileSaverOptions to consolidate common parameters 2023-01-08 17:37:28 +01: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 Introduce FileSaverOptions to consolidate common parameters 2023-01-08 17:37:28 +01: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 shared,gui,cli: Fix intra-file ordering for content search results 2022-08-23 23:44:47 +02:00
commandsearch.h CommandSearch: Begin basic functionality (prints filename of result) 2019-04-22 23:11:28 +02:00
commandupdate.cpp Introduce FileSaverOptions to consolidate common parameters 2023-01-08 17:37:28 +01: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 cli: Run migrations if necessary 2022-07-28 14:28:45 +02:00