[QGIS Commit] [qgis/Quantum-GIS] 589460: add tests for QgsDataItem - verify that .gz and .v...
GitHub
noreply at github.com
Mon May 28 16:20:49 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 589460b2dcaeffeb6ed29f35cfa37b204fca3ef7
https://github.com/qgis/Quantum-GIS/commit/589460b2dcaeffeb6ed29f35cfa37b204fca3ef7
Author: Etienne Tourigny <etourigny.dev at gmail.com>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M tests/src/core/CMakeLists.txt
A tests/src/core/testqgsdataitem.cpp
M tests/src/core/testziplayer.cpp
A tests/testdata/points.vrt
M tests/testdata/testzip.zip
Log Message:
-----------
add tests for QgsDataItem - verify that .gz and .vrt files are not recognized as both gdal and ogr items (bug #5636)
Commit: 147911b2c4ee8bbae6ec58f9d44a11bffca6e47b
https://github.com/qgis/Quantum-GIS/commit/147911b2c4ee8bbae6ec58f9d44a11bffca6e47b
Author: Etienne Tourigny <etourigny.dev at gmail.com>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M src/providers/gdal/qgsgdaldataitems.cpp
M src/providers/ogr/qgsogrdataitems.cpp
Log Message:
-----------
prevent .vrt and .gz files from appearing as both GDAL and OGR items (bug #5636)
Commit: 04aab2938c164d3c4a9ee9da576aabca13c227ca
https://github.com/qgis/Quantum-GIS/commit/04aab2938c164d3c4a9ee9da576aabca13c227ca
Author: Etienne Tourigny <etourigny.dev at gmail.com>
Date: 2012-05-27 (Sun, 27 May 2012)
Changed paths:
M src/app/qgisapp.cpp
M src/app/qgsbrowserdockwidget.cpp
M src/core/qgsdataitem.h
M src/core/qgsmimedatautils.cpp
M src/providers/gdal/qgsgdaldataitems.cpp
M src/providers/gdal/qgsgdaldataitems.h
M src/providers/ogr/qgsogrdataitems.cpp
M src/providers/ogr/qgsogrdataitems.h
M tests/src/core/testqgsdataitem.cpp
Log Message:
-----------
do not show file extension in TOC, add QqsLayerItem::layerName() for getting layer name (bug #5621)
Commit: 149c96a9b04b6271d4f5694d3621ab1dfacc8cbe
https://github.com/qgis/Quantum-GIS/commit/149c96a9b04b6271d4f5694d3621ab1dfacc8cbe
Author: Giuseppe Sucameli <brush.tyler at gmail.com>
Date: 2012-05-28 (Mon, 28 May 2012)
Changed paths:
M src/app/qgisapp.cpp
M src/app/qgsbrowserdockwidget.cpp
M src/core/qgsdataitem.h
M src/core/qgsmimedatautils.cpp
M src/providers/gdal/qgsgdaldataitems.cpp
M src/providers/gdal/qgsgdaldataitems.h
M src/providers/ogr/qgsogrdataitems.cpp
M src/providers/ogr/qgsogrdataitems.h
M tests/src/core/CMakeLists.txt
A tests/src/core/testqgsdataitem.cpp
M tests/src/core/testziplayer.cpp
A tests/testdata/points.vrt
M tests/testdata/testzip.zip
Log Message:
-----------
Merge remote-tracking branch 'etiennesky/browser_fixes'
Commit: 9859709e924be5d0193fde5cc1fd82b6e332d879
https://github.com/qgis/Quantum-GIS/commit/9859709e924be5d0193fde5cc1fd82b6e332d879
Author: Giuseppe Sucameli <brush.tyler at gmail.com>
Date: 2012-05-28 (Mon, 28 May 2012)
Changed paths:
M src/providers/ogr/qgsogrdataitems.cpp
Log Message:
-----------
fix set crs to OGR data items (broken in 04aab2938)
Compare: https://github.com/qgis/Quantum-GIS/compare/5e45e87...9859709
More information about the QGIS-commit
mailing list