Grafik Komit

491 Melakukan

Penulis SHA1 Pesan Tanggal
a9d51054b0 update CHANGELOG 2024-05-23 18:47:42 +02:00
78962ad4e2 sqlitedbservice: Move to BEGIN IMMEDIATE TRANSACTION,finish queries 2024-05-23 18:47:34 +02:00
b0c0e34a25 COPYING: Update copyright year... 2024-05-23 18:44:35 +02:00
241c3c40be gui: Disable 'Delete path' button during indexing 2024-05-23 18:44:09 +02:00
36aedc7445 sqlitedbservice: Only add non-empty outline entries 2024-05-23 18:18:23 +02:00
99dce53a6d sqlitedbservice,indexer: Add runWalCheckpoint() and call it after indexing 2024-05-23 18:16:41 +02:00
048b90ad85 shared: document*.cpp: Fix type mismatch, causing problems in qt6 2024-05-23 18:14:21 +02:00
552f058370 qt6: wildcardmatcher: use correct option for QRegularExpression::wildcardToRegularExpression() 2024-05-23 18:13:30 +02:00
09ae06532d Switch sqlite db to WAL mode 2024-05-23 18:08:09 +02:00
abb05aac62 tree: Move to Qt6 2024-05-20 19:15:31 +02:00
cd98fe1fbb gui: PreviewCoordinator: Forward error() signal of client 2024-05-20 19:04:46 +02:00
02dd7b64b5 gui: PreviewGeneratorOdt: Adjust for DocumentProcessResult 2023-05-14 14:28:11 +02:00
7c30124743 fixup! shared: Add DocumentProcessResult 2023-05-14 14:27:22 +02:00
6a8323f2cf cli: cli.pro: Add poppler include path 2023-05-14 14:27:06 +02:00
763bc47a89 shared: LooqsQuery: Add outline search filters 2023-05-14 14:23:57 +02:00
517e62dca2 shared: sqlitesearch: Begin outline search 2023-05-14 14:23:21 +02:00
0f47f581b3 shared: SqliteDbService: Add insertOutline(), Use DocumentProcessResult 2023-05-14 14:21:22 +02:00
18b18d5103 shared: FileSaver: Use DocumentProcessResult 2023-05-14 14:20:25 +02:00
f4eed7a6ef fixup! shared: processors: Use DocumentProcessResult instead of PageData vector 2023-05-14 14:19:28 +02:00
6878f7846a shared: token: Add FILTER_OUTLINE_CONTAINS 2023-05-14 14:19:07 +02:00
b2ae0e488f PdfProcessor: Extract outline from documents 2023-05-14 14:15:50 +02:00
02a371b81e shared: processors: Use DocumentProcessResult instead of PageData vector 2023-05-14 14:14:59 +02:00
d960570171 shared: Add DocumentProcessResult
This should be returned by processors
2023-05-14 14:07:15 +02:00
c5713f5839 shared: Introduce DocumentOutlineEntry 2023-05-14 14:06:24 +02:00
8550506517 migrations: Add 6.sql: Begin outline index 2023-05-14 14:05:26 +02:00
2b1dc72410 Release v0.9, Update docs 2023-05-07 20:18:55 +02:00
22fee1d064 shared: TokenType: FILTER_TAG_ASSIGNED is not a content search token 2023-05-07 17:11:31 +02:00
50a5c399c4 gui: PreviewGeneratorPlainText: Don't add header if we have nothing to show 2023-05-07 17:11:31 +02:00
4b3ebb08c2 cli: commandadd: Improve help message 2023-05-07 17:11:31 +02:00
4c5643e342 cli,shared: Add remove, show and list for tags 2023-05-07 17:11:31 +02:00
e8d217e191 cli: CommandAdd: Add verbose (-v) 2023-05-07 17:11:31 +02:00
4604970f9d shared: Indexer: Add setProgressReportThreshold() 2023-05-01 23:52:45 +02:00
6cd7a92576 shared: Indexer: Fix case where errors did not increase counter 2023-05-01 23:51:00 +02:00
9540f27c95 gui: Indexing: Disable 'Add' and '...' button when indexing 2023-04-10 19:55:24 +02:00
244e6aa95e gui: Add tag checkboxes and inputdialog for search context menu 2023-04-10 19:55:24 +02:00
3e3a4d0cd4 cli: CommandTag: Use TagManager 2023-04-10 19:55:24 +02:00
94fbdb5a92 shared: sqlitesearch: Allow filtering by tags 2023-04-10 19:55:24 +02:00
abd1b94235 shared: LooqsQuery: Add tag:(),t:() filters to filter by tags 2023-04-10 19:55:24 +02:00
d2dcc2f95b shared: sqlitedbservice: Add setTags(),getTagsForPath(),getTags() 2023-04-10 19:55:24 +02:00
f324da0369 shared: Begin TagManager 2023-04-10 18:31:22 +02:00
a3cfb7ade1 shared: FileScanWorker: Catch LooqsGeneralException for better error msgs 2023-04-02 21:41:35 +02:00
44b9986166 cli: Begin 'tag' command 2023-04-02 21:41:35 +02:00
4fe745e858 shared: sqlitedbservice: Begin addTag() 2023-04-02 21:41:35 +02:00
a0b95479e2 migrations: Add 5.sql: Tag support 2023-04-02 21:41:35 +02:00
07630c3b36 gui: main: Fix exiting after failed migration 2023-04-02 21:41:35 +02:00
a7c4ad5e7c gui: Only enable 'Previews' tab if previews can be generated 2023-04-02 21:41:35 +02:00
32c2653b0f shared: FileSaver: addFile(): Consider fillExistingContentless 2023-04-02 21:41:35 +02:00
a869d677a3 shared: sqlitedbservice: Introduce exec(),execBool(). Refactor 2023-04-02 21:41:35 +02:00
2550af307f gui: mainwindow: Default to index everything 2023-03-26 15:36:23 +02:00
0b829215e5 shared: LooqsQuery: Remove explicit copy constructor 2023-03-12 16:50:37 +01:00