Age | Commit message (Expand) | Author |
2016-03-07 | Simplify Q_FOREACH | Tomaz Canabrava |
2016-03-07 | Silence warnings for the GpsLocation | Tomaz Canabrava |
2016-01-22 | Avoid precision loss on GPS fixes | Dirk Hohndel |
2016-01-11 | Remove excessive debugging output | Dirk Hohndel |
2016-01-11 | GPS data: create divesite when missing for applied GPS data | Dirk Hohndel |
2016-01-10 | Compile fix for older compilers | Dirk Hohndel |
2016-01-10 | QML UI: refresh divelist after GPS data was successfully applied | Dirk Hohndel |
2016-01-10 | GPS data: if deleting on server fails, remember to try again | Dirk Hohndel |
2016-01-10 | GPS data: don't try to track what's uploaded | Dirk Hohndel |
2016-01-10 | GPS data: delete fixes on the server | Dirk Hohndel |
2016-01-10 | GPS data: more fixes | Dirk Hohndel |
2016-01-10 | Reimplement the internal repesentation of GPS fixes | Dirk Hohndel |
2016-01-08 | QML UI: partial, slow and incomplete implementation of delete GPS fix | Dirk Hohndel |
2016-01-08 | Untangle Library Linkage | Tomaz Canabrava |
2016-01-07 | Compile fix | Dirk Hohndel |
2016-01-07 | Compile fix | Dirk Hohndel |
2016-01-07 | Correctly adjust time stamp of GPS fixes | Dirk Hohndel |
2016-01-07 | Populate the model with the GPS fixes | Dirk Hohndel |
2016-01-07 | Download gps locations in the mobile app | Dirk Hohndel |
2016-01-07 | Create GpsListModel in order to be able to display GPS fixes | Dirk Hohndel |
2016-01-01 | Location service: get the current position | Dirk Hohndel |
2016-01-01 | Location service: support the concept of waiting for a position | Dirk Hohndel |
2016-01-01 | Location service: restructure the way GpsSource is managed | Dirk Hohndel |
2015-12-19 | Don't complain about missing GPS source unless mobile | Robert C. Helling |
2015-12-02 | Add instance method for GpsLocation | Dirk Hohndel |
2015-11-30 | Subsurface-mobile: don't create the GPS source until it is needed | Dirk Hohndel |
2015-11-18 | applyLocations should be a void function | Dirk Hohndel |
2015-11-18 | gpslocation.cpp: fix signed vs unsinged int comparison warning | Lubomir I. Ivanov |
2015-11-18 | Location service: when applying GPS locations mark divelist changed | Dirk Hohndel |
2015-11-18 | Location service: check presence of location source | Dirk Hohndel |
2015-11-18 | Location service: move into subsurface-core | Dirk Hohndel |