index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
/
templatelayout.h
Age
Commit message (
Expand
)
Author
2020-02-04
Cleanup: lower-case filenames in core/subsurface-qt/
Berthold Stoeger
2019-09-14
Grantlee: split out grantlee-only property from DiveObjectHelper
Berthold Stoeger
2019-09-14
Mobile: transform DiveObjectHelper into value-type
Berthold Stoeger
2019-09-14
DiveObjectHelper: Turn DiveObjectHelper into Q_GADGET based object
Berthold Stoeger
2019-08-22
Cleanup: turn CylinderObjectHelper into value type
Berthold Stoeger
2019-04-29
Cleanup: simplify YearInfo class
Berthold Stoeger
2019-04-29
Cleanup: rename variable PrintOptions to printOptions
Berthold Stoeger
2019-04-29
Cleanup: remove TemplateLayout::m_engine member variable
Berthold Stoeger
2018-07-04
Translations: unify gettextFromC::tr() and QObject::tr()
Berthold Stoeger
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-02-24
Use temperature_t for temperatures in struct stats_t
Stefan Fuchs
2017-11-24
printing: update the coping of bundled templates
Lubomir I. Ivanov
2017-11-24
printing: add set_bundled_templates_as_read_only()
Lubomir I. Ivanov
2017-05-26
Creation of dive duration string and surface interval string
Stefan Fuchs
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2016-04-05
Fix include paths
Linus Torvalds
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-01-08
Removed grantlee template code to deal with non-Qobject
Tomaz Canabrava
2016-01-08
Move Dive class from qthelper.h/cpp to it's own file
Tomaz Canabrava
2015-11-16
qthelper: also support "maxcns" and "otu" in Grantlee HTML
Lubomir I. Ivanov
2015-11-16
templatelayout.h: expose cylinders and weights in Grantlee HTML
Lubomir I. Ivanov
2015-11-16
templatelayout.h: expose "dive.suit" as a Grantlee HTML variable
Lubomir I. Ivanov
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava