Albert S. crtxcr
crtxcr pushed to WIP/exiled_previews at crtxcr/looqs 2022-05-29 11:00:02 +02:00
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
82a4205c23 gui: mainwindow: Fix preview page number calculation
Compare 13 commits »
crtxcr pushed to WIP/exiled_previews at crtxcr/looqs 2022-05-29 10:13:35 +02:00
be50f7d436 gui: Add label showing total number of preview pages
c7cd264681 gui: mainwindow: Fix preview page number calculation
91af942b29 ipc: Place socket in /tmp/.looqs/, remove ipc path settings
3c3d0ae1b6 gui: main: Enable exile.h for IPC preview generation
Compare 4 commits »
crtxcr pushed to WIP/exiled_previews at crtxcr/looqs 2022-05-28 22:21:19 +02:00
2cdf93a76a gui: Begin simple IPC error reporting
67b04bab90 gui: Open files/previews directly without IPC again
ea3b9a212e gui: ipc: Support cancellation of preview generation
a43a0e0c11 gui: main: Kill IPCServer process on exit
6e811a9bcf gui: mainwindow: Use new IPCPreviewClient
Compare 5 commits »
crtxcr pushed to WIP/exiled_previews at crtxcr/looqs 2022-05-28 22:19:29 +02:00
6991d9c26a gui: Begin simple IPC error reporting
crtxcr pushed to WIP/exiled_previews at crtxcr/looqs 2022-05-28 22:04:28 +02:00
3e955a2108 gui: Open files/previews directly without IPC again
6dc99eb323 gui: ipc: Support cancellation of preview generation
8c63f872eb gui: main: Kill IPCServer process on exit
ed9b8c4b77 gui: mainwindow: Use new IPCPreviewClient
942307ebe1 gui: Introduce IPCPreviewClient
Compare 5 commits »
crtxcr created pull request crtxcr/looqs#36 2022-05-27 09:33:47 +02:00
WIP/exiled_previews -> dev
crtxcr created branch WIP/exiled_previews in crtxcr/looqs 2022-05-27 09:31:40 +02:00
crtxcr pushed to WIP/exiled_previews at crtxcr/looqs 2022-05-27 09:31:40 +02:00
3d08d803df gui: mainwindow: Use new IPCPreviewClient
67de02c309 gui: Introduce IPCPreviewClient
3bdcb76d8e gui: PreviewResult: Add serialization() methods for IPC
ee18142e36 gui: PreviewGenerator*: Wrap PreviewResult in QSharedPointer
3e03fed1a2 gui: IpcServer: Use IPCPreviewWorker
Compare 10 commits »
crtxcr opened issue crtxcr/looqs#35 2022-05-26 19:52:34 +02:00
GUI: Search history of recently entered queries
crtxcr pushed to dev at crtxcr/looqs 2022-05-03 16:20:55 +02:00
b137dec434 gui: indexer tab: Show filepicker dialog when corresponding button clicked
f67a37bc21 GUI: Disable general sandbox due to inpracticability
4a492fb356 shared: ParallelDirScanner: Remove leftover debug output
9d160ed7a0 gui: Add icon
def766ba67 shared: common: On first start, try to set a rasonable pdfviewer value
Compare 15 commits »
crtxcr pushed to master at crtxcr/exile.h 2022-04-29 21:26:09 +02:00
2dc61828f1 README: Clarify limitations
cdc265cedf c++: exile_launch(): Correct std::enable_if logic if type is a ptr
91858efa51 vows map: Add memfd_create, rseq
Compare 3 commits »
crtxcr pushed to master at crtxcr/looqs 2022-04-28 23:50:08 +02:00
9d160ed7a0 gui: Add icon
crtxcr pushed to docs at crtxcr/looqs 2022-04-25 23:18:04 +02:00
5566d224b9 Begin USAGE.md, CHANGELOG.md
crtxcr created branch docs in crtxcr/looqs 2022-04-25 23:13:15 +02:00
crtxcr pushed to docs at crtxcr/looqs 2022-04-25 23:13:15 +02:00
c5ee547879 Begin USAGE.md, CHANGELOG.md
crtxcr pushed to master at crtxcr/looqs 2022-04-25 23:03:06 +02:00
def766ba67 shared: common: On first start, try to set a rasonable pdfviewer value
crtxcr pushed to master at crtxcr/looqs 2022-04-25 22:32:02 +02:00
0d01fa977d shared: LooqsQuery: Consider " a part of the loneword
b229d9a68d cli: CommandUpdate: Add missing clear of files vector
Compare 2 commits »
crtxcr opened issue crtxcr/looqs#34 2022-04-25 11:58:09 +02:00
/sys, /proc symlinks and mtime
crtxcr pushed to master at crtxcr/looqs 2022-04-24 20:07:34 +02:00
a0ced3f7d0 add LICENSE
crtxcr pushed to master at crtxcr/looqs 2022-04-24 19:41:17 +02:00
a8184191b3 cli: Exit explicitly on unknown command
a132485924 gui: enableSandbox: Don't unshare network due to slowdowns
9b51e00737 Rename leftovers that were forgotten in 645903ed6b
d2d576e617 gui: Call enableSandboxing() after ensureConfigured() so all paths are guaranteed to exist
30414e3da3 Cli: CommandAdd: Correct progress print
Compare 65 commits »