Age | Commit message (Expand) | Author |
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 |
2015-05-29 | Move the YearlyStatisticsModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move TreeModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move DiveComputerModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move ExtraDataModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move WeightModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move WeigthSystem Info model to qt-models | Tomaz Canabrava |
2015-05-29 | Move Tankinfomodel to its own file | Tomaz Canabrava |
2015-05-29 | Move DivePlannerModel and CylinderModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move CleanerTableModel to its own file | Tomaz Canabrava |
2015-05-29 | Move the models to its own folder | Tomaz Canabrava |
2015-05-28 | Remote storage: second attempt to fix build with older libgit2 | Dirk Hohndel |
2015-05-28 | Correctly save dive rating after changing it | Salvador Cuñat |
2015-05-28 | Remote storage: turns out you need a newer libgit2 | Dirk Hohndel |
2015-05-28 | Remote storage: collect email and PIN in preferences | Dirk Hohndel |
2015-05-28 | Remote storage: add preferences UI | Dirk Hohndel |
2015-05-28 | Remote storage: provide credentials for ssh based remotes | Dirk Hohndel |
2015-05-28 | Remote storage: add preference for the passphrase | Dirk Hohndel |
2015-05-28 | Add USE_LIBGIT23_API as cmake option | Dirk Hohndel |
2015-05-28 | Documentation: Merge/update french user-manual translation | Guillaume GARDET |
2015-05-28 | Add explicit casts to silence compiler warnings | Robert C. Helling |
2015-05-28 | Fix parsing of git branch encoded in file name | Dirk Hohndel |
2015-05-27 | Wire gui for diagnostic logs from dc configuration | Anton Lundin |
2015-05-27 | Enable diagnostic logs from dc configuration | Anton Lundin |
2015-05-27 | Remove the lastError from DeviceThreads | Anton Lundin |
2015-05-27 | Remove unused variables and methods | Anton Lundin |
2015-05-27 | Restructure ReadSettingsThread::run | Anton Lundin |