[QGIS Commit] [qgis/QGIS] 51297d: indentation update (note to self: always run scrip...
GitHub
noreply at github.com
Tue Sep 17 03:42:30 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/QGIS
Commit: 51297d59909c69caa1f54cfcd937ce0666834549
https://github.com/qgis/QGIS/commit/51297d59909c69caa1f54cfcd937ce0666834549
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2013-09-17 (Tue, 17 Sep 2013)
Changed paths:
M python/core/composer/qgscomposermap.sip
M python/core/composer/qgscomposershape.sip
M python/core/qgsattributeaction.sip
M python/core/qgsgmlschema.sip
M python/core/raster/qgsrasterdataprovider.sip
M python/core/raster/qgsrasterrange.sip
M python/core/raster/qgsrasterviewport.sip
M python/gui/qgsmaptool.sip
M python/gui/qgsmessagebar.sip
M python/gui/qgsmessagebaritem.sip
M python/plugins/fTools/tools/doGeoprocessing.py
M python/plugins/processing/ProcessingPlugin.py
M python/plugins/processing/algs/SaveSelectedFeatures.py
M python/plugins/processing/algs/ftools/Buffer.py
M python/plugins/processing/core/GeoAlgorithm.py
M python/plugins/processing/core/ProcessingConfig.py
M python/plugins/processing/grass/GrassAlgorithm.py
M python/plugins/processing/grass/GrassUtils.py
M python/plugins/processing/gui/AlgorithmExecutionDialog.py
M python/plugins/processing/gui/BatchProcessingDialog.py
M python/plugins/processing/gui/MessageBarProgress.py
M python/plugins/processing/gui/ParametersDialog.py
M python/plugins/processing/gui/UnthreadedAlgorithmExecutor.py
M python/plugins/processing/modeler/ModelerAlgorithm.py
M python/plugins/processing/saga/SagaAlgorithm.py
M python/plugins/processing/saga/SagaUtils.py
M python/plugins/processing/tests/ProcessingToolsTest.py
M python/plugins/processing/tools/dataobjects.py
M python/plugins/processing/tools/vector.py
M python/pyspatialite/CMakeLists.txt
M src/app/pluginmanager/qgspluginitemdelegate.cpp
M src/app/pluginmanager/qgspluginitemdelegate.h
M src/app/pluginmanager/qgspluginsortfilterproxymodel.cpp
M src/app/qgisapp.cpp
M src/core/composer/qgscomposerlegenditem.h
M src/core/composer/qgscomposershape.h
M src/core/composer/qgslegendmodel.h
M src/core/qgsapplication.cpp
M src/core/qgsapplication.h
M src/core/qgsgeometry.cpp
M src/core/qgsvectorlayereditutils.cpp
M src/core/symbology-ng/qgscategorizedsymbolrendererv2.cpp
M src/core/symbology-ng/qgsgraduatedsymbolrendererv2.cpp
M src/core/symbology-ng/qgsrendererv2.h
M src/core/symbology-ng/qgsrulebasedrendererv2.cpp
M src/core/symbology-ng/qgsrulebasedrendererv2.h
M src/gui/symbology-ng/qgscategorizedsymbolrendererv2widget.cpp
M src/gui/symbology-ng/qgsgraduatedsymbolrendererv2widget.cpp
M src/gui/symbology-ng/qgsrulebasedrendererv2widget.cpp
M src/mapserver/qgshttprequesthandler.cpp
M src/mapserver/qgswmsserver.cpp
M src/mapserver/qgswmsserver.h
M src/providers/postgres/qgspostgresfeatureiterator.cpp
M src/python/qgspythonutilsimpl.cpp
M tests/src/core/testqgscomposershapes.cpp
M tests/src/python/test_qgscomposershapes.py
Log Message:
-----------
indentation update (note to self: always run scripts/prepare-commit.sh before committing)
More information about the QGIS-commit
mailing list