aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-07cleanup: remove unused CylindersModelFiltered functionsGravatar Berthold Stoeger
2020-04-07undo: add cylinders via undoGravatar Berthold Stoeger
2020-04-07CylindersModel: fold CHANGED() macro into setData()Gravatar Berthold Stoeger
2020-04-07CylindersModel: test for CHANGED() outside of switch statementGravatar Berthold Stoeger
2020-04-07CylindersModel: remove mark_dive_list_changedGravatar Berthold Stoeger
2020-04-07cylinders: remove CylindersModel::changedGravatar Berthold Stoeger
2020-04-07undo: remove TabDiveWidget::acceptChanges and rejectChangesGravatar Berthold Stoeger
2020-04-07CylindersModel: listen and react to signalsGravatar Berthold Stoeger
2020-04-07CylindersModel: don't test for planner-state in remove()Gravatar Berthold Stoeger
2020-04-07undo: call removeCylinder undo command in equipment tabGravatar Berthold Stoeger
2020-04-07undo: remove only "non-protected" cylindersGravatar Berthold Stoeger
2020-04-07undo: reorder cylinders on remove-cylinder undo/redoGravatar Berthold Stoeger
2020-04-07cleanup: remove CylindersModels::rowsGravatar Berthold Stoeger
2020-04-07CylinderModel: make dive dynamicGravatar Berthold Stoeger
2020-04-07undo: add cylinder undo commands by copy & pasteGravatar Berthold Stoeger
2020-04-07cleanup: move fill_default_cylinder from planner.c to equipment.cGravatar Berthold Stoeger
2020-04-07core: add create_new_cylinder() functionGravatar Berthold Stoeger
2020-04-07core: introduce set_cylinder() functionGravatar Berthold Stoeger
2020-04-07core: make free_cylinder() globalGravatar Berthold Stoeger
2020-04-07core: introduce clone_cylinder() functionGravatar Berthold Stoeger
2020-04-06delegate: don't add WSInfo entry in delegateGravatar Berthold Stoeger
2020-04-06delegates: don't use starts-with search to fetch cylinder/weight dataGravatar Berthold Stoeger
2020-04-04mobile/startup: fix potential crash when switching back and forthGravatar Dirk Hohndel
2020-04-04CHANGELOG updateGravatar Dirk Hohndel
2020-04-04mobile/cleanup: create helper function to hide verbose castsGravatar Dirk Hohndel
2020-04-04mobile/cloud-storage: correctly transition from no-cloud to cloudGravatar Dirk Hohndel
2020-04-04mobile/cloud-storage: fix test for no cloud to cloud transitionGravatar Dirk Hohndel
2020-04-04mobile/cleanup: remove outdated comment and fix whitespaceGravatar Dirk Hohndel
2020-04-04mobile/undo: set undo stack as clean after saveGravatar Berthold Stoeger
2020-04-04mobile/undo: consider undo-stack when checking for unsaved changesGravatar Berthold Stoeger
2020-04-04mobile/edits: ensure changesNeedSaving is calledGravatar Dirk Hohndel
2020-04-04mobile: when creating gps dive site use the new dive site nameGravatar Berthold Stoeger
2020-04-04mobile: properly recognize changed dive siteGravatar Berthold Stoeger
2020-04-04mobile/download-from-DC: ensure that changes get actually savedGravatar Dirk Hohndel
2020-04-04mobile/cleanup: fix whitespace and remove verbose messagesGravatar Dirk Hohndel
2020-04-04mobile UI: delay reading the dive list until app is activeGravatar Dirk Hohndel
2020-04-04mobile UI: only test for plugged in USB serial device on AndroidGravatar Dirk Hohndel
2020-04-04build-system: pull newer libxsltGravatar Dirk Hohndel
2020-04-04Update CHANGELOGGravatar Dirk Hohndel
2020-04-04mobile/core: remove locking for git accessGravatar Dirk Hohndel
2020-04-04mobile/dive-list: don't use cacheBufferGravatar Dirk Hohndel
2020-04-04mobile/dive-list: performance improvement for invalid divesGravatar Dirk Hohndel
2020-04-04mobile/dive-list: only show dive list notifications when it is visibleGravatar Dirk Hohndel
2020-04-04core/models: give progress update while populating modelsGravatar Dirk Hohndel
2020-04-04core/fulltext: give progress update while populating indexGravatar Dirk Hohndel
2020-04-04mobile/startup: show progress update earlierGravatar Dirk Hohndel
2020-04-04mobile/startup: show notification directly in the UI windowGravatar Dirk Hohndel
2020-04-04mobile UI: setup callback for the new notification mechanismGravatar Dirk Hohndel
2020-04-04core: add additional notification callbackGravatar Dirk Hohndel
2020-04-04mobile: add indication if the app has finished initializingGravatar Dirk Hohndel