Albert S. crtxcr
crtxcr pushed to master at crtxcr/qswiki 2022-10-30 11:32:10 +01:00
78b9e5e043 README: update
crtxcr pushed to master at crtxcr/exile.h 2022-10-26 10:33:41 +02:00
769f729dc5 README.md: Update
40d23af355 concat_path(): Add missing free() calls
b5f83499f3 exile_append_syscall_policy(): Add missing free()
ff60ec227d perform_mounts(): Fix potential leak and fix iteration
e711a1d53a exile_landlock_is_available(): Fix availability check
Compare 7 commits »
crtxcr pushed to master at crtxcr/qswiki 2022-10-24 15:17:13 +02:00
ef8eebdbaa database: Add missing virtual destructors for some classes
crtxcr pushed to master at crtxcr/qswiki 2022-10-23 22:06:35 +02:00
crtxcr pushed to master at crtxcr/qswiki 2022-10-23 21:49:21 +02:00
876e8c35d2 Makefile: Switch to clang, enable CFI
7ef9d7f020 sandbox: Use exile_vows_from_str() for seccomp policy
Compare 2 commits »
crtxcr pushed to next at crtxcr/exile.h 2022-10-23 19:55:31 +02:00
40d23af355 concat_path(): Add missing free() calls
b5f83499f3 exile_append_syscall_policy(): Add missing free()
ff60ec227d perform_mounts(): Fix potential leak and fix iteration
Compare 3 commits »
crtxcr pushed tag v0.8 to crtxcr/looqs 2022-10-22 17:25:09 +02:00
crtxcr pushed to master at crtxcr/looqs 2022-10-22 17:21:30 +02:00
b4320f611b Release v0.8, minor README changes
1b1ab2387e gui: PreviewGeneratorPdf: Guard cache lookup with mutex
49a1a14009 gui: previewgenerator: Use QHash and guard using mutexes
48ca25abe3 gui: mainwindow: Reorder members for readability
42e9ac5f41 gui: previews: Ensure order matches relevance ranking
Compare 11 commits »
crtxcr pushed to dev at crtxcr/looqs 2022-10-22 15:09:14 +02:00
1b1ab2387e gui: PreviewGeneratorPdf: Guard cache lookup with mutex
49a1a14009 gui: previewgenerator: Use QHash and guard using mutexes
48ca25abe3 gui: mainwindow: Reorder members for readability
Compare 3 commits »
crtxcr pushed to dev at crtxcr/looqs 2022-10-19 11:39:58 +02:00
42e9ac5f41 gui: previews: Ensure order matches relevance ranking
crtxcr pushed to dev at crtxcr/looqs 2022-10-18 16:21:36 +02:00
7d3c24e6e1 update README.md,HACKING.md
c155d25a37 shared: sqlitesearch: Search trigram index too
583d5babf3 shared: sqlitedbservice: Insert to trigram index too
45659cdc59 shared: migrations: Add 4.sql: Begin trigram index
3022bbdfb5 sqlitesearch: escapeftsArgument: Fix wrong escaping of phrase queries
Compare 5 commits »
crtxcr synced commits to master at crtxcr/hs9001 from mirror 2022-09-27 17:38:01 +02:00
e1375f237c Consider return code when checking if command was already printed
ac9aab63bd Change 'timestamp' to simple unix epoch
Compare 2 commits »
crtxcr pushed to dev at crtxcr/looqs 2022-09-27 17:02:46 +02:00
b6ac652ade shared: indexer: Report progress more often
crtxcr pushed tag v0.7 to crtxcr/looqs 2022-09-10 15:22:09 +02:00
crtxcr pushed to master at crtxcr/looqs 2022-09-10 15:21:25 +02:00
785a517d62 Release v0.7
bfb5d71448 submodules: exile.h: Update
3e512b8be0 USAGE.md: Update
2ab6e40d44 gui: mainwindow: Set comboPreviewFiles size policy to Maximum
31f0568a87 shared: LimitQueue: Change limit type to int
Compare 20 commits »
crtxcr pushed to dev at crtxcr/looqs 2022-09-10 15:21:11 +02:00
785a517d62 Release v0.7
bfb5d71448 submodules: exile.h: Update
3e512b8be0 USAGE.md: Update
Compare 3 commits »
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 created branch WIP/refactor_ipc in crtxcr/looqs 2022-08-27 10:22:08 +02:00
crtxcr pushed to WIP/refactor_ipc at crtxcr/looqs 2022-08-27 10:22:08 +02:00
7afbc60195 WIP REBASE ipc refactoring