Skip to content

Commit 1638d39

Browse files
author
timlinux
committedJul 7, 2008

File tree

1 file changed

+30
-26
lines changed

1 file changed

+30
-26
lines changed
 

‎doc/index.html

Lines changed: 30 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -21,39 +21,43 @@
2121
-->
2222
<!-- This documentation describes the Quantum GIS (QGIS) application. More
2323
information on QGIS is available on the web page at http://qgis.org. -->
24-
<h2>Whats new in Version 0.10.0?</h2>
24+
<h2>Whats new in Version 0.11.0?</h2>
2525
<p>
2626
</p>
27-
This release includes over 120 bug fixes and enchancements
28-
over the QGIS 0.9.1 release. In addition we have added
27+
This release includes over 60 bug fixes and enchancements
28+
over the QGIS 0.10.0 release. In addition we have added
2929
the following new features:
30-
<ul><li>
31-
Improvements to digitising capabilities.
32-
</li>
33-
<li>
34-
Supporting default and defined styles (.qml) files for file based
35-
vector layers. With styles you can save the symbolisation
36-
and other settings associated with a vector layer and they
37-
will be loaded whenever you load that layer.
38-
</li>
39-
<li>
40-
Improved support for transparency and contrast stretching
41-
in raster layers. Support for color ramps in raster layers.
42-
Support for non-north up rasters. Many other raster
43-
improvements 'under the hood'.
44-
</li>
45-
<li>
46-
Updated icons for improved visual consistancy.
47-
</li>
48-
<li>
49-
Support for migration of old projects to work in newer QGIS versions.
50-
</li>
30+
<ul>
31+
<li>
32+
Revision of all dialogs for user interface consistancy
33+
</li>
34+
<li>
35+
Improvements to unique value renderer vector dialog
36+
</li>
37+
<li>
38+
Symbol previews when defining vector classes
39+
</li>
40+
<li>
41+
Separation of python support into its own library
42+
</li>
43+
<li>
44+
List view and filter for GRASS toolbox to find tools more quickly
45+
</li>
46+
<li>
47+
List view and filter for Plugin Manager to find plugins more easily
48+
</li>
49+
<li>
50+
Updated Spatial Reference System definitions
51+
</li>
52+
<li>
53+
QML Style support for rasters and database layers
54+
</li>
5155
</ul>
5256

5357

5458
<dl><dt><span class="subheader">Special Requirements
5559
<ul class="normal">
56-
<li><a href="http://www.trolltech.com/developer/downloads/qt/index">Qt 4.2.2</a> is required.
60+
<li><a href="http://www.trolltech.com/developer/downloads/qt/index">Qt 4.3.0</a> is required.
5761
<li>The <a href="http://expat.sourceforge.net/">Expat XML Parser</a> is required for the GPS plugin. This vastly improves the speed and memory management when loading GPX files.
5862
<li>The raster georeferencer plugin requires the <a href="http://www.gnu.org/software/gsl/">GNU Scientfic Library</a> (GSL).
5963
</ul>
@@ -80,7 +84,7 @@ <h2>Whats new in Version 0.10.0?</h2>
8084
<dd>
8185
Windows
8286
<ul class="normal">
83-
<li> GRASS included with windows build is from : GRASS 6.3 rc6
87+
<li> GRASS included with windows build is from : GRASS 6.3
8488
</ul>
8589
</dd>
8690
</dt>

0 commit comments

Comments
 (0)
Please sign in to comment.