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
2020-04-07
cleanup: use SAMPLE_EVENT_BOOKMARK in add_event() calls
Berthold Stoeger
2020-04-07
cleanup: remove DIVE EditMode in MainTab
Berthold Stoeger
2020-04-07
cleanup: remove parameter to MainTab::enableEdition
Berthold Stoeger
2020-04-07
desktop: remove EDIT mode
Berthold Stoeger
2020-04-07
desktop: move undo-disabling from enterEditState to disableShortcuts
Berthold Stoeger
2020-04-07
undo: update profile on cylinder editing
Berthold Stoeger
2020-04-07
CylindersModel: use flag to decide whether we are in planner
Berthold Stoeger
2020-04-07
undo/cylinder: call undo command to edit cylinder fields
Berthold Stoeger
2020-04-07
undo/cylinders: Implement editing of the type
Berthold Stoeger
2020-04-07
cleanup: remove default-code for editCurrentDive
Berthold Stoeger
2020-04-07
desktop: don't disable tabs in edit state
Berthold Stoeger
2020-04-07
cleanup: don't center map on rejecting edit
Berthold Stoeger
2020-04-07
cleanup: remove lastMode variable in MainTab::rejectChanges()
Berthold Stoeger
2020-04-07
edit: remove multi-dive version of edit information
Berthold Stoeger
2020-04-07
cleanup: remove strange recursive code in MainTab::enableEdition
Berthold Stoeger
2020-04-07
cleanup: remove cylinders_equal check in MainTab::rejectChanges()
Berthold Stoeger
2020-04-07
cleanup: remove unused CylindersModelFiltered functions
Berthold Stoeger
2020-04-07
undo: add cylinders via undo
Berthold Stoeger
2020-04-07
CylindersModel: fold CHANGED() macro into setData()
Berthold Stoeger
2020-04-07
CylindersModel: test for CHANGED() outside of switch statement
Berthold Stoeger
2020-04-07
CylindersModel: remove mark_dive_list_changed
Berthold Stoeger
2020-04-07
cylinders: remove CylindersModel::changed
Berthold Stoeger
2020-04-07
undo: remove TabDiveWidget::acceptChanges and rejectChanges
Berthold Stoeger
2020-04-07
CylindersModel: listen and react to signals
Berthold Stoeger
2020-04-07
CylindersModel: don't test for planner-state in remove()
Berthold Stoeger
2020-04-07
undo: call removeCylinder undo command in equipment tab
Berthold Stoeger
2020-04-07
undo: remove only "non-protected" cylinders
Berthold Stoeger
2020-04-07
undo: reorder cylinders on remove-cylinder undo/redo
Berthold Stoeger
2020-04-07
cleanup: remove CylindersModels::rows
Berthold Stoeger
2020-04-07
CylinderModel: make dive dynamic
Berthold Stoeger
2020-04-07
undo: add cylinder undo commands by copy & paste
Berthold Stoeger
2020-04-07
cleanup: move fill_default_cylinder from planner.c to equipment.c
Berthold Stoeger
2020-04-07
core: add create_new_cylinder() function
Berthold Stoeger
2020-04-07
core: introduce set_cylinder() function
Berthold Stoeger
2020-04-07
core: make free_cylinder() global
Berthold Stoeger
2020-04-07
core: introduce clone_cylinder() function
Berthold Stoeger
2020-04-06
delegate: don't add WSInfo entry in delegate
Berthold Stoeger
2020-04-06
delegates: don't use starts-with search to fetch cylinder/weight data
Berthold Stoeger
2020-04-04
mobile/startup: fix potential crash when switching back and forth
Dirk Hohndel
2020-04-04
CHANGELOG update
Dirk Hohndel
2020-04-04
mobile/cleanup: create helper function to hide verbose casts
Dirk Hohndel
2020-04-04
mobile/cloud-storage: correctly transition from no-cloud to cloud
Dirk Hohndel
2020-04-04
mobile/cloud-storage: fix test for no cloud to cloud transition
Dirk Hohndel
2020-04-04
mobile/cleanup: remove outdated comment and fix whitespace
Dirk Hohndel
2020-04-04
mobile/undo: set undo stack as clean after save
Berthold Stoeger
2020-04-04
mobile/undo: consider undo-stack when checking for unsaved changes
Berthold Stoeger
2020-04-04
mobile/edits: ensure changesNeedSaving is called
Dirk Hohndel
2020-04-04
mobile: when creating gps dive site use the new dive site name
Berthold Stoeger
2020-04-04
mobile: properly recognize changed dive site
Berthold Stoeger
2020-04-04
mobile/download-from-DC: ensure that changes get actually saved
Dirk Hohndel
[next]