Denis Rouzaud
|
6c7a12a207
|
sip doesn't like named argument in operators (apparently)
|
2017-06-01 13:42:27 +02:00 |
|
Denis Rouzaud
|
3e73ac7a5d
|
fix missing private operator
|
2017-06-01 13:33:16 +02:00 |
|
Denis Rouzaud
|
07fa24781c
|
sipify core raster part 1
|
2017-06-01 13:33:16 +02:00 |
|
Nyall Dawson
|
2f9bfc5653
|
Merge pull request #4661 from nyalldawson/feature_index
Add method for manually inserting features into spatial indexes
|
2017-06-01 18:24:44 +10:00 |
|
Nyall Dawson
|
d8d17524b2
|
Make QgsSpatialIndex protected members private
The class is not designed to be subclassed
|
2017-06-01 10:09:09 +10:00 |
|
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 |
|
Nyall Dawson
|
5077e1285e
|
Merge pull request #4652 from nyalldawson/extent
[FEATURE] Add option to take extent from project map layer to QgsExtentGroupBox
|
2017-06-01 10:02:39 +10:00 |
|
Nyall Dawson
|
9e147413db
|
Move logic for maintaining exact extent when CRS changes from
raster layer save as dialog to QgsExtentGroupBox, add tests
|
2017-06-01 09:10:07 +10:00 |
|
Harrissou Sant-anna
|
7397b3c3a9
|
Typo fix: Add missing spacing
|
2017-05-31 15:07:18 +02:00 |
|
Denis Rouzaud
|
2148fa9287
|
handle protected inheritance, rename ui class to avoid class name collision
|
2017-05-31 14:37:30 +02:00 |
|
Denis Rouzaud
|
625cfc7c8f
|
sip gui layertree and raster
|
2017-05-31 14:37:30 +02:00 |
|
Nyall Dawson
|
e2de69d32d
|
Ensure extent is updated when QgsExtentGroupBox crs is changed
|
2017-05-31 21:18:44 +10:00 |
|
Nyall Dawson
|
f216db102c
|
Clean up QgsExtentGroupBox API
Make protected members private, improve documentation
|
2017-05-31 21:05:43 +10:00 |
|
Nyall Dawson
|
4e4f232ad4
|
[FEATURE] Add option to take extent from project map layer
to QgsExtentGroupBox
This allows matching another layer's extent in the save vector/
raster layer dialog, among others
Fix #16357
|
2017-05-31 20:29:30 +10:00 |
|
Etienne Trimaille
|
6eb3570511
|
sipify
|
2017-05-31 10:48:11 +02:00 |
|
Denis Rouzaud
|
7e52f06ad2
|
sipify gui auth classes
|
2017-05-31 10:44:30 +02: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 |
|
Denis Rouzaud
|
8ce847f9b4
|
more constness
|
2017-05-30 22:27:44 +02: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 |
|
Blottiere Paul
|
c85cf23344
|
Update sip binding
|
2017-05-30 10:50:28 +02:00 |
|
Sandro Santilli
|
d56a692bec
|
Fix typo
|
2017-05-30 10:33:18 +02:00 |
|
Nyall Dawson
|
f83d2f4097
|
Sipify update
|
2017-05-30 17:24:12 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
Nyall Dawson
|
59cc09b4c4
|
Change QgsBlurEffect to use opacity instead of transparency
|
2017-05-30 08:48:55 +10:00 |
|
Nyall Dawson
|
39146517d2
|
Change QgsComposerItem to use opacity instead of transparency
|
2017-05-30 08:48:54 +10:00 |
|
Nyall Dawson
|
b2ba450d46
|
Fix build warning
|
2017-05-30 08:48:38 +10:00 |
|
Denis Rouzaud
|
88a6d2ba2f
|
include gdal_version and add private constructor
|
2017-05-29 13:50:37 +02:00 |
|
Etienne Trimaille
|
9b46d9dd00
|
sipify
|
2017-05-29 13:50:37 +02:00 |
|