Commit Graph

22 次程式碼提交

作者 SHA1 備註 提交日期
Albert S. 4b3ebb08c2 cli: commandadd: Improve help message 2023-05-07 17:11:31 +02:00
Albert S. e8d217e191 cli: CommandAdd: Add verbose (-v) 2023-05-07 17:11:31 +02:00
Albert S. 566c4a8c58 tree: Resolve clang-tidy, clazy, compiler warnings 2023-03-12 16:50:25 +01:00
Albert S. ccc4d09b36 shared: FilesSverOptions: Rename members 2023-01-08 17:37:28 +01:00
Albert S. 8298b675aa cli: CommandAdd: Implement --no-content and --fill-content 2023-01-08 17:37:28 +01:00
Albert S. 4b1522b82a Introduce FileSaverOptions to consolidate common parameters 2023-01-08 17:37:28 +01:00
Albert S. 72dae1f7be cli: CommandAdd: Mention we read from stdin when no path is given 2022-06-24 19:17:50 +02:00
Albert S. 744fa2ec7a cli: CommandAdd: Set keepGoing, Remove verbose for now 2022-06-06 09:34:37 +02:00
Albert S. a1be088b7a cli: CommandAdd: Remove unimplemented -a 2022-06-04 17:09:26 +02:00
Albert S. 30414e3da3 Cli: CommandAdd: Correct progress print 2022-04-24 19:40:43 +02:00
Albert S. be41fab5d5 CLI: Use new 'Indexer' to add Commands 2022-04-15 21:06:56 +02:00
Albert S. 478d57b342 cli: Move most classes to shared lib for reuse 2022-04-15 21:06:56 +02:00
Albert S. f67b7bbb21 Resolve Qt deprication: endl -> Qt::endl 2021-06-12 22:55:56 +02:00
Albert S. e97551be97 Rename all symbols to new project name 2021-06-12 14:59:58 +02:00
Albert S. bc9fa97aa0 cli: describe --continue in more detail 2019-04-30 23:43:31 +02:00
Albert S. 7df1ddf891 FileSaver: count how many files failed, Commands: Show how many failed 2019-04-26 22:46:33 +02:00
Albert S. f423d0078a CommandAdd: refactored to use filesaver etc. 2019-04-16 08:52:43 +02:00
Albert S. 8c018a76f5 CommandAdd: if nothingprocessor is used, empty pageData is not an error 2019-04-10 19:00:28 +02:00
Albert S. 6ba1147d11 Added Utils::error() and Utils::info() to print to stderr/stdout instead of qDebug() 2019-04-10 18:57:27 +02:00
Albert S. db499fb4b3 Begin delete command implementation 2019-04-07 20:22:20 +02:00
Albert S. 99d5fca230 CommandAdd: improve help text 2019-04-06 23:27:56 +02:00
Albert S. 3e23021621 Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00