24668 Commits

Author SHA1 Message Date
Nyall Dawson
b893cb241c [FEATURE][composer] Allow manual control of column widths for attribute table items. 2014-09-22 19:13:47 +10:00
Nyall Dawson
97805b64d0 Fix doxygen and build warnings 2014-09-22 18:58:58 +10:00
Marco Hugentobler
f58fbe0d7c WFS server: insert/update/delete are only dependent on wfs publish property. Funded by Sourcepole QGIS Enterprise 2014-09-22 09:44:41 +02:00
Matthias Kuhn
6f84cdceab Proper handling of NULL values for edit widgets
* Photo widget preserves NULL value
 * Web widget preserves NULL value
 * Attribute table can distinguish between 0 and NULL (Fix #11235)
2014-09-22 09:27:09 +02:00
Matthias Kuhn
35936084ff Restore buttonbox visibility after attribute form reload
Followup febe37de

Fix #11229
Fix #11194
2014-09-22 08:47:14 +02:00
Juergen E. Fischer
a3d3a44b16 german translation update 2014-09-22 00:52:15 +02:00
Juergen E. Fischer
96e47ed516 fix doxygen warnings 2014-09-22 00:36:30 +02:00
Matthias Kuhn
febe37dece Cleanup button box when reinitializing attribute form 2014-09-21 20:54:34 +02:00
Nyall Dawson
eea0451b79 Some fixes to TestQgsComposerTableV2 2014-09-21 21:31:24 +10:00
Nyall Dawson
a554434e50 [composer] Fix failing QgsAtlasComposition python test 2014-09-21 21:06:10 +10:00
Nyall Dawson
7904c100cf [composer] Add some missing Transfer/TransferThis methods to sip bindings 2014-09-21 21:05:29 +10:00
Nyall Dawson
6138131366 Fix failing atlas tests 2014-09-21 21:00:44 +10:00
Nyall Dawson
3af68f4888 Rebuild composer test images at 96 dpi to speed up unit tests 2014-09-21 19:47:39 +10:00
Nyall Dawson
37665375fe Fix warning 2014-09-21 14:00:58 +10:00
Denis Rouzaud
d279197e6c create a relationsChanged signal for relation manager 2014-09-21 13:52:22 +10:00
Nyall Dawson
97ea6f68c9 Split composer map overview tests off into their own test suite 2014-09-21 00:47:57 +10:00
Nyall Dawson
ccad38bf33 [composer] Clean up QgsComposerMap api, add docs and missing sip bindings for composer overviews 2014-09-21 00:47:57 +10:00
Nyall Dawson
2671d6796e Don't try to draw icon for hidden color buttons 2014-09-21 00:47:57 +10:00
Nyall Dawson
fb2279f620 Add a changed signal to QgsRelationManager 2014-09-21 00:23:01 +10:00
Nyall Dawson
808464fed6 [composer] Disable atlas if coverage layer is removed from project 2014-09-20 12:46:30 +10:00
Nyall Dawson
46c75994a5 Add support for removing user palettes from color picker 2014-09-20 12:41:53 +10:00
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