Skip to content

Commit 06f9842

Browse files
committed
rename symbology-ng to symbology
1 parent 3026140 commit 06f9842

File tree

261 files changed

+17569
-17569
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

261 files changed

+17569
-17569
lines changed

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ qgis (1.9.0) UNRELEASED; urgency=low
168168
* new development version 1.9 after branch of 1.8
169169
* include ows provider
170170
* include wcs provider
171-
* symbology-ng-style now in sqlite3
171+
* symbology-style now in sqlite3
172172
* include cpt-city files
173173
* support DEB_BUILD_OPTIONS' parallel=n
174174
* add python-unittest2 build dependency for maverick and squeeze

debian/copyright

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ License: public-domain
232232
LICENSE : Entirely free for all uses. Enjoy!
233233
This File is in the public domain
234234

235-
Files: src/core/symbology-ng/qgscolorbrewerpalette.cpp
235+
Files: src/core/symbology/qgscolorbrewerpalette.cpp
236236
Copyright: 2002, Cynthia Brewer, Mark Harrower, and The Pennsylvania State University
237237
2009, by Martin Dobias
238238
License: Apache-2.0 and GPL-2+
@@ -242,8 +242,8 @@ Copyright: 1997, Josef Wilgen
242242
2002, Uwe Rathmann
243243
License: QWT-1.0
244244

245-
Files: src/gui/symbology-ng/characterwidget.cpp
246-
src/gui/symbology-ng/characterwidget.h
245+
Files: src/gui/symbology/characterwidget.cpp
246+
src/gui/symbology/characterwidget.h
247247
Copyright: 2009, Nokia Corporation and/or its subsidiary(-ies)
248248
License: QT-Commercial or LGPL-2.1 with Digia Qt LGPL Exception 1.1 or GPL-3
249249

debian/qgis-providers-common.install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ usr/share/qgis/svg/*
22
usr/share/qgis/resources/qgis.db
33
usr/share/qgis/resources/srs-template.db
44
usr/share/qgis/resources/customization.xml
5-
usr/share/qgis/resources/symbology-ng-style.xml
5+
usr/share/qgis/resources/symbology-style.xml
66
usr/share/qgis/resources/cpt-city-qgis-min/*

doc/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ IF(WITH_APIDOC)
7171
${CMAKE_SOURCE_DIR}/src/core/providers/memory
7272
${CMAKE_SOURCE_DIR}/src/core/raster
7373
${CMAKE_SOURCE_DIR}/src/core/scalebar
74-
${CMAKE_SOURCE_DIR}/src/core/symbology-ng
74+
${CMAKE_SOURCE_DIR}/src/core/symbology
7575
${CMAKE_SOURCE_DIR}/src/gui
7676
${CMAKE_SOURCE_DIR}/src/gui/auth
7777
${CMAKE_SOURCE_DIR}/src/gui/attributetable
@@ -81,7 +81,7 @@ IF(WITH_APIDOC)
8181
${CMAKE_SOURCE_DIR}/src/gui/layertree
8282
${CMAKE_SOURCE_DIR}/src/gui/locator
8383
${CMAKE_SOURCE_DIR}/src/gui/raster
84-
${CMAKE_SOURCE_DIR}/src/gui/symbology-ng
84+
${CMAKE_SOURCE_DIR}/src/gui/symbology
8585
${CMAKE_SOURCE_DIR}/src/analysis
8686
${CMAKE_SOURCE_DIR}/src/analysis/interpolation
8787
${CMAKE_SOURCE_DIR}/src/analysis/network

doc/news.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ <H1>13. Whats new in Version 1.7.1 'Wroclaw'?</H1>
778778
<A HREF="http://linfiniti.com/2011/08/improvements-to-raster-performance-in-qgis-master/">http://linfiniti.com/2011/08/improvements-to-raster-performance-in-qgis-master/</A>]
779779
<LI>Update version on cmakelists and splash to 1.7.1
780780
<LI>Move setting projection to after we have features
781-
<LI>symbology-ng: sort the category items when classifying them #4206
781+
<LI>symbology: sort the category items when classifying them #4206
782782
<LI>Fix feature_count consideration in wms feature info
783783
<LI>Check topological editing yes/no when opening snapping dialog
784784
<LI>Updated required version for bison and cmake
@@ -855,7 +855,7 @@ <H2>14.1. Symbology labels and diagrams</H2>
855855
<UL>
856856
<LI>New symbology now used by default!
857857
<LI>Diagram system that uses the same smart placement system as labeling-ng
858-
<LI>Export and import of styles (symbology-ng).
858+
<LI>Export and import of styles (symbology).
859859
<LI>Labels for rules in rule-based renderers.
860860
<LI>Ability to set label distance in map units.
861861
<LI>Rotation for svg fills.
@@ -1047,7 +1047,7 @@ <H2>15.4. Layer properties and symbology</H2>
10471047
[Read more...
10481048
<A HREF="http://linfiniti.com/2010/09/new-class-breaks-for-graduated-symbols-in-qgis/">http://linfiniti.com/2010/09/new-class-breaks-for-graduated-symbols-in-qgis/</A>]
10491049
<LI>Improved loading speed of the symbol properties dialog.
1050-
<LI>Data-defined rotation and size for categorized and graduated renderer (symbology-ng).
1050+
<LI>Data-defined rotation and size for categorized and graduated renderer (symbology).
10511051
<LI>Use size scale also for line symbols to modify line width.
10521052
<LI>Replaced raster histogram implementation with one based on Qwt. Added
10531053
option to save histogram as image file. Show actual pixel values on x axis
@@ -1113,19 +1113,19 @@ <H2>16.1. Main GUI</H2>
11131113
colors
11141114
<LI>Center map if user clicks into the map
11151115
<LI>New plugin for carrying out spatial selections
1116-
<LI>Data-defined size and rotation for single symbol renderer in symbology-ng
1116+
<LI>Data-defined size and rotation for single symbol renderer in symbology
11171117
<LI>IdentifyAsHtml to raster layer and use it in identify
11181118
<LI>Export legend groups and layers with legendinterface and use this
11191119
information to display groups in the composer legend.
11201120
<LI>Show selected feature count in status bar
11211121
<LI>Query option added to layer menu to subset vector layers
11221122
<LI>Option to label only selected features (on the 'old' labeling tool)
11231123
<LI>Load/save queries created in the query builder.
1124-
<LI>Manual adding of categories in symbology-ng.
1124+
<LI>Manual adding of categories in symbology.
11251125
<LI>Georeferencer: possibility to configure if residuals should be showed in
11261126
pixels or map units
11271127
<LI>Delimited text provider: allow empty values in numeric columns
1128-
<LI>Added rule-based renderer for symbology-ng
1128+
<LI>Added rule-based renderer for symbology
11291129
<LI>Ability to create spatial lite databases from within QGIS
11301130
<LI>Inclusion of GDAL Raster tools plugin into QGIS core
11311131
<LI>New python console (with history)

doc/news.t2t

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ were made.
650650
http://linfiniti.com/2011/08/improvements-to-raster-performance-in-qgis-master/]
651651
- Update version on cmakelists and splash to 1.7.1
652652
- Move setting projection to after we have features
653-
- symbology-ng: sort the category items when classifying them #4206
653+
- symbology: sort the category items when classifying them #4206
654654
- Fix feature_count consideration in wms feature info
655655
- Check topological editing yes/no when opening snapping dialog
656656
- Updated required version for bison and cmake
@@ -725,7 +725,7 @@ changed so we will just provide a bullet list of key new features here.
725725

726726
- New symbology now used by default!
727727
- Diagram system that uses the same smart placement system as labeling-ng
728-
- Export and import of styles (symbology-ng).
728+
- Export and import of styles (symbology).
729729
- Labels for rules in rule-based renderers.
730730
- Ability to set label distance in map units.
731731
- Rotation for svg fills.
@@ -893,7 +893,7 @@ Breaks (based on pretty from the R statistical environment).
893893
[Read more...
894894
http://linfiniti.com/2010/09/new-class-breaks-for-graduated-symbols-in-qgis/]
895895
- Improved loading speed of the symbol properties dialog.
896-
- Data-defined rotation and size for categorized and graduated renderer (symbology-ng).
896+
- Data-defined rotation and size for categorized and graduated renderer (symbology).
897897
- Use size scale also for line symbols to modify line width.
898898
- Replaced raster histogram implementation with one based on Qwt. Added
899899
option to save histogram as image file. Show actual pixel values on x axis
@@ -956,19 +956,19 @@ pkgDataPath/composer_templates
956956
colors
957957
- Center map if user clicks into the map
958958
- New plugin for carrying out spatial selections
959-
- Data-defined size and rotation for single symbol renderer in symbology-ng
959+
- Data-defined size and rotation for single symbol renderer in symbology
960960
- IdentifyAsHtml to raster layer and use it in identify
961961
- Export legend groups and layers with legendinterface and use this
962962
information to display groups in the composer legend.
963963
- Show selected feature count in status bar
964964
- Query option added to layer menu to subset vector layers
965965
- Option to label only selected features (on the 'old' labeling tool)
966966
- Load/save queries created in the query builder.
967-
- Manual adding of categories in symbology-ng.
967+
- Manual adding of categories in symbology.
968968
- Georeferencer: possibility to configure if residuals should be showed in
969969
pixels or map units
970970
- Delimited text provider: allow empty values in numeric columns
971-
- Added rule-based renderer for symbology-ng
971+
- Added rule-based renderer for symbology
972972
- Ability to create spatial lite databases from within QGIS
973973
- Inclusion of GDAL Raster tools plugin into QGIS core
974974
- New python console (with history)

0 commit comments

Comments
 (0)