aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
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
2015-02-13When updating the dive site name, show this on the maintabGravatar Dirk Hohndel
2015-02-13maintab change for get_dive_site_uuid_by_nameGravatar Dirk Hohndel
2015-02-12Remove coordinates from main tabGravatar Dirk Hohndel
2015-02-12Switch components for cut/paste dive to dive site logicGravatar Dirk Hohndel
2015-02-12Correctly connect the maintab to dive site managementGravatar Dirk Hohndel
2015-02-12Make editing a location work with dive sitesGravatar Dirk Hohndel
2015-02-12Clear the location if we have no dive siteGravatar Dirk Hohndel
2015-02-12Show GPS coordinates based on dive site on MainTabGravatar Dirk Hohndel
2015-02-12Show location based on dive site on MainTabGravatar Dirk Hohndel
2015-02-11Pass a fake dive site UUID to the callback.Gravatar Tomaz Canabrava
2015-02-11Accept / Cancel location editGravatar Tomaz Canabrava
2015-02-11Enable the location edit widget on mainwindowGravatar Tomaz Canabrava
2015-02-10Finish the cleanup of mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove the ProfileWidget from mainwindow.uiGravatar Tomaz Canabrava