aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
2015-07-02Notes pane: don't show empty taxonomy tagsGravatar Dirk Hohndel
2015-07-02Rename enum values for taxonomyGravatar Dirk Hohndel
2015-07-02Merge branch 'taxonomy'Gravatar Dirk Hohndel
2015-07-02Remove a few more debug messagesGravatar Dirk Hohndel
2015-07-02Trigger reverse geo lookup by pressing the buttonGravatar Dirk Hohndel
2015-07-02Notes pane: don't show taxonomy info for trip locationGravatar Dirk Hohndel
2015-07-02Notes pane: move the location taxonomy to a better spotGravatar Dirk Hohndel
2015-07-01Correctly display the data on the delegateGravatar Tomaz Canabrava
2015-07-01Added again a QCompleter to show the possibilitiesGravatar Tomaz Canabrava
2015-07-01Remove location completion modelGravatar Tomaz Canabrava
2015-07-01Geo taxonomy: show the chosen taxonomy entries in the notes paneGravatar Dirk Hohndel
2015-06-27Dive site rewrite: be smarter when dealing with auto created sitesGravatar Dirk Hohndel
2015-06-27Dive site rewrite: mark location field as soon as editing startsGravatar Dirk Hohndel
2015-06-26Dive site rewrite: make trip location edit workGravatar Dirk Hohndel
2015-06-26Dive site rewrite: clearing the location field means no dive siteGravatar 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: do not use Qt Model MatchGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: fix potential crashGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: copy the changed dive site to the originalGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: create a dive site if string doesn't existGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: mark location as changed when a dive site changesGravatar 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: copy the current dive to the displayed diveGravatar 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-26Dive site rewrite: add the taxonomy labels for the dive sitesGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: use a QCompleter to show the list of dive sitesGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: location edit on notes tab is again a LineEditGravatar Tomaz Canabrava
2015-06-21Fix a number of resource leaksGravatar Dirk Hohndel
2015-06-16Remove all the no longer necessary code that aborts read of first V2 fileGravatar Dirk Hohndel
2015-06-16Cloud storage: warn the user if we are not onlineGravatar Dirk Hohndel
2015-06-10When done reverse geocoding, hide the notificationGravatar Dirk Hohndel
2015-06-09Fix building with NO_MARBLE issueGravatar Gehad elrobey
2015-06-07Select the correct dive in EditAddedDive modeGravatar Tomaz Canabrava
2015-06-07Always send the UUID of the coordinates to the globeGravatar Tomaz Canabrava
2015-06-03Connect the signalsGravatar Tomaz Canabrava
2015-06-03Remove broken methodGravatar Tomaz Canabrava
2015-06-03Do not trigger a dive site change when setting a diveGravatar Tomaz Canabrava
2015-06-03Don't clear the underline model of the comboboxGravatar Tomaz Canabrava
2015-06-03Remove commented out codeGravatar Tomaz Canabrava
2015-06-03Don't rely on current_dive to get the dive site idGravatar Tomaz Canabrava
2015-06-03Update KMessageWidget to KF5Gravatar Tomaz Canabrava
2015-06-01Simplify model handling and crashes fixesGravatar Tomaz Canabrava
2015-06-01Create a new DiveSite when user clicks on addGravatar Tomaz Canabrava
2015-05-31Fix crashGravatar Dirk Hohndel
2015-05-31Don't ask for a GeoCoordinate when editing a diveGravatar Tomaz Canabrava
2015-05-31We are not using a completer for location anymoreGravatar Tomaz Canabrava
2015-05-29Correctly set the dive site id on the diveGravatar Tomaz Canabrava