aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
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
2017-07-28maintab: use GlobeGPS / MapWidget abstractionGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add the method centerOnIndex()Gravatar Lubomir I. Ivanov
2017-07-28mapwidget: add public slot endGetDiveCoordinates()Gravatar Lubomir I. Ivanov
2017-07-28mapwidget: add an empty reload() methodGravatar Lubomir I. Ivanov
2017-07-28mainwindow: rename GLOBE_MAXIMIZED to MAP_MAXIMIZEDGravatar Lubomir I. Ivanov
2017-07-28mainwindow: rename "actionViewGlobe" to "actionViewMap"Gravatar Lubomir I. Ivanov
2017-07-28mainwindow: don't remove the "view globe" action from the menuGravatar Lubomir I. Ivanov
2017-07-28mainwindow: enable centerOnDiveSite() no matter the NO_MARBLE macroGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add placeholder centerOnDiveSite() public slotGravatar Lubomir I. Ivanov
2017-07-28mainwindow: create an instance of MapWidget for NO_MARBLEGravatar Lubomir I. Ivanov
2017-07-28mainwindow: rename the variable 'globeGps' to 'mapWidget'Gravatar Lubomir I. Ivanov
2017-07-28desktop-widgets/cmake: include mapwidget.cpp as a UI classGravatar Lubomir I. Ivanov
2017-07-28map: add placeholder .cpp and .h files for the new map widgetGravatar Lubomir I. Ivanov
2017-07-12Fix slot handling in Photos tabGravatar Dirk Hohndel
2017-06-30BLE handling: create helper function to add the LE: prefixGravatar Dirk Hohndel
2017-06-29Better colors for BT pairing dialogGravatar Dirk Hohndel
2017-06-30BT address 0 is bogusGravatar Robert C. Helling
2017-06-26Bluetooth: make LE-only devices add "LE:" as an address prefixGravatar Linus Torvalds
2017-06-22Convert to new libdivecomputer custom IO modelGravatar Linus Torvalds
2017-06-21Remove old duplicated codeGravatar Anton Lundin
2017-06-18Desktop UI: reset cloud storage progress 'percentage'Gravatar Dirk Hohndel
2017-06-17QML UI: redesign the user notificationGravatar Dirk Hohndel
2017-06-16code cleanup: remove unimplemented classes and structsGravatar Jan Mulder
2017-06-16code cleanup: remove 2 unused structsGravatar Jan Mulder
2017-06-15Correctly hook up libdivecomputer log and dumpGravatar Dirk Hohndel
2017-06-11TabDiveInformation.cpp: use lrint() for sac.mliter in updateData()Gravatar Lubomir I. Ivanov
2017-06-11simplewidgets.cpp: silence warning about parenthesesGravatar Lubomir I. Ivanov
2017-05-29Don't leak memory on downloaded dives not pickedGravatar Dirk Hohndel
2017-05-28Fix abort when Bluetooth mode is defaultGravatar Jan Mulder
2017-05-27Random whitespace cleanupGravatar Dirk Hohndel
2017-05-27QML UI: add the DownloadThreadGravatar Tomaz Canabrava
2017-05-27Reduce the scope of variablesGravatar Tomaz Canabrava
2017-05-27Extract the device_data_t into helper classGravatar Tomaz Canabrava
2017-05-27Display the dialog correctlyGravatar Tomaz Canabrava
2017-05-27Move the fill_computer_list() out of widgetsGravatar Tomaz Canabrava
2017-05-27Separate the download thread from the widget logicGravatar Tomaz Canabrava
2017-05-27Move model code to modelsGravatar Tomaz Canabrava
2017-05-26Creation of dive duration string and surface interval stringGravatar Stefan Fuchs
2017-05-09Allow weight system name to be editedGravatar Jan Mulder
2017-05-07Merge branch 'seabear-refactor'Gravatar Dirk Hohndel
2017-05-07Refactor Seabear importGravatar Miika Turkia
2017-05-07Move intdup to qthelperGravatar Miika Turkia
2017-05-06Wire up duration units preference UIGravatar Dirk Hohndel
2017-05-06Add UI for duration preferenceGravatar Dirk Hohndel
2017-05-06Save tags when manually adding diveGravatar Dirk Hohndel
2017-05-06Fix some warningsGravatar Dirk Hohndel
2017-05-06Check if we have an instance before dereferencing itGravatar Dirk Hohndel