Block a user
3ca6e4df3c
looqs.desktop: Remove absolute path to binary
0d81452a67
rename icon to looqs.svg
89fa5ca703
looqs.desktop: Remove absolute path to binary
876d453c30
rename icon to looqs.svg
d54b064b95
README.md: General updates, more screenshots
3102a952df
Begin CONTRIBUTING.md
3903f18854
Begin HACKING.md
60a91967bb
Begin USAGE.md
42d44b0cc1
README.md: Minor improvements throughout the file
bd3641981c
Introduce EXILE_SYSCALL_DENY_RET_NOSYS for syscalls like clone3()
42d44b0cc1
README.md: Minor improvements throughout the file
bd3641981c
Introduce EXILE_SYSCALL_DENY_RET_NOSYS for syscalls like clone3()
744fa2ec7a
cli: CommandAdd: Set keepGoing, Remove verbose for now
f8542dc96a
shared: Indexer: Handle keepGoing, set verbose
fdae7fd065
shared: LooqsQuery: Use unicode category class in regex
f8d6a1a586
gui: mainwindow: Use Unicode category class to extract highlight words
61fa7ca16d
shared: IndexSyncer: Check whether file is located in a mountpath
e23177a757
shared: LooqsQuery: Use unicode category class in regex
dcb1934eac
gui: mainwindow: Use Unicode category class to extract highlight words
2708c1ab63
fixup! shared: IndexSyncer: Check whether file is located in a mountpath
fa3f2c7957
fixup! shared: common: Add mountPaths()
1279e97cef
shared: IndexSyncer: Check whether file is located in a mountpath
82cb6f76fa
TO REBASE CHANGELOG.md, USAGE.md
4aef3c42c2
update USAGE
c5cf04049f
update README.md
dca7fc6665
USAGE: Update
97c7ed13ab
update CHANGELOG.md
52b296ff01
gui: mainwindow: Set default query limit to 1000
e5e43c8bfb
shared: SqliteSearch: Append LIMIT statement if need be
862168418b
gui: mainwindow: Reword warning for inaccessible files
a6ddcef0c0
shared: LooqsQuery: Fix logic of implicit AND booleans. Add 'limit:' support
821bed6706
shared: LooqsQuery: Add 'p', 'pb', 'pe' aliases
Consider adding line number for plaintext preview snippets
4187c3bfca
gui: mainwindow: Switch to results tab when searching from indexer tab
1ec42e4949
gui: mainwindow: Add 'sync index' menu option
1ec7a5a865
gui: main: Ensure a clean exit
d7b93d11d8
shared: IndexSyncer: Support cancellation
7d9c883abd
shared: LooqsQuery: build(): Return empty query for empty expresion