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
/
printer.cpp
Age
Commit message (
Expand
)
Author
2020-05-03
profile: don't interpret NULL as current_dive in plotDive()
Berthold Stoeger
2019-09-11
Add the ability to export print template as html
Anton Lundin
2019-05-15
Cleanup: small coding style fixes
Dirk Hohndel
2019-04-12
get rid of some foreach and Q_FOREACH constructs
Rolf Eike Beer
2019-03-20
Remove partial support for QWebEngine
Dirk Hohndel
2018-10-13
Cleanup: Turn widget accessor-functions into simple pointers
Berthold Stoeger
2018-08-25
core/tests: merge Animations and add vars. to qPrefDisplay
jan Iversen
2018-08-15
desktop-widget: remove SettingsObjectWrapper and update qPref calls
jan Iversen
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-05-17
Dive pictures: Don't plot pictures twice when changing current dive
Berthold Stoeger
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2017-03-24
Fix double to int truncation in C++ code
Jeremie Guichard
2017-03-06
Printing: support the "Border width" setting for templates
Lubomir I. Ivanov
2016-12-30
Start transition from QWebKit to QWebEngine
Robert C. Helling
2016-04-05
Fix include paths
Linus Torvalds
2015-10-30
Move Profile widget out of desktop-widgets
Tomaz Canabrava
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava