aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2017-09-29[Facebook] Use QByteArray directlyGravatar Tomaz Canabrava
2017-09-26Change Facebook upload description to eliminate confusionGravatar Federico Masias
2017-09-20Remove option to apply GFlow at maxdepthGravatar Robert C. Helling
2017-09-20Add a checkbox to turn off plan variationsGravatar Robert C. Helling
2017-09-17Merge branch 'macBLE' of github.com:Subsurface-divelog/subsurfaceGravatar Dirk Hohndel
2017-09-17DC download: show info messages on MacGravatar Dirk Hohndel
2017-09-17DC download: better message at beginning of downloadGravatar Dirk Hohndel
2017-09-17DC download: don't clear message if no dives downloadedGravatar Dirk Hohndel
2017-09-17BLE: create controller from QBtDeviceInfoGravatar Dirk Hohndel
2017-09-17BLE: on Mac/iOS use UUID instead of addressGravatar Dirk Hohndel
2017-09-16Remove some very small marble leftoversGravatar Stefan Fuchs
2017-09-13Facebook support: fix export dialog layoutGravatar Tomaz Canabrava
2017-09-13Facebook support: use the new Graph ApiGravatar Tomaz Canabrava
2017-09-11Fix crash on manually added ZXU/DL7 fileGravatar Miika Turkia
2017-09-11Import dive number from DL7 logGravatar Miika Turkia
2017-09-04remove Marble from packaging and build scriptsGravatar Lubomir I. Ivanov
2017-09-04remove Marble from the source treeGravatar Lubomir I. Ivanov
2017-09-04googlemaps: clear the cache folder on language changeGravatar Lubomir I. Ivanov
2017-08-26Another unused variableGravatar Dirk Hohndel
2017-08-26Tex export: remove incorrect codeGravatar Dirk Hohndel
2017-08-10More details for TeX exportGravatar Robert C. Helling
2017-08-10Move the decision how to typeset unit to TeX-style fileGravatar Robert C. Helling
2017-08-10Use letters instead of digit in TeX macro namesGravatar Robert C. Helling
2017-08-10Cleaning up TeX exportGravatar Robert C. Helling
2017-08-10Add additional data to TeX-exportGravatar Ben McCandless
2017-08-01Configure ostc4: Correct button sensitivity rangeGravatar Anton Lundin
2017-08-01Configure ostc4: Wire up reset buttonGravatar Anton Lundin
2017-07-28Map: try to wait for Map to loadGravatar Dirk Hohndel
2017-07-28Switch new files to unix line endingsGravatar Dirk Hohndel
2017-07-28Fix possible memory corruptionGravatar Jan Mulder
2017-07-28map: whitespace cleanup in QML and C++ filesGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add a method to set update editMode in MapWidgetHelperGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add the "skipReload" guardGravatar Lubomir I. Ivanov
2017-07-28mapwidget: connect the helper selectedDivesChanged() signalGravatar Lubomir I. Ivanov
2017-07-28qrc: use "MapWidget.qml" as a QRC aliasGravatar Lubomir I. Ivanov
2017-07-28mapwidget: call MapWidgetHelper::reloadMapLocations()Gravatar Lubomir I. Ivanov
2017-07-28mapwidget.cpp: register the MapLocation and MapLocationModel typesGravatar Lubomir I. Ivanov
2017-07-28add the SPDX-License-Identifier to new source filesGravatar Lubomir I. Ivanov
2017-07-28qmlmapwidgethelper: add the centerOnDiveSite() methodGravatar Lubomir I. Ivanov
2017-07-28mapwidget.cpp: obtain a reference of the MapWidgetHelper from QMLGravatar Lubomir I. Ivanov
2017-07-28desktop-widgets/mapwidget: register the MapWidgetHelper QML typeGravatar Lubomir I. Ivanov
2017-07-28desktop-widgets/cmake: include "qmlmapwidgethelper.cpp"Gravatar Lubomir I. Ivanov
2017-07-28globe.cpp/h: remove the dummy QLabel based widgetGravatar Lubomir I. Ivanov
2017-07-28mapwidget.h: force-undefine the IGNORE macro from winbase.hGravatar Lubomir I. Ivanov
2017-07-28mapwidget.h: remove redundant "core/divesite.h" includeGravatar Lubomir I. Ivanov
2017-07-28locationinformationwidget: abstract between GlobeGPS and MapWidgetGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add the placeholder prepareForGetDiveCoordinates() slotGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add the coordinatesChanged() signalGravatar Lubomir I. Ivanov
2017-07-28subsurfacewebservices: abstract between GlobeGPS and MapWidgetGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add the placeholder repopulateLabels() methodGravatar Lubomir I. Ivanov