looqs/gui
Albert S. 05a5bac22f mainwindow: show size of files 2019-08-18 00:23:42 +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 gui: executable name set to qss-gui instead of qss 2019-04-30 14:15:50 +02:00
main.cpp begin work on qt gui - basic search & pdf preview 2018-08-12 16:45:39 +02:00
mainwindow.cpp mainwindow: show size of files 2019-08-18 00:23:42 +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 gui: stop generating preview images after a memory limit has been reached. 2019-04-30 14:13:10 +02:00
pdfworker.cpp pdfworker: Renderer copy constructor missed max mem field 2019-08-12 10:26:16 +02:00
pdfworker.h PdfWorker: generatePreviews: take const ref to container with search results 2019-04-29 23:01:11 +02:00