Age | Commit message (Expand) | Author |
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 |
2017-07-28 | mainwindow: rename "actionViewGlobe" to "actionViewMap" | Lubomir I. Ivanov |
2017-07-28 | mainwindow: don't remove the "view globe" action from the menu | Lubomir I. Ivanov |
2017-07-28 | mainwindow: enable centerOnDiveSite() no matter the NO_MARBLE macro | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add placeholder centerOnDiveSite() public slot | Lubomir I. Ivanov |
2017-07-28 | mainwindow: create an instance of MapWidget for NO_MARBLE | Lubomir I. Ivanov |
2017-07-28 | mainwindow: rename the variable 'globeGps' to 'mapWidget' | Lubomir I. Ivanov |
2017-07-28 | desktop-widgets/cmake: include mapwidget.cpp as a UI class | Lubomir I. Ivanov |
2017-07-28 | map: add placeholder .cpp and .h files for the new map widget | Lubomir I. Ivanov |
2017-07-12 | Fix slot handling in Photos tab | Dirk Hohndel |
2017-06-30 | BLE handling: create helper function to add the LE: prefix | Dirk Hohndel |
2017-06-29 | Better colors for BT pairing dialog | Dirk Hohndel |
2017-06-30 | BT address 0 is bogus | Robert C. Helling |
2017-06-26 | Bluetooth: make LE-only devices add "LE:" as an address prefix | Linus Torvalds |
2017-06-22 | Convert to new libdivecomputer custom IO model | Linus Torvalds |
2017-06-21 | Remove old duplicated code | Anton Lundin |
2017-06-18 | Desktop UI: reset cloud storage progress 'percentage' | Dirk Hohndel |
2017-06-17 | QML UI: redesign the user notification | Dirk Hohndel |
2017-06-16 | code cleanup: remove unimplemented classes and structs | Jan Mulder |
2017-06-16 | code cleanup: remove 2 unused structs | Jan Mulder |
2017-06-15 | Correctly hook up libdivecomputer log and dump | Dirk Hohndel |