looqs/cli
Albert S. 326c12ca80 move more files to shared project ; searchresultt.h: use filedata.h 2019-04-22 21:07:41 +02:00
..
addfileexception.h Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
cli.pro move more files to shared project ; searchresultt.h: use filedata.h 2019-04-22 21:07:41 +02:00
command.cpp Command: Take SqliteDbService instead of connection string 2019-04-16 08:54:49 +02:00
command.h Command: Take SqliteDbService instead of connection string 2019-04-16 08:54:49 +02:00
commandadd.cpp CommandAdd: refactored to use filesaver etc. 2019-04-16 08:52:43 +02:00
commandadd.h Command: Take SqliteDbService instead of connection string 2019-04-16 08:54:49 +02:00
commanddelete.cpp CommandDelete: refactored to use sqlitedbservice 2019-04-16 08:52:07 +02:00
commanddelete.h CommandDelete: refactored to use sqlitedbservice 2019-04-16 08:52:07 +02:00
commandsearch.cpp Begin 'shared' project to share code between cli and gui 2019-04-20 23:31:14 +02:00
commandsearch.h move more files to shared project ; searchresultt.h: use filedata.h 2019-04-22 21:07:41 +02:00
commandupdate.cpp Implement CommandUpdate: Searches for files that have been changed and reprocesses them 2019-04-16 08:51:27 +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 Added databasefactory to create database connections 2019-04-16 08:47:30 +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 Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
encodingdetector.h Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
filesaver.cpp Added FileSaver for Saving/Processing of files, used by CommandAdd/CommandUpdates 2019-04-16 08:50:08 +02:00
filesaver.h Added FileSaver for Saving/Processing of files, used by CommandAdd/CommandUpdates 2019-04-16 08:50:08 +02:00
logger.cpp Added Logger class acting as threadsafe wrapper for QDebug 2019-04-16 08:46:39 +02:00
logger.h added todo comment for logger flush 2019-04-20 23:27:27 +02:00
main.cpp Begin 'shared' project to share code between cli and gui 2019-04-20 23:31:14 +02: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 Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
odtprocessor.h Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
pagedata.h Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
pdfprocessor.cpp PdfProcessor: Exception instead of empty result when loading of document fails 2019-04-06 23:27:39 +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 Begin a C++ cli and remove the Python scripts 2019-04-06 17:16:42 +02:00
sqlitedbservice.cpp Added SqliteDbService: All sqlite queries etc. go here 2019-04-16 08:49:02 +02:00
sqlitedbservice.h Added SqliteDbService: All sqlite queries etc. go here 2019-04-16 08:49:02 +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 Utils: Removed QDebug logger 2019-04-16 08:53:23 +02:00
utils.h Utils: Removed QDebug logger 2019-04-16 08:53:23 +02:00