24647 Commits

Author SHA1 Message Date
Larry Shaffer
6368adbe24 Fix 'geos_c.h not found' build error on Mac for browser app 2014-09-19 16:55:22 -06:00
alexbruy
18c84afd1b Merge pull request #1531 from ccrook/DistanceMatrixFix
[processing] Distance matrix fixes
2014-09-19 21:29:52 +03:00
alexbruy
9ae648b824 Merge pull request #1585 from cayetanobv/master
[processing] fix column name in Zonal statistics alg
2014-09-19 21:24:40 +03:00
Alexander Bruy
a809dcce14 use native GDAL functions 2014-09-19 21:11:44 +03:00
Alexander Bruy
12dc59fa66 [processing] fix script algorithm provider 2014-09-19 21:10:19 +03:00
Alexander Bruy
cc307578eb [processing] avoid division by zero in random points alg (fix #11215) 2014-09-19 20:06:15 +03:00
Nathan Woodrow
8c327ed35e Add asImage method for QgsSymbol 2014-09-19 21:21:04 +10:00
Denis Rouzaud
11be64db85 more public methods, fix delete map tool 2014-09-18 16:41:03 +02:00
Denis Rouzaud
c665805873 followup faf4b7f49ba67d0e6e110632bf85145ed570583e 2014-09-18 13:39:22 +02:00
Denis Rouzaud
faf4b7f49b fix crash in identify menu when closing a project with map layer actions 2014-09-18 11:35:49 +02:00
Cayetano Benavent
8ec82a30d0 Zonal statistics: changed variance names (variable and field name; CV > var) 2014-09-18 11:25:33 +02:00
Denis Rouzaud
5645a18fbb add missing Q_PROPERTYs to color button V2 2014-09-18 08:07:07 +02:00
Denis Rouzaud
f8228a2b2f do not raise canvas but window (fix hiding message bar) 2014-09-17 17:18:41 +02:00
Denis Rouzaud
9ebb69e70b followup 0181df555378eabbf58a29b76e687c54178ca5f1 2014-09-17 16:31:41 +02:00
Denis Rouzaud
418725d8bc fix enum in sip 2014-09-17 16:15:39 +02:00
Denis Rouzaud
1c3b0ea19a disable maptool if editing stopped or dialog closed + fix deactivated map tool 2014-09-17 16:15:23 +02:00
Nyall Dawson
05524d7017 [composer] Remove gui controls for adding deprecated table item (sponsored
by City of Uster, Switzerland)
2014-09-17 22:59:01 +10:00
Nyall Dawson
9fd73901a6 [composer] API docs and python bindings for QgsComposerTableV2 (sponsored
by City of Uster, Switzerland)
2014-09-17 22:58:49 +10:00
Nyall Dawson
cb73905644 [FEATURE][composer] New composer item for multi frame attribute tables.
Allows table content to be spread over multiple frames. Note:
existing table items are not automatically upgraded to multiframe
tables (to avoid API breaks with plugins), so only newly added
tables gain these new options.

QgsComposerTable is effectively deprecated and will be removed at the
next API break.

This work was sponsored by the City of Uster, Switzerland.
2014-09-17 22:57:50 +10:00
Nyall Dawson
993aa83306 [composer] Tweak calculation of total height of table (Sponsored by
City of Uster, Switzerland)
2014-09-17 22:57:50 +10:00
Nyall Dawson
a0db6634f5 [composer] Fix crash on extend mode for multiframes (Sponsored by
City of Uster, Switzerland)
2014-09-17 22:57:50 +10:00
Nyall Dawson
3ca416a620 [composer] Initial test suite for QgsComposerTableV2 (Sponsored by
City of Uster, Switzerland)
2014-09-17 22:57:49 +10:00
Nyall Dawson
407a05c9dc [composer] Implement total height mechanisms for QgsComposerTableV2
(Sponsored by City of Uster, Switzerland)
2014-09-17 22:57:49 +10:00
Nyall Dawson
817152598d [composer] Fix calculation of visible row ranges in QgsComposerTableV2
(Sponsored by City of Uster, Switzerland)
2014-09-17 22:57:49 +10:00
Nyall Dawson
7d63adeec9 [composer] Implement saving/loading of QgsComposerTableV2 items
(Sponsored by City of Uster, Switzerland)
2014-09-17 22:57:49 +10:00
Nyall Dawson
ced281c832 [composer] Don't consider border width in table if border is disabled
(Sponsored by City of Uster, Switzerland)
2014-09-17 22:57:49 +10:00
Nyall Dawson
e9f4bbcb41 [composer] Fix update of gui controls when table and HTML properties
change (sponsored by City of Uster, Switzerland)
2014-09-17 22:57:49 +10:00
Nyall Dawson
2d24b322e9 [FEATURE][composer] Add option to table item to show headers on first
frame, all frames, or no frames (fix #11136) (Sponsored by City of
Uster, Switzerland)
2014-09-17 22:57:49 +10:00
Nyall Dawson
c833a93340 [composer] Implement min size method for frames. Minimum height for
first frame in tables is set so that headers are always shown.
(Sponsored by City of Uster, Switzerland)
2014-09-17 22:57:48 +10:00
Nyall Dawson
37dbbd55a8 [composer] Begin work on calculating rows for QgsComposerTableV2
(sponsored by City of Uster, Switzerland)
2014-09-17 22:57:48 +10:00
Nyall Dawson
d1e26f24e5 [composer] Option for fixed frame sizes set by multi frame (sponsored
by City of Uster, Switzerland)
2014-09-17 22:57:48 +10:00
Nyall Dawson
fefc243b71 [composer] Initial groundwork for multiframe table item (Sponsored
by City of Uster, Switzerland)
2014-09-17 22:57:48 +10:00
Nyall Dawson
39700e7d97 Option in color picker dialog to import a gpl palette to a new user scheme 2014-09-17 22:53:35 +10:00
Nathan Woodrow
0181df5553 Add timing for plugin loading 2014-09-18 09:38:52 +10:00
Nyall Dawson
66e6820ba1 Be a bit more forgiving when reading gpl files which don't exactly follow the specifications 2014-09-17 21:10:05 +10:00
Nyall Dawson
35e3eac73b Fix height of color icon on color buttons in windows 2014-09-17 21:10:05 +10:00
Nyall Dawson
a7a1bee5cc Add flags for controlling behaviour of color schemes 2014-09-17 21:10:05 +10:00
Nyall Dawson
dff326f407 Load gpl files from user folder to schemes 2014-09-17 21:10:05 +10:00
Matthias Kuhn
e6a259d180 Save edit widgets also to QML style information.
Fix #11123
Fix #10752
2014-09-17 12:51:50 +02:00
Nyall Dawson
307d4bd5a9 Follow up 21c81d6 2014-09-17 20:31:28 +10:00
Denis Rouzaud
2b2066abb7 [SIP] add QgsIdentifyMenu 2014-09-17 11:23:22 +02:00
Denis Rouzaud
c5d3be5717 [Identify Menu] do not show the layer level if there is a single layer identified 2014-09-17 10:48:57 +02:00
Denis Rouzaud
2188de608a fix QgsMapLayerAction SIP + do not copy features in identify menu (followup 21c81d6f512fa59f4bb4545c087a2bf5154008dd) 2014-09-17 10:09:05 +02:00
Denis Rouzaud
096d9417cb [QgsRelationReferenceWidget] correctly enable/disable set null button, do not disable line edit (already read only), make openForm and mapIdentification public, more documentation 2014-09-17 09:22:04 +02:00
Matthias Kuhn
21c81d6f51 Fix sip for QgsMapLayerActionRegistry 2014-09-17 09:18:53 +02:00
Matthias Kuhn
ab3ff17ff8 Pass attribute editor context for widgets on the attribute table
Fixes relation reference widget in attribute table
2014-09-16 18:04:46 +02:00
Denis Rouzaud
d05d83ed79 Fix widget registry (SIP), few fixes for relation reference widget 2014-09-16 15:39:55 +02:00
Nyall Dawson
dce206e374 [FEATURE] New custom QGIS color picker dialog. Basically
it's a Frankenstein's monster of the best bits of lots of other color
picker implementations. Features include:
- Sliders for hue, saturation, value, red, green, blue color components
- Alpha slider
- Option to copy/paste html color codes (in a variety of formats)
- Before/after color preview, with alpha preview
- Interactive 2D color ramp widget
- Hue wheel/triangle widget
- Editable color swatch lists
- Live color sampler with option to sample over a set radius
- Supports interaction with other apps via drag and drop of colors (OS support
dependant)
- Option to disable the dialog and use the native picker dialog instead (TODO:
make the dialog so awesome that even @dakcarto switches across...)

Credit for icons goes to 3nids!
2014-09-16 23:00:06 +10:00
Denis Rouzaud
bcc6647376 [SIP] add missing argument in QgsEditorWidgetRegistry::QgsEditorWidgetWrapper 2014-09-16 12:01:30 +02:00
Denis Rouzaud
1fb524f119 improved identify menu with a dedicated class 2014-09-16 11:51:18 +02:00