Bernhard Ströbl
4fc29de41c
[processing] Fix typos
2016-09-15 13:34:13 +02:00
Bernhard Ströbl
631d262490
[processing] Update description for dissolve
2016-09-15 13:33:15 +02:00
Matthias Kuhn
ab6d796e08
Improve selected features offline editing performance
2016-09-15 12:51:20 +02:00
rldhont
30b6e7e615
GdalTools: In widgetBatchBase runItem method, refreshArgs is not a SIGNAL
...
The commit 9db908ccbc2257d466c0593738944a08cea8a8bc GdalTools: new style signals generates a regression
In the widgetBatchBase runItem method, refreshArgs is not a SIGNAL
2016-09-15 11:52:17 +02:00
Matthias Kuhn
59a3bc2ca7
[feature] Add flag to only copy selected features
...
This extends the offline editing possibilities to only work on subset of
large layers
Sponsored by DB Fahrwegdienste GmbH
2016-09-15 11:19:58 +02:00
Nyall Dawson
2a9e5206e9
Remove deprecated QgsAttributeEditor
2016-09-15 18:50:39 +10:00
Nyall Dawson
fe65063c2b
Remove many deprecated methods
2016-09-15 18:34:15 +10:00
Alexander Bruy
d393734bd3
[processing] correct error message ( fix #15511 )
2016-09-15 11:11:51 +03:00
Alvaro Huarte
d1103e59cd
Remove strlen warnings in windows/vstudio
2016-09-15 09:46:35 +02:00
Juergen E. Fischer
c23e96d3a6
fix windows build
2016-09-14 23:19:07 +02:00
Juergen E. Fischer
3f3e206a73
fix windows build (tests & bindings)
...
(cherry picked from commit 0c1792a55dd880b2f3f2acf7b5ef89e8fbd5412d)
2016-09-14 23:13:14 +02:00
Nyall Dawson
ccd9cc8a15
Undeprecate provider CreateAttributeIndex capability
...
This capability is still used in QGIS and has value for
plugins
2016-09-15 06:16:37 +10:00
Nyall Dawson
5c1151ccb6
Merge pull request #3487 from nyalldawson/truncate
...
Make sure files are truncated before writing
2016-09-15 05:59:45 +10:00
Nyall Dawson
de7475ae72
Merge pull request #3486 from nyalldawson/symbol
...
Symbology QGIS 3.0 todos
2016-09-15 05:59:28 +10:00
Nyall Dawson
aac7e9aa39
Merge pull request #3485 from nyalldawson/composer_dep
...
Remove deprecated methods from composer
2016-09-15 05:59:17 +10:00
Etienne Trimaille
da8fc02287
replace exp10 by pow on mac ( #3490 )
2016-09-15 00:33:19 +08:00
Juergen E. Fischer
8dd9b52d5e
fix cdaec5a
2016-09-14 18:08:07 +02:00
Juergen E. Fischer
cdaec5a45e
Enable plugins (eg. to show PDFs) in webview widgets used on feature info in identify or in forms
2016-09-14 17:05:34 +02:00
Alexander Bruy
9acb52db83
fix indentation
2016-09-14 16:55:20 +03:00
Alexander Bruy
9077398c4e
[processing] split offset curve and single-side buffer alg into two separate algs
2016-09-14 16:53:34 +03:00
Alexander Bruy
cac3b2ddfa
[processing] refactor offset curve GDAL algorithm ( fix #15478 )
2016-09-14 16:38:35 +03:00
Alexander Bruy
89774abed3
[processing] fix substitution of the original layers in GDAL commands
2016-09-14 16:24:02 +03:00
Alexander Bruy
2466083790
[processing] use hex representation of uuid
2016-09-14 16:23:19 +03:00
Alexander Bruy
519e76c79f
[processing] add test for gdalinfo algorithm
2016-09-14 15:55:14 +03:00
Alexander Bruy
2d561f5739
[processing] remove obsolete OGRAlgorithm class
2016-09-14 15:53:10 +03:00
Matthias Kuhn
a47d9a7192
Fix drag and drop designer issue with field alias
2016-09-14 13:26:17 +02:00
Matthias Kuhn
632da63717
Export QgsOptional<QgsExpression> to dll/so
2016-09-14 13:26:17 +02:00
Nyall Dawson
03907605e3
Avoid new colors in ramp overwriting old colors
2016-09-14 19:17:26 +10:00
Nyall Dawson
392a986695
Fix qt4 build
2016-09-14 19:17:26 +10:00
Nyall Dawson
31e1661006
Ensure that colors are always added to recent color list from style panel
2016-09-14 19:17:26 +10:00
Nyall Dawson
5b6bf82aec
Allow editing colors in a color list inline in the style panel
2016-09-14 19:17:26 +10:00
Nyall Dawson
ec50cac2ef
[FEATURE] New "preset" colors color ramp option
...
Allows use of a color ramp consisting of a list of selected colors.
Currently there's no way in QGIS to classify a renderer using
some list of colors you've previously selected. So you can modify
the colors manually after classifying, but that's a pain
if you're regularly using the same color scheme.
Basically, it's like the color brewer color ramp options but
allowing users to pick their own preset list of colors to use*
(Because Cynthia Brewer isn't the only cartographic color expert!)
2016-09-14 19:17:26 +10:00
Alexander Bruy
8ac1460d0e
[processing] fix progress reporting ( fix #15521 )
2016-09-14 09:20:10 +03:00
Nyall Dawson
56e8b9cff5
Consolidate some duplicate code
2016-09-14 15:17:28 +10:00
Nyall Dawson
06d2d79185
Make sure files are truncated before writing
2016-09-14 15:12:36 +10:00
Nyall Dawson
d6ee3751d5
When a panel widget opens a new panel, the new panel should inherit ( #3479 )
...
the dock mode of the previous panel
2016-09-14 12:49:02 +10:00
Nyall Dawson
b4d9f64796
Add method to retrieve most recently used color
2016-09-14 11:47:52 +10:00
Nyall Dawson
2c3548df11
Don't continually refresh map while editing rule label/desc
2016-09-14 11:28:14 +10:00
Nyall Dawson
9b762023e4
Avoid excessive margins on rule based rule props widget
2016-09-14 11:17:54 +10:00
Nyall Dawson
01ec0e423c
When a panel widget opens a new panel, the new panel should inherit
...
the dock mode of the previous panel
2016-09-14 11:05:23 +10:00
Nyall Dawson
c9f0901b5b
Fix excessive margins on color picker when in style dock
2016-09-14 09:37:14 +10:00
Nyall Dawson
b7111775e8
Fix some QGIS 3.0 symbology todos
2016-09-14 09:33:58 +10:00
Nyall Dawson
098f69d878
Make QgsMarkerSymbolLayer::bounds pure virtual
2016-09-14 08:51:17 +10:00
Nyall Dawson
e122546546
Change QgsSymbol and QgsSymbolRenderContext render hint to use a
...
QgsSymbol::RenderHints QFlags value instead of a raw int
Also rename DataDefinedRotation to DynamicRotation since
it is no longer used for data defined rotation
2016-09-14 08:49:12 +10:00
Nyall Dawson
6e2d511c2d
Merge pull request #3478 from mbernasocchi/patch-2
...
qgsmessagebar.pushMessage timeout is not respected in python
2016-09-14 07:57:24 +10:00
Nyall Dawson
0f07556ba5
Merge pull request #3484 from ahuarte47/Issue_RemoveDuplicateImageEntry
...
Remove duplicate entry of mActionRemove.svg
2016-09-14 07:56:42 +10:00
Nyall Dawson
6cfe562759
Add api/user break notes
2016-09-14 07:54:34 +10:00
Nyall Dawson
25125b089e
Remove deprecated composer methods
2016-09-14 07:20:17 +10:00
Nyall Dawson
5617dbc612
Revert "[processing] cache icons to speed up toolbox rendering"
...
This reverts commit d265f3334142853a7f04fbda5bf6a62e3b5f672d.
Was causing failure on Travis
2016-09-14 06:42:04 +10:00
Nyall Dawson
26d7235e85
Merge pull request #3480 from nyalldawson/symbol
...
Remove deprecated members from symbology
2016-09-14 06:41:01 +10:00