Age | Commit message (Expand) | Author |
2021-01-01 | mobile/UI: consolidate to a single check box | Dirk Hohndel |
2021-01-01 | mobile/UI: ensure active input field stays visible | Dirk Hohndel |
2021-01-01 | mobile/UI: ensure that edited text is current | Dirk Hohndel |
2021-01-01 | mobile/UI: use our small label template | Dirk Hohndel |
2021-01-01 | mobile/UI: don't show virtual keyboard when starting dive edit | Dirk Hohndel |
2021-01-01 | mobile/UI: add template for editable combo box | Dirk Hohndel |
2020-12-23 | mobile/UI: update location combobox for dive edit | Dirk Hohndel |
2020-12-21 | mobile: remove non-functional code | Dirk Hohndel |
2020-12-20 | mobile/UI: fix theming of combo boxes in dive edit | Dirk Hohndel |
2020-08-16 | mobile/dive-edit: fix incorrect handling of multi tank gas mixes | Dirk Hohndel |
2020-05-30 | mobile/dive-edit: fix broken editable combo boxes | Dirk Hohndel |
2020-05-18 | mobile/dive-edit: use template components and theme colors | Dirk Hohndel |
2020-03-10 | mobile/undo: create EditDive command | Berthold Stoeger |
2020-03-10 | mobile/divelist: remove showDiveIndex QML-function | Berthold Stoeger |
2020-02-07 | mobile/notes-edit: ensure cursor stays visible editing dive notes | Dirk Hohndel |
2019-10-21 | Mobile: allow editing dive number | Dirk Hohndel |
2019-10-20 | Mobile: remove remaining accesses to DiveObjectHelper from QML | Dirk Hohndel |
2019-10-14 | Mobile: ensure input fields stay visible after keyboard opens | Dirk Hohndel |
2019-10-06 | Fix text in darkmode on mobile app. | Paul Buxton |
2018-10-01 | Mobile QML UI: bump Kirigami imports to 2.4 | Jan Mulder |
2018-09-25 | Mobile: use editText instead of currentText in Suit and DiveMaster boxes | Berthold Stoeger |
2018-08-11 | Mobile: fix saving new dive | Jocke |
2018-08-11 | Mobile: fix adding new dive | Jocke |
2018-08-11 | Mobile: save pressures | Jocke |
2018-08-11 | Mobile: save gasmixes | Jocke |
2018-08-11 | Mobile: display all used gases on the edit page | Jocke |
2018-08-11 | Mobile: save edited cylinders | Jocke |
2018-08-11 | Mobile: Display used cylinders on edit page | Jocke |
2018-04-14 | QML UI: if we don't have a current position, update it later | Dirk Hohndel |
2018-03-19 | QML UI: drop focus when selecting a location | Joakim Bygdell |
2018-03-19 | Mobile: change location combobox id | Joakim Bygdell |
2018-03-19 | Mobile: Fix location combobox | Joakim Bygdell |
2018-03-19 | QML UI: drop focus on edit | Joakim Bygdell |
2018-03-19 | Moblie: remove comparison when saving | Joakim Bygdell |
2018-03-19 | QML UI: drop focus when ComboBox element is picked | Dirk Hohndel |
2018-03-19 | QML UI: cylinders aren't editable | Dirk Hohndel |
2018-03-19 | QML UI: switch editing back to comboBox | Joakim Bygdell |
2018-01-31 | mobile cleanup: restyle construction of locationlist | 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 |
2017-12-15 | mobile: clear internal data when edit/add dive is finished | Jan Mulder |
2017-11-25 | mobile: get GPS data from dive site name | Jan Mulder |
2017-11-25 | mobile: autocomplete location names | Jan Mulder |
2017-11-19 | QML UI: QtQuick.Layouts to 1.2 | 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-17 | mobile: silence deprecated messages in logging about Kirigami.Label | Jan Mulder |
2017-10-05 | QML UI: add transition when switching to edit mode | Dirk Hohndel |