mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
changelog update
This commit is contained in:
parent
a3441d1802
commit
9bf1ec2136
211
NEWS
211
NEWS
@ -1,45 +1,94 @@
|
||||
QGIS News
|
||||
Change history for the QGIS Project
|
||||
Wednesday February 25, 2015
|
||||
Friday June 26, 2015
|
||||
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
|
||||
1. What's new in Version 2.8 'Wien'?
|
||||
2. What's new in Version 2.6.0 'Brighton'?
|
||||
3. What's new in Version 2.4.0 'Chugiak'?
|
||||
4. Whats new in Version 2.2.0 'Valmiera'?
|
||||
5. Whats new in Version 2.0.1 'Dufour'?
|
||||
6. Whats new in Version 2.0.0 'Dufour'?
|
||||
7. Whats new in Version 1.8.0 'Lisboa'?
|
||||
8. Whats new in Version 1.7.2 'Wroclaw'?
|
||||
9. Whats new in Version 1.7.1 'Wroclaw'?
|
||||
10. Whats new in Version 1.7.0 'Wroclaw'?
|
||||
11. Whats new in Version 1.6.0 'Capiapo'?
|
||||
12. Whats new in Version 1.5.0?
|
||||
13. Whats new in Version 1.4.0 'Enceladus'?
|
||||
14. Whats new in Version 1.3.0 'Mimas'?
|
||||
15. Version 1.2.0 'Daphnis'
|
||||
16. Version 1.0.0 'Kore'
|
||||
17. Version 0.11.0 'Metis'
|
||||
18. Version 0.10.0 'Io'
|
||||
19. Version 0.9.2rc1 'Ganymede'
|
||||
20. Version 0.9.1 'Ganymede'
|
||||
21. Version 0.9 'Ganymede'
|
||||
22. Version 0.8 'Joesephine' .... development version
|
||||
23. Version 0.6 'Simon'
|
||||
24. 0.5
|
||||
1. What's new in Version 2.10 'Pisa'?
|
||||
2. What's new in Version 2.8 'Wien'?
|
||||
3. What's new in Version 2.6.0 'Brighton'?
|
||||
4. What's new in Version 2.4.0 'Chugiak'?
|
||||
5. Whats new in Version 2.2.0 'Valmiera'?
|
||||
6. Whats new in Version 2.0.1 'Dufour'?
|
||||
7. Whats new in Version 2.0.0 'Dufour'?
|
||||
8. Whats new in Version 1.8.0 'Lisboa'?
|
||||
9. Whats new in Version 1.7.2 'Wroclaw'?
|
||||
10. Whats new in Version 1.7.1 'Wroclaw'?
|
||||
11. Whats new in Version 1.7.0 'Wroclaw'?
|
||||
12. Whats new in Version 1.6.0 'Capiapo'?
|
||||
13. Whats new in Version 1.5.0?
|
||||
14. Whats new in Version 1.4.0 'Enceladus'?
|
||||
15. Whats new in Version 1.3.0 'Mimas'?
|
||||
16. Version 1.2.0 'Daphnis'
|
||||
17. Version 1.0.0 'Kore'
|
||||
18. Version 0.11.0 'Metis'
|
||||
19. Version 0.10.0 'Io'
|
||||
20. Version 0.9.2rc1 'Ganymede'
|
||||
21. Version 0.9.1 'Ganymede'
|
||||
22. Version 0.9 'Ganymede'
|
||||
23. Version 0.8 'Joesephine' .... development version
|
||||
24. Version 0.6 'Simon'
|
||||
25. 0.5
|
||||
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
|
||||
Last Updated: Wednesday February 25, 2015
|
||||
Last Change : Wednesday February 25, 2015
|
||||
Last Updated: Friday June 26, 2015
|
||||
Last Change : Friday June 26, 2015
|
||||
|
||||
|
||||
1. What's new in Version 2.8 'Wien'?
|
||||
1. What's new in Version 2.10 'Pisa'?
|
||||
=====================================
|
||||
|
||||
This is a minor release increment with the following new features:
|
||||
|
||||
- New statistical summary dock widget.
|
||||
- Use logarithmic functions in the raster calculator.
|
||||
- New zonal statistics features.
|
||||
- New browser properties widget.
|
||||
- New browser icon.
|
||||
- PostGIS: support for Pointcloud layers.
|
||||
- PostGIS: provider side expression filters.
|
||||
- GRASS plugin/provider improvements.
|
||||
- DXF Export Improvements.
|
||||
- Virtual fields are now updatable.
|
||||
- Line edit with auto-completer for ValueRelation edit widget.
|
||||
- Improvements to DB Manager.
|
||||
- Filter chaining for relation reference widget.
|
||||
- Diagram improvements.
|
||||
- Improved geometry rotation tool.
|
||||
- New geometry engine.
|
||||
- Improved handling of potential project file overwrites.
|
||||
- Join parameters can now be edited.
|
||||
- Layers with joins can now be filtered.
|
||||
- Tweaks to label properties dialog.
|
||||
- Support for non-latin scripts for curved labels.
|
||||
- "Follow point" alignment for multiline labels.
|
||||
- Support overriden layer styles also in the composer legend.
|
||||
- Add scalebar sizing mode to fit a desired scalebar width.
|
||||
- Plugins can now create their own entries in the browser.
|
||||
- More uniform and predictable names for processing outputs.
|
||||
- Allow changing vector layer data source.
|
||||
- Implicit sharing of classes.
|
||||
- New QgsStatisticalSummary class for calculating statistics from a list of numbers.
|
||||
- Qt minimum increased to 4.8.
|
||||
- GetFeature without geometry.
|
||||
- Support for tolerance parameter in WMS GetFeatureInfo requests.
|
||||
- Data defined properties for font marker.
|
||||
- Size scale and rotation have been removed from the advanced menu.
|
||||
- Match categories to existing styles.
|
||||
- New option for preventing the automatic clipping of features to the map extent.
|
||||
- Size, rotation and stroke-width expressions at the symbollist level.
|
||||
- Live layer effects for layers and symbol layers.
|
||||
- Visualise and modify the graduated renderer using a histogram.
|
||||
- Vary symbol sizes using the graduated renderer.
|
||||
- User interface improvements.
|
||||
|
||||
|
||||
2. What's new in Version 2.8 'Wien'?
|
||||
====================================
|
||||
|
||||
This is a minor release increment with the following feature:
|
||||
@ -72,7 +121,7 @@ This is a minor release increment with the following feature:
|
||||
DescribeLayer, python plugins.
|
||||
|
||||
|
||||
2. What's new in Version 2.6.0 'Brighton'?
|
||||
3. What's new in Version 2.6.0 'Brighton'?
|
||||
==========================================
|
||||
|
||||
This is a minor release increment with the following new features:
|
||||
@ -118,7 +167,7 @@ This is a minor release increment with the following new features:
|
||||
- Context menu for identify tool
|
||||
|
||||
|
||||
3. What's new in Version 2.4.0 'Chugiak'?
|
||||
4. What's new in Version 2.4.0 'Chugiak'?
|
||||
=========================================
|
||||
|
||||
This is the minor release sports a number of great new features:
|
||||
@ -138,7 +187,7 @@ This is the minor release sports a number of great new features:
|
||||
- New Inverted Polygon renderer
|
||||
|
||||
|
||||
4. Whats new in Version 2.2.0 'Valmiera'?
|
||||
5. Whats new in Version 2.2.0 'Valmiera'?
|
||||
=========================================
|
||||
|
||||
This is the minor release sports a number of great new features:
|
||||
@ -179,7 +228,7 @@ This is the minor release sports a number of great new features:
|
||||
- 'Processing' can be used headless in scripts.
|
||||
|
||||
|
||||
5. Whats new in Version 2.0.1 'Dufour'?
|
||||
6. Whats new in Version 2.0.1 'Dufour'?
|
||||
=======================================
|
||||
|
||||
This is a small bugfix release to address the missing copyright / credits for
|
||||
@ -187,7 +236,7 @@ our new splash screen and to update supporting documentation. The spanish
|
||||
translation was also updated.
|
||||
|
||||
|
||||
6. Whats new in Version 2.0.0 'Dufour'?
|
||||
7. Whats new in Version 2.0.0 'Dufour'?
|
||||
=======================================
|
||||
|
||||
This is a new major release. Building on the foundation of
|
||||
@ -273,7 +322,7 @@ key new features.
|
||||
you to explore the software and discover them all!
|
||||
|
||||
|
||||
7. Whats new in Version 1.8.0 'Lisboa'?
|
||||
8. Whats new in Version 1.8.0 'Lisboa'?
|
||||
=======================================
|
||||
|
||||
This is a new feature release. Building on the foundation of
|
||||
@ -328,7 +377,7 @@ added gdal_fillnodata to GDALTools plugin
|
||||
- Support for nesting projects within other projects
|
||||
|
||||
|
||||
8. Whats new in Version 1.7.2 'Wroclaw'?
|
||||
9. Whats new in Version 1.7.2 'Wroclaw'?
|
||||
========================================
|
||||
|
||||
This is a bugfix release over version 1.7.1. The following changes
|
||||
@ -375,8 +424,8 @@ were made.
|
||||
- Fix broken Assign projection functionality in GDALTools and improve handling output file extension
|
||||
|
||||
|
||||
9. Whats new in Version 1.7.1 'Wroclaw'?
|
||||
========================================
|
||||
10. Whats new in Version 1.7.1 'Wroclaw'?
|
||||
=========================================
|
||||
|
||||
This is a bugfix release over version 1.7.0. The following changes
|
||||
were made.
|
||||
@ -438,7 +487,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
|
||||
|
||||
|
||||
10. Whats new in Version 1.7.0 'Wroclaw'?
|
||||
11. Whats new in Version 1.7.0 'Wroclaw'?
|
||||
=========================================
|
||||
|
||||
This release is named after the town of Wroclaw in Poland. The Department of
|
||||
@ -455,7 +504,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.
|
||||
|
||||
|
||||
10.1. Symbology labels and diagrams
|
||||
11.1. Symbology labels and diagrams
|
||||
===================================
|
||||
|
||||
- New symbology now used by default!
|
||||
@ -473,7 +522,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.
|
||||
|
||||
|
||||
10.2. New Tools
|
||||
11.2. New Tools
|
||||
===============
|
||||
|
||||
- Added GUI for gdaldem.
|
||||
@ -482,7 +531,7 @@ changed so we will just provide a bullet list of key new features here.
|
||||
- Added voronoi polygon tool to Vector menu.
|
||||
|
||||
|
||||
10.3. User interface updates
|
||||
11.3. User interface updates
|
||||
============================
|
||||
|
||||
- Allow managing missing layers in a list.
|
||||
@ -493,7 +542,7 @@ changed so we will just provide a bullet list of key new features here.
|
||||
- General clean-ups and usability improvements.
|
||||
|
||||
|
||||
10.4. CRS Handling
|
||||
11.4. CRS Handling
|
||||
==================
|
||||
|
||||
- Show active crs in status bar.
|
||||
@ -503,7 +552,7 @@ changed so we will just provide a bullet list of key new features here.
|
||||
- Default to last selection when prompting for CRS.
|
||||
|
||||
|
||||
10.5. Rasters
|
||||
11.5. Rasters
|
||||
=============
|
||||
|
||||
- Added AND and OR operator for raster calculator
|
||||
@ -512,7 +561,7 @@ changed so we will just provide a bullet list of key new features here.
|
||||
- Added raster toolbar with histogram stretch functions.
|
||||
|
||||
|
||||
10.6. Providers and Data Handling
|
||||
11.6. Providers and Data Handling
|
||||
=================================
|
||||
|
||||
- New SQLAnywhere vector provider.
|
||||
@ -538,7 +587,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).
|
||||
|
||||
|
||||
10.7. Api and Developer Centric
|
||||
11.7. Api and Developer Centric
|
||||
===============================
|
||||
|
||||
- Refactored attribute dialog calls to QgsFeatureAttribute.
|
||||
@ -550,7 +599,7 @@ changed so we will just provide a bullet list of key new features here.
|
||||
new QgsGeometry.validateGeometry function
|
||||
|
||||
|
||||
10.8. QGIS Mapserver
|
||||
11.8. QGIS Mapserver
|
||||
====================
|
||||
|
||||
- Ability to specify wms service capabilities in the properties
|
||||
@ -558,7 +607,7 @@ changed so we will just provide a bullet list of key new features here.
|
||||
- Support for wms printing with GetPrint-Request.
|
||||
|
||||
|
||||
10.9. Plugins
|
||||
11.9. Plugins
|
||||
=============
|
||||
|
||||
- Support for icons of plugins in the plugin manager dialog.
|
||||
@ -566,13 +615,13 @@ changed so we will just provide a bullet list of key new features here.
|
||||
- Removed ogr converter plugin - use 'save as' context menu rather.
|
||||
|
||||
|
||||
10.10. Printing
|
||||
11.10. Printing
|
||||
===============
|
||||
|
||||
- Undo/Redo support for the print composer
|
||||
|
||||
|
||||
11. Whats new in Version 1.6.0 'Capiapo'?
|
||||
12. Whats new in Version 1.6.0 'Capiapo'?
|
||||
=========================================
|
||||
|
||||
Please note that this is a release in our 'cutting edge' release series. As
|
||||
@ -584,7 +633,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.
|
||||
|
||||
|
||||
11.1. General Improvements
|
||||
12.1. General Improvements
|
||||
==========================
|
||||
|
||||
- Added gpsd support to live gps tracking.
|
||||
@ -618,7 +667,7 @@ caching providers (currently WMS and WFS) can synchronize with changes in
|
||||
the datasource.
|
||||
|
||||
|
||||
11.2. Table of contents (TOC) improvements
|
||||
12.2. Table of contents (TOC) improvements
|
||||
==========================================
|
||||
|
||||
- Added a new option to the raster legend menu that will stretch the current
|
||||
@ -628,14 +677,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.
|
||||
|
||||
|
||||
11.3. Labelling (New generation only)
|
||||
12.3. Labelling (New generation only)
|
||||
=====================================
|
||||
|
||||
- Data defined label position in labeling-ng.
|
||||
- Line wrapping, data defined font and buffer settings for labeling-ng.
|
||||
|
||||
|
||||
11.4. Layer properties and symbology
|
||||
12.4. Layer properties and symbology
|
||||
====================================
|
||||
|
||||
- Three new classification modes added to graduated symbol renderer (version
|
||||
@ -656,7 +705,7 @@ the transparency table in the raster layer properties dialog.
|
||||
the style manager more easily.
|
||||
|
||||
|
||||
11.5. Map Composer
|
||||
12.5. Map Composer
|
||||
==================
|
||||
|
||||
- add capability to show and manipulate composer item width/ height in item
|
||||
@ -665,7 +714,7 @@ position dialog.
|
||||
- Sorting for composer attribute table (several columns and ascending / descending).
|
||||
|
||||
|
||||
12. Whats new in Version 1.5.0?
|
||||
13. Whats new in Version 1.5.0?
|
||||
===============================
|
||||
|
||||
Please note that this is a release in our 'cutting edge' release series. As
|
||||
@ -680,7 +729,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.
|
||||
|
||||
|
||||
12.1. Main GUI
|
||||
13.1. Main GUI
|
||||
==============
|
||||
|
||||
- There is a new angle measuring tool that allows you to interactively
|
||||
@ -735,7 +784,7 @@ only visible features in composer table or all features
|
||||
closed and reappears when reactivated.
|
||||
|
||||
|
||||
12.2. WMS and WMS-C Support
|
||||
13.2. WMS and WMS-C Support
|
||||
===========================
|
||||
|
||||
- WMS-C support, new spatial authorities, wms selection improvements
|
||||
@ -748,7 +797,7 @@ IGNF definitions in srs.db
|
||||
- WMS-C scale slider gui added and more selection improvements
|
||||
|
||||
|
||||
12.3. API Updates
|
||||
13.3. API Updates
|
||||
=================
|
||||
|
||||
- QgsDataProvider & QgsMapLayer: add dataChanged() signal, so that a
|
||||
@ -765,7 +814,7 @@ variables. More paths can be passed, separated by semicolon.
|
||||
- Support more GEOS operators
|
||||
|
||||
|
||||
13. Whats new in Version 1.4.0 'Enceladus'?
|
||||
14. Whats new in Version 1.4.0 'Enceladus'?
|
||||
===========================================
|
||||
|
||||
Please note that this is a release in our 'cutting edge' release series. As
|
||||
@ -823,13 +872,13 @@ For power users, you can now create customizable attribute forms using Qt
|
||||
Designer dialog UIs.
|
||||
|
||||
|
||||
14. Whats new in Version 1.3.0 'Mimas'?
|
||||
15. Whats new in Version 1.3.0 'Mimas'?
|
||||
=======================================
|
||||
|
||||
This release includes over 30 bug fixes and several useful new features:
|
||||
|
||||
|
||||
14.1. OSM plugin & provider updates
|
||||
15.1. OSM plugin & provider updates
|
||||
=======================================
|
||||
|
||||
- new OSM style files.
|
||||
@ -841,7 +890,7 @@ This release includes over 30 bug fixes and several useful new features:
|
||||
- other OSM related bugfixes.
|
||||
|
||||
|
||||
14.2. Other notable features and improvements in this release
|
||||
15.2. Other notable features and improvements in this release
|
||||
=============================================================
|
||||
|
||||
- Marker size is now configurable when editing a layer.
|
||||
@ -856,7 +905,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.
|
||||
|
||||
|
||||
15. Version 1.2.0 'Daphnis'
|
||||
16. Version 1.2.0 'Daphnis'
|
||||
===========================
|
||||
|
||||
Please note that this is a release in our 'cutting edge' release series. As
|
||||
@ -869,7 +918,7 @@ over the QGIS 1.1.0 release. In addition we have added
|
||||
the following new features:
|
||||
|
||||
|
||||
15.1. Editing
|
||||
16.1. Editing
|
||||
=============
|
||||
|
||||
Editing functionality in QGIS has had a major update in this release. This
|
||||
@ -901,14 +950,14 @@ this tool: the redraws are much faster and the map is not cluttered with
|
||||
markers.
|
||||
|
||||
|
||||
15.2. Keyboard shortcuts
|
||||
16.2. Keyboard shortcuts
|
||||
========================
|
||||
|
||||
New feature: configure shortcuts for actions within main window of qgis!
|
||||
See menu Setting->Configure shortcuts
|
||||
|
||||
|
||||
15.3. Map Composer
|
||||
16.3. Map Composer
|
||||
==================
|
||||
|
||||
It is now possible to lock/unlock composer item positions by right mouse click.
|
||||
@ -919,7 +968,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.
|
||||
|
||||
|
||||
15.4. Attribute tables
|
||||
16.4. Attribute tables
|
||||
======================
|
||||
|
||||
It is now possible to search the attribute table within selected records only.
|
||||
@ -935,7 +984,7 @@ for layer attributes. A new dialog allows loading a value map from a layer
|
||||
be respected in the attribute table.
|
||||
|
||||
|
||||
15.5. Plugins
|
||||
16.5. Plugins
|
||||
=============
|
||||
|
||||
- The order of layers in the WMS dialog can now be changed.
|
||||
@ -948,14 +997,14 @@ be respected in the attribute table.
|
||||
- An new OpenStreetMap provider and plugin have been added to QGIS.
|
||||
|
||||
|
||||
15.6. Projects Management
|
||||
16.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.
|
||||
|
||||
|
||||
15.7. PostGIS & the PostgreSQL Provider
|
||||
16.7. PostGIS & the PostgreSQL Provider
|
||||
=======================================
|
||||
|
||||
You can now select the SSL mode when adding a new DB connection. Turning off
|
||||
@ -964,7 +1013,7 @@ connection security is not required. Support has been added for more native
|
||||
types and for setting of column comments.
|
||||
|
||||
|
||||
15.8. Symbology enhancements
|
||||
16.8. Symbology enhancements
|
||||
============================
|
||||
|
||||
- allow refresh of symbols via popup menu on the renderer's symbol selection
|
||||
@ -974,7 +1023,7 @@ types and for setting of column comments.
|
||||
independent of the mapscale)
|
||||
|
||||
|
||||
15.9. Command line arguments
|
||||
16.9. Command line arguments
|
||||
============================
|
||||
|
||||
Added command line argument support on windows.
|
||||
@ -1045,7 +1094,7 @@ implementation based on the SQLITE database.
|
||||
layers based on attribute data.
|
||||
|
||||
|
||||
16. Version 1.0.0 'Kore'
|
||||
17. Version 1.0.0 'Kore'
|
||||
========================
|
||||
|
||||
This release includes over 265 bug fixes and enhancements over the
|
||||
@ -1074,7 +1123,7 @@ running will support a plugin that is being installed.
|
||||
- Ported all GDAL/OGR and GEOS usage to use C APIs only.
|
||||
|
||||
|
||||
17. Version 0.11.0 'Metis'
|
||||
18. Version 0.11.0 'Metis'
|
||||
==========================
|
||||
|
||||
This release includes over 60 bug fixes and enhancements over the
|
||||
@ -1090,7 +1139,7 @@ QGIS 0.10.0 release. In addition we have made the following changes:
|
||||
- QML Style support for rasters and database layers
|
||||
|
||||
|
||||
18. Version 0.10.0 'Io'
|
||||
19. Version 0.10.0 'Io'
|
||||
=======================
|
||||
|
||||
This release includes over 120 bug fixes and enchancements
|
||||
@ -1111,7 +1160,7 @@ improvements 'under the hood'.
|
||||
- Support for migration of old projects to work in newer QGIS versions.
|
||||
|
||||
|
||||
19. Version 0.9.2rc1 'Ganymede'
|
||||
20. Version 0.9.2rc1 'Ganymede'
|
||||
===============================
|
||||
|
||||
- This release candidate includes over 40 bug fixes and enchancements
|
||||
@ -1128,7 +1177,7 @@ in raster layers. Support for color ramps in raster layers.
|
||||
improvements 'under the hood'.
|
||||
|
||||
|
||||
20. Version 0.9.1 'Ganymede'
|
||||
21. Version 0.9.1 'Ganymede'
|
||||
============================
|
||||
|
||||
This is a bug fix release
|
||||
@ -1141,7 +1190,7 @@ This is a bug fix release
|
||||
- Python Plugin installer to install PyQGIS plugins from the repository
|
||||
|
||||
|
||||
21. Version 0.9 'Ganymede'
|
||||
22. Version 0.9 'Ganymede'
|
||||
==========================
|
||||
|
||||
- Python bindings - This is the major focus of this release
|
||||
@ -1156,7 +1205,7 @@ This is a bug fix release
|
||||
- Improvements to the GeoReferencer
|
||||
|
||||
|
||||
22. Version 0.8 'Joesephine' .... development version
|
||||
23. 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
|
||||
@ -1180,7 +1229,7 @@ over time,
|
||||
grid_maker plugin
|
||||
|
||||
|
||||
23. Version 0.6 'Simon'
|
||||
24. Version 0.6 'Simon'
|
||||
=======================
|
||||
|
||||
QGIS Change Log
|
||||
@ -1268,7 +1317,7 @@ under construction.
|
||||
save or save as (if not specified by the user).
|
||||
|
||||
|
||||
24. 0.5
|
||||
25. 0.5
|
||||
=======
|
||||
|
||||
- 2004-12-01 [gsherman] 0.5.0devel30 Added functions to qgsdataprovider.h to support updating the feature count
|
||||
|
262
doc/news.html
262
doc/news.html
@ -5,7 +5,7 @@
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>QGIS News</TITLE>
|
||||
|
||||
<!-- Included /home/fischer/src/qgis/doc/style.css -->
|
||||
<!-- Included style.css -->
|
||||
<STYLE TYPE="text/css">
|
||||
body{ background: white;
|
||||
color: black;
|
||||
@ -77,47 +77,99 @@ label{ background-color: #FFFFCC;
|
||||
<DIV CLASS="header" ID="header">
|
||||
<H1>QGIS News</H1>
|
||||
<H2>Change history for the QGIS Project</H2>
|
||||
<H3>Wednesday February 25, 2015</H3>
|
||||
<H3>Friday June 26, 2015</H3>
|
||||
</DIV>
|
||||
|
||||
<DIV CLASS="toc">
|
||||
|
||||
<OL>
|
||||
<LI><A HREF="#toc1">What's new in Version 2.8 'Wien'?</A>
|
||||
<LI><A HREF="#toc2">What's new in Version 2.6.0 'Brighton'?</A>
|
||||
<LI><A HREF="#toc3">What's new in Version 2.4.0 'Chugiak'?</A>
|
||||
<LI><A HREF="#toc4">Whats new in Version 2.2.0 'Valmiera'?</A>
|
||||
<LI><A HREF="#toc5">Whats new in Version 2.0.1 'Dufour'?</A>
|
||||
<LI><A HREF="#toc6">Whats new in Version 2.0.0 'Dufour'?</A>
|
||||
<LI><A HREF="#toc7">Whats new in Version 1.8.0 'Lisboa'?</A>
|
||||
<LI><A HREF="#toc8">Whats new in Version 1.7.2 'Wroclaw'?</A>
|
||||
<LI><A HREF="#toc9">Whats new in Version 1.7.1 'Wroclaw'?</A>
|
||||
<LI><A HREF="#toc10">Whats new in Version 1.7.0 'Wroclaw'?</A>
|
||||
<LI><A HREF="#toc11">Whats new in Version 1.6.0 'Capiapo'?</A>
|
||||
<LI><A HREF="#toc12">Whats new in Version 1.5.0?</A>
|
||||
<LI><A HREF="#toc13">Whats new in Version 1.4.0 'Enceladus'?</A>
|
||||
<LI><A HREF="#toc14">Whats new in Version 1.3.0 'Mimas'?</A>
|
||||
<LI><A HREF="#toc15">Version 1.2.0 'Daphnis'</A>
|
||||
<LI><A HREF="#toc16">Version 1.0.0 'Kore'</A>
|
||||
<LI><A HREF="#toc17">Version 0.11.0 'Metis'</A>
|
||||
<LI><A HREF="#toc18">Version 0.10.0 'Io'</A>
|
||||
<LI><A HREF="#toc19">Version 0.9.2rc1 'Ganymede'</A>
|
||||
<LI><A HREF="#toc20">Version 0.9.1 'Ganymede'</A>
|
||||
<LI><A HREF="#toc21">Version 0.9 'Ganymede'</A>
|
||||
<LI><A HREF="#toc22">Version 0.8 'Joesephine' .... development version</A>
|
||||
<LI><A HREF="#toc23">Version 0.6 'Simon'</A>
|
||||
<LI><A HREF="#toc24">0.5</A>
|
||||
<LI><A HREF="#toc1">What's new in Version 2.10 'Pisa'?</A>
|
||||
<LI><A HREF="#toc2">What's new in Version 2.8 'Wien'?</A>
|
||||
<LI><A HREF="#toc3">What's new in Version 2.6.0 'Brighton'?</A>
|
||||
<LI><A HREF="#toc4">What's new in Version 2.4.0 'Chugiak'?</A>
|
||||
<LI><A HREF="#toc5">Whats new in Version 2.2.0 'Valmiera'?</A>
|
||||
<LI><A HREF="#toc6">Whats new in Version 2.0.1 'Dufour'?</A>
|
||||
<LI><A HREF="#toc7">Whats new in Version 2.0.0 'Dufour'?</A>
|
||||
<LI><A HREF="#toc8">Whats new in Version 1.8.0 'Lisboa'?</A>
|
||||
<LI><A HREF="#toc9">Whats new in Version 1.7.2 'Wroclaw'?</A>
|
||||
<LI><A HREF="#toc10">Whats new in Version 1.7.1 'Wroclaw'?</A>
|
||||
<LI><A HREF="#toc11">Whats new in Version 1.7.0 'Wroclaw'?</A>
|
||||
<LI><A HREF="#toc12">Whats new in Version 1.6.0 'Capiapo'?</A>
|
||||
<LI><A HREF="#toc13">Whats new in Version 1.5.0?</A>
|
||||
<LI><A HREF="#toc14">Whats new in Version 1.4.0 'Enceladus'?</A>
|
||||
<LI><A HREF="#toc15">Whats new in Version 1.3.0 'Mimas'?</A>
|
||||
<LI><A HREF="#toc16">Version 1.2.0 'Daphnis'</A>
|
||||
<LI><A HREF="#toc17">Version 1.0.0 'Kore'</A>
|
||||
<LI><A HREF="#toc18">Version 0.11.0 'Metis'</A>
|
||||
<LI><A HREF="#toc19">Version 0.10.0 'Io'</A>
|
||||
<LI><A HREF="#toc20">Version 0.9.2rc1 'Ganymede'</A>
|
||||
<LI><A HREF="#toc21">Version 0.9.1 'Ganymede'</A>
|
||||
<LI><A HREF="#toc22">Version 0.9 'Ganymede'</A>
|
||||
<LI><A HREF="#toc23">Version 0.8 'Joesephine' .... development version</A>
|
||||
<LI><A HREF="#toc24">Version 0.6 'Simon'</A>
|
||||
<LI><A HREF="#toc25">0.5</A>
|
||||
</OL>
|
||||
|
||||
</DIV>
|
||||
<DIV CLASS="body" ID="body">
|
||||
<P>
|
||||
Last Updated: Wednesday February 25, 2015
|
||||
Last Change : Wednesday February 25, 2015
|
||||
Last Updated: Friday June 26, 2015
|
||||
Last Change : Friday June 26, 2015
|
||||
</P>
|
||||
|
||||
<A NAME="toc1"></A>
|
||||
<H1>1. What's new in Version 2.8 'Wien'?</H1>
|
||||
<H1>1. What's new in Version 2.10 'Pisa'?</H1>
|
||||
|
||||
<P>
|
||||
This is a minor release increment with the following new features:
|
||||
</P>
|
||||
|
||||
<UL>
|
||||
<LI>New statistical summary dock widget.
|
||||
<LI>Use logarithmic functions in the raster calculator.
|
||||
<LI>New zonal statistics features.
|
||||
<LI>New browser properties widget.
|
||||
<LI>New browser icon.
|
||||
<LI>PostGIS: support for Pointcloud layers.
|
||||
<LI>PostGIS: provider side expression filters.
|
||||
<LI>GRASS plugin/provider improvements.
|
||||
<LI>DXF Export Improvements.
|
||||
<LI>Virtual fields are now updatable.
|
||||
<LI>Line edit with auto-completer for ValueRelation edit widget.
|
||||
<LI>Improvements to DB Manager.
|
||||
<LI>Filter chaining for relation reference widget.
|
||||
<LI>Diagram improvements.
|
||||
<LI>Improved geometry rotation tool.
|
||||
<LI>New geometry engine.
|
||||
<LI>Improved handling of potential project file overwrites.
|
||||
<LI>Join parameters can now be edited.
|
||||
<LI>Layers with joins can now be filtered.
|
||||
<LI>Tweaks to label properties dialog.
|
||||
<LI>Support for non-latin scripts for curved labels.
|
||||
<LI>"Follow point" alignment for multiline labels.
|
||||
<LI>Support overriden layer styles also in the composer legend.
|
||||
<LI>Add scalebar sizing mode to fit a desired scalebar width.
|
||||
<LI>Plugins can now create their own entries in the browser.
|
||||
<LI>More uniform and predictable names for processing outputs.
|
||||
<LI>Allow changing vector layer data source.
|
||||
<LI>Implicit sharing of classes.
|
||||
<LI>New QgsStatisticalSummary class for calculating statistics from a list of numbers.
|
||||
<LI>Qt minimum increased to 4.8.
|
||||
<LI>GetFeature without geometry.
|
||||
<LI>Support for tolerance parameter in WMS GetFeatureInfo requests.
|
||||
<LI>Data defined properties for font marker.
|
||||
<LI>Size scale and rotation have been removed from the advanced menu.
|
||||
<LI>Match categories to existing styles.
|
||||
<LI>New option for preventing the automatic clipping of features to the map extent.
|
||||
<LI>Size, rotation and stroke-width expressions at the symbollist level.
|
||||
<LI>Live layer effects for layers and symbol layers.
|
||||
<LI>Visualise and modify the graduated renderer using a histogram.
|
||||
<LI>Vary symbol sizes using the graduated renderer.
|
||||
<LI>User interface improvements.
|
||||
</UL>
|
||||
|
||||
<A NAME="toc2"></A>
|
||||
<H1>2. What's new in Version 2.8 'Wien'?</H1>
|
||||
|
||||
<P>
|
||||
This is a minor release increment with the following feature:
|
||||
@ -152,8 +204,8 @@ This is a minor release increment with the following feature:
|
||||
DescribeLayer, python plugins.
|
||||
</UL>
|
||||
|
||||
<A NAME="toc2"></A>
|
||||
<H1>2. What's new in Version 2.6.0 'Brighton'?</H1>
|
||||
<A NAME="toc3"></A>
|
||||
<H1>3. What's new in Version 2.6.0 'Brighton'?</H1>
|
||||
|
||||
<P>
|
||||
This is a minor release increment with the following new features:
|
||||
@ -201,8 +253,8 @@ This is a minor release increment with the following new features:
|
||||
<LI>Context menu for identify tool
|
||||
</UL>
|
||||
|
||||
<A NAME="toc3"></A>
|
||||
<H1>3. What's new in Version 2.4.0 'Chugiak'?</H1>
|
||||
<A NAME="toc4"></A>
|
||||
<H1>4. What's new in Version 2.4.0 'Chugiak'?</H1>
|
||||
|
||||
<P>
|
||||
This is the minor release sports a number of great new features:
|
||||
@ -224,8 +276,8 @@ This is the minor release sports a number of great new features:
|
||||
<LI>New Inverted Polygon renderer
|
||||
</UL>
|
||||
|
||||
<A NAME="toc4"></A>
|
||||
<H1>4. Whats new in Version 2.2.0 'Valmiera'?</H1>
|
||||
<A NAME="toc5"></A>
|
||||
<H1>5. Whats new in Version 2.2.0 'Valmiera'?</H1>
|
||||
|
||||
<P>
|
||||
This is the minor release sports a number of great new features:
|
||||
@ -268,8 +320,8 @@ This is the minor release sports a number of great new features:
|
||||
<LI>'Processing' can be used headless in scripts.
|
||||
</UL>
|
||||
|
||||
<A NAME="toc5"></A>
|
||||
<H1>5. Whats new in Version 2.0.1 'Dufour'?</H1>
|
||||
<A NAME="toc6"></A>
|
||||
<H1>6. Whats new in Version 2.0.1 'Dufour'?</H1>
|
||||
|
||||
<P>
|
||||
This is a small bugfix release to address the missing copyright / credits for
|
||||
@ -277,8 +329,8 @@ our new splash screen and to update supporting documentation. The spanish
|
||||
translation was also updated.
|
||||
</P>
|
||||
|
||||
<A NAME="toc6"></A>
|
||||
<H1>6. Whats new in Version 2.0.0 'Dufour'?</H1>
|
||||
<A NAME="toc7"></A>
|
||||
<H1>7. Whats new in Version 2.0.0 'Dufour'?</H1>
|
||||
|
||||
<P>
|
||||
This is a new major release. Building on the foundation of
|
||||
@ -366,8 +418,8 @@ key new features.
|
||||
you to explore the software and discover them all!
|
||||
</UL>
|
||||
|
||||
<A NAME="toc7"></A>
|
||||
<H1>7. Whats new in Version 1.8.0 'Lisboa'?</H1>
|
||||
<A NAME="toc8"></A>
|
||||
<H1>8. Whats new in Version 1.8.0 'Lisboa'?</H1>
|
||||
|
||||
<P>
|
||||
This is a new feature release. Building on the foundation of
|
||||
@ -424,8 +476,8 @@ added gdal_fillnodata to GDALTools plugin
|
||||
<LI>Support for nesting projects within other projects
|
||||
</UL>
|
||||
|
||||
<A NAME="toc8"></A>
|
||||
<H1>8. Whats new in Version 1.7.2 'Wroclaw'?</H1>
|
||||
<A NAME="toc9"></A>
|
||||
<H1>9. Whats new in Version 1.7.2 'Wroclaw'?</H1>
|
||||
|
||||
<P>
|
||||
This is a bugfix release over version 1.7.1. The following changes
|
||||
@ -474,8 +526,8 @@ were made.
|
||||
<LI>Fix broken Assign projection functionality in GDALTools and improve handling output file extension
|
||||
</UL>
|
||||
|
||||
<A NAME="toc9"></A>
|
||||
<H1>9. Whats new in Version 1.7.1 'Wroclaw'?</H1>
|
||||
<A NAME="toc10"></A>
|
||||
<H1>10. Whats new in Version 1.7.1 'Wroclaw'?</H1>
|
||||
|
||||
<P>
|
||||
This is a bugfix release over version 1.7.0. The following changes
|
||||
@ -540,8 +592,8 @@ were made.
|
||||
<LI>Fixed a bug where map= was not being published in onlineresource url when project files are not in the same dir as cgi
|
||||
</UL>
|
||||
|
||||
<A NAME="toc10"></A>
|
||||
<H1>10. Whats new in Version 1.7.0 'Wroclaw'?</H1>
|
||||
<A NAME="toc11"></A>
|
||||
<H1>11. Whats new in Version 1.7.0 'Wroclaw'?</H1>
|
||||
|
||||
<P>
|
||||
This release is named after the town of Wroclaw in Poland. The Department of
|
||||
@ -559,7 +611,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.
|
||||
</P>
|
||||
|
||||
<H2>10.1. Symbology labels and diagrams</H2>
|
||||
<H2>11.1. Symbology labels and diagrams</H2>
|
||||
|
||||
<UL>
|
||||
<LI>New symbology now used by default!
|
||||
@ -577,7 +629,7 @@ changed so we will just provide a bullet list of key new features here.
|
||||
<LI>Move/rotate/change label edit tools to interactively change data defined label properties.
|
||||
</UL>
|
||||
|
||||
<H2>10.2. New Tools</H2>
|
||||
<H2>11.2. New Tools</H2>
|
||||
|
||||
<UL>
|
||||
<LI>Added GUI for gdaldem.
|
||||
@ -586,7 +638,7 @@ changed so we will just provide a bullet list of key new features here.
|
||||
<LI>Added voronoi polygon tool to Vector menu.
|
||||
</UL>
|
||||
|
||||
<H2>10.3. User interface updates</H2>
|
||||
<H2>11.3. User interface updates</H2>
|
||||
|
||||
<UL>
|
||||
<LI>Allow managing missing layers in a list.
|
||||
@ -597,7 +649,7 @@ changed so we will just provide a bullet list of key new features here.
|
||||
<LI>General clean-ups and usability improvements.
|
||||
</UL>
|
||||
|
||||
<H2>10.4. CRS Handling</H2>
|
||||
<H2>11.4. CRS Handling</H2>
|
||||
|
||||
<UL>
|
||||
<LI>Show active crs in status bar.
|
||||
@ -607,7 +659,7 @@ changed so we will just provide a bullet list of key new features here.
|
||||
<LI>Default to last selection when prompting for CRS.
|
||||
</UL>
|
||||
|
||||
<H2>10.5. Rasters</H2>
|
||||
<H2>11.5. Rasters</H2>
|
||||
|
||||
<UL>
|
||||
<LI>Added AND and OR operator for raster calculator
|
||||
@ -616,7 +668,7 @@ changed so we will just provide a bullet list of key new features here.
|
||||
<LI>Added raster toolbar with histogram stretch functions.
|
||||
</UL>
|
||||
|
||||
<H2>10.6. Providers and Data Handling</H2>
|
||||
<H2>11.6. Providers and Data Handling</H2>
|
||||
|
||||
<UL>
|
||||
<LI>New SQLAnywhere vector provider.
|
||||
@ -648,7 +700,7 @@ changed so we will just provide a bullet list of key new features here.
|
||||
</UL>
|
||||
</UL>
|
||||
|
||||
<H2>10.7. Api and Developer Centric</H2>
|
||||
<H2>11.7. Api and Developer Centric</H2>
|
||||
|
||||
<UL>
|
||||
<LI>Refactored attribute dialog calls to QgsFeatureAttribute.
|
||||
@ -660,7 +712,7 @@ changed so we will just provide a bullet list of key new features here.
|
||||
new QgsGeometry.validateGeometry function
|
||||
</UL>
|
||||
|
||||
<H2>10.8. QGIS Mapserver</H2>
|
||||
<H2>11.8. QGIS Mapserver</H2>
|
||||
|
||||
<UL>
|
||||
<LI>Ability to specify wms service capabilities in the properties
|
||||
@ -668,7 +720,7 @@ changed so we will just provide a bullet list of key new features here.
|
||||
<LI>Support for wms printing with GetPrint-Request.
|
||||
</UL>
|
||||
|
||||
<H2>10.9. Plugins</H2>
|
||||
<H2>11.9. Plugins</H2>
|
||||
|
||||
<UL>
|
||||
<LI>Support for icons of plugins in the plugin manager dialog.
|
||||
@ -676,14 +728,14 @@ changed so we will just provide a bullet list of key new features here.
|
||||
<LI>Removed ogr converter plugin - use 'save as' context menu rather.
|
||||
</UL>
|
||||
|
||||
<H2>10.10. Printing</H2>
|
||||
<H2>11.10. Printing</H2>
|
||||
|
||||
<UL>
|
||||
<LI>Undo/Redo support for the print composer
|
||||
</UL>
|
||||
|
||||
<A NAME="toc11"></A>
|
||||
<H1>11. Whats new in Version 1.6.0 'Capiapo'?</H1>
|
||||
<A NAME="toc12"></A>
|
||||
<H1>12. Whats new in Version 1.6.0 'Capiapo'?</H1>
|
||||
|
||||
<P>
|
||||
Please note that this is a release in our 'cutting edge' release series. As
|
||||
@ -696,7 +748,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.
|
||||
</P>
|
||||
|
||||
<H2>11.1. General Improvements</H2>
|
||||
<H2>12.1. General Improvements</H2>
|
||||
|
||||
<UL>
|
||||
<LI>Added gpsd support to live gps tracking.
|
||||
@ -730,7 +782,7 @@ caching providers (currently WMS and WFS) can synchronize with changes in
|
||||
the datasource.
|
||||
</UL>
|
||||
|
||||
<H2>11.2. Table of contents (TOC) improvements</H2>
|
||||
<H2>12.2. Table of contents (TOC) improvements</H2>
|
||||
|
||||
<UL>
|
||||
<LI>Added a new option to the raster legend menu that will stretch the current
|
||||
@ -740,14 +792,14 @@ as' option, you can now specify OGR creation options.
|
||||
<LI>In the table of contents, it is now possible to select and remove several layers at once.
|
||||
</UL>
|
||||
|
||||
<H2>11.3. Labelling (New generation only)</H2>
|
||||
<H2>12.3. Labelling (New generation only)</H2>
|
||||
|
||||
<UL>
|
||||
<LI>Data defined label position in labeling-ng.
|
||||
<LI>Line wrapping, data defined font and buffer settings for labeling-ng.
|
||||
</UL>
|
||||
|
||||
<H2>11.4. Layer properties and symbology</H2>
|
||||
<H2>12.4. Layer properties and symbology</H2>
|
||||
|
||||
<UL>
|
||||
<LI>Three new classification modes added to graduated symbol renderer (version
|
||||
@ -768,7 +820,7 @@ the transparency table in the raster layer properties dialog.
|
||||
the style manager more easily.
|
||||
</UL>
|
||||
|
||||
<H2>11.5. Map Composer</H2>
|
||||
<H2>12.5. Map Composer</H2>
|
||||
|
||||
<UL>
|
||||
<LI>add capability to show and manipulate composer item width/ height in item
|
||||
@ -777,8 +829,8 @@ position dialog.
|
||||
<LI>Sorting for composer attribute table (several columns and ascending / descending).
|
||||
</UL>
|
||||
|
||||
<A NAME="toc12"></A>
|
||||
<H1>12. Whats new in Version 1.5.0?</H1>
|
||||
<A NAME="toc13"></A>
|
||||
<H1>13. Whats new in Version 1.5.0?</H1>
|
||||
|
||||
<P>
|
||||
Please note that this is a release in our 'cutting edge' release series. As
|
||||
@ -794,7 +846,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.
|
||||
</P>
|
||||
|
||||
<H2>12.1. Main GUI</H2>
|
||||
<H2>13.1. Main GUI</H2>
|
||||
|
||||
<UL>
|
||||
<LI>There is a new angle measuring tool that allows you to interactively
|
||||
@ -849,7 +901,7 @@ only visible features in composer table or all features
|
||||
closed and reappears when reactivated.
|
||||
</UL>
|
||||
|
||||
<H2>12.2. WMS and WMS-C Support</H2>
|
||||
<H2>13.2. WMS and WMS-C Support</H2>
|
||||
|
||||
<UL>
|
||||
<LI>WMS-C support, new spatial authorities, wms selection improvements
|
||||
@ -862,7 +914,7 @@ IGNF definitions in srs.db
|
||||
<LI>WMS-C scale slider gui added and more selection improvements
|
||||
</UL>
|
||||
|
||||
<H2>12.3. API Updates</H2>
|
||||
<H2>13.3. API Updates</H2>
|
||||
|
||||
<UL>
|
||||
<LI>QgsDataProvider &amp; QgsMapLayer: add dataChanged() signal, so that a
|
||||
@ -879,8 +931,8 @@ variables. More paths can be passed, separated by semicolon.
|
||||
<LI>Support more GEOS operators
|
||||
</UL>
|
||||
|
||||
<A NAME="toc13"></A>
|
||||
<H1>13. Whats new in Version 1.4.0 'Enceladus'?</H1>
|
||||
<A NAME="toc14"></A>
|
||||
<H1>14. Whats new in Version 1.4.0 'Enceladus'?</H1>
|
||||
|
||||
<P>
|
||||
Please note that this is a release in our 'cutting edge' release series. As
|
||||
@ -947,14 +999,14 @@ For power users, you can now create customizable attribute forms using Qt
|
||||
Designer dialog UIs.
|
||||
</P>
|
||||
|
||||
<A NAME="toc14"></A>
|
||||
<H1>14. Whats new in Version 1.3.0 'Mimas'?</H1>
|
||||
<A NAME="toc15"></A>
|
||||
<H1>15. Whats new in Version 1.3.0 'Mimas'?</H1>
|
||||
|
||||
<P>
|
||||
This release includes over 30 bug fixes and several useful new features:
|
||||
</P>
|
||||
|
||||
<H2>14.1. OSM plugin &amp; provider updates</H2>
|
||||
<H2>15.1. OSM plugin &amp; provider updates</H2>
|
||||
|
||||
<UL>
|
||||
<LI>new OSM style files.
|
||||
@ -966,7 +1018,7 @@ This release includes over 30 bug fixes and several useful new features:
|
||||
<LI>other OSM related bugfixes.
|
||||
</UL>
|
||||
|
||||
<H2>14.2. Other notable features and improvements in this release</H2>
|
||||
<H2>15.2. Other notable features and improvements in this release</H2>
|
||||
|
||||
<UL>
|
||||
<LI>Marker size is now configurable when editing a layer.
|
||||
@ -981,8 +1033,8 @@ This release includes over 30 bug fixes and several useful new features:
|
||||
<LI>Zoom to a coordinate by entering it in the status bar coordinate display.
|
||||
</UL>
|
||||
|
||||
<A NAME="toc15"></A>
|
||||
<H1>15. Version 1.2.0 'Daphnis'</H1>
|
||||
<A NAME="toc16"></A>
|
||||
<H1>16. Version 1.2.0 'Daphnis'</H1>
|
||||
|
||||
<P>
|
||||
Please note that this is a release in our 'cutting edge' release series. As
|
||||
@ -995,7 +1047,7 @@ over the QGIS 1.1.0 release. In addition we have added
|
||||
the following new features:
|
||||
</P>
|
||||
|
||||
<H2>15.1. Editing</H2>
|
||||
<H2>16.1. Editing</H2>
|
||||
|
||||
<P>
|
||||
Editing functionality in QGIS has had a major update in this release. This
|
||||
@ -1033,14 +1085,14 @@ this tool: the redraws are much faster and the map is not cluttered with
|
||||
markers.
|
||||
</P>
|
||||
|
||||
<H2>15.2. Keyboard shortcuts</H2>
|
||||
<H2>16.2. Keyboard shortcuts</H2>
|
||||
|
||||
<P>
|
||||
New feature: configure shortcuts for actions within main window of qgis!
|
||||
See menu Setting->Configure shortcuts
|
||||
</P>
|
||||
|
||||
<H2>15.3. Map Composer</H2>
|
||||
<H2>16.3. Map Composer</H2>
|
||||
|
||||
<P>
|
||||
It is now possible to lock/unlock composer item positions by right mouse click.
|
||||
@ -1051,7 +1103,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.
|
||||
</P>
|
||||
|
||||
<H2>15.4. Attribute tables</H2>
|
||||
<H2>16.4. Attribute tables</H2>
|
||||
|
||||
<P>
|
||||
It is now possible to search the attribute table within selected records only.
|
||||
@ -1068,7 +1120,7 @@ for layer attributes. A new dialog allows loading a value map from a layer
|
||||
be respected in the attribute table.
|
||||
</P>
|
||||
|
||||
<H2>15.5. Plugins</H2>
|
||||
<H2>16.5. Plugins</H2>
|
||||
|
||||
<UL>
|
||||
<LI>The order of layers in the WMS dialog can now be changed.
|
||||
@ -1081,14 +1133,14 @@ be respected in the attribute table.
|
||||
<LI>An new OpenStreetMap provider and plugin have been added to QGIS.
|
||||
</UL>
|
||||
|
||||
<H2>15.6. Projects Management</H2>
|
||||
<H2>16.6. Projects Management</H2>
|
||||
|
||||
<P>
|
||||
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.
|
||||
</P>
|
||||
|
||||
<H2>15.7. PostGIS & the PostgreSQL Provider</H2>
|
||||
<H2>16.7. PostGIS & the PostgreSQL Provider</H2>
|
||||
|
||||
<P>
|
||||
You can now select the SSL mode when adding a new DB connection. Turning off
|
||||
@ -1097,7 +1149,7 @@ connection security is not required. Support has been added for more native
|
||||
types and for setting of column comments.
|
||||
</P>
|
||||
|
||||
<H2>15.8. Symbology enhancements</H2>
|
||||
<H2>16.8. Symbology enhancements</H2>
|
||||
|
||||
<UL>
|
||||
<LI>allow refresh of symbols via popup menu on the renderer's symbol selection
|
||||
@ -1107,7 +1159,7 @@ types and for setting of column comments.
|
||||
independent of the mapscale)
|
||||
</UL>
|
||||
|
||||
<H2>15.9. Command line arguments</H2>
|
||||
<H2>16.9. Command line arguments</H2>
|
||||
|
||||
<P>
|
||||
Added command line argument support on windows.
|
||||
@ -1180,8 +1232,8 @@ implementation based on the SQLITE database.
|
||||
layers based on attribute data.
|
||||
</UL>
|
||||
|
||||
<A NAME="toc16"></A>
|
||||
<H1>16. Version 1.0.0 'Kore'</H1>
|
||||
<A NAME="toc17"></A>
|
||||
<H1>17. Version 1.0.0 'Kore'</H1>
|
||||
|
||||
<P>
|
||||
This release includes over 265 bug fixes and enhancements over the
|
||||
@ -1212,8 +1264,8 @@ running will support a plugin that is being installed.
|
||||
<LI>Ported all GDAL/OGR and GEOS usage to use C APIs only.
|
||||
</UL>
|
||||
|
||||
<A NAME="toc17"></A>
|
||||
<H1>17. Version 0.11.0 'Metis'</H1>
|
||||
<A NAME="toc18"></A>
|
||||
<H1>18. Version 0.11.0 'Metis'</H1>
|
||||
|
||||
<P>
|
||||
This release includes over 60 bug fixes and enhancements over the
|
||||
@ -1231,8 +1283,8 @@ QGIS 0.10.0 release. In addition we have made the following changes:
|
||||
<LI>QML Style support for rasters and database layers
|
||||
</UL>
|
||||
|
||||
<A NAME="toc18"></A>
|
||||
<H1>18. Version 0.10.0 'Io'</H1>
|
||||
<A NAME="toc19"></A>
|
||||
<H1>19. Version 0.10.0 'Io'</H1>
|
||||
|
||||
<P>
|
||||
This release includes over 120 bug fixes and enchancements
|
||||
@ -1255,8 +1307,8 @@ improvements 'under the hood'.
|
||||
<LI>Support for migration of old projects to work in newer QGIS versions.
|
||||
</UL>
|
||||
|
||||
<A NAME="toc19"></A>
|
||||
<H1>19. Version 0.9.2rc1 'Ganymede'</H1>
|
||||
<A NAME="toc20"></A>
|
||||
<H1>20. Version 0.9.2rc1 'Ganymede'</H1>
|
||||
|
||||
<UL>
|
||||
<LI>This release candidate includes over 40 bug fixes and enchancements
|
||||
@ -1273,8 +1325,8 @@ in raster layers. Support for color ramps in raster layers.
|
||||
improvements 'under the hood'.
|
||||
</UL>
|
||||
|
||||
<A NAME="toc20"></A>
|
||||
<H1>20. Version 0.9.1 'Ganymede'</H1>
|
||||
<A NAME="toc21"></A>
|
||||
<H1>21. Version 0.9.1 'Ganymede'</H1>
|
||||
|
||||
<P>
|
||||
This is a bug fix release
|
||||
@ -1289,8 +1341,8 @@ This is a bug fix release
|
||||
<LI>Python Plugin installer to install PyQGIS plugins from the repository
|
||||
</UL>
|
||||
|
||||
<A NAME="toc21"></A>
|
||||
<H1>21. Version 0.9 'Ganymede'</H1>
|
||||
<A NAME="toc22"></A>
|
||||
<H1>22. Version 0.9 'Ganymede'</H1>
|
||||
|
||||
<UL>
|
||||
<LI>Python bindings - This is the major focus of this release
|
||||
@ -1305,8 +1357,8 @@ This is a bug fix release
|
||||
<LI>Improvements to the GeoReferencer
|
||||
</UL>
|
||||
|
||||
<A NAME="toc22"></A>
|
||||
<H1>22. Version 0.8 'Joesephine' .... development version</H1>
|
||||
<A NAME="toc23"></A>
|
||||
<H1>23. Version 0.8 'Joesephine' .... development version</H1>
|
||||
|
||||
<UL>
|
||||
<LI>2006-01-23 [timlinux] 0.7.9.10 Dropped use of qpicture and resampling for point markers in favour of
|
||||
@ -1330,8 +1382,8 @@ over time,
|
||||
grid_maker plugin
|
||||
</UL>
|
||||
|
||||
<A NAME="toc23"></A>
|
||||
<H1>23. Version 0.6 'Simon'</H1>
|
||||
<A NAME="toc24"></A>
|
||||
<H1>24. Version 0.6 'Simon'</H1>
|
||||
|
||||
<P>
|
||||
QGIS Change Log
|
||||
@ -1425,8 +1477,8 @@ under construction.
|
||||
save or save as (if not specified by the user).
|
||||
</UL>
|
||||
|
||||
<A NAME="toc24"></A>
|
||||
<H1>24. 0.5</H1>
|
||||
<A NAME="toc25"></A>
|
||||
<H1>25. 0.5</H1>
|
||||
|
||||
<UL>
|
||||
<LI>2004-12-01 [gsherman] 0.5.0devel30 Added functions to qgsdataprovider.h to support updating the feature count
|
||||
@ -2800,5 +2852,5 @@ July 6, 2002
|
||||
</DIV>
|
||||
|
||||
<!-- html code generated by txt2tags 2.6 (http://txt2tags.org) -->
|
||||
<!-- cmdline: txt2tags -o/home/fischer/src/qgis/debian/build/doc/news.html -t html /home/fischer/src/qgis/doc/news.t2t -->
|
||||
<!-- cmdline: txt2tags -t html -o news.html news.t2t -->
|
||||
</BODY></HTML>
|
||||
|
47
doc/news.t2t
47
doc/news.t2t
@ -38,6 +38,53 @@ Change history for the QGIS Project
|
||||
Last Updated: %%date(%A %B %d, %Y)
|
||||
Last Change : %%mtime(%A %B %d, %Y)
|
||||
|
||||
= What's new in Version 2.10 'Pisa'? =
|
||||
|
||||
This is a minor release increment with the following new features:
|
||||
|
||||
- New statistical summary dock widget.
|
||||
- Use logarithmic functions in the raster calculator.
|
||||
- New zonal statistics features.
|
||||
- New browser properties widget.
|
||||
- New browser icon.
|
||||
- PostGIS: support for Pointcloud layers.
|
||||
- PostGIS: provider side expression filters.
|
||||
- GRASS plugin/provider improvements.
|
||||
- DXF Export Improvements.
|
||||
- Virtual fields are now updatable.
|
||||
- Line edit with auto-completer for ValueRelation edit widget.
|
||||
- Improvements to DB Manager.
|
||||
- Filter chaining for relation reference widget.
|
||||
- Diagram improvements.
|
||||
- Improved geometry rotation tool.
|
||||
- New geometry engine.
|
||||
- Improved handling of potential project file overwrites.
|
||||
- Join parameters can now be edited.
|
||||
- Layers with joins can now be filtered.
|
||||
- Tweaks to label properties dialog.
|
||||
- Support for non-latin scripts for curved labels.
|
||||
- "Follow point" alignment for multiline labels.
|
||||
- Support overriden layer styles also in the composer legend.
|
||||
- Add scalebar sizing mode to fit a desired scalebar width.
|
||||
- Plugins can now create their own entries in the browser.
|
||||
- More uniform and predictable names for processing outputs.
|
||||
- Allow changing vector layer data source.
|
||||
- Implicit sharing of classes.
|
||||
- New QgsStatisticalSummary class for calculating statistics from a list of numbers.
|
||||
- Qt minimum increased to 4.8.
|
||||
- GetFeature without geometry.
|
||||
- Support for tolerance parameter in WMS GetFeatureInfo requests.
|
||||
- Data defined properties for font marker.
|
||||
- Size scale and rotation have been removed from the advanced menu.
|
||||
- Match categories to existing styles.
|
||||
- New option for preventing the automatic clipping of features to the map extent.
|
||||
- Size, rotation and stroke-width expressions at the symbollist level.
|
||||
- Live layer effects for layers and symbol layers.
|
||||
- Visualise and modify the graduated renderer using a histogram.
|
||||
- Vary symbol sizes using the graduated renderer.
|
||||
- User interface improvements.
|
||||
-
|
||||
|
||||
= What's new in Version 2.8 'Wien'? =
|
||||
|
||||
This is a minor release increment with the following feature:
|
||||
|
Loading…
x
Reference in New Issue
Block a user