6791 Commits

Author SHA1 Message Date
Alexander Bruy
0553f7b33b [processing] allow 2.5D geometries (fix #14929) 2016-06-13 11:44:08 +03:00
Nathan Woodrow
e926e2d0aa [style dock] Add better API for panels 2016-06-13 18:07:39 +10:00
Matthias Kuhn
7c72fefd7c Fix network cache configuration
Fix #14990
2016-06-12 13:48:30 +02:00
Salvatore Larosa
f1ec12133e [dbmanager] followup 8727799: again some emit signal fix 2016-06-11 18:29:29 +02:00
Salvatore Larosa
87277999a4 [dbmanager] Fix emit signal when refresh fields in table 2016-06-11 16:58:11 +02:00
Matthias Kuhn
7040ad41d2 Fix sip bindings 2016-06-11 12:50:19 +02:00
Matthias Kuhn
1877bcd081 Only show writable fields in field calculator
Fix #15000
2016-06-11 12:29:00 +02:00
Salvatore Larosa
3b998d21ed [dbmanager] fix some import statement 2016-06-10 22:18:52 +02:00
Salvatore Larosa
c578f3a635 [dbmanager] Fix some pyqtslot 2016-06-10 18:01:02 +02:00
Salvatore Larosa
b9d1544c64 [dbmanager] Fixes #14740 - Previews do not work and python error for PG layers 2016-06-10 17:22:19 +02:00
Alexander Bruy
48949d642f [processing] improve error message text (refs #14929) 2016-06-10 15:30:03 +03:00
Alexander Bruy
895b9558b5 Merge pull request #3166 from nirvn/fix_processing_refactor_fields
[processing] fix missing quotes to field name in refactor fields
2016-06-10 10:59:00 +03:00
Nyall Dawson
7af6d24788 Change QDockWidgets to QgsDockWidgets
No benefit as yet, but future proofing for when QgsDockWidget
gains additional fixes/tweaks over QDockWidget
2016-06-10 13:10:59 +10:00
Nyall Dawson
df0d5969aa Fix virtual fields which depend on other virtual fields may not be
calculated in some circumstances (fix #14939)
2016-06-10 11:18:25 +10:00
Nyall Dawson
1bc17e6c4f Default to requesting all attributes for python expression functions
Fix #14985
2016-06-10 10:03:34 +10:00
Alexander Bruy
9e54287bb4 [processing] fix alglist() function 2016-06-09 14:58:08 +03:00
Juergen E. Fischer
03de74dc89 fix typo 2016-06-09 11:13:11 +02:00
Nyall Dawson
fe26d33e29 [needs-docs] Add shortcut to Select by Form to toolbar and menu
Also add keyboard shortcut (F3) to open select by form
dialog
2016-06-09 16:48:27 +10:00
Nyall Dawson
b44f62a1c2 Cleanups for attribute form in search mode 2016-06-09 16:48:27 +10:00
Nyall Dawson
31c572f0ad Fix style dock forgets expanded state of rendering group (fix #14864)
Also fix a memory leak
2016-06-09 11:10:34 +10:00
Nyall Dawson
cb4dacfebc Fix style dock button not synced to dock state (fix #14862)
Add a new class QgsDockWidget which has finer control over setting
and retrieving the dock visibility, to account for dock widgets
which are open but hidden by other docks
2016-06-09 11:01:56 +10:00
Salvatore Larosa
a8cf02ad8d [dbmanager] fix DeprecationWarning 2016-06-07 22:28:50 +02:00
Matthias Kuhn
a03e28bb5b Fix sip bindings 2016-06-07 22:00:02 +02:00
Salvatore Larosa
65aa860121 [dbmanager] Fixes #14722 - Adding new GeoPackage connection to DB Manager is throwing error 2016-06-07 14:06:07 +02:00
Matthias Kuhn
f84584c6ad Fix header 2016-06-07 13:46:40 +02:00
ThomasG77
e4a1b3f8ad Remove reference to renamed QgsAdvancedDigitizingDock in API doc 2016-06-07 13:46:40 +02:00
Matthias Kuhn
c07f02d6dc QgsAbstractGeometryV2::wkbType always returns a valid type 2016-06-07 10:37:20 +02:00
Matthias Kuhn
fdb28c09aa More string comparison fixes 2016-06-07 10:37:20 +02:00
Matthias Kuhn
d0feea57c1 [py3] Followup bad0d3e: Don't decode unencoded strings 2016-06-07 10:21:53 +02:00
Nyall Dawson
7a8d9dd506 Add missing proxies for legend check behaviour to subrenderers
for inverted polygon and displacement renderers
2016-06-07 15:18:36 +10:00
Nyall Dawson
b2c43cb997 Fix inverted polygons and displacement renderer don't allow right
click on legend items (fix #14966)
2016-06-07 15:05:30 +10:00
Nyall Dawson
b32afce79d Fix inverted polygon & displacement renderer don't show
color wheel in legend menu

Move embedded renderer handling to QgsFeatureRendererV2 and
add support for embedded renders to legend context menu

Fix #14967
2016-06-07 14:49:45 +10:00
Nyall Dawson
94e1d5e52e Fix crash when using inverted polygons with heatmap renderer
Add methods to QgsRendererV2AbstractMetadata and QgsRendererV2Registry
to control renderer compatiblity by layer type. Should make it
easier to avoid this recurring bug popping up again in future.

Also add unit tests for QgsRendererV2Registry

Fix #14968
2016-06-07 13:33:31 +10:00
Nyall Dawson
fbc5e0fc8e Fix indentation 2016-06-07 11:11:59 +10:00
Nyall Dawson
179a92cd65 [effect] fix issue with svg marker and antialiasing (fixes #14960)
Credit for original patch to @nirvn
2016-06-07 10:08:04 +10:00
Nyall Dawson
a625eeb508 Add missing sip binding 2016-06-07 08:59:09 +10:00
Nyall Dawson
c5b8060b4b Fix warnings, missing docs+bindings 2016-06-07 07:59:44 +10:00
Sandro Mani
d984148efe Have QgsRasterDrawer::draw check for interrupted rendering, reduce raster block tile dimensions, to greatly enhance responsiveness when dealing with reprojected raster layers 2016-06-07 07:26:34 +10:00
Nyall Dawson
25052dc54f Add missing bindings 2016-06-07 07:26:34 +10:00
Sandro Mani
f077f1a560 Fix QgsCurvePolygon sip bindings 2016-06-07 07:26:34 +10:00
Nyall Dawson
768fc2c790 Use QgsCRSCache in more places
Forward port from sourcepole/kadas-albireo
2016-06-07 07:26:34 +10:00
Matthias Kuhn
bad0d3e4b6 Properly handle filsystem character encoding when showing warnings
Fix #14567
2016-06-06 20:55:22 +02:00
Matthias Kuhn
8285356525 External resource widget relative path fix for integrated viewer
Fixes #14891
References #13283
2016-06-06 19:19:52 +02:00
rldhont
021da12c9f [BUGFIX][Processing] RScript: Insert None value as NULL 2016-06-06 15:18:10 +02:00
rldhont
2a746f493f [BUGFIX][Processing] RScript: Add name token 2016-06-06 15:07:20 +02:00
Nathan
4556a0d288 [styledock] inline effects widget 2016-06-06 22:34:22 +10:00
Matthias Kuhn
e80e54162f Show correct feature count with rule that requires geometry
Fix #14758
2016-06-06 13:59:18 +02:00
Nathan
6a4556ddd0 Add sip conversions for profile times 2016-06-05 14:16:30 +10:00
nirvn
14342ce65a [processing] fix missing quotes to field name in refactor fields 2016-06-05 09:32:51 +07:00
Matthias Kuhn
e7b04f24f9 Tabs > Spaces 2016-06-04 12:34:42 +02:00