aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models/gpslistmodel.h
AgeCommit message (Expand)Author
2019-10-04Cleanup: Make constructor of singletons privateGravatar Berthold Stoeger
2019-10-04Cleanup: turn GpsListModel into standard singletonGravatar Berthold Stoeger
2019-09-27Revert the singleton PRGravatar Dirk Hohndel
2019-09-25Cleanup: Pass gpsTrackers directly to GpsListModel::update()Gravatar Berthold Stoeger
2019-09-25Cleanup: unify idiosyncratic singletonsGravatar Berthold Stoeger
2018-01-10Unused code: GpsListModel::addGpsFix()Gravatar Jan Mulder
2017-04-29Add SPDX header to Qt modelsGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-01-08Gps list: include the time_t timestamp in the modelGravatar Dirk Hohndel
2016-01-08Untangle Library LinkageGravatar Tomaz Canabrava
2016-01-07Create GpsListModel in order to be able to display GPS fixesGravatar Dirk Hohndel