index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-models
/
gpslistmodel.cpp
Age
Commit message (
Expand
)
Author
2020-05-07
cleanup: invert control-flow when resetting the core structures
Berthold Stoeger
2019-10-04
Cleanup: turn GpsListModel into standard singleton
Berthold Stoeger
2019-09-27
Revert the singleton PR
Dirk Hohndel
2019-09-25
Cleanup: Pass gpsTrackers directly to GpsListModel::update()
Berthold Stoeger
2019-09-25
Cleanup: unify idiosyncratic singletons
Berthold Stoeger
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-05-21
qt-models: Change Q_UNUSED to no parameter name
jan Iversen
2018-01-10
Unused code: GpsListModel::addGpsFix()
Jan Mulder
2017-04-29
Add SPDX header to Qt models
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-08
Silence warnings in GpsListModel
Tomaz Canabrava
2016-01-10
Reimplement the internal repesentation of GPS fixes
Dirk Hohndel
2016-01-08
Gps list: include the time_t timestamp in the model
Dirk Hohndel
2016-01-08
Untangle Library Linkage
Tomaz Canabrava
2016-01-07
Create GpsListModel in order to be able to display GPS fixes
Dirk Hohndel