aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-10-07Update translation source stringsGravatar Dirk Hohndel
2017-10-07Add connectionlistmodel.cpp/h to iOS qmake fileGravatar Dirk Hohndel
2017-10-07Make compile succeed without BT_SUPPORTGravatar Dirk Hohndel
2017-10-07Move ConnectionListModel into its own source fileGravatar Dirk Hohndel
2017-10-07Remove disfunctional asc. rate signals and add disable keyboardTrackingGravatar Robert C. Helling
2017-10-07Safeguards for Liquivision importGravatar Miika Turkia
2017-10-07Warn if we edit non-existant dive siteGravatar Dirk Hohndel
2017-10-07Fix two bugs in taxonomy_set_countryGravatar Dirk Hohndel
2017-10-07LocationInformationWidget: make sure to clean out fieldsGravatar Dirk Hohndel
2017-10-07Disable editDiveSiteButton without dive site nameGravatar Dirk Hohndel
2017-10-07map-widget: don't crash if the map QML failed to loadGravatar Lubomir I. Ivanov
2017-10-07QML UI: open v2 user manualGravatar Dirk Hohndel
2017-10-06Revert "QML UIL: go back to older Kirigami"Gravatar Dirk Hohndel
2017-10-05Merge pull request #642 from Subsurface-divelog/editStartsOnTopGravatar Subsurface
2017-10-05Merge pull request #641 from Subsurface-divelog/taxonomyCrashFixGravatar Subsurface
2017-10-05QML UIL: go back to older KirigamiGravatar Dirk Hohndel
2017-10-05Prevent crash when adding country to dive siteGravatar Dirk Hohndel
2017-10-05WhitespaceGravatar Dirk Hohndel
2017-10-05QML UI: always start edit at top of pageGravatar Dirk Hohndel
2017-10-05divesite.c: use NULL instead of 0 for char* buffersGravatar Lubomir I. Ivanov
2017-10-05divesite.c: prevent double free()Gravatar Lubomir I. Ivanov
2017-10-05Explicitly copy a cylinder which was marked as "unused" in the plannerGravatar Stefan Fuchs
2017-10-05QML UI: add transition when switching to edit modeGravatar Dirk Hohndel
2017-10-04QML UI: download icon in main menuGravatar Dirk Hohndel
2017-10-04QML UI: hide all buttons when keyboard is visibleGravatar Dirk Hohndel
2017-10-04QML UI: make edit page scrollableGravatar Dirk Hohndel
2017-10-04QML UI: change the dive edit to not be an overlayGravatar Dirk Hohndel
2017-10-04QML UI: top padding for dive detailsGravatar Dirk Hohndel
2017-10-04QML UI: avoid warning before currentTheme is setGravatar Dirk Hohndel
2017-10-04QML UI: adjust icon namesGravatar Dirk Hohndel
2017-10-04Switch back to latest KirigamiGravatar Dirk Hohndel
2017-10-04White space and clarifying bracesGravatar Dirk Hohndel
2017-10-04Add satellite icon to qrc fileGravatar Dirk Hohndel
2017-10-04Whitespace changeGravatar Dirk Hohndel
2017-10-04Simplify the geo reverse lookup functionGravatar Dirk Hohndel
2017-10-04Remove bogus signalsGravatar Dirk Hohndel
2017-10-04Change the signature of constructLocationTagsGravatar Dirk Hohndel
2017-10-04fixup taxonomy typeGravatar Dirk Hohndel
2017-10-04Don't add separate country field, use taxonomyGravatar Dirk Hohndel
2017-10-04Add taxonomy copy helper functionGravatar Dirk Hohndel
2017-10-04Add taxonomy helper functionsGravatar Dirk Hohndel
2017-10-04When finding deepest ceiling, do not round to multiples of 3mGravatar Robert C. Helling
2017-10-04Planner minimum gas calculation: Print delta pressure in resultsGravatar Stefan Fuchs
2017-10-04Planner settings ascend and descende rate: Wire up UI elements correctlyGravatar Stefan Fuchs
2017-10-03dive-list: maintain a single instance of DiveTripModelGravatar Lubomir I. Ivanov
2017-10-03divelist: prevent a crash for missing column widthGravatar Lubomir I. Ivanov
2017-10-03current Kirigami master fails to buildGravatar Dirk Hohndel
2017-10-02[Divesite] Hook qt model for countryGravatar Tomaz Canabrava
2017-10-02[Divesite] Hook location information interface for countryGravatar Tomaz Canabrava
2017-10-02[Divesite] request dive countryGravatar Tomaz Canabrava