looqs/gui
2019-04-30 12:40:28 +02:00
..
clicklabel.cpp ClickLabel: rename clicked to leftClicked and only fire when left mouse button clicked 2019-04-30 12:40:28 +02:00
clicklabel.h ClickLabel: rename clicked to leftClicked and only fire when left mouse button clicked 2019-04-30 12:40:28 +02:00
gui.pro pdf preview generation: Use QtConcurrent::mapped + QFutureWatcher instead of own single-thread solution 2019-04-29 20:50:52 +02:00
main.cpp begin work on qt gui - basic search & pdf preview 2018-08-12 16:45:39 +02:00
mainwindow.cpp ClickLabel: rename clicked to leftClicked and only fire when left mouse button clicked 2019-04-30 12:40:28 +02:00
mainwindow.h gui: mainwindow: remove dead code and unused members 2019-04-29 23:09:23 +02:00
mainwindow.ui gui: handle ESC (to quit) and CTRL+L (focus on searchbar and select content) 2018-12-29 20:21:13 +01:00
moc_predefs.h move more files to shared project ; searchresultt.h: use filedata.h 2019-04-22 21:07:41 +02:00
pdfpreview.cpp begin work on qt gui - basic search & pdf preview 2018-08-12 16:45:39 +02:00
pdfpreview.h open specififed pdfviewer jumping to the page of the preveiw image 2018-08-31 20:53:02 +02:00
pdfworker.cpp PdfWorker: generatePreviews: take const ref to container with search results 2019-04-29 23:01:11 +02:00
pdfworker.h PdfWorker: generatePreviews: take const ref to container with search results 2019-04-29 23:01:11 +02:00