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.cpp
Age
Commit message (
Expand
)
Author
2019-04-12
Dive site: remove LocationInformation::nameChanged signal
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site description editing
Berthold Stoeger
2019-04-12
Dive site: remove implicit deletion of empty dive sites
Berthold Stoeger
2019-04-12
Undo: Implement undo of dive site name editing
Berthold Stoeger
2019-04-12
Dive site: add dive site table parameter to dive site functions
Berthold Stoeger
2019-04-12
get rid of some foreach and Q_FOREACH constructs
Rolf Eike Beer
2019-03-27
Cleanup: provide printGPSCoords in C and C++ versions
Berthold Stoeger
2019-03-24
Cleanup: fix printGPSCoords signature and leaks
Berthold Stoeger
2018-12-14
Drop old filter code
Tomaz Canabrava
2018-10-30
Dive site: fix oversight in 920eb7576f
Berthold Stoeger
2018-10-29
Dive site: pass pointer-to-dive_site via QVariant
Berthold Stoeger
2018-10-29
Dive site: replace dive->dive_site_uuid by dive_site
Berthold Stoeger
2018-10-29
Dive site: remove [start|stop]FilterDiveSite signals
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-29
Dive site: remove argument from diveSiteSelected signal
Berthold Stoeger
2018-10-29
Dive site: replace UUID_ROLE by DIVESITE_ROLE
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointers to merge_dive_sites()
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-13
Dive site: replace displayed_dive_site by pointer
Berthold Stoeger
2018-10-13
Dive site: don't use displayed_dive_site to store GPS coordinates
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-11
Geo lookup: don't pass arguments / result via global object
Berthold Stoeger
2018-10-11
Cleanup: remove ReverseGeoLookupThread
Berthold Stoeger
2018-10-09
Dive locations: factor out common code of models
Berthold Stoeger
2018-10-09
Map: avoid ugly "invalid dive site" message in location box
Berthold Stoeger
2018-10-08
Map: zoom on dive sites when flipping through dive site list
Berthold Stoeger
2018-06-26
desktop: fix multi-keystroke input on location
Murillo Bernardes
2018-05-21
desktop-widgets: Change Q_UNUSED to no parameter name
jan Iversen
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-03-14
Cleanup: introduce copy_qstring() function
Berthold Stoeger
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-01-11
Introduce helper function empty_string()
Berthold Stoeger
2017-12-29
cleanup: Unchecked return value
Jan Mulder
2017-12-28
Replace less-or-equal by less-than comparison in lessThan function
Berthold Stoeger
2017-11-30
Use better aliases for icons.
Martin Měřinský
2017-11-29
Revert "Use consistent aliases for all icons."
Dirk Hohndel
2017-11-29
Use consistent aliases for all icons.
Martin Měřinský
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
[next]