dev #31

Closed
crtxcr wants to merge 0 commits from dev into master
Owner
No description provided.
crtxcr added 16 commits 2022-01-04 11:22:10 +01:00
crtxcr force-pushed dev from ed35ab095f to b10c2edf05 2022-01-04 11:24:43 +01:00 Compare
crtxcr added 2 commits 2022-01-04 23:45:06 +01:00
crtxcr added 3 commits 2022-02-27 23:41:22 +01:00
crtxcr force-pushed dev from 6b19e750d5 to 9a11cff82b 2022-04-15 21:07:07 +02:00 Compare
crtxcr force-pushed dev from 24bbd5a5b9 to 635b7dc30f 2022-04-24 15:52:54 +02:00 Compare
crtxcr force-pushed dev from c5a9983a1e to b137dec434 2022-05-03 16:20:56 +02:00 Compare
crtxcr added 22 commits 2022-05-29 11:15:09 +02:00
fe29641d0a IpcServer: Remove docOpen(), fileOpen(). MainWindow will do it
As it is no longer subject to sandboxing as a whole, it is not
restricted and thus, should call these functions itself
ee19692a7a gui: Open files/previews directly without IPC again
Since the main GUI process is not sandboxed again
82a4205c23 gui: mainwindow: Fix preview page number calculation
The paging now works on the actual pages to be rendered.
fa10cb606b mainwindow: Disable page switcher while generation is running
This prevents 'spam'. User may have scrolled 10 pages forward, while
we are still generating old pages. Then the user wonders why
they arrive so late.

So disable switching pages while the generation is still running

It is unlikely that a user will have to quickly go through search
results like that.
crtxcr added 13 commits 2022-05-29 11:20:34 +02:00
crtxcr added 1 commit 2022-05-29 15:48:25 +02:00
06ac77d0ef FileSaver: Don't add files in blacklisted paths
We now resolve symlinks when adding, so we can properly check
whether a path is excluded or not. This accidently also
helps with duplicates.

Excluded paths are hardcoded and can also be appended to
by the user using the settings.

Closes: #34
crtxcr closed this pull request 2022-05-29 15:48:43 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: crtxcr/looqs#31
No description provided.