Alexander Bruy
c53ff66caf
fix permissions
2017-10-11 17:06:11 +03:00
Alexander Bruy
ff5a42a385
[processing] restore pct2rgb algorithm
2017-10-11 17:06:11 +03:00
Martin Dobias
863197f095
Code layout fixes after rebase
2017-10-10 12:22:17 +02:00
Martin Dobias
89b884a382
Fixes to initial unwanted segment when tracing with offset + unit tests!
2017-10-10 10:50:27 +02:00
Martin Dobias
b140b29718
[FEATURE] Tracing with optional offset
...
Tracing button in the snapping toolbar gets extra menu where it is possible to set
offset that will be applied to the traced line. Offset value can be either positive
(right side) or negative (left side).
2017-10-10 10:50:27 +02:00
Blottiere Paul
217c0e799a
Merge pull request #5145 from pblottiere/bugfix_ogc_getcapa_schemalocation
...
[server][bugfix] Fix OGC test getcapabilities:validate-using-schemaLocation
2017-10-10 09:20:26 +01:00
Blottiere Paul
a9a2c200e3
Search schemaExtension.xsd in share directory
2017-10-10 08:02:33 +01:00
Mathieu Pellerin
61dcba4a81
[processing] add area to raster layer unique values report algorithm ( #5334 )
2017-10-10 13:52:16 +07:00
Nyall Dawson
8fb2c3cf6e
Fix doxygen test
2017-10-10 06:33:32 +10:00
Denis Rouzaud
8759e7cd03
fix SIP_CONVERT_TO_SUBCLASS placement
2017-10-09 13:43:42 +02:00
Matthias Kuhn
b2620ae2bb
Add ConvertToSubClass code to vertexmarker
2017-10-09 13:43:42 +02:00
Mathieu Pellerin
201091ea3e
[FEATURE][processing] raster layer unique values count algorithm ( #5308 )
2017-10-09 16:42:17 +07:00
Nyall Dawson
02acbb4184
Fix undo/redo for groups
2017-10-09 19:23:46 +10:00
Nyall Dawson
e17b32c6e2
Fix moving/resizing grouped items
2017-10-09 19:23:46 +10:00
Nyall Dawson
606ad21a51
Port group actions from composer
2017-10-09 19:23:46 +10:00
Nyall Dawson
5aa9a1556f
Start porting group handling from composer
2017-10-09 19:23:46 +10:00
Matthias Kuhn
6b418decd6
Spelling: use vertices rather than vertexes
...
... because that's what's used almost consistently throughout the codebase.
2017-10-09 10:13:13 +02:00
Blottiere Paul
ac66ced1c3
Merge pull request #5086 from pblottiere/pr_auxiliary_storage
...
[Feature] Auxiliary Storage
2017-10-09 08:58:21 +01:00
Denis Rouzaud
6e14854f90
[sipify] remove redundant private sections
2017-10-09 09:51:40 +02:00
Blottiere Paul
9bbd0eacd1
Update sip binding
2017-10-09 07:32:12 +01:00
Blottiere Paul
67cff3ddd7
Auxiliary fields are linked to data defined for all subproviders
2017-10-09 05:39:22 +01:00
Blottiere Paul
9fd80f9b40
Check if join information is for auxiliary layer when filtering
2017-10-09 05:39:22 +01:00
Blottiere Paul
cbd7973035
Expand documentation
2017-10-09 05:13:59 +01:00
Blottiere Paul
328eabfbc1
Update sip binding
2017-10-09 05:13:59 +01:00
Blottiere Paul
3f8ae8b225
Some minor refactoring
2017-10-09 05:13:59 +01:00
Blottiere Paul
c2b829011c
Update documentation and sip binding
2017-10-09 05:13:59 +01:00
Blottiere Paul
7483c6e95f
Remove QgsAuxiliaryField class
2017-10-09 05:13:59 +01:00
Blottiere Paul
fc0ebb783d
Allow user to create its own auxiliary field
2017-10-09 05:13:59 +01:00
Blottiere Paul
4e10a11a47
Add a custom name for symbol layers in property definition
2017-10-09 05:13:59 +01:00
Blottiere Paul
4fa3400981
Properly update layer settings when an auxiliary field is deleted
2017-10-09 05:13:59 +01:00
Blottiere Paul
e14c5a248b
Update documentation and sip binding
2017-10-09 05:13:59 +01:00
Blottiere Paul
97ee342e1c
Set editor widget setup to Hidden
2017-10-09 05:13:59 +01:00
Blottiere Paul
baa2b968bc
Auxiliary data is cloned too
2017-10-09 05:13:59 +01:00
Blottiere Paul
703fbde035
Do not activate auxiliary data button everywhere
2017-10-09 05:13:59 +01:00
Blottiere Paul
429b1ec3c2
Fix auxiliary field creation for QgsSymbolListWidget
2017-10-09 05:13:59 +01:00
Blottiere Paul
34ac1ecbc6
Automatically update the editor widget setup according to the standard template of the property newly created
2017-10-09 05:13:59 +01:00
Blottiere Paul
821aadc400
Hide auxiliary columns which can be edited by "change label properties" map tool
2017-10-09 05:13:59 +01:00
Blottiere Paul
df021570a4
Auxiliary fields for symbol layers
2017-10-09 05:13:59 +01:00
Blottiere Paul
609249db27
Change label maptool is always available and underlying properties are created
2017-10-09 05:13:59 +01:00
Blottiere Paul
5b278d746e
Move/rotate/hide/pin map tools are always available
2017-10-09 05:13:59 +01:00
Blottiere Paul
ad1e15808f
Remove default value for origin of property
2017-10-09 05:01:35 +01:00
Blottiere Paul
ba9a84f343
Rename name method to nameFromProperty
2017-10-09 05:01:35 +01:00
Blottiere Paul
e05e920ec4
Add explicit keyword
2017-10-09 05:01:35 +01:00
Blottiere Paul
4920a14aab
Move isAuxiliaryField to QgsVectorLayer
2017-10-09 05:01:35 +01:00
Blottiere Paul
ceb3dd7f5f
Fix documentation
2017-10-09 05:01:35 +01:00
Blottiere Paul
fcdf20df95
Origin in QgsProperty is a string and pal is replaced by labeling
2017-10-09 05:01:35 +01:00
Blottiere Paul
88e8eb4fd7
Update sip binding
2017-10-09 05:01:35 +01:00
Blottiere Paul
191f2a7efc
Expand documentation for QgsAuxiliaryLayer class
2017-10-09 05:01:35 +01:00
Blottiere Paul
ae09135926
Expand documentation for QgsAuxiliaryStorage constructors
2017-10-09 05:01:35 +01:00
Blottiere Paul
fa4a426893
Update documentation and sip binding
2017-10-09 05:01:34 +01:00