Commit Graph

480 Commits

Author SHA1 Message Date
Albert S. 02dd7b64b5 gui: PreviewGeneratorOdt: Adjust for DocumentProcessResult 2023-05-14 14:28:11 +02:00
Albert S. 7c30124743 fixup! shared: Add DocumentProcessResult 2023-05-14 14:27:22 +02:00
Albert S. 6a8323f2cf cli: cli.pro: Add poppler include path 2023-05-14 14:27:06 +02:00
Albert S. 763bc47a89 shared: LooqsQuery: Add outline search filters 2023-05-14 14:23:57 +02:00
Albert S. 517e62dca2 shared: sqlitesearch: Begin outline search 2023-05-14 14:23:21 +02:00
Albert S. 0f47f581b3 shared: SqliteDbService: Add insertOutline(), Use DocumentProcessResult 2023-05-14 14:21:22 +02:00
Albert S. 18b18d5103 shared: FileSaver: Use DocumentProcessResult 2023-05-14 14:20:25 +02:00
Albert S. f4eed7a6ef fixup! shared: processors: Use DocumentProcessResult instead of PageData vector 2023-05-14 14:19:28 +02:00
Albert S. 6878f7846a shared: token: Add FILTER_OUTLINE_CONTAINS 2023-05-14 14:19:07 +02:00
Albert S. b2ae0e488f PdfProcessor: Extract outline from documents 2023-05-14 14:15:50 +02:00
Albert S. 02a371b81e shared: processors: Use DocumentProcessResult instead of PageData vector 2023-05-14 14:14:59 +02:00
Albert S. d960570171 shared: Add DocumentProcessResult
This should be returned by processors
2023-05-14 14:07:15 +02:00
Albert S. c5713f5839 shared: Introduce DocumentOutlineEntry 2023-05-14 14:06:24 +02:00
Albert S. 8550506517 migrations: Add 6.sql: Begin outline index 2023-05-14 14:05:26 +02:00
Albert S. 2b1dc72410 Release v0.9, Update docs 2023-05-07 20:18:55 +02:00
Albert S. 22fee1d064 shared: TokenType: FILTER_TAG_ASSIGNED is not a content search token 2023-05-07 17:11:31 +02:00
Albert S. 50a5c399c4 gui: PreviewGeneratorPlainText: Don't add header if we have nothing to show 2023-05-07 17:11:31 +02:00
Albert S. 4b3ebb08c2 cli: commandadd: Improve help message 2023-05-07 17:11:31 +02:00
Albert S. 4c5643e342 cli,shared: Add remove, show and list for tags 2023-05-07 17:11:31 +02:00
Albert S. e8d217e191 cli: CommandAdd: Add verbose (-v) 2023-05-07 17:11:31 +02:00
Albert S. 4604970f9d shared: Indexer: Add setProgressReportThreshold() 2023-05-01 23:52:45 +02:00
Albert S. 6cd7a92576 shared: Indexer: Fix case where errors did not increase counter 2023-05-01 23:51:00 +02:00
Albert S. 9540f27c95 gui: Indexing: Disable 'Add' and '...' button when indexing 2023-04-10 19:55:24 +02:00
Albert S. 244e6aa95e gui: Add tag checkboxes and inputdialog for search context menu 2023-04-10 19:55:24 +02:00
Albert S. 3e3a4d0cd4 cli: CommandTag: Use TagManager 2023-04-10 19:55:24 +02:00
Albert S. 94fbdb5a92 shared: sqlitesearch: Allow filtering by tags 2023-04-10 19:55:24 +02:00
Albert S. abd1b94235 shared: LooqsQuery: Add tag:(),t:() filters to filter by tags 2023-04-10 19:55:24 +02:00
Albert S. d2dcc2f95b shared: sqlitedbservice: Add setTags(),getTagsForPath(),getTags() 2023-04-10 19:55:24 +02:00
Albert S. f324da0369 shared: Begin TagManager 2023-04-10 18:31:22 +02:00
Albert S. a3cfb7ade1 shared: FileScanWorker: Catch LooqsGeneralException for better error msgs 2023-04-02 21:41:35 +02:00
Albert S. 44b9986166 cli: Begin 'tag' command 2023-04-02 21:41:35 +02:00
Albert S. 4fe745e858 shared: sqlitedbservice: Begin addTag() 2023-04-02 21:41:35 +02:00
Albert S. a0b95479e2 migrations: Add 5.sql: Tag support 2023-04-02 21:41:35 +02:00
Albert S. 07630c3b36 gui: main: Fix exiting after failed migration 2023-04-02 21:41:35 +02:00
Albert S. a7c4ad5e7c gui: Only enable 'Previews' tab if previews can be generated 2023-04-02 21:41:35 +02:00
Albert S. 32c2653b0f shared: FileSaver: addFile(): Consider fillExistingContentless 2023-04-02 21:41:35 +02:00
Albert S. a869d677a3 shared: sqlitedbservice: Introduce exec(),execBool(). Refactor 2023-04-02 21:41:35 +02:00
Albert S. 2550af307f gui: mainwindow: Default to index everything 2023-03-26 15:36:23 +02:00
Albert S. 0b829215e5 shared: LooqsQuery: Remove explicit copy constructor 2023-03-12 16:50:37 +01:00
Albert S. 566c4a8c58 tree: Resolve clang-tidy, clazy, compiler warnings 2023-03-12 16:50:25 +01:00
Albert S. 3d0c236cb3 submodules: exile.h: Sync 2023-03-12 10:08:58 +01:00
Albert S. 590a8888fc gui: Add index options group in index tab 2023-01-08 17:37:28 +01:00
Albert S. ccc4d09b36 shared: FilesSverOptions: Rename members 2023-01-08 17:37:28 +01:00
Albert S. 8298b675aa cli: CommandAdd: Implement --no-content and --fill-content 2023-01-08 17:37:28 +01:00
Albert S. 71789b5b56 shared: SqliteDbService: Add queryFileType() 2023-01-08 17:37:28 +01:00
Albert S. 363d207ccc LICENSE: Update copyright year 2023-01-08 17:37:28 +01:00
Albert S. 4b1522b82a Introduce FileSaverOptions to consolidate common parameters 2023-01-08 17:37:28 +01:00
Albert S. efca45b88a gui sandbox: Allow wpath to improve poppler text rendering
Apparently poppler or something needs open() with write
flags to render pdfs with proper fonts.

Landlock guards file system write access, so this is fine.
2023-01-08 17:37:28 +01:00
Albert S. 0cd19b53e4 gui: PreviewGeneratorPdf: Enable Text hinting 2023-01-08 17:37:28 +01:00
Albert S. 889725033a gui: mainwindow: Refactor to use new PreviewCoordinator 2023-01-08 17:37:28 +01:00