.. |
migrations
|
shared: Begin db migration logic
|
2022-04-15 21:06:56 +02:00 |
common.cpp
|
common: Use DBMigrator to init and update database
|
2022-04-15 21:06:56 +02:00 |
common.h
|
Detect first run and initialize database and config
|
2020-08-24 21:36:45 +02:00 |
databasefactory.cpp
|
DatabaseFactory: Move to /shared
|
2022-04-15 21:06:56 +02:00 |
databasefactory.h
|
DatabaseFactory: Move to /shared
|
2022-04-15 21:06:56 +02:00 |
dbmigrator.cpp
|
shared: Begin db migration logic
|
2022-04-15 21:06:56 +02:00 |
dbmigrator.h
|
shared: Begin db migration logic
|
2022-04-15 21:06:56 +02:00 |
filedata.h
|
move more files to shared project ; searchresultt.h: use filedata.h
|
2019-04-22 21:07:41 +02:00 |
logger.cpp
|
Logger: Move to shared/
|
2022-02-27 23:10:46 +01:00 |
logger.h
|
Logger: Move to shared/
|
2022-02-27 23:10:46 +01:00 |
looqsgeneralexception.cpp
|
Rename all symbols to new project name
|
2021-06-12 14:59:58 +02:00 |
looqsgeneralexception.h
|
Rename all symbols to new project name
|
2021-06-12 14:59:58 +02:00 |
looqsquery.cpp
|
LooqsQuery: Add hasContentSearch(),hasPathSearch() convenience functions
|
2022-01-04 11:24:37 +01:00 |
looqsquery.h
|
LooqsQuery: Add hasContentSearch(),hasPathSearch() convenience functions
|
2022-01-04 11:24:37 +01:00 |
searchresult.h
|
search: Avoid redundant results by placing pages into vector instead of returning searchresult for each page
|
2019-04-26 15:31:42 +02:00 |
shared.pro
|
shared: Begin db migration logic
|
2022-04-15 21:06:56 +02:00 |
sqlitesearch.cpp
|
Add missing paranthesis
|
2021-06-12 22:51:22 +02:00 |
sqlitesearch.h
|
Rename all symbols to new project name
|
2021-06-12 14:59:58 +02:00 |
token.cpp
|
Refactor search queries: Introduced QSSQuery
|
2019-08-18 00:25:21 +02:00 |
token.h
|
Refactor search queries: Introduced QSSQuery
|
2019-08-18 00:25:21 +02:00 |