Commit grafiek

5 Commits

Auteur SHA1 Bericht Datum
Albert S. 47874b3706 gui: ipcworker,ipcserver: Refactor
Crashes were observed, faulting in libQtNetwork.
Those were rather rare. We also have no traces.

Probably depends on some order signal/slots were
processed. Remove shared states between connections,
such as the IPCPreviewWorker and socket instance in IPCServer.
2022-08-27 11:15:45 +02:00
Albert S. 2591a4ccba gui: ipc: Support cancellation of preview generation 2022-05-29 11:20:28 +02:00
Albert S. 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
2022-05-17 19:23:03 +02:00
Albert S. 629c1efba5 IpcServer: Add addFile() 2022-04-24 15:52:20 +02:00
Albert S. 890925929a GUI: Begin IPC mechanism to open files despite sandboxing 2022-01-01 17:58:52 +01:00