index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
Age
Commit message (
Expand
)
Author
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
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
[next]