index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
/
printoptions.cpp
Age
Commit message (
Expand
)
Author
2020-12-17
printing: move #includes from headers to source files
Berthold Stoeger
2020-12-17
cleanup: make templateOptions and printOptions reference types
Berthold Stoeger
2020-11-12
printing: properly initialize DPI value
Berthold Stoeger
2020-09-03
Set printer resolution
Robert C. Helling
2019-04-12
replace deprecated qSort() with std::sort()
Rolf Eike Beer
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2017-11-28
Fix typo connot > cannot.
Martin Měřinský
2017-11-24
printing: detect a 'statistics' template when editing
Lubomir I. Ivanov
2017-11-24
printing: handle overwriting in import / export
Lubomir I. Ivanov
2017-11-24
printing: make sure that exported templates are .html
Lubomir I. Ivanov
2017-11-24
printing: store the last import / export template
Lubomir I. Ivanov
2017-11-24
printing: improve messaging in printoptions.cpp
Lubomir I. Ivanov
2017-11-24
printing: minor improvements to import / export
Lubomir I. Ivanov
2017-11-04
Correct, cleanup, translate and unify file filters
Stefan Fuchs
2017-10-19
printoptions.cpp: correctly remember the last selected template
Lubomir I. Ivanov
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2016-04-05
Fix include paths
Linus Torvalds
2016-01-08
Don't if true then true
Tomaz Canabrava
2016-01-08
Simplify code on the printingDialog
Tomaz Canabrava
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava