33010 Commits

Author SHA1 Message Date
Blottiere Paul
3da3cf18b5 [FEATURE] add copy cell content action in attributetable context menu 2016-06-02 11:17:50 +10:00
Nyall Dawson
e0c87ffe6b [FEATURE] Move QgsShortcutsManager, QgsConfigureShortcutsDialog to gui
This allows plugins to reuse the shortcuts manager if they
want to add the ability for users to customise their shortcut
key sequences.

The shortcut manager has been extended to also handle customisation
of QShortcut objects as well as QActions.
2016-06-02 10:25:16 +10:00
Nyall Dawson
3a005cda36 Indentation 2016-06-02 08:50:27 +10:00
Nyall Dawson
9fb1d4fc51 Fix warning 2016-06-02 08:50:23 +10:00
Even Rouault
fb49f700f2 [OGR provider] Fix deleteAttributes() when mFirstFieldIsFid 2016-06-01 23:31:06 +02:00
Juergen E. Fischer
65c3b96994 [FEATURE] oracle provider: add support to save styles in database 2016-06-01 23:22:17 +02:00
Juergen E. Fischer
9efbf28d71 spelling fixes 2016-06-01 23:22:15 +02:00
Juergen E. Fischer
b2602fcd5d fix recommends (followup 8c14165) 2016-06-01 22:49:45 +02:00
Martin Dobias
996e2e1997 Merge pull request #3120 from manisandro/rendering_crash
Guard against possible crash by using destroyed QgsMapRendererCustomPainterJob
2016-06-01 20:37:01 +02:00
Even Rouault
73ab289e1b Fix Coverity warnings in testqgsogcutils.cpp and testqgsgdalprovider.cpp 2016-06-01 19:20:15 +02:00
Matthias Kuhn
2b1560c5be Merge pull request #3079 from pblottiere/constraints
[FEATURE] widgets constraints
2016-06-01 17:33:25 +02:00
volaya
61e26fd8f3 [processing] fixes for issues with 3rd party providers being loaded and unloaded 2016-06-01 15:21:03 +02:00
Nathan Woodrow
b0a9a84cee [hillshade] increase z factor places 2016-06-01 22:45:53 +10:00
Nyall Dawson
6428f619da Doc, indentation fixes for hillshade renderer 2016-06-01 22:41:27 +10:00
Christian Frugard
36714d5b38 [FEATURE] [mssql] Save styles to the database in MSSQL
Adding the functions to save styles in an mssql database.
Creates tables, etc to support default and listing styles.
2016-06-01 22:19:40 +10:00
Asger Skovbo Petersen
d47fe0f7b7 Hillshaderenderer: Add 'multidirectional oblique-weighted' rendering option (#3160) 2016-06-01 21:52:33 +10:00
volaya
0272ebc2e8 [processing] fixed check to avoid adding a provider that is already added 2016-06-01 13:20:57 +02:00
Alexander Bruy
57b16187e6 [processing] move spatialite and postgis utils into tools package 2016-06-01 14:15:46 +03:00
Alexander Bruy
6e1302047c [pluginmanager] show trusted plugins (fix #14916) 2016-06-01 13:48:47 +03:00
volaya
479ceb36b4 [processing] fixed wrong call to splitext in dataobjects.py 2016-06-01 12:18:33 +02:00
Nyall Dawson
faee1e64b0 Merge pull request #3159 from DelazJ/patch-4
fix missing space and typo
2016-06-01 20:02:00 +10:00
Denis Rouzaud
f20e28d98f allow to hide/show all columns in attribute table config 2016-06-01 11:56:54 +02:00
Even Rouault
47a301ca61 Render WFS layers added when 'Keep dialog open' is enabled (#14935)
And remove a few left overs (MapCRS, MapExtent) that were only used
by the provider in QGIS <= 2.14.

It is not completely obvious why the canevas refresh was disabled
before while the dialog is opened. Perhaps a conflict with the
previous Load GML progress dialog that was modal ?
2016-06-01 10:54:48 +02:00
Harrissou Sant-anna
925746daf7 fix missing space and typo 2016-06-01 10:06:14 +02:00
Nyall Dawson
ba0fdfafe9 Clarify use of the term "OTF"
- change button tooltip from referring to "OTFR" to "OTF" to match
button text
- change wording of enable CRS transformation option to make it
more obvious that this option is what "OTF" refers to

Inspired by @rouault
2016-06-01 15:20:48 +10:00
Nyall Dawson
062aa9aee4 Indentation 2016-06-01 10:09:03 +10:00
Nyall Dawson
cb882698b4 Followup 1b2af79, more robust way of setting shortcuts 2016-06-01 10:08:31 +10:00
Juergen E. Fischer
8c141657d1 debian packaging: limit globe to osgearth 2.7 2016-06-01 00:18:32 +02:00
Nyall Dawson
1b2af79c96 Ctrl zoom (#3154)
* Switch QgsMapCanvas zoomIn and zoomOut to slots

* Change shortcuts to zoom in/out tool to Ctrl+Alt +/-, and
make Ctrl + and Ctrl - trigger an immediate zoom in/out

Having Ctrl +/- perform an immediate zoom in/out is standard
across almost all apps with a zoom facility, so we should
respect that same behaviour.

This change also helps bring canvas and composer behaviour
closer together.

(fix #1824)
2016-06-01 07:43:52 +10:00
Mathieu Pellerin
bf9f5b6180 [style dock] use a QLineEntry for layer title (#3141) 2016-06-01 07:22:26 +10:00
Matthias Kuhn
c7da8a701b Add CONTRIBUTE.md to help new contributors. (#2581)
This file will be shown when people make new pull requests.
2016-06-01 07:17:15 +10:00
Blottiere Paul
8774ad21b8 fix unit test 2016-05-31 20:16:22 +02:00
Blottiere Paul
ea950340db replace the message bar by a multiline qlabel 2016-05-31 20:16:22 +02:00
Blottiere Paul
36d7dc4ef0 remove null information message bar 2016-05-31 20:16:22 +02:00
Blottiere Paul
8449e42ae0 add constraint description 2016-05-31 20:16:22 +02:00
Blottiere Paul
bffe308aab fix doc 2016-05-31 20:16:22 +02:00
Blottiere Paul
6489b62b4a add layer scope in context to evaluate the constraint expression 2016-05-31 20:16:22 +02:00
Blottiere Paul
3947cb93f8 translatable string 2016-05-31 20:16:22 +02:00
Blottiere Paul
8d25a067a9 rename feature -> f to avoid an API break 2016-05-31 20:16:22 +02:00
Blottiere Paul
ea097becae replace "" by QString() 2016-05-31 20:16:22 +02:00
Blottiere Paul
7d71c973ab fix parameter's name camelcase 2016-05-31 20:16:21 +02:00
Blottiere Paul
a636319af6 fix sip 2016-05-31 20:16:21 +02:00
Blottiere Paul
9ddb441855 fix test doc 2016-05-31 20:16:21 +02:00
Blottiere Paul
aba02f11e0 rename constraint to expression for method's name 2016-05-31 20:16:21 +02:00
Blottiere Paul
020d20a968 [FEATURE] constraints on widgets 2016-05-31 20:16:21 +02:00
Matthias Kuhn
4ae1b55566 Add not null constraint and visual feedback to widgets 2016-05-31 20:16:21 +02:00
rldhont
fda06c0c45 [Processing] Add optional capabilities to R scripts 2016-05-31 19:12:38 +02:00
rldhont
ab28d527d5 [BUGFIX][Processing] R: Extent from raster package is "xmin, xmax, ymin, ymax"
Extent from raster package is like in Processing
http://www.inside-r.org/packages/cran/raster/docs/Extent
2016-05-31 19:10:54 +02:00
Sandro Mani
47397ee393 [Globe] Fix incorrect transparency conversion 2016-05-31 18:33:08 +02:00
rldhont
bb41cceb34 [Processing] Fix getParameterDescriptions
Add import json for script and r
return descs and not None
2016-05-31 17:25:05 +02:00