Age | Commit message (Expand) | Author |
2020-03-12 | mobile UI: make user and log messages consistent for no cloud | Dirk Hohndel |
2020-03-11 | Grammar: replaces 'indexes' by 'indices' | Robert C. Helling |
2020-03-10 | Add timestamps to libdivecomputer.log | Christof Arnosti |
2020-03-10 | Update translation source strings | Dirk Hohndel |
2020-03-10 | translation tooling: fix script to not include Kirigami strings | Dirk Hohndel |
2020-03-10 | Update translation source strings | Dirk Hohndel |
2020-03-10 | Android: stop trying to list only FTDI based serial DCs | Dirk Hohndel |
2020-03-10 | Android: remove USB devices we don't support | Dirk Hohndel |
2020-03-10 | undo infrastructure: improve undo command texts | Dirk Hohndel |
2020-03-10 | cloud storage: add list of changes made to commit messages | Dirk Hohndel |
2020-03-10 | core: make command texts available for C code | Dirk Hohndel |
2020-03-10 | undo infrastructure: collect the texts for the executed commands | Dirk Hohndel |
2020-03-10 | build-system: remove pointless distinction between desktop and mobile | Dirk Hohndel |
2020-03-10 | mobile UI: six new icons | Dirk Hohndel |
2020-03-10 | mobile UI: save changes to trip details | Dirk Hohndel |
2020-03-10 | mobile: add ability to update trip details | Dirk Hohndel |
2020-03-10 | mobile UI: add divelist context drawer action to edit trip details | Dirk Hohndel |
2020-03-10 | mobile models: add trip location and notes | Dirk Hohndel |
2020-03-10 | mobile/dive-list: add context menu when long-pressing on trip | Dirk Hohndel |
2020-03-10 | mobile UI: don't call into the event loop | Dirk Hohndel |
2020-03-10 | mobile/dive-list: allow moving dives between trips | Dirk Hohndel |
2020-03-10 | mobile UI: more context actions in dive list | Dirk Hohndel |
2020-03-10 | mobile/dive-list: long press on dive selects and opens context drawer | Dirk Hohndel |
2020-03-10 | mobile UI: fix autoclose of context drawer | Dirk Hohndel |
2020-03-10 | mobile UI: add context menu to dive list | Dirk Hohndel |
2020-03-10 | mobile UI: allow adding a dive to a trip from context menu | Dirk Hohndel |
2020-03-10 | mobile/trip-handling: add helper to add dive to a trip | Dirk Hohndel |
2020-03-10 | dive models: add helper role to find trip above or below dive | Dirk Hohndel |
2020-03-10 | core/trip handling: add helper function to get trip from id | Dirk Hohndel |
2020-03-10 | mobile UI: add ability to remove dive from its trip | Dirk Hohndel |
2020-03-10 | core: add 'diveInTrip' role to underlying data model | Dirk Hohndel |
2020-03-10 | mobile UI: only show context menu when viewing a dive | Dirk Hohndel |
2020-03-10 | mobile/filter: use signal to reload filter | Berthold Stoeger |
2020-03-10 | mobile: remove dive::collapsed | Berthold Stoeger |
2020-03-10 | mobile UI: set the correct location string when editing dives | Dirk Hohndel |
2020-03-10 | mobile UI: add context menu to DiveDetails | Dirk Hohndel |
2020-03-10 | mobile: replace undoDelete() with generic undo() | Dirk Hohndel |
2020-03-10 | mobile UI: make the text of the undo/redo action available to QML | Dirk Hohndel |
2020-03-10 | core/undo: provide access to the QUndoStack | Dirk Hohndel |
2020-03-10 | mobile/divelist: add context drawer | Dirk Hohndel |
2020-03-10 | mobile: remove no longer used DiveListModel | Berthold Stoeger |
2020-03-10 | mobile/filter: connect directly to filter | Berthold Stoeger |
2020-03-10 | mobile: remove selectedDiveTimeStamp logic | Berthold Stoeger |
2020-03-10 | mobile: remove updateSelectedDive logic | Berthold Stoeger |
2020-03-10 | mobile/undo: create EditDive command | Berthold Stoeger |
2020-03-10 | mobile/divelist: better handling of selection change | Dirk Hohndel |
2020-03-10 | mobile: use undo-command to paste dives | Berthold Stoeger |
2020-03-10 | mobile: random white space cleanup | Dirk Hohndel |
2020-03-10 | mobile: don't disconnect model on download | Berthold Stoeger |
2020-03-10 | mobile: reduce the number of model reloads when opening cloud data | Berthold Stoeger |