28839 Commits

Author SHA1 Message Date
Juergen E. Fischer
6148731697 packaging: use WITH_GRASS to enable GRASS and WITH_GRASS$VERSION only with the available version 2015-09-26 21:32:32 +02:00
Juergen E. Fischer
b46cbbe425 fix mixup between lpad/rpad help (fixes #13433) 2015-09-26 21:32:27 +02:00
Juergen E. Fischer
56b5d4e723 indentation update 2015-09-26 19:53:10 +02:00
Juergen E. Fischer
b3f3d65f5e debian packaging update 2015-09-26 19:26:58 +02:00
Juergen E. Fischer
ab17869019 fix missing overrides warnings 2015-09-26 19:26:58 +02:00
Radim Blazek
ddecc6f5d8 [GRASS] fixed interactive cat input selection for polygons 2015-09-26 16:09:19 +02:00
Radim Blazek
9df1a08d46 [GRASS] fixed race condition in reading import progress 2015-09-26 14:19:32 +02:00
Nathan Woodrow
e6e79c1c36 Don't use blue for user input panel color 2015-09-26 21:51:09 +10:00
Matthias Kuhn
3613ba5701 QgsPointLocator::Type : Type safety 2015-09-26 13:45:07 +02:00
Larry Shaffer
dd9b37b4c9 [auth] Skip unit tests if qca-ossl plugin is missing 2015-09-26 02:01:15 -06:00
Larry Shaffer
05a28b8463 [auth] Integrate authcfg editing widget into handle bad layers dialog 2015-09-26 01:37:49 -06:00
Larry Shaffer
c74ddf1eec [auth] Add widget for editing an authcfg within a data source URI 2015-09-26 01:37:49 -06:00
Larry Shaffer
2f8e6846ab [auth] Allow capital letters in config ID 2015-09-26 01:37:49 -06:00
Radim Blazek
a72cec0572 [GRASS] show import progress in browser properties widget 2015-09-25 23:56:56 +02:00
Radim Blazek
2ef38ff922 use layer items paramWidget() in browser properties 2015-09-25 23:56:56 +02:00
Nyall Dawson
228d816b3b Merge pull request #2330 from boundlessgeo/master-2_11-auth-system
Authentication configuration system with master password
2015-09-26 05:45:28 +10:00
Matthias Kuhn
caf12e7e4b Code formatting 2015-09-25 20:58:33 +02:00
Hugo Mercier
44d9b35163 Allow the browser to search into table comments 2015-09-25 20:57:54 +02:00
Hugo Mercier
96f73fd549 Add table comments to the columns of pg source select 2015-09-25 20:57:54 +02:00
Radim Blazek
e47a97bdf8 [GRASS] create new mapset from browser 2015-09-25 18:47:30 +02:00
Radim Blazek
11f28fc0fc [GRASS] create new table on add column if it does not exist 2015-09-25 18:02:00 +02:00
Radim Blazek
e0eaebcd19 [GRASS] vector provider fix 2015-09-25 16:40:18 +02:00
Radim Blazek
b549577ba4 [GRASS] removed add new vector action from toolbar/menu in favour of browser 2015-09-25 16:22:51 +02:00
Radim Blazek
99bb8fdf4f [GRASS] re-enabled module input cats selection in canvas 2015-09-25 13:48:17 +02:00
Tom Kralidis
1da55fc651 fix XML well formedness 2015-09-25 06:32:51 -04:00
Nyall Dawson
57275cea9e Revert "Add methods for retrieving extra parameters from symbol render"
This reverts commit fe9461be05043daf34057a85e57424f99eeae43d.

The commit was originally added for a label based feature which needed
to be reworked after recent labeling changes. Reverting this commit
to avoid polluting the API.
2015-09-25 19:09:09 +10:00
Nyall Dawson
abf4e12181 [composer] Closer cropping to content for map items
Sponsored by NIWA
2015-09-25 18:55:35 +10:00
Nyall Dawson
dce9da1240 [composer] Fix incorrect default svg filename in some cases 2015-09-25 18:55:35 +10:00
Nyall Dawson
66fbe4862d [composer] Nicer dialog title strings 2015-09-25 18:55:35 +10:00
Nyall Dawson
dd759370bd [FEATURE][composer] Option to restrict image/SVG outputs to content
If selected, then the images output by composer will include only
the area of the composition with content. There's also an option
for margins to add around the item bounds if required.

If the composition includes a single page, then the output will
be sized to include EVERYTHING on the composition. If it's a
multi-page composition, then each page will be cropped to only
include the area of that page with items.

A new image export options dialog has been added to facilitate
this, which also includes handy shortcuts for overriding the
print resolution or exported image dimensions.

Sponsored by NIWA
2015-09-25 18:55:35 +10:00
Nyall Dawson
2f343008c1 [FEATURE][composer] Add fit page to contents option
New option in the composition panel, with optional extra margins
to add

Sponsored by NIWA
2015-09-25 18:55:35 +10:00
Nyall Dawson
2215d48712 [FEATURE][composer] Add option to hide pages from view/export
Sponsored by NIWA
2015-09-25 18:55:35 +10:00
Nyall Dawson
e9a060c62d Merge pull request #2336 from slarosa/sortfilter_fieldvalues
[FEATURE] allow filtering for field values in expression widget
2015-09-25 18:49:07 +10:00
Salvatore Larosa
d493a69069 [FEATURE] allow filtering for field values in expression widget 2015-09-25 07:45:26 +02:00
Larry Shaffer
12de332ebd [auth] Add authcfg ID edit widget and support for changing the ID 2015-09-24 23:12:05 -06:00
mhugent
8cec2c935f Merge pull request #2302 from manisandro/geometry_plugins
Geometry Checker and Geometry Snapper plugins
2015-09-25 02:39:50 +02:00
Radim Blazek
e655c2617a [GRASS] optionally show virtual topo layers 2015-09-24 23:46:24 +02:00
Radim Blazek
c8785ec347 [GRASS] optional GISBASE, options menu action 2015-09-24 22:52:25 +02:00
Larry Shaffer
0975c9f7aa [auth] Redesign Authentication section of Options
- Separate management options from auth config table
- Add standalone certificate manager
- Add installed auth method plugin dialog, indicating usage per plugin
2015-09-24 13:05:49 -06:00
Larry Shaffer
b6459b06f1 [auth] Remove Authentication action from Settings menu 2015-09-24 12:54:39 -06:00
Larry Shaffer
ee5e120627 [auth] Strip translated display name from auth method plugins 2015-09-24 12:53:05 -06:00
Radim Blazek
d25a2249d8 [GRASS] add new layers from browser 2015-09-24 18:23:07 +02:00
Larry Shaffer
264d2ebbdd [auth] Update auth config tests; strip passphrase from QgsPkiBundle 2015-09-24 06:44:05 -06:00
Larry Shaffer
83e0b81afc [auth] Update python tests (keep disabled); add auth config tests
- Add comparison operators to QgsAuthMethodConfig
2015-09-24 05:34:25 -06:00
volaya
216e461246 [processing] correctly build multiple input value string
It was wrongly using comma instead of semicolon to separate values

Fixes #13114
2015-09-24 13:10:43 +02:00
volaya
1340f4d4f1 [processing] added 'run as batch' button in algorithm dialog 2015-09-24 13:10:41 +02:00
volaya
4d4ce9495c [processing] some methods to add Processing algorithms in menus and buttons 2015-09-24 13:10:40 +02:00
Nathan Woodrow
935dca0860 Fix windows build 2015-09-24 23:00:09 +12:00
Martin Dobias
ee6a7d0d60 Rule-based labeling: Fix issue with filters not working 2015-09-24 18:02:27 +08:00
Martin Dobias
d20ff2329d Fix bug with rotated labels
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
2015-09-24 16:57:54 +08:00