summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2015-06-04Printing: remove the print_options struct from display.hGravatar Gehad elrobey
2015-06-04Printing: Remove more obsolete code from printlayoutGravatar Gehad elrobey
2015-06-04Printing: Edit the print options widgetGravatar Gehad elrobey
2015-06-04Printing: Remove the obsolete code from PrintDialogGravatar Gehad elrobey
2015-06-04Make the plus button work.Gravatar Tomaz Canabrava
2015-06-03Set the MessageBox stretching rules.Gravatar Tomaz Canabrava
2015-06-03Connect the signalsGravatar Tomaz Canabrava
2015-06-03Remove broken methodGravatar Tomaz Canabrava
2015-06-03Fix acceptChanges for add modeGravatar Tomaz Canabrava
2015-06-03Fix reject changes for add/editGravatar Tomaz Canabrava
2015-06-03Do not set the state of the application from here.Gravatar Tomaz Canabrava
2015-06-03Fire signals for edit and filteringGravatar Tomaz Canabrava
2015-06-03Only filter by divesite if the divesite existsGravatar Tomaz Canabrava
2015-06-03Reset state: have a correct dive site being displayedGravatar Tomaz Canabrava
2015-06-03Current dive site has nothing to do with enableEditionGravatar Tomaz Canabrava
2015-06-03Fix the message buttons in dive_site_editGravatar Tomaz Canabrava
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