volaya
f4ca847660
[processing] do not exit loop in intersect if there are errors
...
fixes #14908
2016-05-27 11:27:24 +02:00
volaya
841f8fb74e
[processing] re-enabled tooltips in algorithm dialog
2016-05-27 11:27:23 +02:00
volaya
c080c2035b
[processing] fixed default extension selection
2016-05-27 11:27:23 +02:00
Marco Hugentobler
64e05ff69d
Show curve point radius in infotool and fix bug in geometryutils
2016-05-27 10:48:49 +02:00
Alexander Bruy
33977d16dd
[processing] add option to force singlepart geometry type to postgis import ( fix #14889 )
2016-05-27 11:25:22 +03:00
Denis Rouzaud
5fc17dd18d
add missing include in DB2
2016-05-27 10:23:14 +02:00
Nyall Dawson
ba48dbe380
Merge pull request #3112 from ThomasG77/qgsannotationitemcast
...
Cast each child of QgsAnnotationItem in SIP bindings for Python
2016-05-27 09:32:19 +02:00
Juergen E. Fischer
84c0241776
INSTALL is a output file from the t2tdoc target
2016-05-27 08:51:59 +02:00
Juergen E. Fischer
38f6ace4c0
make webkit optional
2016-05-27 08:41:58 +02:00
Alexander Bruy
ed1235d3bf
Merge pull request #3096 from arnaud-morvan/processing_fix_updatedependentfields
...
[BUGFIX] [Processing] Fix updateDependentFields
2016-05-26 23:39:39 +03:00
pcav
a389862721
Merge branch 'master' of https://github.com/qgis/QGIS
2016-05-26 19:30:48 +02:00
pcav
36161fc05d
INstructions for installing with Qt5+Py3 on Debian in INSTALL
2016-05-26 19:30:26 +02:00
ThomasG77
eeea18ecba
Cast each child of QgsAnnotationItem in SIP bindings for Python
2016-05-26 18:09:59 +02:00
Juergen E. Fischer
aef3dd4da4
remove svn references from prepare-commit.sh and make it work from anywhere in the repository
2016-05-26 17:17:24 +02:00
volaya
d4802e5e9e
Merge pull request #3109 from rldhont/bugfix_processing_getParameterDescriptions
...
[BUGFIX][Processing] Add getParameterDescriptions to R, Model and Scr…
2016-05-26 17:11:46 +02:00
rldhont
53089188d5
[BUGFIX][Processing] Add getParameterDescriptions to R, Model and Script algo
2016-05-26 16:53:10 +02:00
volaya
ef3de28538
Merge pull request #3110 from NaturalGIS/master
...
fix two SAGA statistics_grid modules
2016-05-26 15:47:26 +02:00
Alexander Bruy
d783635a40
[processing] homogenize spatial index name with DB Manager ( fix #14899 )
2016-05-26 16:13:46 +03:00
arnaud.morvan@camptocamp.com
586e9bfabc
[Processing] Fix updateDependentFields
2016-05-26 15:08:29 +02:00
Giovanni Manghi
8cd6be57ed
fix two SAGA statistics_grid modules
2016-05-26 14:04:29 +01:00
Alexander Bruy
af201211dd
fix indentation
2016-05-26 14:43:18 +03:00
Alexander Bruy
d16f04bf3a
[processing] support multiple scripts/models folders ( fix #10476 )
2016-05-26 13:56:21 +03:00
Juergen E. Fischer
d17094611b
INSTALL is a output file
2016-05-26 12:52:30 +02:00
pcav
d676fcbaa6
Another typo in INSTALL
2016-05-26 11:45:41 +02:00
Alexander Bruy
942e4694cf
Merge branch 'pluginmanager-fix-strings'
2016-05-26 08:42:58 +03:00
Alexander Bruy
eb275ea49b
Merge branch 'worlfile-ext'
2016-05-26 08:42:42 +03:00
Alexander Bruy
322da8b2cf
Merge pull request #3105 from volaya/processing_cleanup
...
[processing] cleanup and improvements
2016-05-25 20:42:17 +03:00
pcav
d19767d590
Typos in INSTALL
2016-05-25 19:01:18 +02:00
pcav
92604cf207
Merge branch 'master' of https://github.com/qgis/QGIS
2016-05-25 18:59:16 +02:00
Alexander Bruy
ed90055e19
homogenize worldfile extensions when exporting map as image ( fix #13264 )
2016-05-25 19:26:35 +03:00
volaya
997a3683a0
[processing] removed wrong import
2016-05-25 17:53:07 +02:00
Alexander Bruy
b5b0145c8f
[pluginmanager] reword link to plugin bugtracker ( fix #11582 )
2016-05-25 18:47:09 +03:00
Alessandro Pasotti
0469ffc13e
Merge pull request #3106 from boundlessgeo/wfs-t-tests-2
...
Wfs t tests
2016-05-25 17:46:47 +02:00
Alessandro Pasotti
6b715c5bd6
Adapted test to new provider changes
2016-05-25 16:55:49 +02:00
Alessandro Pasotti
e72cf56938
Added debug msg
2016-05-25 16:55:49 +02:00
Alessandro Pasotti
921069aef5
Renamed test
2016-05-25 16:55:49 +02:00
Alessandro Pasotti
92874025aa
[server] WFS-T server and provider integration tests
...
Integration tests for WFS-T provider and WFS-T server.
The tests perform WFS-T CRUD operations on a QGIS Server
instance through WFS-T data provider.
Funded by Boundless
2016-05-25 16:55:49 +02:00
Matthias Kuhn
0627ac3f42
Followup f300715, adjust test
2016-05-25 16:03:48 +02:00
Matthias Kuhn
b762694b22
Fix crash in relation manager
...
When clicking ok with invalid definitions.
Fixes #14869
2016-05-25 15:58:58 +02:00
Matthias Kuhn
f30071567c
[2.5D] Change default roof color
...
Kudos to @timlinux
2016-05-25 15:35:35 +02:00
volaya
f915cbe63e
[processing] fixed modeler dialog
2016-05-25 14:59:08 +02:00
Nathan Woodrow
76a23e68e8
[python] Add bits() bindings for QgsRasterBlock
2016-05-25 21:10:07 +10:00
Nyall Dawson
fff938c5d9
Add some tooltips to relation subform buttons
2016-05-25 20:22:36 +10:00
Nyall Dawson
e5d852979d
Add more missing docs
2016-05-25 18:53:56 +10:00
volaya
950a191813
[processing] remove square brackets from output names when no path and no extensions are provided
2016-05-25 10:43:22 +02:00
Nyall Dawson
1132eb9070
Add missing docs
2016-05-25 18:26:14 +10:00
volaya
7f48ea4b8d
[processing] only ask for msys folder in windows
2016-05-25 09:48:30 +02:00
Nyall Dawson
1287f8ccbd
Store object instead of pointer to crs in QgsMapLayer
2016-05-25 15:41:05 +10:00
Nyall Dawson
fcaffa260f
Make QgsCoordinateReferenceSystem implicitly shared
2016-05-25 15:41:04 +10:00
Nyall Dawson
7af95b10a0
Allow opacity change for 25d renderer colors ( fix #14877 )
2016-05-25 15:41:04 +10:00