summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-12mobile UI: remove duplicate StartPageGravatar Dirk Hohndel
2020-03-12mobile UI: make user and log messages consistent for no cloudGravatar Dirk Hohndel
2020-03-11Grammar: replaces 'indexes' by 'indices'Gravatar Robert C. Helling
2020-03-10Add timestamps to libdivecomputer.logGravatar Christof Arnosti
2020-03-10Update translation source stringsGravatar Dirk Hohndel
2020-03-10translation tooling: fix script to not include Kirigami stringsGravatar Dirk Hohndel
2020-03-10Update translation source stringsGravatar Dirk Hohndel
2020-03-10Android: stop trying to list only FTDI based serial DCsGravatar Dirk Hohndel
2020-03-10Android: remove USB devices we don't supportGravatar Dirk Hohndel
2020-03-10undo infrastructure: improve undo command textsGravatar Dirk Hohndel
2020-03-10cloud storage: add list of changes made to commit messagesGravatar Dirk Hohndel
2020-03-10core: make command texts available for C codeGravatar Dirk Hohndel
2020-03-10undo infrastructure: collect the texts for the executed commandsGravatar Dirk Hohndel
2020-03-10build-system: remove pointless distinction between desktop and mobileGravatar Dirk Hohndel
2020-03-10mobile UI: six new iconsGravatar Dirk Hohndel
2020-03-10mobile UI: save changes to trip detailsGravatar Dirk Hohndel
2020-03-10mobile: add ability to update trip detailsGravatar Dirk Hohndel
2020-03-10mobile UI: add divelist context drawer action to edit trip detailsGravatar Dirk Hohndel
2020-03-10mobile models: add trip location and notesGravatar Dirk Hohndel
2020-03-10mobile/dive-list: add context menu when long-pressing on tripGravatar Dirk Hohndel
2020-03-10mobile UI: don't call into the event loopGravatar Dirk Hohndel
2020-03-10mobile/dive-list: allow moving dives between tripsGravatar Dirk Hohndel
2020-03-10mobile UI: more context actions in dive listGravatar Dirk Hohndel
2020-03-10mobile/dive-list: long press on dive selects and opens context drawerGravatar Dirk Hohndel
2020-03-10mobile UI: fix autoclose of context drawerGravatar Dirk Hohndel
2020-03-10mobile UI: add context menu to dive listGravatar Dirk Hohndel
2020-03-10mobile UI: allow adding a dive to a trip from context menuGravatar Dirk Hohndel
2020-03-10mobile/trip-handling: add helper to add dive to a tripGravatar Dirk Hohndel
2020-03-10dive models: add helper role to find trip above or below diveGravatar Dirk Hohndel
2020-03-10core/trip handling: add helper function to get trip from idGravatar Dirk Hohndel
2020-03-10mobile UI: add ability to remove dive from its tripGravatar Dirk Hohndel
2020-03-10core: add 'diveInTrip' role to underlying data modelGravatar Dirk Hohndel
2020-03-10mobile UI: only show context menu when viewing a diveGravatar Dirk Hohndel
2020-03-10mobile/filter: use signal to reload filterGravatar Berthold Stoeger
2020-03-10mobile: remove dive::collapsedGravatar Berthold Stoeger
2020-03-10mobile UI: set the correct location string when editing divesGravatar Dirk Hohndel
2020-03-10mobile UI: add context menu to DiveDetailsGravatar Dirk Hohndel
2020-03-10mobile: replace undoDelete() with generic undo()Gravatar Dirk Hohndel
2020-03-10mobile UI: make the text of the undo/redo action available to QMLGravatar Dirk Hohndel
2020-03-10core/undo: provide access to the QUndoStackGravatar Dirk Hohndel
2020-03-10mobile/divelist: add context drawerGravatar Dirk Hohndel
2020-03-10mobile: remove no longer used DiveListModelGravatar Berthold Stoeger
2020-03-10mobile/filter: connect directly to filterGravatar Berthold Stoeger
2020-03-10mobile: remove selectedDiveTimeStamp logicGravatar Berthold Stoeger
2020-03-10mobile: remove updateSelectedDive logicGravatar Berthold Stoeger
2020-03-10mobile/undo: create EditDive commandGravatar Berthold Stoeger
2020-03-10mobile/divelist: better handling of selection changeGravatar Dirk Hohndel
2020-03-10mobile: use undo-command to paste divesGravatar Berthold Stoeger
2020-03-10mobile: random white space cleanupGravatar Dirk Hohndel
2020-03-10mobile: don't disconnect model on downloadGravatar Berthold Stoeger