summaryrefslogtreecommitdiffstats
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-04Printing: Change "NEW_PRINTING" to "NO_PRINTING"Gravatar Gehad elrobey
2015-06-04Printing: Add Printer class that holds the rendering logic.Gravatar Gehad elrobey
2015-06-04Printing: Add TemplateLayout classGravatar Gehad elrobey
2015-06-04Cmake: add optional pkg-config for GrantleeGravatar Lubomir I. Ivanov
2015-06-04CMAKE: Require Grantlee libraryGravatar Gehad elrobey
2015-06-04Printing: Create two dives per page grantlee templateGravatar Gehad elrobey
2015-06-04Fix potential crash using std::sortGravatar Dirk Hohndel
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