Age | Commit message (Expand) | Author |
2018-03-19 | QML UI: Fix checkbox color | Joakim Bygdell |
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 | Mobile: for multiple buddies pick index of first | 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-03-14 | Cleanup: introduce copy_qstring() function | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2018-03-12 | Mobile: pass QString as value to registerError() | Berthold Stoeger |
2018-03-11 | main.qml: handle mapPage in pageStack.onCurrentItemChanged() | Lubomir I. Ivanov |
2018-03-11 | main.qml: add a drawer action for the map | Lubomir I. Ivanov |
2018-03-11 | main.qml: modify showMap() to not accept location | Lubomir I. Ivanov |
2018-03-11 | main.qml: create an instance of MapPage | Lubomir I. Ivanov |
2018-03-11 | mobile-resources.qrc: add the map related resources for mobile | Lubomir I. Ivanov |
2018-03-11 | mappage.qml: add a Kirigami page for the map widget | Lubomir I. Ivanov |
2018-03-11 | divelist.qml: add the setCurrentDiveListIndex() helper | Lubomir I. Ivanov |
2018-02-24 | QML UI Mobile: correct margins on log page | Jan Mulder |
2018-02-24 | Mobile QML UI: wideScreen property change | Jan Mulder |
2018-02-24 | Revert "Mobile QML UI: fix more background colors (gpslist)" | Jan Mulder |
2018-02-19 | QML UI: do not overflow right margin on BT text | Jan Mulder |
2018-02-17 | Mobile QML UI: fix more background colors (gpslist) | Jan Mulder |
2018-02-17 | Mobile QML UI: color the application header correctly | Jan Mulder |
2018-02-17 | Mobile QML UI: fix background colors | Jan Mulder |
2018-02-17 | Mobile QML UI: Divelist hover/selected colors | Jan Mulder |
2018-02-17 | Mobile QML: main.qml to Kirigmi 2.2 | Jan Mulder |
2018-02-11 | Mobile QML: set fontsize for developer log | Jan Mulder |
2018-02-08 | Mobile cleanup: remove unused actions | Jan Mulder |
2018-02-02 | mobile cleanup: repair stupid mistake | Jan Mulder |
2018-01-31 | mobile: introduce simple private helper updateAllGlobalLists() | Jan Mulder |
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 |
2018-01-31 | Make report_error() reentrant | Berthold Stoeger |
2018-01-31 | Use error callback to log errors in QMLManager | Berthold Stoeger |
2018-01-25 | Remove function-call indirection in qmlmanager.cpp | Berthold Stoeger |
2018-01-18 | Mobile: start message timer on startup | Berthold Stoeger |
2018-01-18 | Mobile: don't show timer twice in log-message | Berthold Stoeger |
2018-01-18 | Remove redundant local variables cloudPwd and cloudUser | Berthold Stoeger |
2018-01-18 | Remove redundant QML getter functions | Berthold Stoeger |
2018-01-11 | Introduce helper function empty_string() | Berthold Stoeger |
2018-01-10 | mobile: fix crash on delete dive from divelist | Jan Mulder |
2018-01-08 | Move resetting of current file out of clear_dive_file_data() | Berthold Stoeger |
2018-01-07 | Remove redundant call to clear_dive_file_data() | Berthold Stoeger |
2018-01-03 | mobile: silence warnings in the app log | Jan Mulder |
2018-01-03 | mobile: newer Kirigami SHA | Jan Mulder |