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: 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
2020-04-04
mobile/cleanup: fix whitespace and remove verbose messages
Dirk Hohndel
2020-04-04
mobile UI: delay reading the dive list until app is active
Dirk Hohndel
2020-04-04
mobile UI: only test for plugged in USB serial device on Android
Dirk Hohndel
2020-04-04
build-system: pull newer libxslt
Dirk Hohndel
2020-04-04
Update CHANGELOG
Dirk Hohndel
2020-04-04
mobile/core: remove locking for git access
Dirk Hohndel
2020-04-04
mobile/dive-list: don't use cacheBuffer
Dirk Hohndel
2020-04-04
mobile/dive-list: performance improvement for invalid dives
Dirk Hohndel
2020-04-04
mobile/dive-list: only show dive list notifications when it is visible
Dirk Hohndel
2020-04-04
core/models: give progress update while populating models
Dirk Hohndel
2020-04-04
core/fulltext: give progress update while populating index
Dirk Hohndel
2020-04-04
mobile/startup: show progress update earlier
Dirk Hohndel
2020-04-04
mobile/startup: show notification directly in the UI window
Dirk Hohndel
2020-04-04
mobile UI: setup callback for the new notification mechanism
Dirk Hohndel
2020-04-04
core: add additional notification callback
Dirk Hohndel
2020-04-04
mobile: add indication if the app has finished initializing
Dirk Hohndel
[prev]
[next]