Statistics
| Branch: | Tag: | Revision:

qgis / qgis.dtd @ master

History | View | Annotate | Download (4.97 KB)

# Date Author Comment
b81d3060 2019-10-26 02:50 AM Jürgen Fischer

spelling fixes (closes #32408)

6c74e4ea 2017-01-12 10:01 PM Denis Rouzaud

spelling fixes

d5bc39cb 2012-12-11 04:21 PM Werner Macho

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.

fc7ca7b0 2006-02-28 08:35 PM Marco Hugentobler

checkbox for legend groups

git-svn-id: http://svn.osgeo.org/qgis/trunk@4927 c8812cc2-4d05-0410-92ff-de0c093fc19c

935e6b5e 2006-02-16 02:39 PM Marco Hugentobler

Tag 'classificationattribute' in project file for maplayer export

git-svn-id: http://svn.osgeo.org/qgis/trunk@4866 c8812cc2-4d05-0410-92ff-de0c093fc19c

ef58e595 2006-02-04 10:15 PM Marco Hugentobler

improved legend drag and drop handling, enabled 'create spatial index' button in vector props again

git-svn-id: http://svn.osgeo.org/qgis/trunk@4798 c8812cc2-4d05-0410-92ff-de0c093fc19c

1b0d44b0 2006-01-08 11:43 AM Marco Hugentobler

added a QgsLegend::readXML method which is simpler and thus easier to debug

git-svn-id: http://svn.osgeo.org/qgis/trunk@4617 c8812cc2-4d05-0410-92ff-de0c093fc19c

b02c621f 2005-10-23 10:23 PM Marco Hugentobler

some improvements in reading legend settings from file. Needs more testing and debugging though

git-svn-id: http://svn.osgeo.org/qgis/trunk@4125 c8812cc2-4d05-0410-92ff-de0c093fc19c

08e33d03 2005-10-01 09:59 PM Marco Hugentobler

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@4017 c8812cc2-4d05-0410-92ff-de0c093fc19c

9dce7811 2005-09-21 06:18 PM Marco Hugentobler

bugfixes for the legend

git-svn-id: http://svn.osgeo.org/qgis/trunk@3947 c8812cc2-4d05-0410-92ff-de0c093fc19c

5656eb30 2005-06-07 09:02 PM Marco Hugentobler

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....

fa9e3fe6 2004-10-29 08:03 PM Steve Halasz -
  • 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@2179 c8812cc2-4d05-0410-92ff-de0c093fc19c

0d46a4cf 2004-09-20 08:00 PM Lars Luthman
  • Added the element definition of uniquevaluemarker to qgis.dtd

git-svn-id: http://svn.osgeo.org/qgis/trunk@2022 c8812cc2-4d05-0410-92ff-de0c093fc19c

11bf8a28 2004-08-18 10:30 PM Marco Hugentobler

removed classes which are not in use anymore

git-svn-id: http://svn.osgeo.org/qgis/trunk@1898 c8812cc2-4d05-0410-92ff-de0c093fc19c

3fb49d8e 2004-06-11 01:10 AM Tim Sutton

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@1554 c8812cc2-4d05-0410-92ff-de0c093fc19c

58b12bcb 2004-05-26 07:34 AM Gary Sherman 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...
d718a76a 2004-04-19 07:28 AM Marco Hugentobler

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@1215 c8812cc2-4d05-0410-92ff-de0c093fc19c

24f611d7 2004-03-21 04:35 PM Marco Hugentobler

added possibility to save and load markers

git-svn-id: http://svn.osgeo.org/qgis/trunk@1052 c8812cc2-4d05-0410-92ff-de0c093fc19c

54ff0a93 2004-02-01 10:22 PM Tim Sutton

Added element for raster Drawing Style

git-svn-id: http://svn.osgeo.org/qgis/trunk@672 c8812cc2-4d05-0410-92ff-de0c093fc19c

57e1623f 2004-01-26 06:25 PM Marco Hugentobler

saving and loading of symbology

git-svn-id: http://svn.osgeo.org/qgis/trunk@597 c8812cc2-4d05-0410-92ff-de0c093fc19c

48822a3c 2004-01-20 01:06 AM Tim Sutton

Removed deprecated showgrayascolor tag.

git-svn-id: http://svn.osgeo.org/qgis/trunk@533 c8812cc2-4d05-0410-92ff-de0c093fc19c

fa7dae92 2004-01-13 04:15 PM Tim Sutton

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@471 c8812cc2-4d05-0410-92ff-de0c093fc19c

016d8f21 2003-01-27 12:44 AM Gary Sherman

update DTD for QGis

git-svn-id: http://svn.osgeo.org/qgis/trunk@182 c8812cc2-4d05-0410-92ff-de0c093fc19c