aboutsummaryrefslogtreecommitdiffstats
path: root/subsurface-helper.cpp
AgeCommit message (Expand)Author
2020-12-17mobile: more build hackeryGravatar Dirk Hohndel
2020-12-17mobile: add yet another import path to find Kirigami QML moduleGravatar Dirk Hohndel
2020-12-17mobile/Android: register the Kirigami pluginGravatar Dirk Hohndel
2020-12-17mobile: use 3rdparty build of KirigamiGravatar Dirk Hohndel
2020-11-20android: avoid crash with failed font loadGravatar Dirk Hohndel
2020-10-25cleanup: move application flags to core/subsurfacehelper.hGravatar Berthold Stoeger
2020-03-31cleanup: don't compile subsurface-helper.cpp for testsGravatar Berthold Stoeger
2020-03-30cleanup: replace REGISTER_TYPE macro by templateGravatar Berthold Stoeger
2020-03-30cleanup: move initialization of QMLInterfaceGravatar Berthold Stoeger
2020-03-30cleanup: move initialization of ThemeInterfaceGravatar Berthold Stoeger
2020-03-30cleanup: fold ThemeInterface::setup() into constructorGravatar Berthold Stoeger
2020-03-30coding style: rename themeInterface to ThemeInterfaceGravatar Berthold Stoeger
2020-03-30cleanup: make members of ThemeInterface non-staticGravatar Berthold Stoeger
2020-03-10mobile: remove no longer used DiveListModelGravatar Berthold Stoeger
2020-03-10mobile/divelist: implement model that shows all dives in trip-orderGravatar Berthold Stoeger
2020-03-10mobile/divelist: create memory management class for modelsGravatar Berthold Stoeger
2020-03-10mobile/divelist: switch to the correct modelGravatar Berthold Stoeger
2020-03-09mobile/divelist: set up the new model for the dive listGravatar Dirk Hohndel
2020-02-11mobile UI: add second environment variable for heightGravatar Dirk Hohndel
2020-02-08mobile/summary: create DiveSummaryModelGravatar Berthold Stoeger
2020-01-28themeinterface: move registration to themeinterfaceGravatar jan Iversen
2020-01-26mobile: register themeInterfaceGravatar jan Iversen
2020-01-25dive-planner: removed unused QML interfaceGravatar jan Iversen
2020-01-18mobile: register QML interfaceGravatar jan Iversen
2019-12-29QML: remove registration of qmlprefsGravatar jan Iversen
2019-12-24build-system: move plannerShared to backend-sharedGravatar jan Iversen
2019-12-24startup mobile: make diveplanner part of Qt type systemGravatar jan Iversen
2019-12-13core: remove LOG_STP from mobileGravatar jan Iversen
2019-12-03startup mobile: make ExportType enum available to QMLGravatar jan Iversen
2019-11-26startup mobile: test for --testqml when loading qml engine.Gravatar jan Iversen
2019-11-08Mobile: setup CollapsedDiveListSortModelGravatar Dirk Hohndel
2019-10-13Mobile: stop dumping the list of supported dive computersGravatar Dirk Hohndel
2019-10-04Cleanup: Implicitly free QApplicationGravatar Berthold Stoeger
2019-10-04Cleanup: Turn DiveListSortModel into classical singletonGravatar Berthold Stoeger
2019-10-04Cleanup: turn GpsListModel into standard singletonGravatar Berthold Stoeger
2019-10-04Cleanup: turn DiveListModel into standard singletonGravatar Berthold Stoeger
2019-10-04Cleanup: initialize DiveListSortModel in constructorGravatar Berthold Stoeger
2019-10-02Mobile: add more debugging output for screen width issueGravatar Dirk Hohndel
2019-10-02Android: move OnePlus font hack earlierGravatar Dirk Hohndel
2019-10-02Cleanup: Remove DownloadThread QML-typeGravatar Berthold Stoeger
2019-09-21Android: force different font on OnePlus devicesGravatar Dirk Hohndel
2019-09-21Mobile: allow setting a width via environment variableGravatar Dirk Hohndel
2019-09-06Map: don't derive MapLocation from QObjectGravatar Berthold Stoeger
2019-07-06Cleanup: remove unused get_screen_dpi() functionGravatar Berthold Stoeger
2019-04-12get rid of some foreach and Q_FOREACH constructsGravatar Rolf Eike Beer
2019-04-04Cleanup: make qPref::registerQML() staticGravatar Berthold Stoeger
2019-02-01facebook: remove the featute from the code baseGravatar Lubomir I. Ivanov
2018-10-23QML UI: make the QML window object part of the QMLManager classGravatar Dirk Hohndel
2018-10-23Cleanup: remove attempt to set long gone propertyGravatar Dirk Hohndel
2018-09-12Ssrf: correct mapWidget registration for desktop versionGravatar jan Iversen