.. |
aboutdialog.cpp
|
gui: Add new AboutDialog to show our licenses "paperwork"
|
2022-06-29 18:00:05 +02:00 |
aboutdialog.h
|
gui: Add new AboutDialog to show our licenses "paperwork"
|
2022-06-29 18:00:05 +02:00 |
clicklabel.cpp
|
clicklabel: Add right button click signal
|
2021-03-07 22:26:59 +01:00 |
clicklabel.h
|
clicklabel: Add right button click signal
|
2021-03-07 22:26:59 +01:00 |
gui.pro
|
gui: Introduce PreviewCoordinator
|
2023-01-08 17:37:28 +01:00 |
ipc.h
|
gui: IpcServer: Use IPCPreviewWorker
|
2022-05-27 09:26:37 +02:00 |
ipcpreviewclient.cpp
|
gui: IPCPreviewClient: Raise error signal() instead of exception
|
2022-06-04 17:09:26 +02:00 |
ipcpreviewclient.h
|
gui: Begin simple IPC error reporting
|
2022-05-29 11:20:28 +02:00 |
ipcpreviewworker.cpp
|
gui: ipcworker,ipcserver: Refactor
|
2022-08-27 11:15:45 +02:00 |
ipcpreviewworker.h
|
gui: ipcworker,ipcserver: Refactor
|
2022-08-27 11:15:45 +02:00 |
ipcserver.cpp
|
gui: ipcworker,ipcserver: Refactor
|
2022-08-27 11:15:45 +02:00 |
ipcserver.h
|
gui: ipcworker,ipcserver: Refactor
|
2022-08-27 11:15:45 +02:00 |
main.cpp
|
gui: main: Fix exiting after failed migration
|
2023-04-02 21:41:35 +02:00 |
mainwindow.cpp
|
gui: Indexing: Disable 'Add' and '...' button when indexing
|
2023-04-10 19:55:24 +02:00 |
mainwindow.h
|
gui: Add tag checkboxes and inputdialog for search context menu
|
2023-04-10 19:55:24 +02:00 |
mainwindow.ui
|
gui: mainwindow: Default to index everything
|
2023-03-26 15:36:23 +02:00 |
previewcoordinator.cpp
|
gui: Introduce PreviewCoordinator
|
2023-01-08 17:37:28 +01:00 |
previewcoordinator.h
|
gui: Introduce PreviewCoordinator
|
2023-01-08 17:37:28 +01:00 |
previewgenerator.cpp
|
gui: previewgenerator: Use QHash and guard using mutexes
|
2022-10-22 15:07:46 +02:00 |
previewgenerator.h
|
gui: PreviewGenerator*: Wrap PreviewResult in QSharedPointer
|
2022-05-27 09:28:21 +02:00 |
previewgeneratormapfunctor.cpp
|
gui: PreviewGenerator*: Wrap PreviewResult in QSharedPointer
|
2022-05-27 09:28:21 +02:00 |
previewgeneratormapfunctor.h
|
gui: PreviewGenerator*: Wrap PreviewResult in QSharedPointer
|
2022-05-27 09:28:21 +02:00 |
previewgeneratorodt.cpp
|
tree: Resolve clang-tidy, clazy, compiler warnings
|
2023-03-12 16:50:25 +01:00 |
previewgeneratorodt.h
|
gui: Introduce PreviewGeneratorOdt for basic previews of .odt files
|
2022-07-24 11:43:00 +02:00 |
previewgeneratorpdf.cpp
|
gui: PreviewGeneratorPdf: Enable Text hinting
|
2023-01-08 17:37:28 +01:00 |
previewgeneratorpdf.h
|
gui: PreviewGenerator*: Wrap PreviewResult in QSharedPointer
|
2022-05-27 09:28:21 +02:00 |
previewgeneratorplaintext.cpp
|
tree: Resolve clang-tidy, clazy, compiler warnings
|
2023-03-12 16:50:25 +01:00 |
previewgeneratorplaintext.h
|
gui: PreviewGeneratorPlainText: Show line numbers
|
2022-08-06 10:01:24 +02:00 |
previewresult.cpp
|
gui: PreviewResult: Add serialization() methods for IPC
|
2022-05-27 09:29:28 +02:00 |
previewresult.h
|
gui: PreviewResult: Add serialization() methods for IPC
|
2022-05-27 09:29:28 +02:00 |
previewresultodt.cpp
|
gui: Begin PreviewResultOdt
|
2022-07-24 11:41:25 +02:00 |
previewresultodt.h
|
gui: Begin PreviewResultOdt
|
2022-07-24 11:41:25 +02:00 |
previewresultpdf.cpp
|
gui: PreviewResult*: Wrap result in shared pointer immediatly
|
2022-11-13 17:37:35 +01:00 |
previewresultpdf.h
|
gui: PreviewResult: Add serialization() methods for IPC
|
2022-05-27 09:29:28 +02:00 |
previewresultplaintext.cpp
|
gui: PreviewResult*: Wrap result in shared pointer immediatly
|
2022-11-13 17:37:35 +01:00 |
previewresultplaintext.h
|
gui: PreviewResult: Add serialization() methods for IPC
|
2022-05-27 09:29:28 +02:00 |
renderconfig.cpp
|
RenderConfig: Add serialization, basically for IPC
|
2022-05-17 19:20:06 +02:00 |
renderconfig.h
|
RenderConfig: Add serialization, basically for IPC
|
2022-05-17 19:20:06 +02:00 |
rendertarget.cpp
|
gui: Add RenderTarget struct, an IPC helper class
|
2022-05-17 19:19:02 +02:00 |
rendertarget.h
|
gui: Add RenderTarget struct, an IPC helper class
|
2022-05-17 19:19:02 +02:00 |