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
/
qt-models
/
models.cpp
Age
Commit message (
Expand
)
Author
2019-11-09
Cylinders: access cylinders with get_cylinder()
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-07-18
Cleanup: remove includes from qthelper.h
Berthold Stoeger
2019-04-12
Icons: cache small edit icon
Berthold Stoeger
2018-06-18
Change from gettextFromC::instance()->tr() to gettextFromC::tr();
Stefan Fuchs
2018-06-18
Use correct "tr" call for translating dive mode names
Stefan Fuchs
2018-06-17
Fix an error around translation of dive modes in the UI
Stefan Fuchs
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-05-21
qt-models: Change Q_UNUSED to no parameter name
jan Iversen
2018-05-14
Planner: Add combo box for dive mode selection
Robert C. Helling
2018-01-10
Move function to proper place
Jan Mulder
2017-12-24
Remove superfluous QScopedPointer<>s in singletons
Berthold Stoeger
2017-11-30
Use better aliases for icons.
Martin Měřinský
2017-11-29
Revert "Use consistent aliases for all icons."
Dirk Hohndel
2017-11-29
Use consistent aliases for all icons.
Martin Měřinský
2017-04-29
Add SPDX header to Qt models
Dirk Hohndel
2016-09-20
Language preference: remove the .qm suffix before handling locale
Dirk Hohndel
2016-08-27
Settings update: Remove unused include & variable.
Tomaz Canabrava
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-08
Silence warnings in models.cpp
Tomaz Canabrava
2015-09-17
Planner: show new icon to indicate that last point can't be deleted
Dirk Hohndel
2015-05-29
Fewer rebuilds triggered by changes in models.h
Tomaz Canabrava
2015-05-29
Move ProfilePrintModel to qt-models
Tomaz Canabrava
2015-05-29
Move TablePrintModel to Qt-models
Tomaz Canabrava
2015-05-29
Move DiveTripModel to qt-models
Tomaz Canabrava
2015-05-29
Move the YearlyStatisticsModel to qt-models
Tomaz Canabrava
2015-05-29
Move TreeModel to qt-models
Tomaz Canabrava
2015-05-29
Move DiveComputerModel to qt-models
Tomaz Canabrava
2015-05-29
Move ExtraDataModel to qt-models
Tomaz Canabrava
2015-05-29
Move WeightModel to qt-models
Tomaz Canabrava
2015-05-29
Move WeigthSystem Info model to qt-models
Tomaz Canabrava
2015-05-29
Move Tankinfomodel to its own file
Tomaz Canabrava
2015-05-29
Move DivePlannerModel and CylinderModel to qt-models
Tomaz Canabrava
2015-05-29
Move CleanerTableModel to its own file
Tomaz Canabrava
2015-05-29
Move the models to its own folder
Tomaz Canabrava