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
/
locationinformation.h
Age
Commit message (
Expand
)
Author
2019-02-02
Cleanup: rename locationInformation.ui -> locationinformation.ui
Berthold Stoeger
2018-10-29
Dive site: remove [start|stop]FilterDiveSite signals
Berthold Stoeger
2018-10-29
Dive site: remove UUIDs from LocationInformationModel
Berthold Stoeger
2018-10-29
Dive site: remove argument from diveSiteSelected signal
Berthold Stoeger
2018-10-26
Cleanup: remove declaration of unused signal
Berthold Stoeger
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-10-13
Dive site: replace displayed_dive_site by pointer
Berthold Stoeger
2018-10-13
Dive site: use own copy of taxonomy in dive-site-edit widget
Berthold Stoeger
2018-10-13
Dive site: un-globalize displayed_dive_site
Berthold Stoeger
2018-10-13
Dive site: explicitly init displayed_dive_site on show widget
Berthold Stoeger
2018-10-11
Map: remove access to displayed_dive_site in GPS-filter model
Berthold Stoeger
2018-10-11
Map: pass down dive site in prepareForGetDiveCoordinates()
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-09
Dive locations: factor out common code of models
Berthold Stoeger
2018-09-29
Cleanup: reinstate override modifiers
Berthold Stoeger
2018-08-01
Cleanup: remove all override modifiers
Berthold Stoeger
2018-07-31
Cleanup: replace virtual by override where appropriate
Berthold Stoeger
2017-11-27
locationinformation: don't update map location on typing
Lubomir I. Ivanov
2017-11-26
Inform LocationFilterModel of changed dive site name
Berthold Stoeger
2017-10-07
LocationInformationWidget: make sure to clean out fields
Dirk Hohndel
2017-10-02
[Divesite] Hook location information interface for country
Tomaz Canabrava
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava