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
/
core
/
subsurface-qt
Age
Commit message (
Expand
)
Author
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
2019-09-14
DiveObjectHelper: Turn DiveObjectHelper into Q_GADGET based object
Berthold Stoeger
2019-09-14
Mobile: move tripNrDive from DiveObjectHelper to DiveListModel
Berthold Stoeger
2019-09-14
Mobile: move tripId from DiveObjectHelper to DiveListModel
Berthold Stoeger
2019-09-14
Mobile: remove full-text properties from DiveObjectHelper
Berthold Stoeger
2019-09-11
Use and handle <br/> in DiveObjectHelper
Anton Lundin
2019-08-22
Grantlee: generate vector of cylinder data on-demand
Berthold Stoeger
2019-08-22
Cleanup: turn CylinderObjectHelper into value type
Berthold Stoeger
2019-08-22
Cleanup: don't include dive.h in CylinderObjectHelper.hpp
Berthold Stoeger
2019-08-12
DiveObjectHelper: warn if object is generated from the null pointer
Berthold Stoeger
2019-08-12
DiveObjectHelper: remove default argument
Berthold Stoeger
2019-08-11
Mobile: properly recognize single-weightsystem dives
Berthold Stoeger
2019-07-18
Core: dynamically resize weight table
Berthold Stoeger
2019-06-23
Cleanup: unify selection signals
Berthold Stoeger
2019-06-23
Undo: unify selection behavior in dive-list commands
Berthold Stoeger
2019-06-23
Undo: don't send signals batched by trip
Berthold Stoeger
2019-06-19
Undo: sort dives by dive_less_than() in signals
Berthold Stoeger
2019-06-19
Cleanup: use total_weight() in DiveObjectHelper::sumWeight()
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-06-15
Undo: hide multi-dive-edit warning message on subsequent edit
Berthold Stoeger
2019-05-15
Convert the atmospheric pressure in the Information Tab to an editable field
willemferguson
2019-04-12
Undo: implement undo of dive trip editing
Berthold Stoeger
2019-04-12
Undo: update cylinder and weight models on paste
Berthold Stoeger
2019-04-12
Undo: update dive list after edit command
Berthold Stoeger
2019-04-12
Undo: implement undo of depth and duration editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site editing
Berthold Stoeger
2019-04-12
Undo: update notes field if changed by undo commands
Berthold Stoeger
2019-04-12
Undo: Implement undo of dive site name editing
Berthold Stoeger
[next]