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
/
qt-models
Age
Commit message (
Expand
)
Author
2021-04-02
planner: split addStop() into external and internal versions
Berthold Stoeger
2021-04-02
cleanup: make DivePlannerPointsModel::removeDeco() private
Berthold Stoeger
2021-04-02
cleanup: remove unused function DivePlannerPointsModel::size()
Berthold Stoeger
2021-04-02
cleanup: remove unused member DivePlannerPointsModel::addingDeco
Berthold Stoeger
2021-04-02
planner: split createTemporaryPlan() function.
Berthold Stoeger
2021-04-02
cleanup: unify whitespace in switch statement
Berthold Stoeger
2021-04-02
planner: remove DivePlannerPointsModel::setRecalc()
Berthold Stoeger
2021-04-02
profile: display arbitrary dive
Berthold Stoeger
2021-04-02
planner: remove displayed_dive from DivePlannerModel
Berthold Stoeger
2021-04-02
planner: move clearing of model into loadFromDive() function
Berthold Stoeger
2021-04-02
cleanup: remove pointless cylinder model update
Berthold Stoeger
2021-04-02
planner: move same-time check to DivePlannerPointsModel
Berthold Stoeger
2021-04-02
planner: implement move semantics in DivePlannerPointsModel
Berthold Stoeger
2021-04-02
planner: fix removal of points from DivePlannerPointsModel
Berthold Stoeger
2021-04-02
planner: insert point at correct position
Berthold Stoeger
2021-04-02
cleanup: use proper model/view semantics in DivePlannerModel
Berthold Stoeger
2021-04-02
cleanup: add DivePlannerPointsModel::addDefaultStop() function
Berthold Stoeger
2021-04-02
cleanup: constify DivePlannerPoints model accessor functions
Berthold Stoeger
2021-04-02
planner: unslotify two functions in DivePlannerPointsModel
Berthold Stoeger
2021-03-31
core: initialize dive selection after resetting the data
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to decoMode()
Berthold Stoeger
2021-02-10
desktop: cache photo and geo icons
Berthold Stoeger
2021-01-20
cleanup: make a few DivePlannerModel functions private
Berthold Stoeger
2021-01-20
cleanup: remove dive parameter from DivePlotDataModel::setDive()
Berthold Stoeger
2021-01-20
planner: remove DivePlannerPointsModel::startTimeChanged signal
Berthold Stoeger
2021-01-13
mobile/cleanup: reduce the noise in our logs
Dirk Hohndel
2021-01-10
profile: pass dive to DiveHandler
Berthold Stoeger
2021-01-10
profile: explicitly update profile items
Berthold Stoeger
2021-01-10
cleanup: const-ify DivePlotDataModel::*max() functions
Berthold Stoeger
2021-01-10
profile: remove redundant code in DiveCalculatedCeiling
Berthold Stoeger
2021-01-01
fix potential crash in GPS code
Dirk Hohndel
2020-12-29
cleanup: remove getDivesInTrip() in qthelper.cpp
Berthold Stoeger
2020-12-29
filter: internalize shown_dives in DiveFilter class
Berthold Stoeger
2020-12-29
filter: move shown_dive from divelist.c to divefilter.cpp
Berthold Stoeger
2020-12-29
filter: reset shown_dives in filter
Berthold Stoeger
2020-12-17
mobile: remove DiveObjectHelper code
Berthold Stoeger
2020-12-17
printing: remove DiveObjectHelper from printing code
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-03
downloader: save downloaded dives
Robert C. Helling
2020-12-03
downloader: wait for download thread
Robert C. Helling
2020-12-03
build-system: add models and shared backends to the downloader
Dirk Hohndel
2020-11-24
cylindermodel: remove in_planner() use
Berthold Stoeger
2020-11-24
diveplannermodel: replace in_planner() by isPlanner()
Berthold Stoeger
2020-11-14
desktop: automatically reload completion-models
Berthold Stoeger
2020-11-14
cleanup: remove macros from qt-models/completionmodels.cpp
Berthold Stoeger
2020-11-07
desktop: fix saving of column-widths of device and site tables
Berthold Stoeger
2020-10-26
cleanup: SkipEmptyParts syntax has changed
Dirk Hohndel
2020-10-25
cleanup: split out divecomputer functions from dive.c
Berthold Stoeger
[next]