summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-04mobile UI: setup callback for the new notification mechanismGravatar Dirk Hohndel
2020-04-04core: add additional notification callbackGravatar Dirk Hohndel
2020-04-04mobile: add indication if the app has finished initializingGravatar Dirk Hohndel
2020-04-04cleanup: update all copyright dates to 2020Gravatar Dirk Hohndel
2020-04-04Next mobile version incrementGravatar Dirk Hohndel
2020-04-04undo/mobile: keep track of dive sitesGravatar Berthold Stoeger
2020-04-04GitHub Actions: add pkg-config to iOS buildGravatar Dirk Hohndel
2020-04-04iOS: fix libxslt buildGravatar Dirk Hohndel
2020-04-04iOS: clean up build shell scriptGravatar Dirk Hohndel
2020-04-04iOS: add libxml2 buildGravatar Dirk Hohndel
2020-04-04cleanup: copy saved_git_id, don't use local bufferGravatar Berthold Stoeger
2020-04-01build: use -Wno-inconsistent-missing-override in Subsurface-mobile.proGravatar Berthold Stoeger
2020-04-01cleanup: explicitly cast to int to silence a compiler warningGravatar Berthold Stoeger
2020-03-31Update CHANGELOGGravatar Dirk Hohndel
2020-03-31mobile/dive-list: try to force focus on filter text fieldGravatar Dirk Hohndel
2020-03-31mobile/dive-summary: make the drop downs smallerGravatar Dirk Hohndel
2020-03-31mobile/dive-details: add option to toggle the invalid flagGravatar Dirk Hohndel
2020-03-31mobile/dive-details: fix incorrect call to create tripGravatar Dirk Hohndel
2020-03-31mobile/dive-details: if menu is open, close that with back buttonGravatar Dirk Hohndel
2020-03-31undo: autogenerate string get() and data() functions using a templateGravatar Berthold Stoeger
2020-03-31undo: autogenerate trivial set() and data() functions by a templateGravatar Berthold Stoeger
2020-03-31undo: generate fieldId() virtual functions by templatesGravatar Berthold Stoeger
2020-03-31cleanup: make QMLManager member functions privateGravatar Berthold Stoeger
2020-03-31mobile: don't call saveChangesLocal() twice on non-iOSGravatar Berthold Stoeger
2020-03-31cleanup: don't compile subsurface-helper.cpp for testsGravatar Berthold Stoeger
2020-03-31Update CHANGELOGGravatar Dirk Hohndel
2020-03-31mobile/dive-summary: use 64bit integers for statisticsGravatar Dirk Hohndel
2020-03-31mobile/dive-details: don't show virtual keyboard in dive view modeGravatar Dirk Hohndel
2020-03-31mobile: improve Android back key behaviorGravatar Dirk Hohndel
2020-03-31mobile/user-manual: update to remove reference to 'map it' buttonGravatar Dirk Hohndel
2020-03-31mobile/dive-details: remove the redundant 'map it' buttonGravatar Dirk Hohndel
2020-03-31mobile/dive-list: avoid using undefined value as booleanGravatar Dirk Hohndel
2020-03-31cleanup: remove loadFromCloud() declaration from QMLManager.hGravatar Berthold Stoeger
2020-03-30cleanup: use setPointSizeF() in themeInterface::set_currentScale()Gravatar Berthold Stoeger
2020-03-30cleanup: fix initialization order in QMLProfile constructorGravatar Berthold Stoeger
2020-03-30cleanup: un-slotify QMLManager functionsGravatar 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-30cleanup: don't send values in changed-signals of ThemeInterfaceGravatar Berthold Stoeger
2020-03-30coding style: rename themeInterface to ThemeInterfaceGravatar Berthold Stoeger
2020-03-30cleanup: make color-constants in themeinterface.cpp staticGravatar Berthold Stoeger
2020-03-30cleanup: make members of ThemeInterface non-staticGravatar Berthold Stoeger
2020-03-30CHANGELOG updateGravatar Dirk Hohndel
2020-03-30mobile UI: don't exit when using back button to close drawersGravatar Dirk Hohndel
2020-03-30Increment mobile versionGravatar Dirk Hohndel
2020-03-30mobile/dive-list: add indicator that dive list is being processedGravatar Dirk Hohndel
2020-03-30message handler: make the log output less verboseGravatar Dirk Hohndel
2020-03-30mobile/dive-list: show/hide virtual keyboard as needed for filterGravatar Dirk Hohndel