implemented SVG symbol grouping
Group tree implemented for SVG Marker symbols implemented grouping for SVG Fill symbol widget
Converted symbology style from XML to SQlite
- Adds a python script, and the resulting default .db file - Cannot SAVE new symbols into the DB still Added the Grouping of symbols in Style Manager - Can read groups from the DB and load them - Limited to read-only operations
added tags support, now lists Smart Groups in style manager
Adding and removing of groups using style manager done
Added support for creating nested symbol XML and save symbol to DB
Added ability to group and ungroup symbols
Working tree in Symbol properties dialog, Widgets NOT yet mapped
mapped symbollayer properties widgets to layer selection changes
added widget file for listing symbols
copy pasted a lot of code required for the widget from symbol selecto…
…r; status - Compiles
Midway commit; implements symbols listing/changing in symbol selector
Merged the symbol editing with the symbol selector dialog
[fixup] update the tree preview when a sub symbol is loaded
UI Tweaks to make the symbol selector better
fixed the layer +/- button enabling
added a function in qgsstyle for wild card searching
incremental wild card searching done
added tagging,detagging functions to qgsstylev2
tagging/detagging of symbols in Style Manager done
fixed a button issues in widgets
fixed the symbol +/-/edit/rename issues in style manager
added context menu to the groupTree to +/- groups
removed everything related to QgsSymbolV2PropertiesDialog
fixed a number of colo ramp bugs
some more fixups for colorramp
added context menu grouping and regrouping
tags included in symbol searching
symbol DB updated to support groups,tags for colorramp
improvements to style manager; tag&group support for colorramps
import and export of styles done
support for online import of style XML files added
[bugfix] fixed a bug that called populateSymbols multiple times
added groups support to symbolslist widget
fixed the empty group issue in symbol filter
tweaks for symbolslist widget filtering
fixed the menu and grid in the style manager
fixed things in style manager and import dialog
fixed new group name for import dialog
fixed a number of bugs in stylemgr, importdlg and symbolslistwdgt
fixed the filename as groupname in import dialog
removed project/recent symbol groups which aren't a part of style
[FEATURE] Reworked symbol selector/properties dialog, greatly improve…
…d style manager This is merge of Arun's GSoC 2012 work. Merge remote-tracking branch 'arun/gsoc' Conflicts: src/gui/symbology-ng/qgssymbolv2selectordialog.cpp