207 changes: 112 additions & 95 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,64 +1,65 @@
Quantum GIS (QGIS) Changelog
Change history for the QGIS Project
Thursday December 08, 2011
Saturday December 10, 2011


------------------------------------------------------------------------


1. Whats new in Version 1.7.3 'Wroclaw'?
2. Whats new in Version 1.7.1 'Wroclaw'?
3. Whats new in Version 1.7.0 'Wroclaw'?
3.1. Symbology labels and diagrams
3.2. New Tools
3.3. User interface updates
3.4. CRS Handling
3.5. Rasters
3.6. Providers and Data Handling
3.7. Api and Developer Centric
3.8. QGIS Mapserver
3.9. Plugins
3.10. Printing
4. Whats new in Version 1.6.0 'Capiapo'?
4.1. General Improvements
4.2. Table of contents (TOC) improvements
4.3. Labelling (New generation only)
4.4. Layer properties and symbology
4.5. Map Composer
5. Whats new in Version 1.5.0?
5.1. Main GUI
5.2. WMS and WMS-C Support
5.3. API Updates
6. Whats new in Version 1.4.0 'Enceladus'?
7. Whats new in Version 1.3.0 'Mimas'?
7.1. OSM plugin & provider updates
7.2. Other notable features and improvements in this release
8. Version 1.2.0 'Daphnis'
8.1. Editing
8.2. Keyboard shortcuts
8.3. Map Composer
8.4. Attribute tables
8.5. Plugins
8.6. Projects Management
8.7. PostGIS & the PostgreSQL Provider
8.8. Symbology enhancements
8.9. Command line arguments
9. Version 1.0.0 'Kore'
10. Version 0.11.0 'Metis'
11. Version 0.10.0 'Io'
12. Version 0.9.2rc1 'Ganymede'
13. Version 0.9.1 'Ganymede'
14. Version 0.9 'Ganymede'
15. Version 0.8 'Joesephine' .... development version
16. Version 0.6 'Simon'
17. 0.5
2. Whats new in Version 1.7.2 'Wroclaw'?
3. Whats new in Version 1.7.1 'Wroclaw'?
4. Whats new in Version 1.7.0 'Wroclaw'?
4.1. Symbology labels and diagrams
4.2. New Tools
4.3. User interface updates
4.4. CRS Handling
4.5. Rasters
4.6. Providers and Data Handling
4.7. Api and Developer Centric
4.8. QGIS Mapserver
4.9. Plugins
4.10. Printing
5. Whats new in Version 1.6.0 'Capiapo'?
5.1. General Improvements
5.2. Table of contents (TOC) improvements
5.3. Labelling (New generation only)
5.4. Layer properties and symbology
5.5. Map Composer
6. Whats new in Version 1.5.0?
6.1. Main GUI
6.2. WMS and WMS-C Support
6.3. API Updates
7. Whats new in Version 1.4.0 'Enceladus'?
8. Whats new in Version 1.3.0 'Mimas'?
8.1. OSM plugin & provider updates
8.2. Other notable features and improvements in this release
9. Version 1.2.0 'Daphnis'
9.1. Editing
9.2. Keyboard shortcuts
9.3. Map Composer
9.4. Attribute tables
9.5. Plugins
9.6. Projects Management
9.7. PostGIS & the PostgreSQL Provider
9.8. Symbology enhancements
9.9. Command line arguments
10. Version 1.0.0 'Kore'
11. Version 0.11.0 'Metis'
12. Version 0.10.0 'Io'
13. Version 0.9.2rc1 'Ganymede'
14. Version 0.9.1 'Ganymede'
15. Version 0.9 'Ganymede'
16. Version 0.8 'Joesephine' .... development version
17. Version 0.6 'Simon'
18. 0.5


------------------------------------------------------------------------


Last Updated: Thursday December 08, 2011
Last Change : Thursday December 08, 2011
Last Updated: Saturday December 10, 2011
Last Change : Saturday December 10, 2011


1. Whats new in Version 1.7.3 'Wroclaw'?
Expand All @@ -75,9 +76,25 @@ This is a bugfix release over version 1.7.2 and the following changes were made.
- Fix #2749 Move 'Add to Attributes List' button
- Fix #4560 Wrong scale displayed in Map canvas
- Partial Fix #4383 Ftools: Improve how processes are handled
- Fix #3577 Adding a print composer doesn't dirty the document
- Fix #3170 Many GDAL Tools don't work in OS X standalone
- Fix #3723 Transparency settings are not applied from *.qml
- Fix #3576 qml not read automagically for rasters
- Fix #2977 Messy uninstallation of the standalone installer
- Union and Symetrical difference works only on whole layer fixed
- Save some time in node tool for geometry export and avoid detachs
- Initialize default symbol to 0 in rule based renderer
- Make relative paths default
- Fix tab restoration in project properties
- Add helpful info to GdalTools Settings dialog on how to configure GDAL path
- New vector layer dialog - show CRS as authid-description pair instead of proj4 string
- Fix crash with relative file paths if projPath is not yet defined
- Add helpful info to GdalTools Settings dialog on how to configure GDAL path
- And a lot of other smaller Bugfixes

= Whats new in Version 1.7.2 'Wroclaw'? =

2. Whats new in Version 1.7.2 'Wroclaw'?
========================================

This is a bugfix release over version 1.7.1. The following changes
were made.
Expand Down Expand Up @@ -123,7 +140,7 @@ were made.
- Fix broken Assign projection functionality in GDALTools and improve handling output file extension


2. Whats new in Version 1.7.1 'Wroclaw'?
3. Whats new in Version 1.7.1 'Wroclaw'?
========================================

This is a bugfix release over version 1.7.0. The following changes
Expand Down Expand Up @@ -186,7 +203,7 @@ http://linfiniti.com/2011/08/improvements-to-raster-performance-in-qgis-master/]
- Fixed a bug where map= was not being published in onlineresource url when project files are not in the same dir as cgi


3. Whats new in Version 1.7.0 'Wroclaw'?
4. Whats new in Version 1.7.0 'Wroclaw'?
========================================

This release is named after the town of Wrocław in Poland. The Department of
Expand All @@ -203,7 +220,7 @@ enhancements. Once again it is impossible to document everything here that has
changed so we will just provide a bullet list of key new features here.


3.1. Symbology labels and diagrams
4.1. Symbology labels and diagrams
==================================

- New symbology now used by default!
Expand All @@ -221,7 +238,7 @@ changed so we will just provide a bullet list of key new features here.
- Move/rotate/change label edit tools to interactively change data defined label properties.


3.2. New Tools
4.2. New Tools
==============

- Added GUI for gdaldem.
Expand All @@ -230,7 +247,7 @@ changed so we will just provide a bullet list of key new features here.
- Added voronoi polygon tool to Vector menu.


3.3. User interface updates
4.3. User interface updates
===========================

- Allow managing missing layers in a list.
Expand All @@ -241,7 +258,7 @@ changed so we will just provide a bullet list of key new features here.
- General clean-ups and usability improvements.


3.4. CRS Handling
4.4. CRS Handling
=================

- Show active crs in status bar.
Expand All @@ -251,7 +268,7 @@ changed so we will just provide a bullet list of key new features here.
- Default to last selection when prompting for CRS.


3.5. Rasters
4.5. Rasters
============

- Added AND and OR operator for raster calculator
Expand All @@ -260,7 +277,7 @@ changed so we will just provide a bullet list of key new features here.
- Added raster toolbar with histogram stretch functions.


3.6. Providers and Data Handling
4.6. Providers and Data Handling
================================

- New SQLAnywhere vector provider.
Expand All @@ -286,7 +303,7 @@ changed so we will just provide a bullet list of key new features here.
- Allow OGR 'save as' without attributes (for eg. DGN/DXF).


3.7. Api and Developer Centric
4.7. Api and Developer Centric
==============================

- Refactored attribute dialog calls to QgsFeatureAttribute.
Expand All @@ -298,29 +315,29 @@ changed so we will just provide a bullet list of key new features here.
new QgsGeometry.validateGeometry function


3.8. QGIS Mapserver
4.8. QGIS Mapserver
===================

- Ability to specify wms service capabilities in the properties
section of the project file (instead of wms_metadata.xml file).
- Support for wms printing with GetPrint-Request.


3.9. Plugins
4.9. Plugins
============

- Support for icons of plugins in the plugin manager dialog.
- Removed quickprint plugin - use easyprint plugin rather from plugin repo.
- Removed ogr convertor plugin - use 'save as' context menu rather.


3.10. Printing
4.10. Printing
==============

- Undo/Redo support for the print composer


4. Whats new in Version 1.6.0 'Capiapo'?
5. Whats new in Version 1.6.0 'Capiapo'?
========================================

Please note that this is a release in our 'cutting edge' release series. As
Expand All @@ -332,7 +349,7 @@ Once again it is impossible to document everything here that has changed so we w
just provide a bullet list of key new features here.


4.1. General Improvements
5.1. General Improvements
=========================

- Added gpsd support to live gps tracking.
Expand Down Expand Up @@ -366,7 +383,7 @@ caching providers (currently WMS and WFS) can synchronize with changes in
the datasource.


4.2. Table of contents (TOC) improvements
5.2. Table of contents (TOC) improvements
=========================================

- Added a new option to the raster legend menu that will stretch the current
Expand All @@ -376,14 +393,14 @@ as' option, you can now specify OGR creation options.
- In the table of contents, it is now possible to select and remove several layers at once.


4.3. Labelling (New generation only)
5.3. Labelling (New generation only)
====================================

- Data defined label position in labeling-ng.
- Line wrapping, data defined font and buffer settings for labeling-ng.


4.4. Layer properties and symbology
5.4. Layer properties and symbology
===================================

- Three new classification modes added to graduated symbol renderer (version
Expand All @@ -404,7 +421,7 @@ the transparency table in the raster layer properties dialog.
the style manager more easily.


4.5. Map Composer
5.5. Map Composer
=================

- add capability to show and manipulate composer item width/ height in item
Expand All @@ -413,7 +430,7 @@ position dialog.
- Sorting for composer attribute table (several columns and ascending / descending).


5. Whats new in Version 1.5.0?
6. Whats new in Version 1.5.0?
==============================

Please note that this is a release in our 'cutting edge' release series. As
Expand All @@ -428,7 +445,7 @@ Once again it is impossible to document everything here that has changed so we w
just provide a bullet list of key new features here.


5.1. Main GUI
6.1. Main GUI
=============

- There is a new angle measuring tool that allows you to interactively
Expand Down Expand Up @@ -483,7 +500,7 @@ only visible features in composer table or all features
closed and reappears when reactivated.


5.2. WMS and WMS-C Support
6.2. WMS and WMS-C Support
==========================

- WMS-C support, new spatial authorities, wms selection improvements
Expand All @@ -496,7 +513,7 @@ IGNF definitions in srs.db
- WMS-C scale slider gui added and more selection improvements


5.3. API Updates
6.3. API Updates
================

- QgsDataProvider & QgsMapLayer: add dataChanged() signal, so that a
Expand All @@ -513,7 +530,7 @@ variables. More paths can be passed, separated by semicolon.
- Support more GEOS operators


6. Whats new in Version 1.4.0 'Enceladus'?
7. Whats new in Version 1.4.0 'Enceladus'?
==========================================

Please note that this is a release in our 'cutting edge' release series. As
Expand Down Expand Up @@ -571,13 +588,13 @@ For power users, you can now create customizable attribute forms using Qt
Designer dialog UIs.


7. Whats new in Version 1.3.0 'Mimas'?
8. Whats new in Version 1.3.0 'Mimas'?
======================================

This release includes over 30 bug fixes and several useful new features:


7.1. OSM plugin & provider updates
8.1. OSM plugin & provider updates
======================================

- new OSM style files.
Expand All @@ -589,7 +606,7 @@ This release includes over 30 bug fixes and several useful new features:
- other OSM related bugfixes.


7.2. Other notable features and improvements in this release
8.2. Other notable features and improvements in this release
============================================================

- Marker size is now configurable when editing a layer.
Expand All @@ -604,7 +621,7 @@ This release includes over 30 bug fixes and several useful new features:
- Zoom to a coordinate by entering it in the status bar coordinate display.


8. Version 1.2.0 'Daphnis'
9. Version 1.2.0 'Daphnis'
==========================

Please note that this is a release in our 'cutting edge' release series. As
Expand All @@ -617,7 +634,7 @@ over the QGIS 1.1.0 release. In addition we have added
the following new features:


8.1. Editing
9.1. Editing
============

Editing functionality in QGIS has had a major update in this release. This
Expand Down Expand Up @@ -649,14 +666,14 @@ this tool: the redraws are much faster and the map is not cluttered with
markers.


8.2. Keyboard shortcuts
9.2. Keyboard shortcuts
=======================

New feature: configure shortcuts for actions within main window of qgis!
See menu Setting->Configure shortcuts


8.3. Map Composer
9.3. Map Composer
=================

It is now possible to lock/unlock composer item positions by right mouse click.
Expand All @@ -667,7 +684,7 @@ It is now possible to keep the current layers in a composer map even if further
layers are added to the main map. Export to PDF in composer is now possible.


8.4. Attribute tables
9.4. Attribute tables
=====================

It is now possible to search the attribute table within selected records only.
Expand All @@ -683,7 +700,7 @@ for layer attributes. A new dialog allows loading a value map from a layer
be respected in the attribute table.


8.5. Plugins
9.5. Plugins
============

- The order of layers in the WMS dialog can now be changed.
Expand All @@ -696,14 +713,14 @@ be respected in the attribute table.
- An new OpenStreetMap provider and plugin have been added to QGIS.


8.6. Projects Management
9.6. Projects Management
========================

QGIS now includes support for project relative position of file data sources
and svgs. The saving of relative paths of file data sources is optional.


8.7. PostGIS & the PostgreSQL Provider
9.7. PostGIS & the PostgreSQL Provider
======================================

You can now select the SSL mode when adding a new DB connection. Turning off
Expand All @@ -712,7 +729,7 @@ connection security is not required. Support has been added for more native
types and for setting of column comments.


8.8. Symbology enhancements
9.8. Symbology enhancements
===========================

- allow refresh of symbols via popup menu on the renderer's symbol selection
Expand All @@ -722,7 +739,7 @@ types and for setting of column comments.
independent of the mapscale)


8.9. Command line arguments
9.9. Command line arguments
===========================

Added command line argument support on windows.
Expand Down Expand Up @@ -793,8 +810,8 @@ implementation based on the SQLITE database.
layers based on attribute data.


9. Version 1.0.0 'Kore'
=======================
10. Version 1.0.0 'Kore'
========================

This release includes over 265 bug fixes and enhancements over the
QGIS 0.11.0 release. In addition we have made the following changes:
Expand Down Expand Up @@ -822,7 +839,7 @@ running will support a plugin that is being installed.
- Ported all GDAL/OGR and GEOS usage to use C APIs only.


10. Version 0.11.0 'Metis'
11. Version 0.11.0 'Metis'
==========================

This release includes over 60 bug fixes and enhancements over the
Expand All @@ -838,7 +855,7 @@ QGIS 0.10.0 release. In addition we have made the following changes:
- QML Style support for rasters and database layers


11. Version 0.10.0 'Io'
12. Version 0.10.0 'Io'
=======================

This release includes over 120 bug fixes and enchancements
Expand All @@ -859,7 +876,7 @@ improvements 'under the hood'.
- Support for migration of old projects to work in newer QGIS versions.


12. Version 0.9.2rc1 'Ganymede'
13. Version 0.9.2rc1 'Ganymede'
===============================

- This release candidate includes over 40 bug fixes and enchancements
Expand All @@ -876,7 +893,7 @@ in raster layers. Support for color ramps in raster layers.
improvements 'under the hood'.


13. Version 0.9.1 'Ganymede'
14. Version 0.9.1 'Ganymede'
============================

This is a bug fix release
Expand All @@ -889,7 +906,7 @@ This is a bug fix release
- Python Plugin installer to install PyQGIS plugins from the repository


14. Version 0.9 'Ganymede'
15. Version 0.9 'Ganymede'
==========================

- Python bindings - This is the major focus of this release
Expand All @@ -904,7 +921,7 @@ This is a bug fix release
- Improvements to the GeoReferencer


15. Version 0.8 'Joesephine' .... development version
16. Version 0.8 'Joesephine' .... development version
=====================================================

- 2006-01-23 [timlinux] 0.7.9.10 Dropped use of qpicture and resampling for point markers in favour of
Expand All @@ -928,7 +945,7 @@ over time,
grid_maker plugin


16. Version 0.6 'Simon'
17. Version 0.6 'Simon'
=======================

QGIS Change Log
Expand Down Expand Up @@ -1016,7 +1033,7 @@ under construction.
save or save as (if not specified by the user).


17. 0.5
18. 0.5
=======

- 2004-12-01 [gsherman] 0.5.0devel30 Added functions to qgsdataprovider.h to support updating the feature count
Expand Down
20 changes: 17 additions & 3 deletions doc/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<DIV CLASS="header" ID="header">
<H1>Quantum GIS (QGIS) Changelog</H1>
<H2>Change history for the QGIS Project</H2>
<H3>Thursday December 08, 2011</H3>
<H3>Saturday December 10, 2011</H3>
</DIV>

<DIV CLASS="toc">
Expand Down Expand Up @@ -148,8 +148,8 @@ <H3>Thursday December 08, 2011</H3>
</DIV>
<DIV CLASS="body" ID="body">
<P>
Last Updated: Thursday December 08, 2011
Last Change : Thursday December 08, 2011
Last Updated: Saturday December 10, 2011
Last Change : Saturday December 10, 2011
</P>

<A NAME="toc1"></A>
Expand All @@ -169,6 +169,20 @@ <H1>1. Whats new in Version 1.7.3 'Wroclaw'?</H1>
<LI>Fix #2749 Move 'Add to Attributes List' button
<LI>Fix #4560 Wrong scale displayed in Map canvas
<LI>Partial Fix #4383 Ftools: Improve how processes are handled
<LI>Fix #3577 Adding a print composer doesn't dirty the document
<LI>Fix #3170 Many GDAL Tools don't work in OS X standalone
<LI>Fix #3723 Transparency settings are not applied from *.qml
<LI>Fix #3576 qml not read automagically for rasters
<LI>Fix #2977 Messy uninstallation of the standalone installer
<LI>Union and Symetrical difference works only on whole layer fixed
<LI>Save some time in node tool for geometry export and avoid detachs
<LI>Initialize default symbol to 0 in rule based renderer
<LI>Make relative paths default
<LI>Fix tab restoration in project properties
<LI>Add helpful info to GdalTools Settings dialog on how to configure GDAL path
<LI>New vector layer dialog - show CRS as authid-description pair instead of proj4 string
<LI>Fix crash with relative file paths if projPath is not yet defined
<LI>Add helpful info to GdalTools Settings dialog on how to configure GDAL path
<LI>And a lot of other smaller Bugfixes
</UL>

Expand Down
14 changes: 14 additions & 0 deletions doc/changelog.t2t
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,20 @@ This is a bugfix release over version 1.7.2 and the following changes were made.
- Fix #2749 Move 'Add to Attributes List' button
- Fix #4560 Wrong scale displayed in Map canvas
- Partial Fix #4383 Ftools: Improve how processes are handled
- Fix #3577 Adding a print composer doesn't dirty the document
- Fix #3170 Many GDAL Tools don't work in OS X standalone
- Fix #3723 Transparency settings are not applied from *.qml
- Fix #3576 qml not read automagically for rasters
- Fix #2977 Messy uninstallation of the standalone installer
- Union and Symetrical difference works only on whole layer fixed
- Save some time in node tool for geometry export and avoid detachs
- Initialize default symbol to 0 in rule based renderer
- Make relative paths default
- Fix tab restoration in project properties
- Add helpful info to GdalTools Settings dialog on how to configure GDAL path
- New vector layer dialog - show CRS as authid-description pair instead of proj4 string
- Fix crash with relative file paths if projPath is not yet defined
- Add helpful info to GdalTools Settings dialog on how to configure GDAL path
- And a lot of other smaller Bugfixes


Expand Down