Skip to content

Commit dd53935

Browse files
committedFeb 20, 2015
Merge pull request #1917 from timlinux/master
Small tweaks and improvements to the changelog in news
2 parents 10d2ce4 + 8fe1fa8 commit dd53935

File tree

2 files changed

+87
-56
lines changed

2 files changed

+87
-56
lines changed
 

‎NEWS

Lines changed: 62 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Friday February 20, 2015
55

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

8-
98
1. What's new in Version 2.8.0 'Wien'?
109
2. What's new in Version 2.6.0 'Brighton'?
1110
3. What's new in Version 2.4.0 'Chugiak'?
@@ -34,7 +33,6 @@ Friday February 20, 2015
3433

3534
------------------------------------------------------------------------
3635

37-
3836
Last Updated: Friday February 20, 2015
3937
Last Change : Friday February 20, 2015
4038

@@ -44,32 +42,32 @@ Last Change : Friday February 20, 2015
4442

4543
This is a minor release increment with the following feature:
4644

47-
- Long term release (maintained for a year)
48-
- >1000 issues flagged by static analysis tools fixed
49-
- new code commits and pull requests are now automatically tests against our testing framework.
50-
- more responsive browser
51-
- support for contextual WMS legend graphics
52-
- custom prefixes for joins
53-
- creation of memory layers in core
54-
- field calc bar in attribute table
55-
- dxf export improvements
56-
- advanced digitizing tools
57-
- improved snapping
58-
- better simplify tool
59-
- Qt5 support
60-
- Bookmark import/export
61-
- composer gui improvements
62-
- grid improvements
63-
- raster image fill type
64-
- live heatmap renderer
65-
- multiple styles per layer
66-
- rotation of map canvas
67-
- improved date defined symbology UI
68-
- new algorithms in processing
69-
- expressions extentable with custom functions
70-
- comments in expressions
71-
- QGIS server improvements: better caching, layer style support, value
72-
relations, DescribeLayer, python plugins
45+
- QGIS 2.8 is the basis for a long term release (which will be maintained for a year).
46+
- >1000 issues which were flagged by static analysis tools have been fixed.
47+
- New code commits and pull requests are now automatically tested against our testing framework.
48+
- More responsive QGIS Browser thanks to multithreading support.
49+
- Support for contextual WMS legend graphics.
50+
- Custom prefixes for joins.
51+
- Creation of memory layers is now a core feature.
52+
- New field calculator bar in attribute table.
53+
- DXF export improvements.
54+
- Advanced digitizing tools.
55+
- Improved snapping options and behaviour.
56+
- Better simplify tool - including support for on the fly reprojection being enabled.
57+
- Qt5 support (optional - default packages are still currently built against Qt4).
58+
- Spatial bookmark import/export.
59+
- Composer user interface improvements.
60+
- Grid overlay improvements for composer maps.
61+
- Raster image fill type.
62+
- Live heatmap renderer.
63+
- You can now use multiple styles per layer.
64+
- Rotation of map canvas (disabled by default, activate in settings) is now supported.
65+
- Improved user interface for data defined symbology.
66+
- New algorithms in processing.
67+
- Expressions are now extendable with custom python functions.
68+
- Comments are now supported in expressions.
69+
- QGIS server improvements: better caching, layer style support, value relations, DescribeLayer, python plugins.
70+
7371

7472

7573
2. What's new in Version 2.6.0 'Brighton'?
@@ -118,6 +116,7 @@ This is a minor release increment with the following new features:
118116
- Context menu for identify tool
119117

120118

119+
121120
3. What's new in Version 2.4.0 'Chugiak'?
122121
=========================================
123122

@@ -138,6 +137,7 @@ This is the minor release sports a number of great new features:
138137
- New Inverted Polygon renderer
139138

140139

140+
141141
4. Whats new in Version 2.2.0 'Valmiera'?
142142
=========================================
143143

@@ -179,6 +179,7 @@ This is the minor release sports a number of great new features:
179179
- 'Processing' can be used headless in scripts.
180180

181181

182+
182183
5. Whats new in Version 2.0.1 'Dufour'?
183184
=======================================
184185

@@ -328,6 +329,7 @@ added gdal_fillnodata to GDALTools plugin
328329
- Support for nesting projects within other projects
329330

330331

332+
331333
8. Whats new in Version 1.7.2 'Wroclaw'?
332334
========================================
333335

@@ -375,6 +377,7 @@ were made.
375377
- Fix broken Assign projection functionality in GDALTools and improve handling output file extension
376378

377379

380+
378381
9. Whats new in Version 1.7.1 'Wroclaw'?
379382
========================================
380383

@@ -473,6 +476,7 @@ changed so we will just provide a bullet list of key new features here.
473476
- Move/rotate/change label edit tools to interactively change data defined label properties.
474477

475478

479+
476480
10.2. New Tools
477481
===============
478482

@@ -503,6 +507,7 @@ changed so we will just provide a bullet list of key new features here.
503507
- Default to last selection when prompting for CRS.
504508

505509

510+
506511
10.5. Rasters
507512
=============
508513

@@ -512,6 +517,7 @@ changed so we will just provide a bullet list of key new features here.
512517
- Added raster toolbar with histogram stretch functions.
513518

514519

520+
515521
10.6. Providers and Data Handling
516522
=================================
517523

@@ -538,6 +544,7 @@ changed so we will just provide a bullet list of key new features here.
538544
- Allow OGR 'save as' without attributes (for eg. DGN/DXF).
539545

540546

547+
541548
10.7. Api and Developer Centric
542549
===============================
543550

@@ -566,12 +573,14 @@ changed so we will just provide a bullet list of key new features here.
566573
- Removed ogr converter plugin - use 'save as' context menu rather.
567574

568575

576+
569577
10.10. Printing
570578
===============
571579

572580
- Undo/Redo support for the print composer
573581

574582

583+
575584
11. Whats new in Version 1.6.0 'Capiapo'?
576585
=========================================
577586

@@ -618,6 +627,7 @@ caching providers (currently WMS and WFS) can synchronize with changes in
618627
the datasource.
619628

620629

630+
621631
11.2. Table of contents (TOC) improvements
622632
==========================================
623633

@@ -628,6 +638,7 @@ as' option, you can now specify OGR creation options.
628638
- In the table of contents, it is now possible to select and remove several layers at once.
629639

630640

641+
631642
11.3. Labelling (New generation only)
632643
=====================================
633644

@@ -656,6 +667,7 @@ the transparency table in the raster layer properties dialog.
656667
the style manager more easily.
657668

658669

670+
659671
11.5. Map Composer
660672
==================
661673

@@ -665,6 +677,7 @@ position dialog.
665677
- Sorting for composer attribute table (several columns and ascending / descending).
666678

667679

680+
668681
12. Whats new in Version 1.5.0?
669682
===============================
670683

@@ -735,6 +748,7 @@ only visible features in composer table or all features
735748
closed and reappears when reactivated.
736749

737750

751+
738752
12.2. WMS and WMS-C Support
739753
===========================
740754

@@ -748,6 +762,7 @@ IGNF definitions in srs.db
748762
- WMS-C scale slider gui added and more selection improvements
749763

750764

765+
751766
12.3. API Updates
752767
=================
753768

@@ -765,6 +780,7 @@ variables. More paths can be passed, separated by semicolon.
765780
- Support more GEOS operators
766781

767782

783+
768784
13. Whats new in Version 1.4.0 'Enceladus'?
769785
===========================================
770786

@@ -841,6 +857,7 @@ This release includes over 30 bug fixes and several useful new features:
841857
- other OSM related bugfixes.
842858

843859

860+
844861
14.2. Other notable features and improvements in this release
845862
=============================================================
846863

@@ -856,6 +873,7 @@ This release includes over 30 bug fixes and several useful new features:
856873
- Zoom to a coordinate by entering it in the status bar coordinate display.
857874

858875

876+
859877
15. Version 1.2.0 'Daphnis'
860878
===========================
861879

@@ -884,6 +902,7 @@ includes the addition of new vector editing tools:
884902
- Added option to show only markers of selected features in editing mode.
885903
- Change layer's icon in legend to reflext that the layer is editable.
886904

905+
887906
In addition, there are undo/redo actions in Edit menu, in Advanced digitizing toolbar
888907
and there is a new dock widget displaying undo stack of active layer.
889908

@@ -948,6 +967,7 @@ be respected in the attribute table.
948967
- An new OpenStreetMap provider and plugin have been added to QGIS.
949968

950969

970+
951971
15.6. Projects Management
952972
=========================
953973

@@ -974,6 +994,7 @@ types and for setting of column comments.
974994
independent of the mapscale)
975995

976996

997+
977998
15.9. Command line arguments
978999
============================
9791000

@@ -1045,6 +1066,7 @@ implementation based on the SQLITE database.
10451066
layers based on attribute data.
10461067

10471068

1069+
10481070
16. Version 1.0.0 'Kore'
10491071
========================
10501072

@@ -1074,6 +1096,7 @@ running will support a plugin that is being installed.
10741096
- Ported all GDAL/OGR and GEOS usage to use C APIs only.
10751097

10761098

1099+
10771100
17. Version 0.11.0 'Metis'
10781101
==========================
10791102

@@ -1090,6 +1113,7 @@ QGIS 0.10.0 release. In addition we have made the following changes:
10901113
- QML Style support for rasters and database layers
10911114

10921115

1116+
10931117
18. Version 0.10.0 'Io'
10941118
=======================
10951119

@@ -1111,6 +1135,7 @@ improvements 'under the hood'.
11111135
- Support for migration of old projects to work in newer QGIS versions.
11121136

11131137

1138+
11141139
19. Version 0.9.2rc1 'Ganymede'
11151140
===============================
11161141

@@ -1128,6 +1153,7 @@ in raster layers. Support for color ramps in raster layers.
11281153
improvements 'under the hood'.
11291154

11301155

1156+
11311157
20. Version 0.9.1 'Ganymede'
11321158
============================
11331159

@@ -1141,6 +1167,7 @@ This is a bug fix release
11411167
- Python Plugin installer to install PyQGIS plugins from the repository
11421168

11431169

1170+
11441171
21. Version 0.9 'Ganymede'
11451172
==========================
11461173

@@ -1156,6 +1183,7 @@ This is a bug fix release
11561183
- Improvements to the GeoReferencer
11571184

11581185

1186+
11591187
22. Version 0.8 'Joesephine' .... development version
11601188
=====================================================
11611189

@@ -1180,6 +1208,7 @@ over time,
11801208
grid_maker plugin
11811209

11821210

1211+
11831212
23. Version 0.6 'Simon'
11841213
=======================
11851214

@@ -2080,6 +2109,7 @@ including:
20802109
- currently this process IS NOT KNOWN TO BE REVERSIBLE so please backup data
20812110
first before experimenting.
20822111

2112+
20832113
2004-04-27 [ts] 0.2.0devel1
20842114

20852115
Rejigged single marker symbol so directory, icon selector, preview and
@@ -2313,9 +2343,7 @@ Search radius for identifying features on vector layers added to Preferences
23132343
2004-02-23 [ts]
23142344
Save current view to disk as a PNG image
23152345

2316-
23172346
------------------------------------------------------------------------------
2318-
23192347
Version 0.1 'Moroz' February 25, 2004
23202348
User interface improvements - menu and dialog cleanups and a new icon theme
23212349
based on Everaldo's Crystal icon set.
@@ -2460,3 +2488,7 @@ July 6, 2002
24602488

24612489
This is the initial import of the code base into CVS on Sourceforge.net.
24622490

2491+
2492+
2493+
2494+

‎doc/news.t2t

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -41,32 +41,31 @@ Last Change : %%mtime(%A %B %d, %Y)
4141
= What's new in Version 2.8.0 'Wien'? =
4242

4343
This is a minor release increment with the following feature:
44-
- Long term release (maintained for a year)
45-
- >1000 issues flagged by static analysis tools fixed
46-
- new code commits and pull requests are now automatically tests against our testing framework.
47-
- more responsive browser
48-
- support for contextual WMS legend graphics
49-
- custom prefixes for joins
50-
- creation of memory layers in core
51-
- field calc bar in attribute table
52-
- dxf export improvements
53-
- advanced digitizing tools
54-
- improved snapping
55-
- better simplify tool
56-
- Qt5 support
57-
- Bookmark import/export
58-
- composer gui improvements
59-
- grid improvements
60-
- raster image fill type
61-
- live heatmap renderer
62-
- multiple styles per layer
63-
- rotation of map canvas
64-
- improved date defined symbology UI
65-
- new algorithms in processing
66-
- expressions extentable with custom functions
67-
- comments in expressions
68-
- QGIS server improvements: better caching, layer style support, value
69-
relations, DescribeLayer, python plugins
44+
- QGIS 2.8 is the basis for a long term release (which will be maintained for a year).
45+
- >1000 issues which were flagged by static analysis tools have been fixed.
46+
- New code commits and pull requests are now automatically tested against our testing framework.
47+
- More responsive QGIS Browser thanks to multithreading support.
48+
- Support for contextual WMS legend graphics.
49+
- Custom prefixes for joins.
50+
- Creation of memory layers is now a core feature.
51+
- New field calculator bar in attribute table.
52+
- DXF export improvements.
53+
- Advanced digitizing tools.
54+
- Improved snapping options and behaviour.
55+
- Better simplify tool - including support for on the fly reprojection being enabled.
56+
- Qt5 support (optional - default packages are still currently built against Qt4).
57+
- Spatial bookmark import/export.
58+
- Composer user interface improvements.
59+
- Grid overlay improvements for composer maps.
60+
- Raster image fill type.
61+
- Live heatmap renderer.
62+
- You can now use multiple styles per layer.
63+
- Rotation of map canvas (disabled by default, activate in settings) is now supported.
64+
- Improved user interface for data defined symbology.
65+
- New algorithms in processing.
66+
- Expressions are now extendable with custom python functions.
67+
- Comments are now supported in expressions.
68+
- QGIS server improvements: better caching, layer style support, value relations, DescribeLayer, python plugins.
7069
-
7170

7271

0 commit comments

Comments
 (0)
Please sign in to comment.