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
Age
Commit message (
Expand
)
Author
2021-10-11
Ignore invalid dives in subsurface-mobile dive summary
Tim Segers
2021-10-01
Don't access gasmix.o2.fraction
Robert C. Helling
2021-09-13
mobile: remove GpsListModel
Dirk Hohndel
2021-08-18
Remove the divecomputermodel code
Linus Torvalds
2021-05-12
Planner: Update plan when deco parameters change
Robert C. Helling
2021-05-08
profile: remove DiveAmbPressureItem
Berthold Stoeger
2021-05-08
profile: remove DiveGFLineItem
Berthold Stoeger
2021-05-07
Planner: Update notes when not computing variations
Robert C. Helling
2021-04-02
planner: split DivePlannerPointsModel::remove() in two
Berthold Stoeger
2021-04-02
planner: avoid starting unneeded variation thread
Berthold Stoeger
2021-04-02
planner: remove DivePlannerPointsModel::recalc flag
Berthold Stoeger
2021-04-02
planner: call removeDeco() explicitly
Berthold Stoeger
2021-04-02
planner: don't clear recalc in DivePlannerPointsModel::clear()
Berthold Stoeger
2021-04-02
planner: split DivePlannerPointsModel::removePoints() in two
Berthold Stoeger
2021-04-02
planner: don't export recalc flag of DivePlannerPointsModel
Berthold Stoeger
2021-04-02
profile/planner: don't update dive in ProfileWidget2::plotDive()
Berthold Stoeger
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
[next]