aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-06-04Make the plus button work.Gravatar Tomaz Canabrava
2015-06-03Cmake: handle the case of local libgit2 but pkg_config for libssh2Gravatar Dirk Hohndel
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-03Correctly decrease the number of rows in the dive_site modelGravatar Tomaz Canabrava
2015-06-03Use CMake to find libssh2Gravatar Tomaz Canabrava
2015-06-03Do not reset the model when adding a new dive siteGravatar 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-03Two if's to prevent null pointer dereferencingGravatar Robert C. Helling
2015-06-02Support for changed DM5 sample blobGravatar Miika Turkia
2015-06-02Build script: remove Subsurface.app before building on MacGravatar Dirk Hohndel (Intel)
2015-06-02Build script: use Subsurface-testing branches of marble and libdivecomputerGravatar Dirk Hohndel (Intel)
2015-06-02Build script: build libssh on MacGravatar Dirk Hohndel (Intel)
2015-06-02Build script: create log file by defaultGravatar Dirk Hohndel (Intel)
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-01Fix dive site sortingGravatar Dirk Hohndel
2015-06-01Fix cross build on WindowsGravatar Dirk Hohndel
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-01Add a timeout (500ms) to GeoLoccation discoveryGravatar Tomaz Canabrava
2015-06-01Move helper function to the appropriate fileGravatar Dirk Hohndel
2015-06-01Build script: use sufficiently new libgit2 and enable cloud storageGravatar Dirk Hohndel
2015-06-01Cloud storage: only make this available with new enough libgit2Gravatar Dirk Hohndel
2015-05-31Add strndup.h header so we can use this useful functionGravatar 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-31Cloud storage: add support for https based remoteGravatar Dirk Hohndel