aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/locationinformation.cpp
AgeCommit message (Expand)Author
2015-09-24Initialize currUuidGravatar Gaetan Bisson
2015-09-23Do not display popup with modifiersGravatar Tomaz Canabrava
2015-09-23Select an index if no index is selectedGravatar Tomaz Canabrava
2015-09-23Correctly fix the popup positionGravatar Tomaz Canabrava
2015-09-23Removed a ton of dead codeGravatar Tomaz Canabrava
2015-09-23Handle palette change for dive site selectionGravatar Tomaz Canabrava
2015-09-23Fix keyboard inconsistenciesGravatar Tomaz Canabrava
2015-09-23Fix new/existing dive site choicesGravatar Tomaz Canabrava
2015-09-23Set the current dive site uid / textGravatar Tomaz Canabrava
2015-09-23Correctly handle space and tabGravatar Tomaz Canabrava
2015-09-23Block focus out eventGravatar Tomaz Canabrava
2015-09-23Random fixes and improvementsGravatar Tomaz Canabrava
2015-09-23Whitespace fixGravatar Tomaz Canabrava
2015-09-23Fix correct size of the popupGravatar Tomaz Canabrava
2015-09-23Handle dive site activationGravatar Tomaz Canabrava
2015-09-23Made it possible to keypress againGravatar Tomaz Canabrava
2015-09-23Start to handle keypressesGravatar Tomaz Canabrava
2015-09-23Display the popup in the correct placeGravatar Tomaz Canabrava
2015-09-23Re-add the 'plus' button on the delegateGravatar Tomaz Canabrava
2015-09-23Stabilize the location model/proxy modelGravatar Tomaz Canabrava
2015-09-23Skeleton of the new LocationComboboxGravatar Tomaz Canabrava
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