aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/locationinformation.cpp
AgeCommit message (Expand)Author
2015-10-13Keep state of reverse geocode button in sync with GPS dataGravatar Dirk Hohndel
2015-10-13Only allow reverse geo lookup if divesite has GPS dataGravatar Dirk Hohndel
2015-10-08Update UI on dive site widget when retrieving taxonomyGravatar Tomaz Canabrava
2015-10-06Do not incorrectly use the UUID as the dive nameGravatar Tomaz Canabrava
2015-10-02Avoid potentially uninitialized memberGravatar Dirk Hohndel
2015-10-01Avoid NULL dereferenceGravatar Dirk Hohndel
2015-10-01Avoid memory leaksGravatar Dirk Hohndel
2015-10-01Fix selecting invalid dive siteGravatar Tomaz Canabrava
2015-09-30Better way to handle the tooltip for dive sitesGravatar Tomaz Canabrava
2015-09-30Don't emit the filter end signal too soonGravatar Dirk Hohndel
2015-09-29Correctly handle updating the name of dive sites from GPSGravatar Dirk Hohndel
2015-09-29Whitespace cleanupGravatar Dirk Hohndel
2015-09-27Do not set text on the Location LineEditGravatar Tomaz Canabrava
2015-09-27Center on the dive site also via keyboardGravatar Tomaz Canabrava
2015-09-27Change globe position when mouse over dive siteGravatar Tomaz Canabrava
2015-09-27Only get the icon for add/geocode onceGravatar Tomaz Canabrava
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