looqs/shared
Albert S. 01872e37d5 Add missing paranthesis
Not sure how these slipped through.
2021-06-12 22:51:22 +02:00
..
common.cpp shared: common: Remove redundant qDebug() 2021-06-12 17:24:47 +02:00
common.h Detect first run and initialize database and config 2020-08-24 21:36:45 +02:00
create.qrc Ship database creation script as embedded resource 2020-08-24 21:33:56 +02:00
create.sql shared: create.sql: Fix format 2021-06-12 17:29:13 +02:00
filedata.h move more files to shared project ; searchresultt.h: use filedata.h 2019-04-22 21:07:41 +02: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 Add missing paranthesis 2021-06-12 22:51:22 +02:00
looqsquery.h shared: LooksQuery: init tokensMask with 0 to be sure 2021-06-12 22:48:59 +02: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 Rename all symbols to new project name 2021-06-12 14:59:58 +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