Commit Graph

18 Commits

Author SHA1 Message Date
0af7d4a3dc GUI: Begin new 'Indexer' tab 2022-04-15 21:06:56 +02:00
404ce22ce6 Generalize previews: Mainwindow: Do necessary renames 2022-01-04 11:24:37 +01:00
407ee1210c gui: Perform content search and path search by default
Search for content and paths. Merge lone words for content search.

This behaviour is much more natural than typing "c:()".
2022-01-03 23:14:55 +01:00
890925929a GUI: Begin IPC mechanism to open files despite sandboxing 2022-01-01 17:58:52 +01:00
95d4a12005 MainWindow: Fix Qt deprication 2021-06-12 23:01:14 +02:00
e97551be97 Rename all symbols to new project name 2021-06-12 14:59:58 +02:00
9ced0ec742 mainwindow: add right click menu to preview labels 2021-03-27 17:58:38 +01:00
fa8e351859 paging for pdfpreviews 2019-08-26 09:20:21 +02:00
22bcc888b9 new future: highlight searched words in pdf preview 2019-08-18 23:23:11 +02:00
b319edea15 gui: mainwindow: remove dead code and unused members 2019-04-29 23:09:23 +02:00
4c8d201f81 pdf preview generation: Use QtConcurrent::mapped + QFutureWatcher instead of own single-thread solution 2019-04-29 20:50:52 +02:00
2cf26a17e1 gui: remove searchworker 2019-04-27 21:24:53 +02:00
bf6d817ace gui: handle ESC (to quit) and CTRL+L (focus on searchbar and select content) 2018-12-29 20:21:13 +01:00
caafb114ca scale combobox: regenerate pdfs preview with choosen scale 2018-09-02 20:30:52 +02:00
7a485c55bb checks on input, exceptions, improved contains query performance 2018-09-02 13:54:27 +02:00
622bcbb0ce Begin filter keywords support 2018-09-02 12:27:23 +02:00
ec8804185d begin status bar and progress bar for pdfpreviews 2018-08-31 20:53:53 +02:00
68ab917756 begin work on qt gui - basic search & pdf preview 2018-08-12 16:45:39 +02:00