Age | Commit message (Expand) | Author |
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 |
2015-06-01 | Remove unused method | Tomaz Canabrava |
2015-06-01 | Remove Combobox from LocationManagement | Tomaz Canabrava |
2015-06-01 | Remove unused buttons on the ui. | Tomaz Canabrava |
2015-06-01 | Correctly change the dive_site name | Tomaz Canabrava |
2015-06-01 | Fix dive site sorting | Dirk Hohndel |
2015-06-01 | Fix cross build on Windows | Dirk Hohndel |
2015-06-01 | Create a new DiveSite when user clicks on add | Tomaz Canabrava |
2015-06-01 | Manage Dive Site from the MainMenu | Tomaz Canabrava |
2015-06-01 | Add a timeout (500ms) to GeoLoccation discovery | Tomaz Canabrava |
2015-06-01 | Move helper function to the appropriate file | Dirk Hohndel |
2015-06-01 | Build script: use sufficiently new libgit2 and enable cloud storage | Dirk Hohndel |
2015-06-01 | Cloud storage: only make this available with new enough libgit2 | Dirk Hohndel |
2015-05-31 | Add strndup.h header so we can use this useful function | Dirk Hohndel |
2015-05-31 | Cloud storage: first stab at implementing cloud storage | Dirk Hohndel |
2015-05-31 | Cloud storage: rethink the terminology used | Dirk Hohndel |
2015-05-31 | Cloud storage: add support for https based remote | Dirk Hohndel |
2015-05-31 | Fix crash | Dirk Hohndel |
2015-05-31 | Don't ask for globe-coordinates for a dive | Tomaz Canabrava |
2015-05-31 | Don't ask for a GeoCoordinate when editing a dive | Tomaz Canabrava |
2015-05-31 | Organize the dive_sites alphabetically | Tomaz Canabrava |
2015-05-31 | Don't calculate what we already have | Tomaz Canabrava |
2015-05-31 | Fix off-by-one error | Tomaz Canabrava |
2015-05-31 | Fix crash when cancelling divesite edit with empty divesite | Tomaz Canabrava |
2015-05-31 | We are not using a completer for location anymore | Tomaz Canabrava |
2015-05-29 | Correctly set the dive site id on the dive | Tomaz Canabrava |
2015-05-29 | Fix the connections for the Location Edit | Tomaz Canabrava |
2015-05-29 | Update DiveLocationModel when thread finishes | Tomaz Canabrava |
2015-05-29 | Typo on the header guard. oops. | Tomaz Canabrava |
2015-05-29 | LocationInformationModel moved to qt-models | Tomaz Canabrava |
2015-05-29 | Change the Location from a LineEdit to a ComboBox | Tomaz Canabrava |
2015-05-29 | Fix border glow on OSX | Tomaz Canabrava |
2015-05-29 | Move DivePlotDataModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move DivePictureModel to qt-models | Tomaz Canabrava |
2015-05-29 | Fewer rebuilds triggered by changes in models.h | Tomaz Canabrava |
2015-05-29 | Move ProfilePrintModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move TablePrintModel to Qt-models | Tomaz Canabrava |
2015-05-29 | Move DiveTripModel to qt-models | Tomaz Canabrava |