Albert S. crtxcr
crtxcr a synchronisé les révisions de master d’un miroir vers crtxcr/asteriskify. 2022-11-07 18:16:10 +01:00
7323492836 Disable core dumps
crtxcr a soumis sur master dans crtxcr/qswiki 2022-10-30 11:32:10 +01:00
78b9e5e043 README: update
crtxcr a soumis sur master dans 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
Comparer 7 révisions »
crtxcr a soumis sur master dans crtxcr/qswiki 2022-10-24 15:17:13 +02:00
ef8eebdbaa database: Add missing virtual destructors for some classes
crtxcr a soumis sur master dans crtxcr/qswiki 2022-10-23 22:06:35 +02:00
crtxcr a soumis sur master dans 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
Comparer 2 révisions »
crtxcr a soumis sur next dans 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
Comparer 3 révisions »
crtxcr a poussé l’étiquette v0.8 de crtxcr/looqs 2022-10-22 17:25:09 +02:00
crtxcr a soumis sur master dans 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
Comparer 11 révisions »
crtxcr a soumis sur dev dans 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
Comparer 3 révisions »
crtxcr a soumis sur dev dans crtxcr/looqs 2022-10-19 11:39:58 +02:00
42e9ac5f41 gui: previews: Ensure order matches relevance ranking
crtxcr a soumis sur dev dans 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
Comparer 5 révisions »
crtxcr a synchronisé les révisions de master d’un miroir vers crtxcr/hs9001. 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
Comparer 2 révisions »
crtxcr a soumis sur dev dans crtxcr/looqs 2022-09-27 17:02:46 +02:00
b6ac652ade shared: indexer: Report progress more often
crtxcr a poussé l’étiquette v0.7 de crtxcr/looqs 2022-09-10 15:22:09 +02:00
crtxcr a soumis sur master dans 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
Comparer 20 révisions »
crtxcr a soumis sur dev dans crtxcr/looqs 2022-09-10 15:21:11 +02:00
785a517d62 Release v0.7
bfb5d71448 submodules: exile.h: Update
3e512b8be0 USAGE.md: Update
Comparer 3 révisions »
crtxcr a soumis sur dev dans crtxcr/looqs 2022-09-07 21:59:03 +02:00
2ab6e40d44 gui: mainwindow: Set comboPreviewFiles size policy to Maximum
crtxcr a soumis sur dev dans 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
Comparer 9 révisions »
crtxcr a soumis sur WIP/refactor_ipc dans crtxcr/looqs 2022-08-27 10:22:08 +02:00
7afbc60195 WIP REBASE ipc refactoring