aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-04mobile UI: only test for plugged in USB serial device on AndroidGravatar Dirk Hohndel
2020-04-04build-system: pull newer libxsltGravatar Dirk Hohndel
2020-04-04Update CHANGELOGGravatar Dirk Hohndel
2020-04-04mobile/core: remove locking for git accessGravatar Dirk Hohndel
2020-04-04mobile/dive-list: don't use cacheBufferGravatar Dirk Hohndel
2020-04-04mobile/dive-list: performance improvement for invalid divesGravatar Dirk Hohndel
2020-04-04mobile/dive-list: only show dive list notifications when it is visibleGravatar Dirk Hohndel
2020-04-04core/models: give progress update while populating modelsGravatar Dirk Hohndel
2020-04-04core/fulltext: give progress update while populating indexGravatar Dirk Hohndel
2020-04-04mobile/startup: show progress update earlierGravatar Dirk Hohndel
2020-04-04mobile/startup: show notification directly in the UI windowGravatar Dirk Hohndel
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