summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2015-06-03Different states for edit / add dive siteGravatar Tomaz Canabrava
2015-06-03Remove unnecessary callsGravatar Tomaz Canabrava
2015-06-03centerOnCurrentDive needs to be a slotGravatar Tomaz Canabrava
2015-06-03Clear up editDiveGeoPosition for the new approachGravatar Tomaz Canabrava
2015-06-03Use for_each_dive_site to populate the dives in the globeGravatar Tomaz Canabrava
2015-06-03Rework the method to pick a dive site via the globeGravatar 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-01Remove unused methodGravatar Tomaz Canabrava
2015-06-01Remove Combobox from LocationManagementGravatar Tomaz Canabrava
2015-06-01Remove unused buttons on the ui.Gravatar Tomaz Canabrava
2015-06-01Correctly change the dive_site nameGravatar Tomaz Canabrava
2015-06-01Create a new DiveSite when user clicks on addGravatar Tomaz Canabrava
2015-06-01Manage Dive Site from the MainMenuGravatar Tomaz Canabrava
2015-06-01Move helper function to the appropriate fileGravatar Dirk Hohndel
2015-06-01Cloud storage: only make this available with new enough libgit2Gravatar Dirk Hohndel
2015-05-31Cloud storage: first stab at implementing cloud storageGravatar Dirk Hohndel
2015-05-31Cloud storage: rethink the terminology usedGravatar Dirk Hohndel
2015-05-31Fix crashGravatar Dirk Hohndel
2015-05-31Don't ask for globe-coordinates for a diveGravatar Tomaz Canabrava
2015-05-31Don't ask for a GeoCoordinate when editing a diveGravatar Tomaz Canabrava
2015-05-31Organize the dive_sites alphabeticallyGravatar Tomaz Canabrava
2015-05-31Fix crash when cancelling divesite edit with empty divesiteGravatar 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-29LocationInformationModel moved to qt-modelsGravatar Tomaz Canabrava
2015-05-29Change the Location from a LineEdit to a ComboBoxGravatar Tomaz Canabrava
2015-05-29Fix border glow on OSXGravatar Tomaz Canabrava
2015-05-29Move DivePlotDataModel to qt-modelsGravatar 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 ProfilePrintModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move TablePrintModel to Qt-modelsGravatar Tomaz Canabrava
2015-05-29Move DiveTripModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move the YearlyStatisticsModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move DiveComputerModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move ExtraDataModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move WeightModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move WeigthSystem Info model to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move Tankinfomodel to its own fileGravatar Tomaz Canabrava
2015-05-29Move DivePlannerModel and CylinderModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move the models to its own folderGravatar Tomaz Canabrava
2015-05-28Correctly save dive rating after changing itGravatar Salvador Cuñat
2015-05-28Remote storage: collect email and PIN in preferencesGravatar Dirk Hohndel