16 Commits

Author SHA1 Message Date
mhugent
9be2522de3 some improvements in reading legend settings from file. Needs more testing and debugging though
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4125 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-10-23 20:23:34 +00:00
mhugent
8ddab4908b 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
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4017 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-10-01 19:59:54 +00:00
mhugent
409e1a7c2c bugfixes for the legend
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3947 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-21 16:18:48 +00:00
mhugent
664852c6e9 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.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3548 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-07 19:02:28 +00:00
stevehalasz
89a785fc1e * Write layers to projects files in the proper order by iterating over the
zOrder in the map canvas. Fixes bug #1054332.

* Remove the <zorder> tag from the dtd. It is superfluous.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2179 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-10-29 18:03:24 +00:00
larsl
8aebba4cc0 ** Added the element definition of uniquevaluemarker to qgis.dtd
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2022 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-20 18:00:11 +00:00
mhugent
5a788cf955 removed classes which are not in use anymore
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1898 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-18 20:30:07 +00:00
timlinux
e8c159c7c8 Modified projectio (serialisation and deserialisation of project files) to use maplayerregistry and not mapcanvas.
Implemented state handling of 'showInOverview' property in project io.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1554 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-10 23:10:16 +00:00
gsherman
b7a49be816 Updated files for 0.3 release
** Updated whats new in qgisapp.cpp (for about dialog)
** Added border to the splash screen (Madison didn't like it without a border)
** Added map units tag to qgis.dtd -- this still needs to be implemented
   in saving/loading projects from .qgs files


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1474 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-26 05:34:47 +00:00
mhugent
a22b164f3b added reading of graduated marker symbology from .qgs files and moved the code for reading symbology XML from qgsprojectio to the individual renderers
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1215 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-19 05:28:50 +00:00
mhugent
d394dc9c0f added possibility to save and load markers
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1052 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-21 15:35:37 +00:00
timlinux
23fb84f45d Added element for raster Drawing Style
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@672 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-01 21:22:01 +00:00
mhugent
4c00774f85 saving and loading of symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@597 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-26 17:25:22 +00:00
timlinux
c882a31e3c Removed deprecated showgrayascolor tag.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@533 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-20 00:06:55 +00:00
timlinux
fe078b3a0e 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...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@471 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-13 15:15:31 +00:00
gsherman
3d85821a46 update DTD for QGis
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@182 c8812cc2-4d05-0410-92ff-de0c093fc19c
2003-01-26 23:44:11 +00:00