summaryrefslogtreecommitdiffstats
path: root/qt-ui/locationinformation.cpp
AgeCommit message (Expand)Author
2015-05-27Fix crash when rejecting dive site changesGravatar Dirk Hohndel
2015-05-27Start editing new site regardless what the user does firstGravatar Dirk Hohndel
2015-05-27Dive site management: make sure currentDs is validGravatar Dirk Hohndel
2015-05-26Filter out the dives that are not at dive_site.Gravatar Tomaz Canabrava
2015-05-26Only repopulate model when needed.Gravatar Tomaz Canabrava
2015-05-26Show the correct dive_site on the manage comboboxGravatar Tomaz Canabrava
2015-05-26Do not create a new dive site when curr is invalidGravatar Tomaz Canabrava
2015-05-26Don't setLocationId when accept/reject changesGravatar Tomaz Canabrava
2015-05-22Location management: reflect changes to a location's nameGravatar Dirk Hohndel
2015-05-22Location management: reflect changes to the coordinates on the mapGravatar Dirk Hohndel
2015-05-22Location management: actually parse the GPS coordinatesGravatar Dirk Hohndel
2015-05-17Fix easily reproduced crashGravatar Dirk Hohndel
2015-05-17Update the dive location when showing the dialogGravatar Tomaz Canabrava
2015-05-17Implement the row count for location informationGravatar Tomaz Canabrava
2015-05-17Implement the data method for location informationGravatar Tomaz Canabrava
2015-05-17Start the model for location information.Gravatar Tomaz Canabrava
2015-05-17Move Locationinformation to its own file.Gravatar Tomaz Canabrava