aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-06Changes to user manualsGravatar willemferguson
2020-02-06Cleanup: don't initialize DivePlannerPointsModel at startupGravatar Berthold Stoeger
2020-02-06Gps coordinates: be more graceful when parsing coordinatesGravatar Berthold Stoeger
2020-02-06Dive site: don't save invalid GPS coordinatesGravatar Berthold Stoeger
2020-02-06Dive site: give visual clue for invalid coordinatesGravatar Berthold Stoeger
2020-02-06Coding style: remove braces around single-line if blocksGravatar Berthold Stoeger
2020-02-06Coding style: move & from type to variableGravatar Berthold Stoeger
2020-02-06CSV import: fix importing ampersand characterGravatar Miika Turkia
2020-02-05GitHub Actions: convert Coverity build to using container as wellGravatar Dirk Hohndel
2020-02-04Cleanup: remove capture-all lambda clausesGravatar Berthold Stoeger
2020-02-03mobile-widgets: switch to new subsurfaceThemeGravatar jan Iversen
2020-02-03mobile-widgets/qml: secure subsurfaceTheme.initial*Gravatar jan Iversen
2020-02-03mobile-widgets/qml/settings.qml: show all colorsGravatar jan Iversen
2020-02-03mobile-widgets/themeinterface: make most part staticGravatar jan Iversen
2020-02-03mobile-widgets/qml: use new templates in converted pagesGravatar jan Iversen
2020-02-03mobile-widgets/qml: add TemplateButtonGravatar jan Iversen
2020-02-03mobile-widgets/qml: add TemplatePageGravatar jan Iversen
2020-02-04Dive site: ignore dive sites without location in proximity searchGravatar Berthold Stoeger
2020-02-04Dive sites: select each dive site only onceGravatar Berthold Stoeger
2020-02-04Coding style: PascalCase for classesGravatar Berthold Stoeger
2020-02-04Cleanup: rename plannerShared to PlannerSharedGravatar Berthold Stoeger
2020-02-04Dive site: inform map of selection in DiveFilter::setFilterDiveSiteGravatar Berthold Stoeger
2020-02-04Cleanup: lower-case filenames in core/subsurface-qt/Gravatar Berthold Stoeger
2020-02-03GitHub Actions: use the official Ubuntu 18.04 containerGravatar Dirk Hohndel
2020-02-03android: use non-broken version of qt-android-cmakeGravatar Dirk Hohndel
2020-01-31Remove plannerShared::instance()Gravatar Berthold Stoeger
2020-01-31Cleanup: remove QMLInterface::instance()Gravatar Berthold Stoeger
2020-01-31Cleanup: connect QMLInterface signals in constructorGravatar Berthold Stoeger
2020-01-30divesummary: fix potential division by zeroGravatar jan Iversen
2020-01-30mobile-widgets/qml/divesummary.qml: detect change in unitsGravatar jan Iversen
2020-01-30mobile: increment version numberGravatar Dirk Hohndel
2020-01-30Cleanup: remove redundant(?) commentGravatar Berthold Stoeger
2020-01-30Profile: fill gas change context menu from current diveGravatar Berthold Stoeger
2020-01-30Profile: transport gas id and timestamp via lambdaGravatar Berthold Stoeger
2020-01-30CylindersModel: don't crash if accessing non-existing cylinderGravatar Berthold Stoeger
2020-01-30mobile-widgets: emit signals for each colorGravatar jan Iversen
2020-01-30mobile-widgets: correct empty linesGravatar jan Iversen
2020-01-30mobile-widgets/qml: move fontMetrics to ThemeTestGravatar jan Iversen
2020-01-30mobile-widgets: do not use fontmetric for heightGravatar jan Iversen
2020-01-30mobile-widgets: move font property to themeInterfaceGravatar jan Iversen
2020-01-30mobile-widgets: move basePointSize to themeinterfaceGravatar jan Iversen
2020-01-30mobile/dive summary: rewrite statistics codeGravatar Dirk Hohndel
2020-01-29mobile-widgets/qml: Fix Kirigami error.Gravatar jan Iversen
2020-01-28divesummary: correct SAC calculationGravatar jan Iversen
2020-01-28mobile-widgets/qml: add icon to dive summary entryGravatar jan Iversen
2020-01-28mobile icons: add sigma svgGravatar jan Iversen
2020-01-28mobile-widgets: add dive_mode variable to QMLGravatar jan Iversen
2020-01-28GitHub Actions: remove outdated libdivecomputer header filesGravatar Dirk Hohndel
2020-01-28mobile-widget/qml/Settings.qml: correct theme switchesGravatar jan Iversen
2020-01-28themeinterface: move registration to themeinterfaceGravatar jan Iversen