aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/locationinformation.cpp
AgeCommit message (Expand)Author
2015-09-12Hide current dive site from dive sites with same coordinates.Gravatar Sander Kleijwegt
2015-08-31Event filters need to tell the caller if they took the eventGravatar Dirk Hohndel
2015-08-31Silly compile fixGravatar Dirk Hohndel
2015-08-31Correctly refresh dive site listGravatar Tomaz Canabrava
2015-08-31Merge the dive sites selected.Gravatar Tomaz Canabrava
2015-08-31UI code to merge dive sitesGravatar Tomaz Canabrava
2015-08-31Offer the option to merge dive sites.Gravatar Tomaz Canabrava
2015-08-31Show the correct data on the Dive Site ListGravatar Tomaz Canabrava
2015-08-31Display dive sites with same gps as the currentGravatar Tomaz Canabrava
2015-08-29Fix edit & show of divesites for new and existing dives.Gravatar Sander Kleijwegt
2015-08-28Fix crash when creating a dive site without any dives in logbook.Gravatar Sander Kleijwegt
2015-08-25Remove a couple of debug messagesGravatar Dirk Hohndel
2015-08-25Create a new dive site and edit it automaticallyGravatar Tomaz Canabrava
2015-08-25Get taxonomy from edit dive site widgetGravatar Tomaz Canabrava
2015-07-31Another fix to build with NO_MARBLEGravatar Dirk Hohndel
2015-07-31Repopulate the labels on the globe after an editGravatar Tomaz Canabrava
2015-07-31Paint the coords-widget yellow after clicking on the globeGravatar Tomaz Canabrava
2015-07-31Save the gps edit into the current dive_siteGravatar Tomaz Canabrava
2015-07-31Change the coordinates via globe.Gravatar Tomaz Canabrava
2015-07-31Add a button to pick the coordinates via globe on the dive site editGravatar Tomaz Canabrava
2015-07-31Remove unused signalGravatar Tomaz Canabrava
2015-07-25We do not change the displayed_dive_site - don't reset itGravatar Tomaz Canabrava
2015-07-25Break long linesGravatar Tomaz Canabrava
2015-07-25Show dive_site info on the labelsGravatar Tomaz Canabrava
2015-07-25Clean code from the dive site editGravatar Tomaz Canabrava
2015-07-18Don't hide location completion when user types spaceGravatar Dirk Hohndel
2015-07-17Make sure we don't pass the wrong infoGravatar Tomaz Canabrava
2015-07-16Dive site edit: add second "create" line without completionGravatar Dirk Hohndel
2015-07-14Fix selecting the first indexGravatar Tomaz Canabrava
2015-07-14Remove quick edit dive site widgetGravatar Tomaz Canabrava
2015-07-13Select right divesite on clickGravatar Tomaz Canabrava
2015-07-13Get the selected dive site from the listGravatar Tomaz Canabrava
2015-06-27Add missing return statementGravatar Dirk Hohndel
2015-06-26Dive site rewrite: fix adding a new dive and chaning notes / descriptionGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: change the default sizes of the dialogGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: better member nameGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: try to fix a crashGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: fill and change the current dive siteGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: correctly position the edit site widgetGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: create a dive site edit dialog without bordersGravatar Tomaz Canabrava
2015-06-07Change the name of the dive site on the globeGravatar Tomaz Canabrava
2015-06-07Reset the current dive site when we reject itGravatar Tomaz Canabrava
2015-06-07Always fill the fields in LocationInformation edit widget.Gravatar Tomaz Canabrava
2015-06-03Fix acceptChanges for add modeGravatar Tomaz Canabrava
2015-06-03Fix reject changes for add/editGravatar Tomaz Canabrava
2015-06-03Do not set the state of the application from here.Gravatar Tomaz Canabrava
2015-06-03Fire signals for edit and filteringGravatar Tomaz Canabrava
2015-06-03Only filter by divesite if the divesite existsGravatar Tomaz Canabrava
2015-06-03Reset state: have a correct dive site being displayedGravatar Tomaz Canabrava
2015-06-03Current dive site has nothing to do with enableEditionGravatar Tomaz Canabrava