Skip to content

Commit c5b33c4

Browse files
committed
documentation updates
1 parent 7244f69 commit c5b33c4

8 files changed

+66
-91
lines changed

INSTALL

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
QGIS
22
Building QGIS from source - step by step
3-
Thursday February 12, 2015
3+
Wednesday February 25, 2015
44

55

6-
Last Updated: Thursday February 12, 2015
7-
Last Change : Monday November 24, 2014
6+
Last Updated: Wednesday February 25, 2015
7+
Last Change : Wednesday February 25, 2015
88

99

1010
1. Introduction
@@ -180,9 +180,10 @@ Now update your local sources database:
180180
| precise | ``apt-get install bison cmake doxygen flex git graphviz grass-dev libexpat1-dev libfcgi-dev libgdal-dev libgeos-dev libgsl0-dev libopenscenegraph-dev libosgearth-dev libpq-dev libproj-dev libqscintilla2-dev libqt4-dev libqt4-opengl-dev libqtwebkit-dev libqwt5-qt4-dev libspatialindex-dev libspatialite-dev libsqlite3-dev lighttpd locales pkg-config poppler-utils pyqt4-dev-tools python python-qscintilla2 python-qt4 python-qt4-dev python-sip python-sip-dev spawn-fcgi txt2tags xauth xfonts-100dpi xfonts-75dpi xfonts-base xfonts-scalable xvfb`` |
181181
| trusty | ``apt-get install bison cmake doxygen flex git graphviz grass-dev libexpat1-dev libfcgi-dev libgdal-dev libgeos-dev libgsl0-dev libopenscenegraph-dev libosgearth-dev libpq-dev libproj-dev libqscintilla2-dev libqt4-dev libqt4-opengl-dev libqtwebkit-dev libqwt5-qt4-dev libspatialindex-dev libspatialite-dev libsqlite3-dev lighttpd locales pkg-config poppler-utils pyqt4-dev-tools python-all python-all-dev python-qscintilla2 python-qt4 python-qt4-dev python-sip python-sip-dev spawn-fcgi txt2tags xauth xfonts-100dpi xfonts-75dpi xfonts-base xfonts-scalable xvfb`` |
182182
| utopic | ``apt-get install bison cmake doxygen flex git graphviz grass-dev libexpat1-dev libfcgi-dev libgdal-dev libgeos-dev libgsl0-dev libopenscenegraph-dev libosgearth-dev libpq-dev libproj-dev libqscintilla2-dev libqt4-dev libqt4-opengl-dev libqtwebkit-dev libqwt5-qt4-dev libspatialindex-dev libspatialite-dev libsqlite3-dev lighttpd locales pkg-config poppler-utils pyqt4-dev-tools python-all python-all-dev python-qscintilla2 python-qt4 python-qt4-dev python-sip python-sip-dev spawn-fcgi txt2tags xauth xfonts-100dpi xfonts-75dpi xfonts-base xfonts-scalable xvfb`` |
183+
| vivid | ``apt-get install bison cmake doxygen flex git graphviz grass-dev libexpat1-dev libfcgi-dev libgdal-dev libgeos-dev libgsl0-dev libopenscenegraph-dev libosgearth-dev libpq-dev libproj-dev libqscintilla2-dev libqt4-dev libqt4-opengl-dev libqtwebkit-dev libqwt5-qt4-dev libspatialindex-dev libspatialite-dev libsqlite3-dev lighttpd locales pkg-config poppler-utils pyqt4-dev-tools python-all python-all-dev python-qscintilla2 python-qt4 python-qt4-dev python-sip python-sip-dev spawn-fcgi txt2tags xauth xfonts-100dpi xfonts-75dpi xfonts-base xfonts-scalable xvfb`` |
183184
| sid | ``apt-get install bison cmake doxygen flex git graphviz grass-dev libexpat1-dev libfcgi-dev libgdal-dev libgeos-dev libgsl0-dev libopenscenegraph-dev libosgearth-dev libpq-dev libproj-dev libqscintilla2-dev libqt4-dev libqt4-opengl-dev libqtwebkit-dev libqwt-dev libspatialindex-dev libspatialite-dev libsqlite3-dev lighttpd locales pkg-config poppler-utils pyqt4-dev-tools pyqt4.qsci-dev python-all python-all-dev python-qscintilla2 python-qt4 python-qt4-dev python-sip python-sip-dev spawn-fcgi txt2tags xauth xfonts-100dpi xfonts-75dpi xfonts-base xfonts-scalable xvfb`` |
184185

185-
(extracted from the respective control files in debian/)
186+
(extracted from the control.in file in debian/)
186187

187188

188189
3.4. Setup ccache (Optional)

NEWS

+13-45
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
QGIS News
22
Change history for the QGIS Project
3-
Friday February 20, 2015
3+
Wednesday February 25, 2015
44

55

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

8-
1. What's new in Version 2.8.0 'Wien'?
8+
9+
1. What's new in Version 2.8 'Wien'?
910
2. What's new in Version 2.6.0 'Brighton'?
1011
3. What's new in Version 2.4.0 'Chugiak'?
1112
4. Whats new in Version 2.2.0 'Valmiera'?
@@ -33,12 +34,13 @@ Friday February 20, 2015
3334

3435
------------------------------------------------------------------------
3536

36-
Last Updated: Friday February 20, 2015
37-
Last Change : Friday February 20, 2015
37+
38+
Last Updated: Wednesday February 25, 2015
39+
Last Change : Wednesday February 25, 2015
3840

3941

40-
1. What's new in Version 2.8.0 'Wien'?
41-
======================================
42+
1. What's new in Version 2.8 'Wien'?
43+
====================================
4244

4345
This is a minor release increment with the following feature:
4446

@@ -57,7 +59,7 @@ This is a minor release increment with the following feature:
5759
- Qt5 support (optional - default packages are still currently built against Qt4).
5860
- Spatial bookmark import/export.
5961
- Composer user interface improvements.
60-
- Grid overlay improvements for composer maps.
62+
- Grid overlay improvements for composer maps.
6163
- Raster image fill type.
6264
- Live heatmap renderer.
6365
- You can now use multiple styles per layer.
@@ -66,8 +68,8 @@ This is a minor release increment with the following feature:
6668
- New algorithms in processing.
6769
- Expressions are now extendable with custom python functions.
6870
- Comments are now supported in expressions.
69-
- QGIS server improvements: better caching, layer style support, value relations, DescribeLayer, python plugins.
70-
71+
- QGIS server improvements: better caching, layer style support, value relations,
72+
DescribeLayer, python plugins.
7173

7274

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

118120

119-
120121
3. What's new in Version 2.4.0 'Chugiak'?
121122
=========================================
122123

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

139140

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

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

181181

182-
183182
5. Whats new in Version 2.0.1 'Dufour'?
184183
=======================================
185184

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

331330

332-
333331
8. Whats new in Version 1.7.2 'Wroclaw'?
334332
========================================
335333

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

379377

380-
381378
9. Whats new in Version 1.7.1 'Wroclaw'?
382379
========================================
383380

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

478475

479-
480476
10.2. New Tools
481477
===============
482478

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

509505

510-
511506
10.5. Rasters
512507
=============
513508

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

519514

520-
521515
10.6. Providers and Data Handling
522516
=================================
523517

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

546540

547-
548541
10.7. Api and Developer Centric
549542
===============================
550543

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

575568

576-
577569
10.10. Printing
578570
===============
579571

580572
- Undo/Redo support for the print composer
581573

582574

583-
584575
11. Whats new in Version 1.6.0 'Capiapo'?
585576
=========================================
586577

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

629620

630-
631621
11.2. Table of contents (TOC) improvements
632622
==========================================
633623

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

640630

641-
642631
11.3. Labelling (New generation only)
643632
=====================================
644633

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

669658

670-
671659
11.5. Map Composer
672660
==================
673661

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

679667

680-
681668
12. Whats new in Version 1.5.0?
682669
===============================
683670

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

750737

751-
752738
12.2. WMS and WMS-C Support
753739
===========================
754740

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

764750

765-
766751
12.3. API Updates
767752
=================
768753

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

782767

783-
784768
13. Whats new in Version 1.4.0 'Enceladus'?
785769
===========================================
786770

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

859843

860-
861844
14.2. Other notable features and improvements in this release
862845
=============================================================
863846

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

875858

876-
877859
15. Version 1.2.0 'Daphnis'
878860
===========================
879861

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

905-
906887
In addition, there are undo/redo actions in Edit menu, in Advanced digitizing toolbar
907888
and there is a new dock widget displaying undo stack of active layer.
908889

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

969950

970-
971951
15.6. Projects Management
972952
=========================
973953

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

996976

997-
998977
15.9. Command line arguments
999978
============================
1000979

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

10681047

1069-
10701048
16. Version 1.0.0 'Kore'
10711049
========================
10721050

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

10981076

1099-
11001077
17. Version 0.11.0 'Metis'
11011078
==========================
11021079

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

11151092

1116-
11171093
18. Version 0.10.0 'Io'
11181094
=======================
11191095

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

11371113

1138-
11391114
19. Version 0.9.2rc1 'Ganymede'
11401115
===============================
11411116

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

11551130

1156-
11571131
20. Version 0.9.1 'Ganymede'
11581132
============================
11591133

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

11691143

1170-
11711144
21. Version 0.9 'Ganymede'
11721145
==========================
11731146

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

11851158

1186-
11871159
22. Version 0.8 'Joesephine' .... development version
11881160
=====================================================
11891161

@@ -1208,7 +1180,6 @@ over time,
12081180
grid_maker plugin
12091181

12101182

1211-
12121183
23. Version 0.6 'Simon'
12131184
=======================
12141185

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

2112-
21132083
2004-04-27 [ts] 0.2.0devel1
21142084

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

2316+
23462317
------------------------------------------------------------------------------
2318+
23472319
Version 0.1 'Moroz' February 25, 2004
23482320
User interface improvements - menu and dialog cleanups and a new icon theme
23492321
based on Everaldo's Crystal icon set.
@@ -2488,7 +2460,3 @@ July 6, 2002
24882460

24892461
This is the initial import of the code base into CVS on Sourceforge.net.
24902462

2491-
2492-
2493-
2494-

doc/CODING.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1375,7 +1375,7 @@ <H2>3.2. Creating a unit test</H2>
13751375

13761376
<div class="code"><PRE>
13771377
QTEST_MAIN(TestQgsRasterLayer)
1378-
#include "moc_testqgsrasterlayer.cxx"
1378+
#include "testqgsrasterlayer.moc"
13791379
</PRE></div>
13801380

13811381
<P>

doc/CODING.t2t

+1-1
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,7 @@ add to our test class:
10471047

10481048
```
10491049
QTEST_MAIN(TestQgsRasterLayer)
1050-
#include "moc_testqgsrasterlayer.cxx"
1050+
#include "testqgsrasterlayer.moc"
10511051
```
10521052

10531053
The purpose of these two lines is to signal to Qt's moc that his is a QtTest

0 commit comments

Comments
 (0)