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
/
core
/
subsurface-qt
Age
Commit message (
Expand
)
Author
2020-12-17
core: remove DiveObjectHelper
Berthold Stoeger
2020-12-17
mobile: remove DiveObjectHelper code
Berthold Stoeger
2020-12-17
printing: remove CylinderObjectHelper
Berthold Stoeger
2020-12-17
printing: remove DiveObjectHelper from printing code
Berthold Stoeger
2020-12-17
printing: remove DiveObjectHelperGrantlee
Berthold Stoeger
2020-12-17
core: create string-format.cpp source file
Berthold Stoeger
2020-12-13
core: keep tank infos in a dynamic table
Berthold Stoeger
2020-12-12
preferences: create global settingsChanged signal
Berthold Stoeger
2020-12-12
Add surge etc to printing template variables
Robert C. Helling
2020-11-14
undo: add a general dives-imported signal
Berthold Stoeger
2020-10-25
undo: add device related undo commands
Berthold Stoeger
2020-10-24
devices: add devices in Command::importTable()
Berthold Stoeger
2020-09-29
filter: add filter preset undo commands
Berthold Stoeger
2020-08-21
cleanup: remove obsolete logic in getFormattedCylinder()
Berthold Stoeger
2020-05-22
cleanup: move timestampToDateTime() to qthelper.cpp
Berthold Stoeger
2020-05-07
cleanup: invert control-flow when resetting the core structures
Berthold Stoeger
2020-05-06
undo: make picture (media) deletion undoable
Berthold Stoeger
2020-05-06
undo: implement undo of setting a picture time by drag&drop
Berthold Stoeger
2020-05-05
Grantlee: Add salinity and water type to grantlee variables
Monty Taylor
2020-05-01
cleanup: move dive_table from dive.h to divelist.h
Berthold Stoeger
2020-04-26
cleanup: remove Command::inCommand()
Berthold Stoeger
2020-04-07
undo: replot profile if event changed
Berthold Stoeger
2020-04-07
undo: add cylinder undo commands by copy & paste
Berthold Stoeger
2020-03-24
cleanup: fix unitialized value
Dirk Hohndel
2020-03-20
Undo: implement invalidate-dive command
Berthold Stoeger
2020-03-12
cleanup: remove current_dive parameter from divesSelected signal
Berthold Stoeger
2020-02-04
Cleanup: lower-case filenames in core/subsurface-qt/
Berthold Stoeger
2019-12-05
Undo: make weight editing undoable
Berthold Stoeger
2019-12-05
Undo: make adding of weights an undoable action
Berthold Stoeger
2019-12-03
Desktop: add additional star widgets to Information tab
willemferguson
2019-11-19
Dive list: update selection after clearing model
Berthold Stoeger
2019-11-19
Filter: move recalculation of filter from FilterModel to TripModel
Berthold Stoeger
2019-11-19
Filter: move calculation of shown dives to undo command
Berthold Stoeger
2019-11-09
Cylinders: access cylinders with get_cylinder()
Berthold Stoeger
2019-11-09
Mobile: optimize cylinderList() function
Berthold Stoeger
2019-11-09
Cleanup: replace unsigned by signed parameter in two helper functions
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-10-26
Undo: turn dive- and trip-fields into flags
Berthold Stoeger
2019-10-26
Desktop: make salinity a field known to the undo system
Berthold Stoeger
2019-10-20
Core: move cylinder list getter into helper function
Dirk Hohndel
2019-10-20
Core: make helper functions global
Dirk Hohndel
2019-10-20
Core: debug helper for DOH constructor
Dirk Hohndel
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
Cleanup: make cylinder_t argument to CylinderObjectHelper const
Berthold Stoeger
2019-09-14
Cleanup: remove unused function DiveObjectHelper::cylinder(int)
Berthold Stoeger
2019-09-14
Cleanup: remove unused function DiveObjectHelper::weight(int)
Berthold Stoeger
2019-09-14
Mobile: remove DiveObjectHelper to bool casts
Berthold Stoeger
2019-09-14
Mobile: remove DiveObjectHelper::getDive()
Berthold Stoeger
2019-09-14
Mobile: Generate DiveObjectHelpers on the fly
Berthold Stoeger
[next]