Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
automatic indentation update (r11371-r12139)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12141 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
Showing
with
740 additions
and 731 deletions.
- +15 −7 src/app/attributetable/qgsattributetabledialog.cpp
- +2 −2 src/app/composer/qgscomposerlegendwidget.cpp
- +105 −105 src/app/composer/qgscomposermanager.cpp
- +18 −18 src/app/composer/qgscomposermanager.h
- +18 −18 src/app/legend/qgslegend.cpp
- +1 −1 src/app/legend/qgslegend.h
- +1 −1 src/app/legend/qgslegendgroup.cpp
- +3 −3 src/app/legend/qgslegendlayer.cpp
- +2 −2 src/app/ogr/qgsnewogrconnection.cpp
- +2 −2 src/app/qgisapp.cpp
- +1 −1 src/app/qgsabout.cpp
- +1 −1 src/app/qgsattributedialog.cpp
- +12 −12 src/app/qgsattributeeditor.cpp
- +3 −3 src/app/qgsattributetypedialog.cpp
- +1 −1 src/app/qgsattributetypedialog.h
- +3 −3 src/app/qgsclipboard.cpp
- +36 −36 src/app/qgsconfigureshortcutsdialog.cpp
- +4 −4 src/app/qgsgraduatedsymboldialog.cpp
- +1 −1 src/app/qgsidentifyresults.cpp
- +1 −1 src/app/qgsmapserverexport.cpp
- +1 −1 src/app/qgsnewconnection.cpp
- +2 −2 src/app/qgspastetransformations.cpp
- +2 −2 src/app/qgspgsourceselect.cpp
- +1 −1 src/app/qgspgsourceselect.h
- +1 −1 src/app/qgsquerybuilder.cpp
- +2 −2 src/app/qgssinglesymboldialog.cpp
- +2 −2 src/app/qgsspatialitesourceselect.cpp
- +9 −9 src/app/qgsuniquevaluedialog.cpp
- +30 −30 src/app/qgsvectorlayerproperties.cpp
- +2 −2 src/app/qgswmssourceselect.cpp
- +3 −3 src/plugins/diagram_overlay/qgsdiagramdialog.cpp
- +3 −3 src/plugins/evis/eventbrowser/evisimagedisplaywidget.cpp
- +1 −1 src/plugins/georeferencer/mapcoordsdialog.cpp
- +12 −12 src/plugins/labeling/engineconfigdialog.cpp
- +5 −5 src/plugins/labeling/engineconfigdialog.h
- +37 −37 src/plugins/labeling/labeling.cpp
- +1 −1 src/plugins/labeling/labeling.h
- +96 −95 src/plugins/labeling/labelinggui.cpp
- +2 −2 src/plugins/labeling/labelinggui.h
- +13 −13 src/plugins/labeling/labelpreview.cpp
- +9 −9 src/plugins/labeling/labelpreview.h
- +188 −188 src/plugins/labeling/pallabeling.cpp
- +76 −76 src/plugins/labeling/pallabeling.h
- +2 −2 src/plugins/oracle_raster/qgsselectgeoraster_ui.cpp
- +10 −10 src/python/qgspythonutilsimpl.cpp
Oops, something went wrong.