Re: [Qgis-developer] QgsRasterBlock.setColor(size_t, QRgb) in SIP

2013-10-30 Thread Radim Blazek
On Mon, Oct 28, 2013 at 8:38 AM, Martin Dobias wonder...@gmail.com wrote: On Thu, Oct 24, 2013 at 9:40 PM, Radim Blazek radim.bla...@gmail.com wrote: Then I get block.setColor( 0, QColor ().rgb() ) Traceback (most recent call last): File input, line 1, in module TypeError: arguments did

[Qgis-developer] blur only alpha pixels

2013-10-30 Thread Larissa Junek
Hello, we want to describe the Shadow menu of the labels core application in the user manual. What effects can I achieve using 'Blur only alpha pixels'? What can I do with this option? Does 'alpha' have to do something with transparency? Kind regards, Larissa

Re: [Qgis-developer] QgsRasterBlock.setColor(size_t, QRgb) in SIP

2013-10-30 Thread Martin Dobias
On Wed, Oct 30, 2013 at 4:10 PM, Radim Blazek radim.bla...@gmail.com wrote: We should probably try to compile and run a tiny program (during CMake configure phase) that will return the value of sizeof(size_t) and from that generate a helper .sip file with correct definition for size_t. Is it

Re: [Qgis-developer] QGIS 2.0 point release?

2013-10-30 Thread Jonathan Moules
+1 I was going to ask if there were plans for something like this, but it's great to see someone taking the initiative on it! On 29 October 2013 22:21, Nyall Dawson nyall.daw...@gmail.com wrote: Hey all, I'm just scoping things out -- if I was to go through all the commits which have hit

Re: [Qgis-developer] 2.0 Stable API?

2013-10-30 Thread Matthias Kuhn
Hi, I would like to try wherever possible to only extend the API and not change or remove existing methods. This will help to ensure, that plugins written for 2.0 will stay working for minor releases. If there is a (more clever/better) replacement for a method, the old one should be

[Qgis-developer] writeMapLayer not connecting in Python

2013-10-30 Thread Nathan Woodrow
Hey all, I seem to be having issues with connecting to QgsProject::writeMapLayer in Python. Using new style connections I get an error: QgsProject.instance().writeMapLayer.connect(layerwrite) yields TypeError: connect() failed between writeMapLayer(QgsMapLayer*,QDomElement,QDomDocument) and

Re: [Qgis-developer] writeMapLayer not connecting in Python

2013-10-30 Thread Gino Pirelli
usually appends due to mismatch in callback signature... colud be necessarry add self to def? def write2(layer, dom, dom2): -- def write2(self, layer, dom, dom2): ?? ciao ginetto On 30 October 2013 14:23, Nathan Woodrow madman...@gmail.com wrote: Hey all, I seem to be having issues with

[Qgis-developer] Vector Layer translateFeature() and Qdebug

2013-10-30 Thread Pietro Panzeri
Hi everyone, I'm using QGIS 2.0.1-Dufour from the repository ubuntugis-unstable. I have a plugin that is used to translate a vector layer with a shift delta_x and delta_y. To do this I use the function translateFeature() as you can see from the code below: vlayer = iface.activeLayer() feature

[Qgis-developer] DB manager issues with rasters?

2013-10-30 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all. I have a couple of problems with PostGIS rasters in DB Manager: * rasters are not loaded by DragDrop (they can be loaded by right clickAdd, however) * loading a -R (out-of-db) raster crashes on Windows. If anybody confirms, I can open the

Re: [Qgis-developer] Can`t add feature to QgsVectorLayer

2013-10-30 Thread hubbatov
closed -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Can-t-add-feature-to-QgsVectorLayer-tp5086078p5086682.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com. ___ Qgis-developer mailing list

[Qgis-developer] Using QgsCategorizedSymbolRendererV2

2013-10-30 Thread hubbatov
Hi! I write on C++. Question: how to use QgsCategorizedSymbolRendererV2? Input data: 1. Some features with unique fields (for example QgsField(id, QVariant::String)) 2. QgsVectorLayer with memory data provider and Polygon items Task: I need to draw this features with different colors. Now i

Re: [Qgis-developer] blur only alpha pixels

2013-10-30 Thread Larry Shaffer
Hi Larissa, On Wed, Oct 30, 2013 at 3:21 AM, Larissa Junek ju...@gbd-consult.de wrote: Hello, we want to describe the Shadow menu of the labels core application in the user manual. What effects can I achieve using 'Blur only alpha pixels'? What can I do with this option? Does 'alpha' have

[Qgis-developer] LandXML

2013-10-30 Thread Jeremy Palmer
Hi QGIS plugin admins, Can I please get both the LandXML plugin updates for version 0.4 and 1.1 approved? Warm Regards, Jeremy This message contains information, which is confidential and may be subject to legal privilege. If you are not the intended recipient, you must not peruse, use,

[Qgis-developer] Plugin [357] LandXml import plugin approval notification.

2013-10-30 Thread noreply
Plugin LandXml import plugin approval by NathanW. The plugin version [357] LandXml import plugin 0.4 Experimental is now approved Link: http://plugins.qgis.org/plugins/LandXml/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

[Qgis-developer] Plugin [357] LandXml import plugin approval notification.

2013-10-30 Thread noreply
Plugin LandXml import plugin approval by NathanW. The plugin version [357] LandXml import plugin 1.1 Experimental is now approved Link: http://plugins.qgis.org/plugins/LandXml/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org