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
/
mapwidget.cpp
Age
Commit message (
Expand
)
Author
2019-10-26
Undo: turn dive- and trip-fields into flags
Berthold Stoeger
2019-09-06
Cleanup: remove unused MapWidget::repopulateLabels() function
Berthold Stoeger
2019-09-06
Desktop: show all selected dive sites on click
Berthold Stoeger
2019-09-06
Map: don't fully reset model on selection change
Berthold Stoeger
2019-09-06
Map: generate pixmap name in model
Berthold Stoeger
2019-06-23
Undo: don't send signals batched by trip
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-05-11
Map: automatically update names on the map
Berthold Stoeger
2019-05-11
Map: remove skipReload logic in mapwidget.cpp
Berthold Stoeger
2019-05-11
Map: make edit mode depend on dive-site-filtering
Berthold Stoeger
2019-05-11
Selection: automatically unselect old selection in selectDives()
Berthold Stoeger
2019-05-11
Map: remove MapWidget::centerOnSelectedDiveSite
Berthold Stoeger
2019-05-11
Map: reload on selection change directly
Berthold Stoeger
2019-05-11
Cleanup: remove MapWidgetHelper::m_selectedDiveIds member
Berthold Stoeger
2019-05-11
Map: don't reload map when in edit mode
Berthold Stoeger
2019-05-11
Map: don't call exitEditMode() in MapWidget::reload()
Berthold Stoeger
2019-04-12
Dive site: remove edit mode from dive location widget
Berthold Stoeger
2019-04-12
Undo: update map when dive site location is changed by undo command
Berthold Stoeger
2019-04-02
Cleanup: remove all Q_NULLPTR instances
Berthold Stoeger
2018-10-29
Dive site: pass pointer-to-dive_site via QVariant
Berthold Stoeger
2018-10-29
Dive site: pass pointer to updateDiveSiteCoordinates()
Berthold Stoeger
2018-10-29
Dive site: Pass dive-site pointer to MapWidgetHelper::enterEditMode()
Berthold Stoeger
2018-10-29
Dive site: remove UUIDs from LocationInformationModel
Berthold Stoeger
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-10-13
Cleanup: rename MainWindow member variables
Berthold Stoeger
2018-10-13
Cleanup: Turn widget accessor-functions into simple pointers
Berthold Stoeger
2018-10-11
Map: pass down dive site in prepareForGetDiveCoordinates()
Berthold Stoeger
2018-10-11
Map: split void MapWidget::setEditMode()
Berthold Stoeger
2018-10-11
Map: pass changed coordinates via signal
Berthold Stoeger
2018-10-11
Map: remove LocationInformationWidget::coordinatesChanged signal
Berthold Stoeger
2018-10-08
Map: zoom on dive sites when flipping through dive site list
Berthold Stoeger
2018-07-12
desktop-widget: move qmlRegister from mapwidget to shared helper
jan Iversen
2018-06-21
android/desktop: remove mapWidget from subsurface.qrc
jan Iversen
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2017-12-29
cleanup: Uninitialized pointer field
Jan Mulder
2017-11-09
map-widget: allow real-time updates of edited markers
Lubomir I. Ivanov
2017-11-05
map-widget: move the widget and its resources to 'map-widget'
Lubomir I. Ivanov
2017-10-07
map-widget: don't crash if the map QML failed to load
Lubomir I. Ivanov
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
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
[next]