Age | Commit message (Expand) | Author |
2021-01-19 | mobile/UI: remember the system default font size | Dirk Hohndel |
2021-01-19 | cleanup: create separate UI entry points for desktop and mobile | Dirk Hohndel |
2021-01-19 | mobile/Android: ensure the onePlus font has point size | Dirk Hohndel |
2021-01-13 | mobile/statistics: export ChartListModel to QML | Berthold Stoeger |
2021-01-10 | statistics: add a skeleton StatsManager class | Berthold Stoeger |
2021-01-10 | statistics: convert chart to QQuickItem | Berthold Stoeger |
2020-12-17 | mobile: more build hackery | Dirk Hohndel |
2020-12-17 | mobile: add yet another import path to find Kirigami QML module | Dirk Hohndel |
2020-12-17 | mobile/Android: register the Kirigami plugin | Dirk Hohndel |
2020-12-17 | mobile: use 3rdparty build of Kirigami | Dirk Hohndel |
2020-11-20 | android: avoid crash with failed font load | Dirk Hohndel |
2020-10-25 | cleanup: move application flags to core/subsurfacehelper.h | Berthold Stoeger |
2020-03-31 | cleanup: don't compile subsurface-helper.cpp for tests | Berthold Stoeger |
2020-03-30 | cleanup: replace REGISTER_TYPE macro by template | Berthold Stoeger |
2020-03-30 | cleanup: move initialization of QMLInterface | Berthold Stoeger |
2020-03-30 | cleanup: move initialization of ThemeInterface | Berthold Stoeger |
2020-03-30 | cleanup: fold ThemeInterface::setup() into constructor | Berthold Stoeger |
2020-03-30 | coding style: rename themeInterface to ThemeInterface | Berthold Stoeger |
2020-03-30 | cleanup: make members of ThemeInterface non-static | Berthold Stoeger |
2020-03-10 | mobile: remove no longer used DiveListModel | Berthold Stoeger |
2020-03-10 | mobile/divelist: implement model that shows all dives in trip-order | Berthold Stoeger |
2020-03-10 | mobile/divelist: create memory management class for models | Berthold Stoeger |
2020-03-10 | mobile/divelist: switch to the correct model | Berthold Stoeger |
2020-03-09 | mobile/divelist: set up the new model for the dive list | Dirk Hohndel |
2020-02-11 | mobile UI: add second environment variable for height | Dirk Hohndel |
2020-02-08 | mobile/summary: create DiveSummaryModel | Berthold Stoeger |
2020-01-28 | themeinterface: move registration to themeinterface | jan Iversen |
2020-01-26 | mobile: register themeInterface | jan Iversen |
2020-01-25 | dive-planner: removed unused QML interface | jan Iversen |
2020-01-18 | mobile: register QML interface | jan Iversen |
2019-12-29 | QML: remove registration of qmlprefs | jan Iversen |
2019-12-24 | build-system: move plannerShared to backend-shared | jan Iversen |
2019-12-24 | startup mobile: make diveplanner part of Qt type system | jan Iversen |
2019-12-13 | core: remove LOG_STP from mobile | jan Iversen |
2019-12-03 | startup mobile: make ExportType enum available to QML | jan Iversen |
2019-11-26 | startup mobile: test for --testqml when loading qml engine. | jan Iversen |
2019-11-08 | Mobile: setup CollapsedDiveListSortModel | Dirk Hohndel |
2019-10-13 | Mobile: stop dumping the list of supported dive computers | Dirk Hohndel |
2019-10-04 | Cleanup: Implicitly free QApplication | Berthold Stoeger |
2019-10-04 | Cleanup: Turn DiveListSortModel into classical singleton | Berthold Stoeger |
2019-10-04 | Cleanup: turn GpsListModel into standard singleton | Berthold Stoeger |
2019-10-04 | Cleanup: turn DiveListModel into standard singleton | Berthold Stoeger |
2019-10-04 | Cleanup: initialize DiveListSortModel in constructor | Berthold Stoeger |
2019-10-02 | Mobile: add more debugging output for screen width issue | Dirk Hohndel |
2019-10-02 | Android: move OnePlus font hack earlier | Dirk Hohndel |
2019-10-02 | Cleanup: Remove DownloadThread QML-type | Berthold Stoeger |
2019-09-21 | Android: force different font on OnePlus devices | Dirk Hohndel |
2019-09-21 | Mobile: allow setting a width via environment variable | Dirk Hohndel |
2019-09-06 | Map: don't derive MapLocation from QObject | Berthold Stoeger |
2019-07-06 | Cleanup: remove unused get_screen_dpi() function | Berthold Stoeger |