History | View | Annotate | Download (4.97 KB)
spelling fixes (closes #32408)
spelling fixes
updates to licenses
Again some updates to clean the whole QGIS tree of unlicensed files.Main purpose is to make the source tree checkable by debian licensechecker to clearly state the license of QGIS and find out if everything is compatible.
checkbox for legend groups
git-svn-id: http://svn.osgeo.org/qgis/[email protected] c8812cc2-4d05-0410-92ff-de0c093fc19c
Tag 'classificationattribute' in project file for maplayer export
improved legend drag and drop handling, enabled 'create spatial index' button in vector props again
added a QgsLegend::readXML method which is simpler and thus easier to debug
some improvements in reading legend settings from file. Needs more testing and debugging though
reading/writing of the legend from/to project files. At the moment, readXML and writeXML functions are used. This may be changed to use QgsProject or QSettings functions in future
bugfixes for the legend
a lot of changes to simplify the interactions between renderers, renderer dialogs and qgsdlgvectorlayerproperties. E.g. the vector layer properties is now created/ destroyed each time it is opened/ closed. The unique value has not been changed yet. Also, the item legend is disabled for vector layers at the moment....
removed classes which are not in use anymore
Modified projectio (serialisation and deserialisation of project files) to use maplayerregistry and not mapcanvas.
Implemented state handling of 'showInOverview' property in project io.
added reading of graduated marker symbology from .qgs files and moved the code for reading symbology XML from qgsprojectio to the individual renderers
added possibility to save and load markers
Added element for raster Drawing Style
saving and loading of symbology
Removed deprecated showgrayascolor tag.
First pass at raster layer properties persistance when saving project. This is still pretty buggy at the moment. Stand by for a bug fix update in the near future...
update DTD for QGis