39017 Commits

Author SHA1 Message Date
Nyall Dawson
ff171ea101 Add method for manually inserting features into spatial indexes
i.e. inserting a feature with a different bounding box to that
feature's actual geometry
2017-06-01 10:03:51 +10:00
Etienne Trimaille
6eb3570511 sipify 2017-05-31 10:48:11 +02:00
Denis Rouzaud
52a8be6f3d add missing ConvertToSubClass sections 2017-05-31 10:45:41 +02:00
Denis Rouzaud
7e52f06ad2 sipify gui auth classes 2017-05-31 10:44:30 +02:00
Mathieu Pellerin
77cd7afaaa fix project re-load missing layers (fixes #16560) 2017-05-31 13:51:33 +07:00
Nyall Dawson
77fd7e63ea Merge pull request #4646 from nyalldawson/rotation
Unify UX behavior, pt 2: rotation
2017-05-31 12:54:35 +10:00
Nyall Dawson
c019314f86 Update more rotation widgets to standard behavior, fix tests 2017-05-31 10:51:07 +10:00
Denis Rouzaud
8ce847f9b4 more constness 2017-05-30 22:27:44 +02:00
Radim Blazek
0f2643174d force not shared postgres connection on non main thread 2017-05-30 18:31:50 +02:00
Alexander Bruy
a468abbdcd fix icon loading in the nohelp.html file 2017-05-30 17:22:38 +03:00
Denis Rouzaud
2c56f42482 add Factory annotation to clone() methods 2017-05-30 15:49:40 +02:00
Denis Rouzaud
736e303d30 missing annotation and fix warning 2017-05-30 14:39:33 +02:00
Denis Rouzaud
8d073ce53e partial fix of snapping config issues 2017-05-30 14:39:33 +02:00
Sandro Santilli
accf3f1845 ENABLE_PGTESTS doesn't really make sense w/out ENABLE_TESTS
[ci skip]
2017-05-30 11:13:07 +02:00
Radim Blazek
0cee1933b5 enabled to save as vector with measure 2017-05-30 11:01:20 +02:00
Sandro Santilli
d56a692bec Fix typo 2017-05-30 10:33:18 +02:00
Radim Blazek
293ea4affe updated min required versions in INSTALL 2017-05-30 10:01:05 +02:00
Nyall Dawson
f83d2f4097 Sipify update 2017-05-30 17:24:12 +10:00
Nyall Dawson
0e53226598 Unify behaviour of more rotation controls 2017-05-30 17:23:48 +10:00
Nyall Dawson
21a4ac4d3a Unify label rotation with other rotation settings
Label rotation is now specified in degrees clockwise, just like
symbol rotation, map rotation, etc.

Fix #4518
2017-05-30 17:23:24 +10:00
Sandro Santilli
a53f66048c Pass "service" parameter to gdal when opening PostGIS Rasters
See #16626 - needs backport to 2.18
2017-05-30 09:21:32 +02:00
Nyall Dawson
d99d14bfce Unify behavior of more rotation widgets 2017-05-30 17:19:25 +10:00
Nyall Dawson
df52620377 Make QgsMapSettings rotation API docs follow same standard as other rotation API 2017-05-30 17:19:25 +10:00
Nyall Dawson
d705642fb3 Update diagram renderer to use rotation in degrees clockwise 2017-05-30 17:19:25 +10:00
Nyall Dawson
f9c48bf0ce Allow transform effect rotation from -360 to 360 2017-05-30 17:18:41 +10:00
Nyall Dawson
3cd99c31f4 [composer] Improve picture rotation API docs 2017-05-30 17:18:41 +10:00
Nyall Dawson
aaddfedda8 [composer] Allow map rotation from -360 to 360
Fix #15823

Also reenable instant map refresh as map rotation changes. Since
map refresh is done in the background now, this is safe to reenable.
2017-05-30 17:18:41 +10:00
Nyall Dawson
6f368bed6a [composer] Allow item rotation from -360->360
Fix #12696
2017-05-30 17:18:41 +10:00
Nyall Dawson
efe6109cf2 Merge pull request #4641 from nyalldawson/alpha
Unify opacity UI/API, pt 1
2017-05-30 16:50:43 +10:00
Alexander Bruy
9e1108243c Merge pull request #4593 from alexbruy/create-raster-api
[API] convenience API call to create empty raster file with given number of bands
2017-05-30 07:50:33 +03:00
Nyall Dawson
e8b11a3b0a Fix test 2017-05-30 14:19:15 +10:00
Nyall Dawson
d4c87620aa Change some remaining alpha/transparency strings to opacity 2017-05-30 13:47:18 +10:00
Nyall Dawson
94829206d1 Flip 'alpha' to 'opacity' in gui API 2017-05-30 13:33:09 +10:00
Nyall Dawson
d24c64f8df Use QgsOpacityWidget wherever appropriate 2017-05-30 12:54:53 +10:00
Nyall Dawson
eed758e0b4 Fix build 2017-05-30 11:36:50 +10:00
Nyall Dawson
e58f25dbb9 Create new QgsOpacityWidget widget
Allows consistent behavior and appearance across all opacity controls
2017-05-30 11:36:24 +10:00
Nyall Dawson
a3262240fe Flip symbology from alpha/transparency to opacity 2017-05-30 11:07:22 +10:00
Nyall Dawson
233a95e99b Raster API opacity documentation 2017-05-30 08:48:55 +10:00
Nyall Dawson
32480fe8bd Fix tests 2017-05-30 08:48:55 +10:00
Nyall Dawson
bcf4026f9d Flip QgsVectorLayer from transparency to opacity 2017-05-30 08:48:55 +10:00
Nyall Dawson
b7352bb2b5 Flip Transparency property type to Opacity 2017-05-30 08:48:55 +10:00
Nyall Dawson
07b45cdcc9 Change labeling from transparency to opacity 2017-05-30 08:48:55 +10:00
Nyall Dawson
5aae97ec9f Remove ancient disabled layer transparency code 2017-05-30 08:48:55 +10:00
Nyall Dawson
32af831ca2 Fix test 2017-05-30 08:48:55 +10:00
Nyall Dawson
660b34eac3 Flip some doxygen from transparency to opacity 2017-05-30 08:48:55 +10:00
Nyall Dawson
052b5d321c Flip QgsDiagramSettings from transparency to opacity 2017-05-30 08:48:55 +10:00
Nyall Dawson
ac3932073b Flip QgsShadowEffect from transparency to opacity 2017-05-30 08:48:55 +10:00
Nyall Dawson
6f4c5496c7 Flip QgsDrawSourceEffect from transparency to opacity 2017-05-30 08:48:55 +10:00
Nyall Dawson
89c2e85aa9 Flip QgsGlowEffect from transparency to opacity 2017-05-30 08:48:55 +10:00
Nyall Dawson
a6d636447d Flip QgsColorEffect from transparency to opacity 2017-05-30 08:48:55 +10:00