aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
2015-07-16Fix mouse interaction with the Location ListGravatar Tomaz Canabrava
2015-07-16Change API signature to act on dive_site, not uuidGravatar Dirk Hohndel
2015-07-16Dive edit: handle dive sites more sanely while editingGravatar Dirk Hohndel
2015-07-16Don't reset editMode when refreshing the displayGravatar Dirk Hohndel
2015-07-16Just call the member functionGravatar Dirk Hohndel
2015-07-16Dive site handling: make sure the data in displayed_dive is updatedGravatar Dirk Hohndel
2015-07-15Dive site handling: special case for auto generated divesGravatar Dirk Hohndel
2015-07-15Dive site handling: correctly handle the different scenariosGravatar Dirk Hohndel
2015-07-14Fix selecting the first indexGravatar Tomaz Canabrava
2015-07-14Offer an option to just complete the textGravatar Tomaz Canabrava
2015-07-14Remove quick edit dive site widgetGravatar Tomaz Canabrava
2015-07-13Change Location Management to make Linus HappyGravatar Tomaz Canabrava
2015-07-13Move code that handles location to a sane placeGravatar Tomaz Canabrava
2015-07-13Select right divesite on clickGravatar Tomaz Canabrava
2015-07-13Get the selected dive site from the listGravatar Tomaz Canabrava
2015-07-09Teach divemode editing about multiple dc'sGravatar Anton Lundin
2015-07-08Show the correct delegate on the completerGravatar Tomaz Canabrava
2015-07-05Correct logicGravatar Robert C. Helling
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