Age | Commit message (Expand) | Author |
2017-09-17 | DC download: show info messages on Mac | Dirk Hohndel |
2017-09-17 | DC download: better message at beginning of download | Dirk Hohndel |
2017-09-17 | DC download: don't clear message if no dives downloaded | Dirk Hohndel |
2017-09-17 | BLE: create controller from QBtDeviceInfo | Dirk Hohndel |
2017-09-17 | BLE: on Mac/iOS use UUID instead of address | Dirk Hohndel |
2017-09-16 | Remove some very small marble leftovers | Stefan Fuchs |
2017-09-13 | Facebook support: fix export dialog layout | Tomaz Canabrava |
2017-09-13 | Facebook support: use the new Graph Api | Tomaz Canabrava |
2017-09-11 | Fix crash on manually added ZXU/DL7 file | Miika Turkia |
2017-09-11 | Import dive number from DL7 log | Miika Turkia |
2017-09-04 | remove Marble from packaging and build scripts | Lubomir I. Ivanov |
2017-09-04 | remove Marble from the source tree | Lubomir I. Ivanov |
2017-09-04 | googlemaps: clear the cache folder on language change | Lubomir I. Ivanov |
2017-08-26 | Another unused variable | Dirk Hohndel |
2017-08-26 | Tex export: remove incorrect code | Dirk Hohndel |
2017-08-10 | More details for TeX export | Robert C. Helling |
2017-08-10 | Move the decision how to typeset unit to TeX-style file | Robert C. Helling |
2017-08-10 | Use letters instead of digit in TeX macro names | Robert C. Helling |
2017-08-10 | Cleaning up TeX export | Robert C. Helling |
2017-08-10 | Add additional data to TeX-export | Ben McCandless |
2017-08-01 | Configure ostc4: Correct button sensitivity range | Anton Lundin |
2017-08-01 | Configure ostc4: Wire up reset button | Anton Lundin |
2017-07-28 | Map: try to wait for Map to load | Dirk Hohndel |
2017-07-28 | Switch new files to unix line endings | Dirk Hohndel |
2017-07-28 | Fix possible memory corruption | Jan Mulder |
2017-07-28 | map: whitespace cleanup in QML and C++ files | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add a method to set update editMode in MapWidgetHelper | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add the "skipReload" guard | Lubomir I. Ivanov |
2017-07-28 | mapwidget: connect the helper selectedDivesChanged() signal | Lubomir I. Ivanov |
2017-07-28 | qrc: use "MapWidget.qml" as a QRC alias | Lubomir I. Ivanov |
2017-07-28 | mapwidget: call MapWidgetHelper::reloadMapLocations() | Lubomir I. Ivanov |
2017-07-28 | mapwidget.cpp: register the MapLocation and MapLocationModel types | Lubomir I. Ivanov |
2017-07-28 | add the SPDX-License-Identifier to new source files | Lubomir I. Ivanov |
2017-07-28 | qmlmapwidgethelper: add the centerOnDiveSite() method | Lubomir I. Ivanov |
2017-07-28 | mapwidget.cpp: obtain a reference of the MapWidgetHelper from QML | Lubomir I. Ivanov |
2017-07-28 | desktop-widgets/mapwidget: register the MapWidgetHelper QML type | Lubomir I. Ivanov |
2017-07-28 | desktop-widgets/cmake: include "qmlmapwidgethelper.cpp" | Lubomir I. Ivanov |
2017-07-28 | globe.cpp/h: remove the dummy QLabel based widget | Lubomir I. Ivanov |
2017-07-28 | mapwidget.h: force-undefine the IGNORE macro from winbase.h | Lubomir I. Ivanov |
2017-07-28 | mapwidget.h: remove redundant "core/divesite.h" include | Lubomir I. Ivanov |
2017-07-28 | locationinformationwidget: abstract between GlobeGPS and MapWidget | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add the placeholder prepareForGetDiveCoordinates() slot | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add the coordinatesChanged() signal | Lubomir I. Ivanov |
2017-07-28 | subsurfacewebservices: abstract between GlobeGPS and MapWidget | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add the placeholder repopulateLabels() method | Lubomir I. Ivanov |
2017-07-28 | maintab: use GlobeGPS / MapWidget abstraction | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add the method centerOnIndex() | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add public slot endGetDiveCoordinates() | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add an empty reload() method | Lubomir I. Ivanov |
2017-07-28 | mainwindow: rename GLOBE_MAXIMIZED to MAP_MAXIMIZED | Lubomir I. Ivanov |