Albert S. crtxcr
crtxcr pushed to dev at crtxcr/looqs 2022-09-07 21:59:03 +02:00
2ab6e40d44 gui: mainwindow: Set comboPreviewFiles size policy to Maximum
crtxcr pushed to dev at crtxcr/looqs 2022-08-28 13:10:53 +02:00
31f0568a87 shared: LimitQueue: Change limit type to int
238f9add49 gui: Set a more reasonable maximum width for previews
7c63ee9178 gui: mainwindow: Set center alignment for previews
1edfcc8f23 gui: PreviewGeneratorPlainText: Escape html before working on text
2df273dee3 gui: PreviewGenerator*: Fallback to partial highlighting if no whole word match
Compare 9 commits »
crtxcr pushed to WIP/refactor_ipc at crtxcr/looqs 2022-08-27 10:22:08 +02:00
7afbc60195 WIP REBASE ipc refactoring
crtxcr created branch WIP/refactor_ipc in crtxcr/looqs 2022-08-27 10:22:08 +02:00
crtxcr pushed to dev at crtxcr/looqs 2022-08-24 00:01:34 +02:00
10d61acbd0 shared,gui: SearchResult: remove page vector
eef0fae137 shared,gui,cli: Fix intra-file ordering for content search results
d8205a0da4 gui: Disable search box as long as previews are being generated
877224b6e1 gui: mainwindow: Only trigger preview generation when in tab
Compare 4 commits »
crtxcr deleted tag show from crtxcr/looqs 2022-08-21 23:09:24 +02:00
crtxcr deleted branch WIP/exiled_previews from crtxcr/looqs 2022-08-21 23:08:28 +02:00
crtxcr deleted branch WIP/ipcsandbox_qcoreapplication from crtxcr/looqs 2022-08-21 23:08:07 +02:00
crtxcr deleted branch WIP/fixquazip from crtxcr/looqs 2022-08-21 23:07:58 +02:00
crtxcr deleted branch WIP/contentlessfts from crtxcr/looqs 2022-08-21 23:07:50 +02:00
crtxcr deleted branch WIP/appimage from crtxcr/looqs 2022-08-21 23:07:42 +02:00
crtxcr pushed to master at crtxcr/looqs 2022-08-21 23:06:29 +02:00
00dcec7e0d mainwindow: Save/Restore history
2885e40a3a mainwindow: Add search history. Allow going up/down with arrow keys
c0f4087937 sqlitesearch: escapeFtsArgument: Fix handling of '*' prefix search
Compare 3 commits »
crtxcr pushed to dev at crtxcr/looqs 2022-08-21 22:59:38 +02:00
14730ed208 gui: mainwindow: Add vertical scroll option, default to it
fe610d3068 mainwindow: Allow CTRL + mouse wheel to zoom on previews
0c1b57d911 mainwindow: Save/Restore history
2885e40a3a mainwindow: Add search history. Allow going up/down with arrow keys
c0f4087937 sqlitesearch: escapeFtsArgument: Fix handling of '*' prefix search
Compare 6 commits »
crtxcr pushed to master at crtxcr/qswiki 2022-08-20 12:58:26 +02:00
d3bd5f79cc HandlerFeedGenerator: Don't escape title again
995a980d49 HandlerPageEdit: Add 'frompage' GET parameter to use a page as a template
2ee760d9ca submodules: cpp-httplib: Update
ffeea8cfd1 submodules: exile.h: Update
a81963181a RevisionDaoSqlite: Fix cases where we got pageid instead of the page name
Compare 14 commits »
crtxcr pushed to next at crtxcr/exile.h 2022-08-16 23:13:34 +02:00
e711a1d53a exile_landlock_is_available(): Fix availability check
6628bf4fb7 README: Update and minor improvements
Compare 2 commits »
crtxcr pushed tag v0.6 to crtxcr/looqs 2022-08-14 23:19:26 +02:00
crtxcr pushed to master at crtxcr/looqs 2022-08-14 23:16:03 +02:00
46c52afe59 Release v0.6
431abfe7c0 USAGE.md: Update
47c19d121a gui: mainwindow: Add CTRL(+Shift+)Tab shortcut to switch between tabs
166c051cfb gui: mainwindow: Add CTRL+F and CTRL+W shortcuts
47d0440ffb gui: mainwindow: Add checkbox to remove current database
Compare 11 commits »
crtxcr pushed to dev at crtxcr/looqs 2022-08-14 20:29:17 +02:00
431abfe7c0 USAGE.md: Update
47c19d121a gui: mainwindow: Add CTRL(+Shift+)Tab shortcut to switch between tabs
166c051cfb gui: mainwindow: Add CTRL+F and CTRL+W shortcuts
47d0440ffb gui: mainwindow: Add checkbox to remove current database
d900d58f26 shared: migrations: Add 3.sql: Drop potentailly harmful trigger
Compare 5 commits »
crtxcr pushed to dev at crtxcr/looqs 2022-08-13 13:39:42 +02:00
9422a5b494 shared: migrations: Add 3.sql: Drop potentailly harmful trigger
eb58b8f770 gui: Clear previews always on new search results
9a70a821bd gui: PreviewGeneratorPlainText: Show line numbers
89bf65d9bb gui: PreviewGeneratorPlaintext: Add MAX_SNIPPETS const, remove redundant loop
ad06497b4b shared: Add LimitQueue which discards oldest entry once limit hit
Compare 6 commits »
crtxcr pushed tag v0.5.1 to crtxcr/looqs 2022-07-30 10:14:31 +02:00