This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-02-25 00:58:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
providers
/
gpx
History
jobi
ea2b00d4c5
** fixed bug
#965720
by adding math.h for gcc 3.4 problems
...
git-svn-id:
http://svn.osgeo.org/qgis/trunk@1519
c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-03 14:05:01 +00:00
..
gpsdata.cpp
** Added URL parsing and attribute fields for route and track GPX layers
2004-05-17 10:32:19 +00:00
gpsdata.h
Changing std::string to QString in GPSData::getData() and GPSData::releaseData() to support Qt libraries built without STL support
2004-05-13 21:51:33 +00:00
Makefile.am
Added the GPX/LOC provider plugin (no GUI yet, so it can't be tested)
2004-05-07 18:44:20 +00:00
qgsgpxprovider.cpp
** fixed bug
#965720
by adding math.h for gcc 3.4 problems
2004-06-03 14:05:01 +00:00
qgsgpxprovider.h
** Added URL parsing and attribute fields for route and track GPX layers
2004-05-17 10:32:19 +00:00