summaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.h
AgeCommit message (Expand)Author
2015-07-31Correctly update the dive when the user edits dive_siteGravatar Tomaz Canabrava
2015-07-16Change API signature to act on dive_site, not uuidGravatar Dirk Hohndel
2015-07-15Dive site handling: correctly handle the different scenariosGravatar Dirk Hohndel
2015-07-14Remove quick edit dive site widgetGravatar 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-02Merge branch 'taxonomy'Gravatar Dirk Hohndel
2015-07-02Trigger reverse geo lookup by pressing the buttonGravatar Dirk Hohndel
2015-07-01Added again a QCompleter to show the possibilitiesGravatar Tomaz Canabrava
2015-07-01Correctly removes the Location Completion ModelGravatar Tomaz Canabrava
2015-06-27Dive site rewrite: mark location field as soon as editing startsGravatar Dirk Hohndel
2015-06-26Dive site rewrite: create a dive site edit dialog without bordersGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: location edit on notes tab is again a LineEditGravatar Tomaz Canabrava
2015-06-07Always send the UUID of the coordinates to the globeGravatar Tomaz Canabrava
2015-06-04Make the plus button work.Gravatar Tomaz Canabrava
2015-06-03Remove broken methodGravatar Tomaz Canabrava
2015-06-03Don't rely on current_dive to get the dive site idGravatar Tomaz Canabrava
2015-05-31We are not using a completer for location anymoreGravatar Tomaz Canabrava
2015-05-29Fix the connections for the Location EditGravatar Tomaz Canabrava
2015-05-29Update DiveLocationModel when thread finishesGravatar Tomaz Canabrava
2015-05-29Move DivePictureModel to qt-modelsGravatar Tomaz Canabrava
2015-05-21Fix typoGravatar Paul-Erik Törrönen
2015-05-17Better name for the disable/enable geolocation editGravatar Tomaz Canabrava
2015-05-17Fix signal connectionsGravatar Tomaz Canabrava
2015-05-11Multi dive edit: treat buddy and divemaster as tag listsGravatar Dirk Hohndel
2015-02-13When updating the dive site name, show this on the maintabGravatar Dirk Hohndel
2015-02-12Remove coordinates from main tabGravatar Dirk Hohndel
2015-02-12Correctly connect the maintab to dive site managementGravatar Dirk Hohndel
2015-02-11Pass a fake dive site UUID to the callback.Gravatar Tomaz Canabrava
2015-02-11Enable the location edit widget on mainwindowGravatar Tomaz Canabrava
2015-02-10Add the first call to registerApplicationStateGravatar Tomaz Canabrava
2015-01-19Always updated the coordinates from the displayed_diveGravatar Dirk Hohndel
2015-01-10Add setpoint events according to divetypeGravatar Robert C. Helling
2015-01-10Maintab combobox to set dive typeGravatar Robert C. Helling
2015-01-04Make sure we do not fall back to edit mode on acceptGravatar Miika Turkia
2014-11-07Show extra data in separate tab on MainTabGravatar Dirk Hohndel
2014-11-05Always copy data in copy and paste modeGravatar Dirk Hohndel
2014-10-20Recalculate the decompression if the date / time of a dive changesGravatar Dirk Hohndel
2014-08-17Cut'n'paste for dive data: implement paste sideGravatar Dirk Hohndel
2014-08-06Delete pictures from the Widget by pressing deleteGravatar Tomaz Canabrava
2014-07-30Maintab: fix trip location / notes editingGravatar Dirk Hohndel
2014-07-15Remove uneeded functionGravatar Tomaz Canabrava
2014-07-09Complete GPS coordinates on location focusout.Gravatar Gaetan Bisson
2014-07-09Correctly save the tags on the dive.Gravatar Tomaz Canabrava
2014-07-03UI restructure: only switch to edit mode if user made changeGravatar Dirk Hohndel
2014-07-03UI restructure: track if any data was modifiedGravatar Dirk Hohndel
2014-07-03UI restructure: updateDiveInfo displays displayed_diveGravatar Dirk Hohndel
2014-07-02UI restructure: use a global variable to hold the dive we show / editGravatar Dirk Hohndel
2014-06-27Start external viewer on photo double-clickGravatar Sergey Starosek