Age | Commit message (Expand) | Author |
2020-02-08 | mobile/summary: use more intuitive time periods | Dirk Hohndel |
2020-02-08 | mobile/summary: improve the spacing of the content | Dirk Hohndel |
2020-02-08 | mobile/summary: correctly align text to vertical center | Dirk Hohndel |
2020-02-08 | mobile/summary: add refresh button | Berthold Stoeger |
2020-02-08 | mobile/summary: add section headers | Berthold Stoeger |
2020-02-08 | mobile/summary: remove dive summary calculation | Berthold Stoeger |
2020-02-08 | mobile/summary: implement frontend code for the new summary model | Dirk Hohndel |
2020-02-08 | mobile/summary: create DiveSummaryModel | Berthold Stoeger |
2020-02-08 | mobile/summary: recalculate first and last dive on visibility change | Berthold Stoeger |
2020-02-08 | mobile/summary: implement firstDiveDate and lastDiveDate | Berthold Stoeger |
2020-02-08 | mobile: prevent crash adding dives | Dirk Hohndel |
2020-02-08 | Updates to user manual | willemferguson |
2020-02-07 | mobile/notes-edit: ensure cursor stays visible editing dive notes | Dirk Hohndel |
2020-02-06 | mobile/settings: fix the width of cylinder drop down | Dirk Hohndel |
2020-02-06 | mobile UI: set correct width for TeplatePage | Dirk Hohndel |
2020-02-06 | random white space fix | Dirk Hohndel |
2020-02-06 | mobile UI: redo the screen size magic | Dirk Hohndel |
2020-02-06 | mobile: comment out planner references | Dirk Hohndel |
2020-02-06 | mobile/settings: correctly draw the size buttons | Dirk Hohndel |
2020-02-06 | mobile/settings: refer to the correct theme object | Dirk Hohndel |
2020-02-06 | mobile/settings: white space cleanup | Dirk Hohndel |
2020-02-06 | mobile/settings: make the color swatches work as color swatches | Dirk Hohndel |
2020-02-06 | mobile/settings: correctly set label background | Dirk Hohndel |
2020-02-06 | mobile/settings: remove confusing frame around column titles | Dirk Hohndel |
2020-02-06 | Changes to user manuals | willemferguson |
2020-02-06 | Cleanup: don't initialize DivePlannerPointsModel at startup | Berthold Stoeger |
2020-02-06 | Gps coordinates: be more graceful when parsing coordinates | Berthold Stoeger |
2020-02-06 | Dive site: don't save invalid GPS coordinates | Berthold Stoeger |
2020-02-06 | Dive site: give visual clue for invalid coordinates | Berthold Stoeger |
2020-02-06 | Coding style: remove braces around single-line if blocks | Berthold Stoeger |
2020-02-06 | Coding style: move & from type to variable | Berthold Stoeger |
2020-02-06 | CSV import: fix importing ampersand character | Miika Turkia |
2020-02-05 | GitHub Actions: convert Coverity build to using container as well | Dirk Hohndel |
2020-02-04 | Cleanup: remove capture-all lambda clauses | Berthold Stoeger |
2020-02-03 | mobile-widgets: switch to new subsurfaceTheme | jan Iversen |
2020-02-03 | mobile-widgets/qml: secure subsurfaceTheme.initial* | jan Iversen |
2020-02-03 | mobile-widgets/qml/settings.qml: show all colors | jan Iversen |
2020-02-03 | mobile-widgets/themeinterface: make most part static | jan Iversen |
2020-02-03 | mobile-widgets/qml: use new templates in converted pages | jan Iversen |
2020-02-03 | mobile-widgets/qml: add TemplateButton | jan Iversen |
2020-02-03 | mobile-widgets/qml: add TemplatePage | jan Iversen |
2020-02-04 | Dive site: ignore dive sites without location in proximity search | Berthold Stoeger |
2020-02-04 | Dive sites: select each dive site only once | Berthold Stoeger |
2020-02-04 | Coding style: PascalCase for classes | Berthold Stoeger |
2020-02-04 | Cleanup: rename plannerShared to PlannerShared | Berthold Stoeger |
2020-02-04 | Dive site: inform map of selection in DiveFilter::setFilterDiveSite | Berthold Stoeger |
2020-02-04 | Cleanup: lower-case filenames in core/subsurface-qt/ | Berthold Stoeger |
2020-02-03 | GitHub Actions: use the official Ubuntu 18.04 container | Dirk Hohndel |
2020-02-03 | android: use non-broken version of qt-android-cmake | Dirk Hohndel |
2020-01-31 | Remove plannerShared::instance() | Berthold Stoeger |