Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
530 additions
and 542 deletions.
- +207 −242 src/app/dwg/qgsdwgimporter.cpp
- +2 −1 src/app/dwg/qgsdwgimporter.h
- +4 −5 src/core/qgsgml.cpp
- +38 −17 src/core/qgsogrutils.cpp
- +76 −0 src/core/qgsogrutils.h
- +46 −64 src/core/qgsvectorfilewriter.cpp
- +3 −2 src/core/qgsvectorfilewriter.h
- +10 −17 src/gui/qgsnewgeopackagelayerdialog.cpp
- +15 −20 src/providers/ogr/qgsogrfeatureiterator.cpp
- +1 −1 src/providers/ogr/qgsogrfeatureiterator.h
- +124 −168 src/providers/ogr/qgsogrprovider.cpp
- +4 −5 src/providers/wms/qgswmsprovider.cpp
Oops, something went wrong.