matteo
ad11ec4b7f
gdal TRI test
2017-01-10 09:30:08 +01:00
matteo
64f2b660fd
gdal roughness test
2017-01-10 09:30:08 +01:00
Juergen E. Fischer
378212cf42
indentation update
2017-01-10 09:05:42 +01:00
Nyall Dawson
21ad4ed78b
Merge pull request #3940 from nyalldawson/gdal2
...
Bump minimum GDAL version to 2.0, remove old version #ifdefs
2017-01-10 11:37:17 +10:00
Tudor Bărăscu
313ec55640
deactivate "circular string.." buttons for layer without geom
2017-01-10 09:30:04 +10:00
Marco Hugentobler
e433639604
Exclude degenerated rings from polygon area calculation
...
(forward-port from 64b0b1)
2017-01-10 09:11:03 +10:00
Marco Hugentobler
17b51ab28f
Change comment for QgsCurveV2::sumUpArea
...
(forward-port from 1c02dc7)
2017-01-10 09:09:45 +10:00
Marco Hugentobler
d3da17910d
Adapt numbers in test for QgsLineStringV2::sumUpArea
...
(forward port from df0f97)
2017-01-10 09:08:33 +10:00
Marco Hugentobler
7107c16ec0
Add unit test that makes sure that the area of a closed compound curve ring is the same as a closed linestring with the same number of vertices
...
(forward port from be71066)
2017-01-10 09:05:12 +10:00
Marco Hugentobler
abc0919cb1
Fix area calculation of compoundcurve rings if they contain a 2-vertex linestring
...
(forward port from 30d7423)
2017-01-10 08:59:06 +10:00
Nyall Dawson
990c7cd5cb
Fix test
2017-01-10 08:46:42 +10:00
Nyall Dawson
4d51e1d1a1
Revert "[processing] added test for invalid geometry checking"
...
This reverts commit 306764871baab544f9566b327d2188a5b1fc8938.
Test is failing
2017-01-10 08:22:48 +10:00
volaya
1500eadd2c
[processing] fixed usage of filter function in vector.features
2017-01-09 18:25:29 +01:00
volaya
d35830b97e
added missing test files
2017-01-09 18:25:05 +01:00
Even Rouault
247ca607bc
Layer tree view: correctly refresh greyed/ungreyed state of layers when toggling their group
2017-01-09 18:19:30 +01:00
Alexander Bruy
37725379f2
add missed import
2017-01-09 15:34:42 +02:00
volaya
306764871b
[processing] added test for invalid geometry checking
2017-01-09 15:13:47 +02:00
volaya
7b68c77f4c
[processing] removed unnecessary code to check validity of geometries
2017-01-09 15:13:47 +02:00
volaya
e8c149ed42
[processing] added ‘invalid feature handling’ option
2017-01-09 15:13:47 +02:00
rldhont
3e80a52995
Revert "Merge pull request #3886 from pblottiere/servermultithread"
...
This reverts commit 350a2b513446462120946241cf7fb1bb67ca828b, reversing
changes made to 590a981195289be702bc7bf5382ece25a09ae6bb.
2017-01-09 14:05:28 +01:00
rldhont
350a2b5134
Merge pull request #3886 from pblottiere/servermultithread
...
[server] parallel map rendering
2017-01-09 13:38:04 +01:00
Nyall Dawson
4b8c5bea29
Remove some more macros not needed with GDAL>=2 requirement
2017-01-09 19:39:00 +10:00
Denis Rouzaud
590a981195
Merge pull request #3969 from 3nids/fixwebkit
...
fix build without QtWekKit
2017-01-09 10:37:29 +01:00
Denis Rouzaud
4851975478
fix build without QtWekKit
2017-01-09 10:20:42 +01:00
Juergen E. Fischer
c7130c6281
build t2tdoc text output with utf-8 encoding
2017-01-09 09:12:26 +01:00
Nyall Dawson
17efc9660a
Remove some core QgsProject::instance() uses
2017-01-09 16:56:43 +10:00
Nyall Dawson
0f42ea781a
[processing] Don't use separate label for checkbox parameters
...
Instead embed description as checkbox label.
2017-01-09 16:52:46 +10:00
Mathieu Pellerin
632f9c5825
Fix for alphaBand and opacity loss upon renderer switch (style dock & properties window) ( #3967 )
...
* [styledock] maintain raster alpha band and opacity when switching renderer
* [raster] fix alphaBand/opacity loss when opening layer properties
(fixes #16044 )
2017-01-09 13:43:31 +07:00
Larry Shaffer
015fdf23ce
Update QCA CMake qcatool find function for macOS and Qt5
2017-01-08 17:27:17 -07:00
Nathan Woodrow
d976aa61e6
Add word wrapping for expression builder
2017-01-08 16:07:16 +11:00
Matthias Kuhn
552e1b2e9d
Add doxymentation for field formatters
2017-01-08 01:26:48 +01:00
Nyall Dawson
f7ae653f88
Add missing folder to doxygen build
2017-01-08 01:26:48 +01:00
Matthias Kuhn
787f7c5042
Doxymentation for QgsWkbTypes
2017-01-07 13:14:01 +01:00
Martin Dobias
542c48650e
Fix avoid intersections test
2017-01-07 17:22:08 +08:00
Martin Dobias
0513bb357c
Make QgsGeometry independent from QgsProject + better avoid intersections API
2017-01-07 11:50:08 +08:00
Martin Dobias
8c340f7144
Make composition associated with QgsProject ( #3957 )
...
... rather than using project singleton within compositions
2017-01-06 17:22:34 +08:00
Martin Dobias
062de6aeff
Add project/layer expression context scope only if it is available
...
Better to leave them out than adding dummy scopes
2017-01-06 11:34:55 +08:00
Martin Dobias
63d1cfddc8
Fix QgsExpressionContextUtils::projectScope() usage in processing
2017-01-06 11:34:55 +08:00
Martin Dobias
660867cb4e
Explicitly pass QgsProject object when dealing with expression contexts
...
Continued effort to reduce number of uses of QgsProject as singleton...
2017-01-06 11:34:55 +08:00
Nyall Dawson
af5eb6aaab
Disable flaky test
2017-01-06 10:54:11 +10:00
Nyall Dawson
e5e0ec51eb
[FEATURE][processing] New algorithm to truncate tables
...
Irretrievably deletes all features from a table... use with caution!
2017-01-06 10:32:52 +10:00
Nyall Dawson
bce716c8b1
[processing] Allow selection of non-spatial tables for create attribute index alg
2017-01-06 10:32:52 +10:00
Nyall Dawson
e7e9ba0efc
[processing] Add test, help for create spatial index alg
2017-01-06 10:32:52 +10:00
Nyall Dawson
7a7f11980e
[processing] Allow tests for algs which modify layers in place
...
Add test for Create Attribute Index algorithm
2017-01-06 08:54:04 +10:00
Juergen E. Fischer
7b17751f71
another header installation fix
2017-01-05 17:54:36 +01:00
Juergen E. Fischer
fba097c53c
oracle provider: fix warnings
2017-01-05 17:39:34 +01:00
Juergen E. Fischer
c85f5934c2
fix install
2017-01-05 17:29:43 +01:00
Matthias Kuhn
d88e7cae2e
Fix install for generated export headers
2017-01-05 17:10:32 +01:00
Matthias Kuhn
b1e226c069
Add missing #include "qgis_core.h"
2017-01-05 16:49:00 +01:00
Tom Chadwin
3b2f46fbb0
Constrain main nav to main column
2017-01-05 16:46:03 +01:00