aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
2015-09-23Hide a couple of debugging messagesGravatar Dirk Hohndel
2015-09-16Make Facebook more user friendlyGravatar Tomaz Canabrava
2015-09-11When editing a manually added dive, correctly update max depthGravatar Dirk Hohndel
2015-08-29Fix edit & show of divesites for new and existing dives.Gravatar Sander Kleijwegt
2015-08-28Always show the dive site edit buttonGravatar Sander Kleijwegt
2015-08-28Fix mouse clicks on divesite completer.Gravatar Sander Kleijwegt
2015-08-25Keep the dive list disabled if editing a diveGravatar Tomaz Canabrava
2015-08-25Create a new dive site and edit it automaticallyGravatar Tomaz Canabrava
2015-08-25Move dive site list to its correct positionGravatar Tomaz Canabrava
2015-08-25Get taxonomy from edit dive site widgetGravatar Tomaz Canabrava
2015-08-25Turn the get taxonomy button into a manage dive site buttonGravatar Tomaz Canabrava
2015-08-25Make created dive site uuid deterministicGravatar Dirk Hohndel
2015-08-03Make debugging cleanerGravatar Robert C. Helling
2015-07-31Transform GlobeGPS in a static instance() classGravatar Tomaz Canabrava
2015-07-31Correctly update the dive when the user edits dive_siteGravatar Tomaz Canabrava
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