Skip to content

Commit 00624b3

Browse files
committedDec 10, 2011
last changes for 1.7.3 release
1 parent 5819002 commit 00624b3

File tree

3 files changed

+143
-98
lines changed

3 files changed

+143
-98
lines changed
 

‎CHANGELOG

Lines changed: 112 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,65 @@
11
Quantum GIS (QGIS) Changelog
22
Change history for the QGIS Project
3-
Thursday December 08, 2011
3+
Saturday December 10, 2011
44

55

66
------------------------------------------------------------------------
77

88

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

5657

5758
------------------------------------------------------------------------
5859

5960

60-
Last Updated: Thursday December 08, 2011
61-
Last Change : Thursday December 08, 2011
61+
Last Updated: Saturday December 10, 2011
62+
Last Change : Saturday December 10, 2011
6263

6364

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

80-
= Whats new in Version 1.7.2 'Wroclaw'? =
95+
96+
2. Whats new in Version 1.7.2 'Wroclaw'?
97+
========================================
8198

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

125142

126-
2. Whats new in Version 1.7.1 'Wroclaw'?
143+
3. Whats new in Version 1.7.1 'Wroclaw'?
127144
========================================
128145

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

188205

189-
3. Whats new in Version 1.7.0 'Wroclaw'?
206+
4. Whats new in Version 1.7.0 'Wroclaw'?
190207
========================================
191208

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

205222

206-
3.1. Symbology labels and diagrams
223+
4.1. Symbology labels and diagrams
207224
==================================
208225

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

223240

224-
3.2. New Tools
241+
4.2. New Tools
225242
==============
226243

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

232249

233-
3.3. User interface updates
250+
4.3. User interface updates
234251
===========================
235252

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

243260

244-
3.4. CRS Handling
261+
4.4. CRS Handling
245262
=================
246263

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

253270

254-
3.5. Rasters
271+
4.5. Rasters
255272
============
256273

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

262279

263-
3.6. Providers and Data Handling
280+
4.6. Providers and Data Handling
264281
================================
265282

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

288305

289-
3.7. Api and Developer Centric
306+
4.7. Api and Developer Centric
290307
==============================
291308

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

300317

301-
3.8. QGIS Mapserver
318+
4.8. QGIS Mapserver
302319
===================
303320

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

308325

309-
3.9. Plugins
326+
4.9. Plugins
310327
============
311328

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

316333

317-
3.10. Printing
334+
4.10. Printing
318335
==============
319336

320337
- Undo/Redo support for the print composer
321338

322339

323-
4. Whats new in Version 1.6.0 'Capiapo'?
340+
5. Whats new in Version 1.6.0 'Capiapo'?
324341
========================================
325342

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

334351

335-
4.1. General Improvements
352+
5.1. General Improvements
336353
=========================
337354

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

368385

369-
4.2. Table of contents (TOC) improvements
386+
5.2. Table of contents (TOC) improvements
370387
=========================================
371388

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

378395

379-
4.3. Labelling (New generation only)
396+
5.3. Labelling (New generation only)
380397
====================================
381398

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

385402

386-
4.4. Layer properties and symbology
403+
5.4. Layer properties and symbology
387404
===================================
388405

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

406423

407-
4.5. Map Composer
424+
5.5. Map Composer
408425
=================
409426

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

415432

416-
5. Whats new in Version 1.5.0?
433+
6. Whats new in Version 1.5.0?
417434
==============================
418435

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

430447

431-
5.1. Main GUI
448+
6.1. Main GUI
432449
=============
433450

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

485502

486-
5.2. WMS and WMS-C Support
503+
6.2. WMS and WMS-C Support
487504
==========================
488505

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

498515

499-
5.3. API Updates
516+
6.3. API Updates
500517
================
501518

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

515532

516-
6. Whats new in Version 1.4.0 'Enceladus'?
533+
7. Whats new in Version 1.4.0 'Enceladus'?
517534
==========================================
518535

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

573590

574-
7. Whats new in Version 1.3.0 'Mimas'?
591+
8. Whats new in Version 1.3.0 'Mimas'?
575592
======================================
576593

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

579596

580-
7.1. OSM plugin & provider updates
597+
8.1. OSM plugin & provider updates
581598
======================================
582599

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

591608

592-
7.2. Other notable features and improvements in this release
609+
8.2. Other notable features and improvements in this release
593610
============================================================
594611

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

606623

607-
8. Version 1.2.0 'Daphnis'
624+
9. Version 1.2.0 'Daphnis'
608625
==========================
609626

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

619636

620-
8.1. Editing
637+
9.1. Editing
621638
============
622639

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

651668

652-
8.2. Keyboard shortcuts
669+
9.2. Keyboard shortcuts
653670
=======================
654671

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

658675

659-
8.3. Map Composer
676+
9.3. Map Composer
660677
=================
661678

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

669686

670-
8.4. Attribute tables
687+
9.4. Attribute tables
671688
=====================
672689

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

685702

686-
8.5. Plugins
703+
9.5. Plugins
687704
============
688705

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

698715

699-
8.6. Projects Management
716+
9.6. Projects Management
700717
========================
701718

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

705722

706-
8.7. PostGIS & the PostgreSQL Provider
723+
9.7. PostGIS & the PostgreSQL Provider
707724
======================================
708725

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

714731

715-
8.8. Symbology enhancements
732+
9.8. Symbology enhancements
716733
===========================
717734

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

724741

725-
8.9. Command line arguments
742+
9.9. Command line arguments
726743
===========================
727744

728745
Added command line argument support on windows.
@@ -793,8 +810,8 @@ implementation based on the SQLITE database.
793810
layers based on attribute data.
794811

795812

796-
9. Version 1.0.0 'Kore'
797-
=======================
813+
10. Version 1.0.0 'Kore'
814+
========================
798815

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

824841

825-
10. Version 0.11.0 'Metis'
842+
11. Version 0.11.0 'Metis'
826843
==========================
827844

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

840857

841-
11. Version 0.10.0 'Io'
858+
12. Version 0.10.0 'Io'
842859
=======================
843860

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

861878

862-
12. Version 0.9.2rc1 'Ganymede'
879+
13. Version 0.9.2rc1 'Ganymede'
863880
===============================
864881

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

878895

879-
13. Version 0.9.1 'Ganymede'
896+
14. Version 0.9.1 'Ganymede'
880897
============================
881898

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

891908

892-
14. Version 0.9 'Ganymede'
909+
15. Version 0.9 'Ganymede'
893910
==========================
894911

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

906923

907-
15. Version 0.8 'Joesephine' .... development version
924+
16. Version 0.8 'Joesephine' .... development version
908925
=====================================================
909926

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

930947

931-
16. Version 0.6 'Simon'
948+
17. Version 0.6 'Simon'
932949
=======================
933950

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

10181035

1019-
17. 0.5
1036+
18. 0.5
10201037
=======
10211038

10221039
- 2004-12-01 [gsherman] 0.5.0devel30 Added functions to qgsdataprovider.h to support updating the feature count

‎doc/changelog.html

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<DIV CLASS="header" ID="header">
8181
<H1>Quantum GIS (QGIS) Changelog</H1>
8282
<H2>Change history for the QGIS Project</H2>
83-
<H3>Thursday December 08, 2011</H3>
83+
<H3>Saturday December 10, 2011</H3>
8484
</DIV>
8585

8686
<DIV CLASS="toc">
@@ -148,8 +148,8 @@ <H3>Thursday December 08, 2011</H3>
148148
</DIV>
149149
<DIV CLASS="body" ID="body">
150150
<P>
151-
Last Updated: Thursday December 08, 2011
152-
Last Change : Thursday December 08, 2011
151+
Last Updated: Saturday December 10, 2011
152+
Last Change : Saturday December 10, 2011
153153
</P>
154154

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

‎doc/changelog.t2t

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

5670

0 commit comments

Comments
 (0)
Please sign in to comment.