[QGIS Commit] [qgis/Quantum-GIS] : fix warning
GitHub
noreply at github.com
Wed Jan 11 13:26:15 EST 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 5e59deb33d32eb5a4a5b4a96f8b32ac3cccaebab
https://github.com/qgis/Quantum-GIS/commit/5e59deb33d32eb5a4a5b4a96f8b32ac3cccaebab
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2012-01-11 (Wed, 11 Jan 2012)
Changed paths:
M src/ui/qgsattributeactiondialogbase.ui
Log Message:
-----------
fix warning
Commit: 2b739d945d90d31b11561f0ca3938706b4162ebf
https://github.com/qgis/Quantum-GIS/commit/2b739d945d90d31b11561f0ca3938706b4162ebf
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2012-01-11 (Wed, 11 Jan 2012)
Changed paths:
M src/core/qgis.h
M src/core/qgsdatasourceuri.cpp
M src/core/qgsdatasourceuri.h
M src/providers/postgres/qgscolumntypethread.h
M src/providers/postgres/qgspgsourceselect.cpp
M src/providers/postgres/qgspgsourceselect.h
M src/providers/postgres/qgspgtablemodel.cpp
M src/providers/postgres/qgspgtablemodel.h
M src/providers/postgres/qgspostgresconn.cpp
M src/providers/postgres/qgspostgresconn.h
M src/providers/postgres/qgspostgresdataitems.cpp
M src/providers/postgres/qgspostgresdataitems.h
M src/providers/postgres/qgspostgresprovider.cpp
M src/providers/postgres/qgspostgresprovider.h
Log Message:
-----------
postgres provider:
- base geometrytype filtering on GeometryType not WkbType
- use tooltips on dataitems
- fix #4783
- adapt #4767
Compare: https://github.com/qgis/Quantum-GIS/compare/9ca05fe...2b739d9
More information about the QGIS-commit
mailing list