Age | Commit message (Expand) | Author |
2015-06-04 | Build script: make sure the versions we want to build exist | Dirk Hohndel |
2015-06-04 | Make Subsurface compile with NO_PRINTING set | Dirk Hohndel |
2015-06-04 | GlobeGPS: add empty function for NO_MARBLE | Lubomir I. Ivanov |
2015-06-04 | Printing: Add progress updating ability to print dialog | Gehad elrobey |
2015-06-04 | Printing: call print from printer class | Gehad elrobey |
2015-06-04 | Printing: remove the print_options struct from display.h | Gehad elrobey |
2015-06-04 | Printing: Remove more obsolete code from printlayout | Gehad elrobey |
2015-06-04 | Printing: Edit the print options widget | Gehad elrobey |
2015-06-04 | Printing: Remove the obsolete code from PrintDialog | Gehad elrobey |
2015-06-04 | Printing: Change "NEW_PRINTING" to "NO_PRINTING" | Gehad elrobey |
2015-06-04 | Printing: Add Printer class that holds the rendering logic. | Gehad elrobey |
2015-06-04 | Printing: Add TemplateLayout class | Gehad elrobey |
2015-06-04 | Cmake: add optional pkg-config for Grantlee | Lubomir I. Ivanov |
2015-06-04 | CMAKE: Require Grantlee library | Gehad elrobey |
2015-06-04 | Printing: Create two dives per page grantlee template | Gehad elrobey |
2015-06-04 | Fix potential crash using std::sort | Dirk Hohndel |
2015-06-04 | Make the plus button work. | Tomaz Canabrava |
2015-06-03 | Cmake: handle the case of local libgit2 but pkg_config for libssh2 | Dirk Hohndel |
2015-06-03 | Set the MessageBox stretching rules. | Tomaz Canabrava |
2015-06-03 | Connect the signals | Tomaz Canabrava |
2015-06-03 | Remove broken method | Tomaz Canabrava |
2015-06-03 | Fix acceptChanges for add mode | Tomaz Canabrava |
2015-06-03 | Fix reject changes for add/edit | Tomaz Canabrava |
2015-06-03 | Do not set the state of the application from here. | Tomaz Canabrava |
2015-06-03 | Fire signals for edit and filtering | Tomaz Canabrava |
2015-06-03 | Only filter by divesite if the divesite exists | Tomaz Canabrava |
2015-06-03 | Reset state: have a correct dive site being displayed | Tomaz Canabrava |
2015-06-03 | Current dive site has nothing to do with enableEdition | Tomaz Canabrava |
2015-06-03 | Fix the message buttons in dive_site_edit | Tomaz Canabrava |
2015-06-03 | Correctly decrease the number of rows in the dive_site model | Tomaz Canabrava |
2015-06-03 | Use CMake to find libssh2 | Tomaz Canabrava |
2015-06-03 | Do not reset the model when adding a new dive site | Tomaz Canabrava |
2015-06-03 | Different states for edit / add dive site | Tomaz Canabrava |
2015-06-03 | Remove unnecessary calls | Tomaz Canabrava |
2015-06-03 | centerOnCurrentDive needs to be a slot | Tomaz Canabrava |
2015-06-03 | Clear up editDiveGeoPosition for the new approach | Tomaz Canabrava |
2015-06-03 | Use for_each_dive_site to populate the dives in the globe | Tomaz Canabrava |
2015-06-03 | Rework the method to pick a dive site via the globe | Tomaz Canabrava |
2015-06-03 | Do not trigger a dive site change when setting a dive | Tomaz Canabrava |
2015-06-03 | Don't clear the underline model of the combobox | Tomaz Canabrava |
2015-06-03 | Remove commented out code | Tomaz Canabrava |
2015-06-03 | Don't rely on current_dive to get the dive site id | Tomaz Canabrava |
2015-06-03 | Update KMessageWidget to KF5 | Tomaz Canabrava |
2015-06-03 | Two if's to prevent null pointer dereferencing | Robert C. Helling |
2015-06-02 | Support for changed DM5 sample blob | Miika Turkia |
2015-06-02 | Build script: remove Subsurface.app before building on Mac | Dirk Hohndel (Intel) |
2015-06-02 | Build script: use Subsurface-testing branches of marble and libdivecomputer | Dirk Hohndel (Intel) |
2015-06-02 | Build script: build libssh on Mac | Dirk Hohndel (Intel) |
2015-06-02 | Build script: create log file by default | Dirk Hohndel (Intel) |
2015-06-01 | Simplify model handling and crashes fixes | Tomaz Canabrava |