aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-11mappage.qml: add a Kirigami page for the map widgetGravatar Lubomir I. Ivanov
2018-03-11mapwidget.qml: emit a signal when the marker changedGravatar Lubomir I. Ivanov
2018-03-11divelist.qml: add the setCurrentDiveListIndex() helperGravatar Lubomir I. Ivanov
2018-03-11qmapwidgethelper: make adjustmets for the mobile versionGravatar Lubomir I. Ivanov
2018-03-11qmapwidgethelper: add centerOnDiveSiteUUID()Gravatar Lubomir I. Ivanov
2018-03-11qmapwidgethelper: move includes to the headerGravatar Lubomir I. Ivanov
2018-03-11DiveObjectHelper: add dive_site_uuid()Gravatar Lubomir I. Ivanov
2018-03-11scrips/mobilecomponents.sh: fetch icon for the mapGravatar Lubomir I. Ivanov
2018-03-07Release notes for numeric format, delete cylinders and change commentGravatar Stefan Fuchs
2018-03-06Cosmetic modifications in profile delta sample stringGravatar Stefan Fuchs
2018-03-05Cleanup: Remove hash field from picture-structureGravatar Berthold Stoeger
2018-03-05Cleanup: pass QString and QByteArray const-refs to qthelper functionsGravatar Berthold Stoeger
2018-03-05Cleanup: Fold add_hash() call into learnHash() functionGravatar Berthold Stoeger
2018-03-05Cleanup: Don't store hash in picture struct in learnHash()Gravatar Berthold Stoeger
2018-03-05Cleanup: Don't call learnHash() in hashPicture()Gravatar Berthold Stoeger
2018-03-05Cleanup: remove updateHash() functionGravatar Berthold Stoeger
2018-03-05Cleanup: Make helper function haveHash() of static linkageGravatar Berthold Stoeger
2018-03-05core/imagedownloader.cpp: Use signal to exit eventloopGravatar Berthold Stoeger
2018-03-05core/imagedownloader.cpp: Use implicit default constructor of QImageGravatar Berthold Stoeger
2018-03-05core/imagedownloader.cpp: remove recursionGravatar Berthold Stoeger
2018-03-05core/imagedownloader.cpp: Make the manager object local to load()Gravatar Berthold Stoeger
2018-03-05core/imagedownloader.cpp: Simplify deletion of objectsGravatar Berthold Stoeger
2018-03-05core/imagedownloader.cpp: Fix memory leakGravatar Berthold Stoeger
2018-03-05Cleanup: Remove superfluous QString constructions in divetripmodel.cppGravatar Stefan Fuchs
2018-03-05Use correct numeric format based on selected locale (Qt domain part)Gravatar Stefan Fuchs
2018-03-05Localization: implement *_loc() functions in plannernotes.cGravatar Berthold Stoeger
2018-03-05Localization: implement *_loc() functions in profile.cGravatar Berthold Stoeger
2018-03-05Localization: Make Qt's locale-aware formatting accessible from CGravatar Berthold Stoeger
2018-03-05Configure DC dialog: Always correctly set update firmware buttonGravatar Stefan Fuchs
2018-03-05Configure DC dialog: Add a few missing translationsGravatar Stefan Fuchs
2018-03-05Configure DC dialog: Change order of DCs and correct namesGravatar Stefan Fuchs
2018-03-04Indentation fix in desktop-widgets/downloadfromdivecomputer.cppGravatar Stefan Fuchs
2018-03-04Correctly spell OSTC cRGravatar Stefan Fuchs
2018-03-02Choose water presets from a qcombobox in planner, custom value possibleGravatar Oliver Schwaneberg
2018-03-02CONTIRBUTING.md: add a note about imperative moodGravatar Lubomir I. Ivanov
2018-03-02Warning Fix: add missing include to core/parse-xml.cGravatar Berthold Stoeger
2018-02-27Updated strategy for removing cylindersGravatar Stefan Fuchs
2018-02-26Cleanup: Unify qthelper.h and qthelperfromc.hGravatar Berthold Stoeger
2018-02-26Move icd preference settingGravatar Willem Ferguson
2018-02-26Cleanup: remove two unused macros in tabwidgets/maintab.cppGravatar Berthold Stoeger
2018-02-26Cleanup: Use QString as parameter for [get|save]BtDeviceInfo()Gravatar Berthold Stoeger
2018-02-25Correctly suppress display of ICD table if prefs.show_icd is falseGravatar Stefan Fuchs
2018-02-25For prefs option show_icd add missing call for loadingGravatar Stefan Fuchs
2018-02-24smtk-import: Add smtk2ssrf.desktop to sourcesGravatar Salvador Cuñat
2018-02-24smtk-import: Upload .AppImage and .exe filesGravatar Salvador Cuñat
2018-02-24smtk-import: Add an AppImage for smtk2ssrfGravatar Salvador Cuñat
2018-02-24smtk-import: add windows building to travis-ciGravatar Salvador Cuñat
2018-02-24smtk-import: fit build script to run in travis buildsGravatar Salvador Cuñat
2018-02-24smtk-import: Support SmartTrak import in travis buildsGravatar Salvador Cuñat
2018-02-24Add Derek control fileGravatar Dirk Hohndel