aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2015-10-08Update UI on dive site widget when retrieving taxonomyGravatar Tomaz Canabrava
2015-10-08Move the algorithm to divesite.cpp fileGravatar Tomaz Canabrava
2015-10-08Add the labels for taxonomy in dive site widgetGravatar Tomaz Canabrava
2015-10-07Passwords fields should have echoMode PasswordGravatar Tomaz Canabrava
2015-10-07Add missing tooltip for the reverse geo location lookupGravatar Dirk Hohndel
2015-10-07modeldelegates.cpp: add custom highlight drawing in location itemsGravatar Lubomir I. Ivanov
2015-10-07Preserve profile toggle-button state zoomed_plot across sessions.Gravatar pestophagous
2015-10-07Bugfix for checkboxes in DC download window GUI repaint delay.Gravatar pestophagous
2015-10-07Ask the Preferences Widget to show and be visibleGravatar Tomaz Canabrava
2015-10-07Simplify codeGravatar Tomaz Canabrava
2015-10-06Fix typo on string formatting optionGravatar Miika Turkia
2015-10-06Be way more carefull when copying dive siteGravatar Tomaz Canabrava
2015-10-06Remove unused codeGravatar Tomaz Canabrava
2015-10-06Correctly copy preferencesGravatar Dirk Hohndel
2015-10-06Correctly handle the webservice userid in preferencesGravatar Dirk Hohndel
2015-10-06Only check Windows version when building on WindowsGravatar Dirk Hohndel
2015-10-06Show error messages during start up as soon as the main window is shownGravatar Dirk Hohndel
2015-10-06Remove unused part of the geocoding preferencesGravatar Dirk Hohndel
2015-10-06Do not use White font on newer Windows versionsGravatar Tomaz Canabrava
2015-10-06Do not incorrectly use the UUID as the dive nameGravatar Tomaz Canabrava
2015-10-05Don't use the numerus version of tr()Gravatar Dirk Hohndel
2015-10-05With no filename set pick reasonable directory for Save asGravatar Dirk Hohndel
2015-10-03Use copy_string() to avoid potential crashGravatar Dirk Hohndel
2015-10-02Remove unused memberGravatar Dirk Hohndel
2015-10-02Avoid potential uninitialized accessGravatar Dirk Hohndel
2015-10-02Avoid potentially uninitialized memberGravatar Dirk Hohndel
2015-10-02Undo/redo of dive deletion needs to handle trips as wellGravatar Dirk Hohndel
2015-10-01Add support to "split" a dive with surface time in the middleGravatar Linus Torvalds
2015-10-01Avoid having uninitialized memberGravatar Dirk Hohndel
2015-10-01Avoid NULL dereferenceGravatar Dirk Hohndel
2015-10-01Avoid memory leaksGravatar Dirk Hohndel
2015-10-01Make dive trip location edit work again.Gravatar Tomaz Canabrava
2015-10-01Hide trip location when launching SubsurfaceGravatar Tomaz Canabrava
2015-10-01Update the dive site location when editingGravatar Tomaz Canabrava
2015-10-01Add a new QLineEdit to set the dive trip locationGravatar Tomaz Canabrava
2015-10-01Fix selecting invalid dive siteGravatar Tomaz Canabrava
2015-10-01printoptions.cpp: add missing tr() callsGravatar Lubomir I. Ivanov
2015-10-01Don't zoom out the globe if the dive site has no GPSGravatar Dirk Hohndel
2015-09-30Fix multi-dive edit regarding Dive SitesGravatar Tomaz Canabrava
2015-09-30Better way to handle the tooltip for dive sitesGravatar Tomaz Canabrava
2015-09-30Make 'Choose dive site' work as 'Rename'Gravatar Tomaz Canabrava
2015-09-30Remove unused codeGravatar Tomaz Canabrava
2015-09-30Don't emit the filter end signal too soonGravatar Dirk Hohndel
2015-09-29Delete unused dive sites after editGravatar Dirk Hohndel
2015-09-29Correctly handle updating the name of dive sites from GPSGravatar Dirk Hohndel
2015-09-29Whitespace cleanupGravatar Dirk Hohndel
2015-09-28Make importing of GPS locations less verboseGravatar Dirk Hohndel
2015-09-28Cloud storage: show progress bar when using Save with cloud storage openGravatar Dirk Hohndel
2015-09-28Make progress dialog show up more reliablyGravatar Dirk Hohndel
2015-09-27Do not set text on the Location LineEditGravatar Tomaz Canabrava