Age | Commit message (Expand) | Author |
2018-03-11 | android/build.sh: build the googlemaps plugin | Lubomir I. Ivanov |
2018-03-11 | CHANGELOG.md: add note about the map widget changes | Lubomir I. Ivanov |
2018-03-11 | cmake: update CMake to build the map components on mobile | Lubomir I. Ivanov |
2018-03-11 | subsurface-mobile-helper: register map related types | Lubomir I. Ivanov |
2018-03-11 | main.qml: handle mapPage in pageStack.onCurrentItemChanged() | Lubomir I. Ivanov |
2018-03-11 | main.qml: add a drawer action for the map | Lubomir I. Ivanov |
2018-03-11 | main.qml: modify showMap() to not accept location | Lubomir I. Ivanov |
2018-03-11 | main.qml: create an instance of MapPage | Lubomir I. Ivanov |
2018-03-11 | mobile-resources.qrc: add the map related resources for mobile | Lubomir I. Ivanov |
2018-03-11 | mappage.qml: add a Kirigami page for the map widget | Lubomir I. Ivanov |
2018-03-11 | mapwidget.qml: emit a signal when the marker changed | Lubomir I. Ivanov |
2018-03-11 | divelist.qml: add the setCurrentDiveListIndex() helper | Lubomir I. Ivanov |
2018-03-11 | qmapwidgethelper: make adjustmets for the mobile version | Lubomir I. Ivanov |
2018-03-11 | qmapwidgethelper: add centerOnDiveSiteUUID() | Lubomir I. Ivanov |
2018-03-11 | qmapwidgethelper: move includes to the header | Lubomir I. Ivanov |
2018-03-11 | DiveObjectHelper: add dive_site_uuid() | Lubomir I. Ivanov |
2018-03-11 | scrips/mobilecomponents.sh: fetch icon for the map | Lubomir I. Ivanov |
2018-03-07 | Release notes for numeric format, delete cylinders and change comment | Stefan Fuchs |
2018-03-06 | Cosmetic modifications in profile delta sample string | Stefan Fuchs |
2018-03-05 | Cleanup: Remove hash field from picture-structure | Berthold Stoeger |
2018-03-05 | Cleanup: pass QString and QByteArray const-refs to qthelper functions | Berthold Stoeger |
2018-03-05 | Cleanup: Fold add_hash() call into learnHash() function | Berthold Stoeger |
2018-03-05 | Cleanup: Don't store hash in picture struct in learnHash() | Berthold Stoeger |
2018-03-05 | Cleanup: Don't call learnHash() in hashPicture() | Berthold Stoeger |
2018-03-05 | Cleanup: remove updateHash() function | Berthold Stoeger |
2018-03-05 | Cleanup: Make helper function haveHash() of static linkage | Berthold Stoeger |
2018-03-05 | core/imagedownloader.cpp: Use signal to exit eventloop | Berthold Stoeger |
2018-03-05 | core/imagedownloader.cpp: Use implicit default constructor of QImage | Berthold Stoeger |
2018-03-05 | core/imagedownloader.cpp: remove recursion | Berthold Stoeger |
2018-03-05 | core/imagedownloader.cpp: Make the manager object local to load() | Berthold Stoeger |
2018-03-05 | core/imagedownloader.cpp: Simplify deletion of objects | Berthold Stoeger |
2018-03-05 | core/imagedownloader.cpp: Fix memory leak | Berthold Stoeger |
2018-03-05 | Cleanup: Remove superfluous QString constructions in divetripmodel.cpp | Stefan Fuchs |
2018-03-05 | Use correct numeric format based on selected locale (Qt domain part) | Stefan Fuchs |
2018-03-05 | Localization: implement *_loc() functions in plannernotes.c | Berthold Stoeger |
2018-03-05 | Localization: implement *_loc() functions in profile.c | Berthold Stoeger |
2018-03-05 | Localization: Make Qt's locale-aware formatting accessible from C | Berthold Stoeger |
2018-03-05 | Configure DC dialog: Always correctly set update firmware button | Stefan Fuchs |
2018-03-05 | Configure DC dialog: Add a few missing translations | Stefan Fuchs |
2018-03-05 | Configure DC dialog: Change order of DCs and correct names | Stefan Fuchs |
2018-03-04 | Indentation fix in desktop-widgets/downloadfromdivecomputer.cpp | Stefan Fuchs |
2018-03-04 | Correctly spell OSTC cR | Stefan Fuchs |
2018-03-02 | Choose water presets from a qcombobox in planner, custom value possible | Oliver Schwaneberg |
2018-03-02 | CONTIRBUTING.md: add a note about imperative mood | Lubomir I. Ivanov |
2018-03-02 | Warning Fix: add missing include to core/parse-xml.c | Berthold Stoeger |
2018-02-27 | Updated strategy for removing cylinders | Stefan Fuchs |
2018-02-26 | Cleanup: Unify qthelper.h and qthelperfromc.h | Berthold Stoeger |
2018-02-26 | Move icd preference setting | Willem Ferguson |
2018-02-26 | Cleanup: remove two unused macros in tabwidgets/maintab.cpp | Berthold Stoeger |
2018-02-26 | Cleanup: Use QString as parameter for [get|save]BtDeviceInfo() | Berthold Stoeger |