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
Age
Commit message (
Expand
)
Author
2021-04-21
xml parsing: add XML_PARSE_HUGE flag to xmlReadMemory()
Linus Torvalds
2021-04-19
cleanup: don't hardcode array length
Dirk Hohndel
2021-04-19
cloudstorage: update remote if cloud server changes
Dirk Hohndel
2021-04-19
cloudstorage: try alternative server if first connection fails
Dirk Hohndel
2021-04-19
cloudstorage: adapt tests
Dirk Hohndel
2021-04-19
cloudstorage: create consistent local directory names
Dirk Hohndel
2021-04-19
cloudstorage: try to pick between multiple cloud servers
Dirk Hohndel
2021-04-19
cloudstorage: add API to just update on-disk setting
Dirk Hohndel
2021-04-19
cloudstorage: some cleanup of cloud url handling
Dirk Hohndel
2021-04-19
cloudstorage: remove ancient SSL hack
Dirk Hohndel
2021-04-10
profile: remove enableToolbar() signal
Berthold Stoeger
2021-04-10
profile: remove force parameter from ProfileWidget2::plotDive()
Berthold Stoeger
2021-04-10
profile: remove [disable|enable]Shortcuts() signals
Berthold Stoeger
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
profile: populate dive handlers when switching to edit/plan mode
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: remove redundant replot() calls in key events
Berthold Stoeger
2021-04-02
profile: make ItemPos initialization constant
Berthold Stoeger
2021-04-02
desktop: query DivePlannerPointsModel for planner state
Berthold Stoeger
2021-04-02
planner: set profile to planner state in main window
Berthold Stoeger
2021-04-02
desktop: remove check for editMode in maintab
Berthold Stoeger
2021-04-02
profile: display arbitrary dive
Berthold Stoeger
2021-04-02
profile: don't check for stepping past maximum time / depth
Berthold Stoeger
2021-04-02
profile: fix logic in keyDeleteAction()
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
profile: remove special casing of handle moving
Berthold Stoeger
2021-04-02
profile: pass DivePlannerPointsModel at construction time
Berthold Stoeger
2021-04-02
profile: connect to DivePointsPlannerModel in separate function
Berthold Stoeger
2021-04-02
planner: implement move semantics in DivePlannerPointsModel
Berthold Stoeger
2021-04-02
profile: implement proper model/view semantics in ProfileWidget2
Berthold Stoeger
2021-04-02
profile use unique_ptr to manage dive handler objects
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
[prev]
[next]