summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/printoptions.cpp
AgeCommit message (Expand)Author
2020-12-17printing: move #includes from headers to source filesGravatar Berthold Stoeger
2020-12-17cleanup: make templateOptions and printOptions reference typesGravatar Berthold Stoeger
2020-11-12printing: properly initialize DPI valueGravatar Berthold Stoeger
2020-09-03Set printer resolutionGravatar Robert C. Helling
2019-04-12replace deprecated qSort() with std::sort()Gravatar Rolf Eike Beer
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2017-11-28Fix typo connot > cannot.Gravatar Martin Měřinský
2017-11-24printing: detect a 'statistics' template when editingGravatar Lubomir I. Ivanov
2017-11-24printing: handle overwriting in import / exportGravatar Lubomir I. Ivanov
2017-11-24printing: make sure that exported templates are .htmlGravatar Lubomir I. Ivanov
2017-11-24printing: store the last import / export templateGravatar Lubomir I. Ivanov
2017-11-24printing: improve messaging in printoptions.cppGravatar Lubomir I. Ivanov
2017-11-24printing: minor improvements to import / exportGravatar Lubomir I. Ivanov
2017-11-04Correct, cleanup, translate and unify file filtersGravatar Stefan Fuchs
2017-10-19printoptions.cpp: correctly remember the last selected templateGravatar Lubomir I. Ivanov
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2016-04-05Fix include pathsGravatar Linus Torvalds
2016-01-08Don't if true then trueGravatar Tomaz Canabrava
2016-01-08Simplify code on the printingDialogGravatar Tomaz Canabrava
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava