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
/
delimitedtext
History
mhugent
20d4d60ce0
moved the responsability for not-commited features to qgsvectorlayer. Because of this, it is now possible to treat not-commited features like commited ones. Vectordataproviders now only need to implement 'addFeatures','deleteFeatures', 'supportsFeatureAddition' and 'supportsFeatureDeletion' if they support feature addition or deletion
...
git-svn-id:
http://svn.osgeo.org/qgis/trunk@2258
c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-15 21:52:57 +00:00
..
delimitedtext.pro
Changes to allow build under Win32
2004-11-11 06:02:26 +00:00
Makefile.am
Added compilation and linking flags for the GEOS library.
2004-11-09 19:39:39 +00:00
qgsdelimitedtextprovider.cpp
moved the responsability for not-commited features to qgsvectorlayer. Because of this, it is now possible to treat not-commited features like commited ones. Vectordataproviders now only need to implement 'addFeatures','deleteFeatures', 'supportsFeatureAddition' and 'supportsFeatureDeletion' if they support feature addition or deletion
2004-11-15 21:52:57 +00:00
qgsdelimitedtextprovider.h
moved the responsability for not-commited features to qgsvectorlayer. Because of this, it is now possible to treat not-commited features like commited ones. Vectordataproviders now only need to implement 'addFeatures','deleteFeatures', 'supportsFeatureAddition' and 'supportsFeatureDeletion' if they support feature addition or deletion
2004-11-15 21:52:57 +00:00