Age | Commit message (Expand) | Author |
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 |
2019-04-12 | get rid of some foreach and Q_FOREACH constructs | Rolf Eike Beer |
2019-04-04 | Cleanup: make qPref::registerQML() static | Berthold Stoeger |
2019-02-01 | facebook: remove the featute from the code base | Lubomir I. Ivanov |
2018-10-23 | QML UI: make the QML window object part of the QMLManager class | Dirk Hohndel |
2018-10-23 | Cleanup: remove attempt to set long gone property | Dirk Hohndel |
2018-09-12 | Ssrf: correct mapWidget registration for desktop version | jan Iversen |
2018-09-11 | core,tests: change qml register function | jan Iversen |
2018-09-11 | core: add auto registration to qPref* | jan Iversen |
2018-08-25 | core/tests: merge Animations and add vars. to qPrefDisplay | jan Iversen |
2018-08-14 | core: activate qPrefGeneral | jan Iversen |
2018-08-14 | core: activate qPrefPartialPressureGas | jan Iversen |
2018-08-13 | core: activate qPrefGeocoding | jan Iversen |