Skip to content

Commit 0a63d1f

Browse files
committedJan 16, 2017
[spellcheck] properly look into various cases and add more fixes"
1 parent f2e556a commit 0a63d1f

File tree

327 files changed

+704
-672
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

327 files changed

+704
-672
lines changed
 

‎CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ SET (WITH_BINDINGS TRUE CACHE BOOL "Determines whether python bindings should be
9696
IF (WITH_BINDINGS)
9797
# By default bindings will be installed only to QGIS directory
9898
# Someone might want to install it to python site-packages directory
99-
# as otherwise user has to use PYTHONPATH environemnt variable to add
99+
# as otherwise user has to use PYTHONPATH environment variable to add
100100
# QGIS bindings to package search path
101101
SET (BINDINGS_GLOBAL_INSTALL FALSE CACHE BOOL "Install bindings to global python directory? (might need root)")
102102
SET (WITH_STAGED_PLUGINS TRUE CACHE BOOL "Stage-install core Python plugins to run from build directory? (utilities and console are always staged)")

‎NEWS

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ were made.
647647
- Fix #4496 (Refresh map list in composer table widget in showEvent)
648648
- OS X build/install updates
649649
- GRASS version support
650-
- Intializing from WKT favourize EPSG instead of PROJ.4
650+
- Initializing from WKT favourize EPSG instead of PROJ.4
651651
- Add What's this to Help menu (implement #4179)
652652
- fTools: update layers lists after adding new layer to TOC (fix #4318)
653653
- Don't block QGIS main window when running Merge shapefiles tool. Partially addresses #4383
@@ -711,7 +711,7 @@ http://linfiniti.com/2011/08/improvements-to-raster-performance-in-qgis-master/]
711711
- Tweak for layer cache
712712
- [backport] Fix bug where histogram can be assigned negative frequency for a pixel range. Also fix potential memory leak as new histogram vector was assigned to band stats without clearing the old.
713713
- Added section on using QtCreator
714-
- Fix bugs causing a crash when histogram is gathered due to uninitilised histogram vector
714+
- Fix bugs causing a crash when histogram is gathered due to uninitialized histogram vector
715715
- Added missing QUrl include
716716
- A neater fix for missing map parameter as suggested by Juergen
717717
- Fixed a bug where map= was not being published in onlineresource url when project files are not in the same dir as cgi
@@ -1007,7 +1007,7 @@ pixels or map units
10071007
- Allow postgres layers without saved username & password by asking for credentials
10081008
- Support NULL values in search strings
10091009
- Optionally add new layers to the selected group
1010-
- Map composer can add attribute Tables in layouts. It is possibile to show
1010+
- Map composer can add attribute Tables in layouts. It is possible to show
10111011
only visible features in composer table or all features
10121012
- Identify tool attribute form now non-modal in view mode (since r12796)
10131013
- Identified features' highlight disappear when window is deactivate or
@@ -1143,7 +1143,7 @@ such it contains new features and extends the programmatic interface over
11431143
QGIS 1.0.x. If stability and long term support is more important to you
11441144
then cool new and untested features, we recommend that you use a copy
11451145
of QGIS from our stable 1.0.x release series.
1146-
This release includes over 140 bug fixes and enchancements
1146+
This release includes over 140 bug fixes and enhancements
11471147
over the QGIS 1.1.0 release. In addition we have added
11481148
the following new features:
11491149

@@ -1276,7 +1276,7 @@ QGIS 1.0.x. If stability and long term support is more important to you
12761276
then cool new and untested features, we recommend that you use a copy
12771277
of QGIS from our stable 1.0.x release series.
12781278

1279-
This release includes many bug fixes and enchancements
1279+
This release includes many bug fixes and enhancements
12801280
over the QGIS 1.0.0 release. In addition we have added
12811281
the following new features:
12821282

@@ -1372,7 +1372,7 @@ QGIS 0.10.0 release. In addition we have made the following changes:
13721372
22. Version 0.10.0 'Io'
13731373
=======================
13741374

1375-
This release includes over 120 bug fixes and enchancements
1375+
This release includes over 120 bug fixes and enhancements
13761376
over the QGIS 0.9.1 release. In addition we have added
13771377
the following new features:
13781378

@@ -1393,7 +1393,7 @@ improvements 'under the hood'.
13931393
23. Version 0.9.2rc1 'Ganymede'
13941394
===============================
13951395

1396-
- This release candidate includes over 40 bug fixes and enchancements
1396+
- This release candidate includes over 40 bug fixes and enhancements
13971397
over the QGIS 0.9.1 release. In addition we have added
13981398
the following new features:
13991399
- Imrovements to digitising capabilities.
@@ -1887,7 +1887,7 @@ Added remove all layers from overview button.
18871887
Extents are now correctly restored when project is loaded
18881888

18891889
2004-06-24 [ts] 0.3.0devel51
1890-
Completion of projectio fixes to freeze canvas and restore zorder correctly.
1890+
Completion of projection fixes to freeze canvas and restore zorder correctly.
18911891
Small issue with restoring extents properly needs to be resolved still.
18921892

18931893
2004-06-23 [mcoletti] 0.3.0devel50
@@ -1898,11 +1898,11 @@ linking with -rdynamic and using dlopen()'s RTLD_GLOBAL flag.
18981898

18991899
2004-06-21 [ts] 0.3.0devel49
19001900

1901-
Revised raster stats emiting of progress update to not do it when stats are
1901+
Revised raster stats emitting of progress update to not do it when stats are
19021902
fetched from cache. QGisApp progress bar now updates as each layer is rendered
19031903
in the mapCanvas.
19041904

1905-
Some minor updates to projectio
1905+
Some minor updates to projection
19061906

19071907
2004-06-21 [larsl] 0.3.0devel48
19081908
Hooked up the GPS gui to code that uses gpsbabel to import lots of GPS file
@@ -1914,7 +1914,7 @@ fixed wrong versions and DOS endlines
19141914

19151915
2004-06-21 [ts] 0.3.0devel46
19161916

1917-
Got tired of always resetting my gidbase dir everytime qgis restarts -
1917+
Got tired of always resetting my gidbase dir every time qgis restarts -
19181918
added it to qsettings.
19191919

19201920
2004-06-21 [ts] 0.3.0devel45
@@ -1928,7 +1928,7 @@ Fix for bug [ 973922 ] Overview shows layers in wrong order
19281928

19291929
Fixed show stopper bug where maplayerregistry wasn't being cleared properly on file new
19301930

1931-
Added setZOrder which will be used in next commit to fix projectio zorder problem
1931+
Added setZOrder which will be used in next commit to fix projection zorder problem
19321932

19331933
2004-06-20 [ts] 0.3.0devel43
19341934

@@ -1952,7 +1952,7 @@ Beginnings of generic vector file writer - incomplete and doesn't do anything us
19521952
to create a new point shapefile:
19531953

19541954
QgsVectorFileWriter myFileWriter("/tmp/test.shp", wkbPoint);
1955-
if (myFileWriter.initialise())
1955+
if (myFileWriter.initialize())
19561956
{
19571957
myFileWriter.createField("TestInt",OFTInteger,8,0);
19581958
myFileWriter.createField("TestRead",OFTReal,8,3);
@@ -2030,7 +2030,7 @@ Added acetate layer support to the map canvas. Currently there is only one
20302030
QgsAcetateObject. More acetate types will follow...
20312031

20322032
2004-06-10 [ts] 0.3.0devel27
2033-
Modified projectio (serialisation and deserialisation of project files) to
2033+
Modified projection (serialisation and deserialisation of project files) to
20342034
use maplayerregistry and not mapcanvas.
20352035

20362036
Implemented state handling of 'showInOverview' property in project io.
@@ -2444,7 +2444,7 @@ endian-ness.
24442444
2004-04-02 [stevehalasz] 0.1.0devel25
24452445

24462446
2004-04-01 [jobi] 0.1.0devel24
2447-
changed qgiscommit to hopefuly fix all problems
2447+
changed qgiscommit to hopefully fix all problems
24482448

24492449
2004-04-01 [jobi] 0.1.0devel23
24502450
Extended tools/qgiscommit to pass parameters to cvs
@@ -2498,7 +2498,7 @@ Added gps_importer plugin (still a work in progress)
24982498

24992499
2004-03-22 [mac] 0.1.0devel8
25002500
s/config.h/qgsconfig.h/
2501-
qgsconfig.h now has header sentinals
2501+
qgsconfig.h now has header sentinels
25022502
now will install headers in $(prefix)/qgis/include and libqis.* library in
25032503
$(prefix)/lib
25042504
"src/Makefile" no longer relies on explicit dependencies and uses better
@@ -2603,7 +2603,7 @@ QGIS can load layers and / or a project on start up by specifying these
26032603
Symbol renderers for simple, graduated, and continuous symbols
26042604
Raster support for most GDAL formats
26052605
Raster implementation supports a variety of rendering settings including
2606-
semi transparent overlays, pallette inversion, flexible band to color mapping
2606+
semi transparent overlays, palette inversion, flexible band to color mapping
26072607
in multiband images and creation of pseudocolor.
26082608
Change to a data provider architecture for vector layers. Additional data
26092609
types can be supported by writing a provider plugin
@@ -2637,7 +2637,7 @@ Features in shapefiles can be selected by dragging a selection
26372637
box or selecting the records in the attribute table
26382638
Zoom to extent of selected features (Shapefiles only)
26392639
Bug fix: Bug that prevented reopening of the attribute table once
2640-
it was initally displayed and closed
2640+
it was initially displayed and closed
26412641
Bug fix: Bug that prevented lines from being drawn with widths
26422642
other than 1 pixel
26432643
Build system has changed for building with PostgreSQL support.

0 commit comments

Comments
 (0)
Please sign in to comment.