summaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
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
2015-05-29Fix the connections for the Location EditGravatar Tomaz Canabrava
2015-05-29Update DiveLocationModel when thread finishesGravatar Tomaz Canabrava
2015-05-29Change the Location from a LineEdit to a ComboBoxGravatar Tomaz Canabrava
2015-05-29Move DivePictureModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Fewer rebuilds triggered by changes in models.hGravatar Tomaz Canabrava
2015-05-29Move ExtraDataModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move WeightModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move DivePlannerModel and CylinderModel to qt-modelsGravatar Tomaz Canabrava
2015-05-28Correctly save dive rating after changing itGravatar Salvador Cuñat
2015-05-21Fix typoGravatar Paul-Erik Törrönen
2015-05-17Use the QtWaitingSpinner instead of blocking the MainTabGravatar Tomaz Canabrava
2015-05-17Better name for the disable/enable geolocation editGravatar Tomaz Canabrava
2015-05-17Don't enable the widgets before finishing the threadGravatar Tomaz Canabrava
2015-05-17Fix signal connectionsGravatar Tomaz Canabrava
2015-05-11Multi dive edit: treat buddy and divemaster as tag listsGravatar Dirk Hohndel
2015-05-02Improve multi dive tag list editsGravatar Dirk Hohndel
2015-04-23When deleting a cylinder, adapt gas changesGravatar Dirk Hohndel
2015-04-22When editing the location, make sure it gets applied to the divesGravatar Dirk Hohndel
2015-03-30maintab.cpp: fix editing dive profiles from tripsGravatar Lubomir I. Ivanov
2015-03-16Correctly create a dive site with the name entered on the Notes tabGravatar Dirk Hohndel
2015-03-10Remove redundant codeGravatar Tomaz Canabrava
2015-03-10Remove dead code.Gravatar Tomaz Canabrava
2015-02-14Rename the tab "Dive info" to "Info", and "Dive notes" to "Notes"Gravatar Henrik Brautaset Aronsen