Block a user
c4882c9af4
cli: main: Wire up CommandList
db41b58962
cli: CommandList: Rework, implement pattern, remove count, reverse
675212f97c
cli: CommandSearch: Improve error handling, helptext fixes
d9a86798e2
shared: FileSaver: Adjust message as it's confusing on updates
d6f04ec498
cli: CommandAdd: Remove unimplemented -a
200ee42a77
shared: shared.pro: Add git commit id to build
e81751127c
gui: mainwindow: Add menu opening config and About dialogs
5c3a3112be
shared: common: Add versionText() function
9f3fd24a20
shared: SandboxedProcessor: Fix scope issue with readablePathLocation
0dcfacb949
README: update
aa9c8a4796
gui: MainWindow: Set, save and restore ignore patterns
ac297ef3da
shared: Indexer: Use WildcardMatcher to ignore paths
b5abe677d7
shared: DirscanWorker: Use WildcardMatcher to ignore paths
be5bf1393f
shared: Introduce WildcardMatcher
d9b496868d
gui: PreviewGenerator: Make previews for all text files
342e176e13
shared: Move textfile detector to common
204af455b1
shared: SandboxedProcessor: Perform MIME-type detection
9cf68312a1
gui: Remove enableSandbox() for general GUI
aa03d0a492
gui: Fix dispatch of SandboxedProcessor
7753519d3d
gui: PreviewGeneratorPlainText: Truncate dirtily to avoid lags
8598fd7f75
gui: IPCPreviewClient: Raise error signal() instead of exception
9708c45cd7
gui: sandbox: Add 'error' to vow_promises to avoid getting killed on ioctl() with TIOCSTI
GUI: Indexer slow with unshared network namespace
Invalid now after recent restructing of sandboxing architecture.
GUI: Indexer slow with unshared network namespace
483ea04638
update README
aeafa9560e
mainwindow: Disable page switcher while generation is running
a82818dc43
gui: init previewProcessBar with 0 on start
c867652b6f
gui: IPCPreviewWorker(): Don't allocate mapfunctor on heap
f8fe21d50b
gui: Add label showing total number of preview pages
483ea04638
update README
aeafa9560e
mainwindow: Disable page switcher while generation is running
a82818dc43
gui: init previewProcessBar with 0 on start
c867652b6f
gui: IPCPreviewWorker(): Don't allocate mapfunctor on heap
f8fe21d50b
gui: Add label showing total number of preview pages
80a4551f8b
update README
fa10cb606b
mainwindow: Disable page switcher while generation is running
b90ff840d9
gui: init previewProcessBar with 0 on start
86cc16d15d
gui: IPCPreviewWorker(): Don't allocate mapfunctor on heap
69c2956a1f
gui: Add label showing total number of preview pages
Optionally allow switching page while preview generation still running