Age | Commit message (Expand) | Author |
2019-11-08 | Mobile: derive the index from the dive id | Dirk Hohndel |
2019-11-03 | Mobile: use appendTextToLog to get timestamps in logs | Dirk Hohndel |
2019-10-26 | Mobile: more code to deal with undefined elements | Dirk Hohndel |
2019-10-26 | Mobile: don't show nothing for the location | Dirk Hohndel |
2019-10-20 | Mobile: remove remaining accesses to DiveObjectHelper from QML | Dirk Hohndel |
2019-10-20 | Mobile: get dive details directly from the model | Dirk Hohndel |
2019-10-14 | Mobile: pick icons depending on theme | Dirk Hohndel |
2019-10-13 | Mobile: update the map when the selected dive changes | Dirk Hohndel |
2019-10-13 | Mobile: don't make sub-pages fill the parent | Dirk Hohndel |
2019-10-13 | Mobile: show the undo for delete for 5 seconds | Dirk Hohndel |
2019-09-14 | Mobile: don't generate numerous DiveObjectHelpers in startEditMode() | Berthold Stoeger |
2018-11-15 | Mobile: Allow multiple divemasters | Jocke |
2018-10-29 | Dive site: replace UUID by pointer in mobile code | Berthold Stoeger |
2018-10-12 | QML, cleanup: remove stackView | Jan Mulder |
2018-10-07 | QML UI, consistency: add text attribute for all actions | Jan Mulder |
2018-10-01 | Mobile QML UI: bump Kirigami imports to 2.4 | Jan Mulder |
2018-10-01 | QML UI: clip divedetails Listview | Jan Mulder |
2018-09-26 | mobile, QML UI: whitespace in dive details page | Jan Mulder |
2018-08-11 | Mobile: fix adding new dive | Jocke |
2018-08-11 | Mobile: save pressures | Jocke |
2018-08-11 | Mobile: display all used gases on the edit page | Jocke |
2018-08-11 | Mobile: Display used cylinders on edit page | Jocke |
2018-06-18 | mobile: use full icon path. | Murillo Bernardes |
2018-05-09 | mobile: show selected dive on details view | Murillo Bernardes |
2018-04-16 | QML UI: fix incorrect icon references | Dirk Hohndel |
2018-03-19 | Mobile: Fix location combobox | Joakim Bygdell |
2018-03-19 | Mobile: for multiple buddies pick index of first | Joakim Bygdell |
2018-03-11 | main.qml: modify showMap() to not accept location | Lubomir I. Ivanov |
2018-02-17 | Mobile QML UI: fix background colors | Jan Mulder |
2018-02-17 | Mobile QML: main.qml to Kirigmi 2.2 | Jan Mulder |
2018-02-02 | mobile cleanup: repair stupid mistake | Jan Mulder |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (3) | Jan Mulder |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (2) | Jan Mulder |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (1) | Jan Mulder |
2018-01-03 | mobile: newer Kirigami SHA | Jan Mulder |
2017-12-18 | mobile: exit edit mode when navigating away from edit page | Jan Mulder |
2017-12-15 | mobile: clear internal data when edit/add dive is finished | Jan Mulder |
2017-12-07 | Mobile: Enable editing multiple buddies | Joakim Bygdell |
2017-11-25 | mobile: autocomplete location names | Jan Mulder |
2017-11-19 | QML UI: QtQuick.Controls to version 2.2 | Jan Mulder |
2017-11-19 | QML UI: QtQuick to 2.6 | Jan Mulder |
2017-11-19 | QML UI: Kirigami to 2.2 | Jan Mulder |
2017-10-29 | QML UI: Scrolling in dive details | Jan Mulder |
2017-10-05 | Whitespace | Dirk Hohndel |
2017-10-05 | QML UI: always start edit at top of page | Dirk Hohndel |
2017-10-05 | QML UI: add transition when switching to edit mode | Dirk Hohndel |
2017-10-04 | QML UI: make edit page scrollable | Dirk Hohndel |
2017-10-04 | QML UI: change the dive edit to not be an overlay | Dirk Hohndel |
2017-10-04 | QML UI: top padding for dive details | Dirk Hohndel |
2017-08-02 | QML UI: loose focus on endEditMode | Joakim Bygdell |