Stéphane Brunner
4072906064
Fix GetLegendGraphic with scale on non scale limited rule
2013-10-19 12:48:02 +02:00
Stéphane Brunner
7fdedf1ab9
Fix GetLegendGraphic with scale on Categorized or Graduated symbol
2013-10-19 12:48:01 +02:00
Stéphane Brunner
593026fbde
Don't needed anymore
...
Without this the marker symbol is centered on the symbol place.
2013-10-19 12:48:01 +02:00
Stéphane Brunner
b1c26bf4a4
Get the right rule in Categorized and Graduated
2013-10-19 12:48:01 +02:00
Stéphane Brunner
57b695b10f
Fix method signature for non rule based symbol
2013-10-19 12:48:01 +02:00
Alexander Bruy
bdc02a2369
add message about processing completion ( fix #8916 )
2013-10-19 13:42:52 +03:00
Stéphane Brunner
10f699ea86
Fix symbole size
2013-10-19 09:47:56 +02:00
Stéphane Brunner
a0eb3c64e0
Add RULE parameter support in GetLegendGraphic
2013-10-19 09:47:55 +02:00
Alexander Bruy
af5a3a5d63
[processing] add warning before clearing log
2013-10-18 20:42:36 +03:00
Marco Hugentobler
a2e0a1a4a9
Catch datum transform request signal in QgsMapCanvas
2013-10-18 17:38:53 +02:00
pcav
00616a8cbe
IT GUI translation
2013-10-18 17:33:17 +02:00
Marco Hugentobler
c82606cae2
Store relation between layer and coordinate transform in maprenderer class
2013-10-18 14:44:13 +02:00
Marco Hugentobler
7612e12702
Store relation between layer and coordinate transform in maprenderer class
2013-10-18 14:41:08 +02:00
Alexander Bruy
344a5b6e55
[FEATURE] add Nautical miles to measure units ( fix #4017 ). Initial patch
...
by Jorge Tornero with improvements
2013-10-18 14:48:32 +03:00
Luigi Pirelli
f6a6a0c017
Added managing of WMS legends (getLegendGraphic) in the addLegend of QgsComposer.
...
Added parameters to interactively modify wms legends scale.
Add WMS getLegendGraphic draw in composer and add it's size parameters in composer window.
Developed with funding from Regione Toscana-SITA
2013-10-18 12:55:32 +02:00
Luigi Pirelli
32da13b20c
Added a resolution parameter in option->Canvas&Legend to instruct WMS getLegendGraphic
...
to get WMS legend with a good resolution for printing.
Set value to 0 to get default pixmap resolution.
Drawback in case of big resolution of the legend, it becames too big to be
correctly shown as PopUp in the QgsLegend interface.
Developed with funding from Regione Toscana-SITA
2013-10-18 12:55:32 +02:00
Luigi Pirelli
48002dbf18
added wms getLegendGraphic management in case of rasterLayerSymbology - Developed with funding from Regione Toscana-SITA
...
This commit add the getLegendGraphic pixmap as legend in the QgsLegend.
Due to architectural QgsLegend limitation pixmap is shown of the same dimension of every single legend element (too little)
managing of getLegendGraphic popup and refresh - Developed with funding from Regione Toscana-SITA
Due the fact that WMS pixmap is too little, has been added a popup to show WMS legend in the original size
Has been added feature to refresh getLegendGraphics to every scale change due to extend modification. In this way
getLagendGraphic can be updated basing on scale and in the future also basing on viewport.
Modified QPixmap to QImage to be device independent
set absolute position due to popup is not referred to legendInterface (avoid hiding of the legend)
2013-10-18 12:55:32 +02:00
Luigi Pirelli
d770843763
added getLegendGrafic feature to WmsDataProvider - Developed with funding from Regione Toscana-SITA
...
better scale management to avoid call getLegendGraphics everytime + some defaults + added code example to manage LegendURL when it will be correctly parsed - Developed with funding from Regione Toscana-SITA
2013-10-18 12:55:22 +02:00
Juergen E. Fischer
03a60d3b89
postgres provider: support materialized view (implements #8791 )
2013-10-18 11:38:13 +02:00
nyalldawson
908d76aa69
[FEATURE] Marquee select for composer items
2013-10-18 09:42:06 +02:00
nyalldawson
7ea31840d3
[FEATURE] Zoom compositions with mouse wheel
2013-10-18 09:30:19 +02:00
nyalldawson
6950972d3d
[FEATURE] Add keyboard shortcuts for composer zoom in/out/full, group… …
2013-10-18 09:19:11 +02:00
mhugent
48b4680870
Merge pull request #930 from nyalldawson/pan_composer3
...
Panning controls and shortcuts for composer
2013-10-17 23:20:16 -07:00
Matthias Kuhn
591d9dfb58
Fix warning
2013-10-17 22:44:45 +02:00
Matthias Kuhn
60b90c72c6
use static locals instead of global pointers for some singletons
...
(proably more valgrind happyness; followup 572bda85)
2013-10-17 22:33:33 +02:00
mhugent
cca5805298
Merge pull request #916 from nyalldawson/composer_grid2
...
Composer grid fixes
2013-10-17 13:25:22 -07:00
Jürgen Fischer
087b52b734
Merge pull request #965 from luipir/SITA2-WmsTileRetry
...
Added disclaimer to WMS TileRetry feature - Development funded from Regione Toscana - SITA
(followup a563f2a and 3e27811)
2013-10-17 12:51:38 -07:00
Luigi Pirelli
8eb6c91cc9
added disclaimer - Development funded from Regione Toscana - SITA
2013-10-17 21:33:04 +02:00
Matthias Kuhn
d7c29ae32b
Update timeout of network request, if data is transferred
...
Up to now, any network connection was killed after a max amount of
/qgis/networkAndProxy/networkTimeout milliseconds. This led to problems
for large or otherwise slow downloads.
This patch circumvents timeouts for as long as data is being
transferred.
2013-10-17 21:18:09 +02:00
Larry Shaffer
ddd4dae371
Fix for #8847 , blank entries (menu separators) in Customization dialog tree
...
- Do not add separator actions to menu action tree; separators could not be toggled on/off with customization anyways
2013-10-17 12:41:28 -06:00
Marco Hugentobler
ba524fc268
Store relation between layer and coordinate transform in maprenderer class
2013-10-17 17:13:20 +02:00
gioman
10312cc5ab
fixes ticket #8814 :
2013-10-17 14:07:39 +01:00
gioman
fecccda364
Fixes Ordinary Kriging for both SAGA 2.10 and 2.0.8
2013-10-17 13:12:24 +01:00
Radim Blazek
d5f167f1db
Propagate WMS identify GML schema error and show it in results, fixes part of #8724
2013-10-17 13:57:11 +02:00
nyalldawson
491231e600
Fix loading composer item frame thickness ( fix #8866 )
2013-10-17 21:36:49 +11:00
Matthias Kuhn
2b74e89953
API documentation for QgisInterface
2013-10-17 12:31:01 +02:00
Borys Jurgiel
b114dceb1a
[Plugin installer] fix #8876
2013-10-17 11:55:16 +02:00
nyalldawson
aeef5a8094
Don't draw mouse handles in composition outputs ( fix #8879 )
2013-10-17 20:52:00 +11:00
Radim Blazek
2b8197f19a
fix set image no data, fixes #8773
2013-10-17 11:15:54 +02:00
gioman
78bc437da4
SAGA Points Statistics for Polygons can work just in SAGA 2.10
2013-10-17 10:14:49 +01:00
gioman
27f1e9416d
SAGA Points Statistics for Polygons can work just in SAGA 2.10
2013-10-17 10:13:20 +01:00
Larry Shaffer
753977de16
Fix for #8874 , right-clicking on message in message bar shows black background for context menu
2013-10-16 23:21:10 -06:00
Larry Shaffer
176db460c1
Fix for #8860 , (followup 65200e3)
...
- Hide background of tool button's menu button on Ubuntu
2013-10-16 23:19:28 -06:00
Larry Shaffer
65200e3f16
Fix for #8860 , overlap of Close drop-down menu button on message bar
...
- Make tool button menu pop indicator a separate single-click button
2013-10-16 15:59:18 -06:00
Larry Shaffer
0218f078f2
[tests] Fix OSM unit test on Mac
2013-10-16 14:42:00 -06:00
Radim Blazek
3b791086e8
Default OTF modes made radio buttons
2013-10-16 22:35:59 +02:00
Radim Blazek
de8a5d6210
Calculate better context (extent,size) if not given in WMS, WCS identify. Fixes #8724
2013-10-16 21:55:48 +02:00
Martin Dobias
7dc20ef507
[osm] Fix missing nodes with 64-bit ID ( #8865 )
2013-10-17 00:44:49 +07:00
pcav
faf0a4e92c
Fixes to IT translation
2013-10-16 19:07:53 +02:00
pcav
17bf2e8115
Fixes to IT translation
2013-10-16 17:36:07 +02:00