looqs/cli
Albert S. 88ee2383f7 Switch to exile.h 2022-01-01 17:58:52 +01:00
..
addfileexception.h Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
cli.pro cli: moved processing of file content into sandboxed subprocess 2022-01-01 17:58:52 +01:00
command.cpp Rename all symbols to new project name 2021-06-12 14:59:58 +02:00
command.h Command: Remove dbConnection() declaration which isn't used anymore 2019-04-22 21:59:35 +02:00
commandadd.cpp Resolve Qt deprication: endl -> Qt::endl 2021-06-12 22:55:56 +02:00
commandadd.h Command: Take SqliteDbService instead of connection string 2019-04-16 08:54:49 +02:00
commanddelete.cpp Resolve Qt deprication: endl -> Qt::endl 2021-06-12 22:55:56 +02:00
commanddelete.h CommandDelete: Rework deletion logic 2020-08-30 18:16:08 +02:00
commandlist.cpp Resolve Qt deprication: endl -> Qt::endl 2021-06-12 22:55:56 +02:00
commandlist.h list command current state 2019-09-22 16:13:13 +02:00
commandsearch.cpp Resolve Qt deprication: endl -> Qt::endl 2021-06-12 22:55:56 +02:00
commandsearch.h CommandSearch: Begin basic functionality (prints filename of result) 2019-04-22 23:11:28 +02:00
commandupdate.cpp Resolve Qt deprication: endl -> Qt::endl 2021-06-12 22:55:56 +02:00
commandupdate.h Implement CommandUpdate: Searches for files that have been changed and reprocesses them 2019-04-16 08:51:27 +02:00
databasefactory.cpp Resolve Qt deprication: endl -> Qt::endl 2021-06-12 22:55:56 +02:00
databasefactory.h Added databasefactory to create database connections 2019-04-16 08:47:30 +02:00
defaulttextprocessor.cpp Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
defaulttextprocessor.h Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
encodingdetector.cpp Rename all symbols to new project name 2021-06-12 14:59:58 +02:00
encodingdetector.h Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
filesaver.cpp cli: moved processing of file content into sandboxed subprocess 2022-01-01 17:58:52 +01:00
filesaver.h FileSaver: count how many files failed, Commands: Show how many failed 2019-04-26 22:46:33 +02:00
logger.cpp Logger: Do not quote strings by default 2019-04-22 21:59:05 +02:00
logger.h added todo comment for logger flush 2019-04-20 23:27:27 +02:00
main.cpp cli: moved processing of file content into sandboxed subprocess 2022-01-01 17:58:52 +01:00
nothingprocessor.cpp Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
nothingprocessor.h Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
odsprocessor.cpp Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
odsprocessor.h Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
odtprocessor.cpp Rename all symbols to new project name 2021-06-12 14:59:58 +02:00
odtprocessor.h Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
pagedata.cpp cli: moved processing of file content into sandboxed subprocess 2022-01-01 17:58:52 +01:00
pagedata.h cli: moved processing of file content into sandboxed subprocess 2022-01-01 17:58:52 +01:00
pdfprocessor.cpp Rename all symbols to new project name 2021-06-12 14:59:58 +02:00
pdfprocessor.h Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
processor.cpp Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
processor.h cli: moved processing of file content into sandboxed subprocess 2022-01-01 17:58:52 +01:00
sandboxedprocessor.cpp Switch to exile.h 2022-01-01 17:58:52 +01:00
sandboxedprocessor.h cli: moved processing of file content into sandboxed subprocess 2022-01-01 17:58:52 +01:00
sqlitedbservice.cpp Resolve Qt deprication: endl -> Qt::endl 2021-06-12 22:55:56 +02:00
sqlitedbservice.h Rename all symbols to new project name 2021-06-12 14:59:58 +02:00
tagstripperprocessor.cpp Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
tagstripperprocessor.h Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
utils.cpp Rename all symbols to new project name 2021-06-12 14:59:58 +02:00
utils.h Rename all symbols to new project name 2021-06-12 14:59:58 +02:00