aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-06-09Cloud storage: deal with visibility of PIN entryGravatar Dirk Hohndel
2015-06-09Cloud storage: initial support for confirming the email PINGravatar Dirk Hohndel
2015-06-09Fix Ubuntu buildGravatar Dirk Hohndel
2015-06-09Build script: switch to working URL for grantleeGravatar Dirk Hohndel
2015-06-09Discard all temporary sites after merging with dive listGravatar Dirk Hohndel
2015-06-09Subsurface GPS webservice: make sure dive log is marked as modifiedGravatar Dirk Hohndel
2015-06-09Create unique dive sites when downloading from webserviceGravatar Dirk Hohndel
2015-06-09Fix building with NO_MARBLE issueGravatar Gehad elrobey
2015-06-07Cloud storage: first stab at creating an account on the backendGravatar Dirk Hohndel
2015-06-07Select the correct dive in EditAddedDive modeGravatar Tomaz Canabrava
2015-06-07Change the name of the dive site on the globeGravatar Tomaz Canabrava
2015-06-07Reset the current dive site when we reject itGravatar Tomaz Canabrava
2015-06-07Plot the current dive site in edit modeGravatar Tomaz Canabrava
2015-06-07Do not connect to same signal/slot twiceGravatar Tomaz Canabrava
2015-06-07Temporary dive + temporary site = crashGravatar Tomaz Canabrava
2015-06-07Always fill the fields in LocationInformation edit widget.Gravatar Tomaz Canabrava
2015-06-07Always send the UUID of the coordinates to the globeGravatar Tomaz Canabrava
2015-06-04Build script: fix several bugsGravatar Dirk Hohndel
2015-06-04Build script: Integrate Grantlee & build Subsurface with printingGravatar Dirk Hohndel
2015-06-04Build script: make sure the versions we want to build existGravatar Dirk Hohndel
2015-06-04Make Subsurface compile with NO_PRINTING setGravatar Dirk Hohndel
2015-06-04GlobeGPS: add empty function for NO_MARBLEGravatar Lubomir I. Ivanov
2015-06-04Printing: Add progress updating ability to print dialogGravatar Gehad elrobey
2015-06-04Printing: call print from printer classGravatar Gehad elrobey
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