Albert S. crtxcr
crtxcr pushed to WIP/fixquazip at crtxcr/looqs 2022-06-21 22:34:16 +02:00
759d2a7924 Fix builds with quazip 1.X
crtxcr created branch WIP/fixquazip in crtxcr/looqs 2022-06-21 22:12:29 +02:00
crtxcr pushed to WIP/fixquazip at crtxcr/looqs 2022-06-21 22:12:29 +02:00
02e0d76967 Fix builds with quazip 1.X
crtxcr pushed to dev at crtxcr/looqs 2022-06-20 23:24:21 +02:00
a820183477 README.md: Add voidlinux build instructions
8c5825439a USAGE.md: Update to better reflect current state
Compare 2 commits »
crtxcr pushed to dev at crtxcr/looqs 2022-06-20 23:21:40 +02:00
ecce47b233 README.md: Add voidlinux build instructions
crtxcr created branch WIP/appimage in crtxcr/looqs 2022-06-15 22:40:27 +02:00
crtxcr pushed to WIP/appimage at crtxcr/looqs 2022-06-15 22:40:27 +02:00
d198b2b79c WIP AppImage support (maybe)
crtxcr pushed to master at crtxcr/looqs 2022-06-14 18:50:56 +02:00
8c5825439a USAGE.md: Update to better reflect current state
crtxcr deleted tag show from crtxcr/looqs 2022-06-14 17:48:09 +02:00
crtxcr pushed tag show to crtxcr/looqs 2022-06-14 17:47:29 +02:00
crtxcr pushed tag v0.3 to crtxcr/looqs 2022-06-14 17:47:29 +02:00
crtxcr pushed to dev at crtxcr/looqs 2022-06-14 17:46:06 +02:00
399c27a452 Release: v0.3
7a2e4aaec1 HACKING.md: Minor improvements
Compare 2 commits »
crtxcr pushed to master at crtxcr/looqs 2022-06-14 17:45:59 +02:00
399c27a452 Release: v0.3
7a2e4aaec1 HACKING.md: Minor improvements
11decb757f gui: MainWindow: Settings: Allow changing database path too
b71c234fb4 gui: MainWindow: Also highlight unicode numbers in previews
bc908a1038 shared: LooqsQuery: Add unicode category class for numbers to regex
Compare 17 commits »
crtxcr pushed to dev at crtxcr/looqs 2022-06-14 11:05:04 +02:00
11decb757f gui: MainWindow: Settings: Allow changing database path too
b71c234fb4 gui: MainWindow: Also highlight unicode numbers in previews
bc908a1038 shared: LooqsQuery: Add unicode category class for numbers to regex
Compare 3 commits »
crtxcr closed issue crtxcr/looqs#40 2022-06-13 23:13:34 +02:00
Improve handling of external disks
crtxcr pushed to dev at crtxcr/looqs 2022-06-13 22:54:14 +02:00
8ba4ee5847 gui: Disable settingsTab while Indexer is running
451c79088a shared/gui: Don't consider non-content search results for previews
1a39118470 shared: LooqsQuery: has*Search(): Mark methods const
Compare 3 commits »
crtxcr pushed to dev at crtxcr/looqs 2022-06-13 21:57:43 +02:00
0d2e518000 mainwindow: Remove 'Open config in text editor' menu action
b108cb7151 shared: Indexer: Exclude 'excludedPaths' settings already at DirScanner, not only FileSaver
c82cf03814 gui: main: Remove leftover old, now removed --no-sandboxing option from parser
8a82da95bd shared: common: Retire 'firstrun' settings logic
a408173064 main: Ensure event loops runs before Common::ensureConfigured() called
Compare 6 commits »
crtxcr pushed to dev at crtxcr/looqs 2022-06-13 21:50:57 +02:00
d04acda6be shared: Indexer: Exclude 'excludedPaths' settings already at DirScanner, not only FileSaver
7f13b39a91 gui: main: Remove leftover old, now removed --no-sandboxing option from parser
62ad80371e shared: common: Retire 'firstrun' settings logic
1057d17020 main: Ensure event loops runs before Common::ensureConfigured() called
6f28386bbb gui: Add 'Settings' tab
Compare 5 commits »
crtxcr pushed to dev at crtxcr/looqs 2022-06-09 10:05:43 +02:00
e76988ee77 shared: SandboxedProcessor: Enable fallback for non-landlock systems
f29f997289 gui: ipc sandbox: Restrict sandbox further
afa9d33f3d submodules: exile.h: Update
fc92b963d4 Release: v0.2
9acbd5dccf Add .gitignore
Compare 5 commits »
crtxcr pushed to master at crtxcr/exile.h 2022-06-09 10:02:29 +02:00
8f38dc4480 check_policy_sanity(): Allow vows and syscall policies