aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/locationinformation.cpp
AgeCommit message (Expand)Author
2015-06-03Fix the message buttons in dive_site_editGravatar Tomaz Canabrava
2015-06-03Different states for edit / add dive siteGravatar Tomaz Canabrava
2015-06-01Simplify model handling and crashes fixesGravatar Tomaz Canabrava
2015-06-01Remove unused methodGravatar Tomaz Canabrava
2015-06-01Remove Combobox from LocationManagementGravatar Tomaz Canabrava
2015-06-01Correctly change the dive_site nameGravatar Tomaz Canabrava
2015-06-01Create a new DiveSite when user clicks on addGravatar Tomaz Canabrava
2015-05-31Organize the dive_sites alphabeticallyGravatar Tomaz Canabrava
2015-05-31Fix crash when cancelling divesite edit with empty divesiteGravatar Tomaz Canabrava
2015-05-29Update DiveLocationModel when thread finishesGravatar Tomaz Canabrava
2015-05-29LocationInformationModel moved to qt-modelsGravatar Tomaz Canabrava
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