[Qgis-developer] QEP: Require use of new style Qt connections for newly added signals/slots

2016-10-27 Thread Nyall Dawson
Please see https://github.com/qgis/QGIS-Enhancement-Proposals/issues/77 for a QEP I just filed regarding use of the new Qt5 method for connecting/disconnecting signals and slots. Nyall ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

Re: [Qgis-developer] Bug or new feature? (i.e.: can I backport?)

2016-10-27 Thread Andreas Neumann
Hi Alessandro, You probably mean 2.14 - right? I think this can be regarded as a bug fix. If you fix this in 2.14, can you please also include it in 2.18? There are more 2.18 releases planned. Thanks, Andreas Am 27.10.2016 um 18:54 schrieb Alessandro Pasotti: Hi, I've been looking to

[Qgis-developer] Bug or new feature? (i.e.: can I backport?)

2016-10-27 Thread Alessandro Pasotti
Hi, I've been looking to http://hub.qgis.org/issues/14703 and I've got a path to a fix ("save as" dialog for unsupported mime types). This is the kind of thing that falls in the grey area: from a user perspective it's certainly a bug but tecnically is a not-implemented feature. Do yo think I

[Qgis-developer] Combo boxes for raster bands

2016-10-27 Thread EFTAS Fabian Wilske
Hello, in my plugin I successfully connected a QgsFieldComboBox with a QgsMapLayerComboBox to let my user select a field of an already selected vector layer. Now I want to give my user the opportunity to select a band of an already selected raster layer. How to achieve this? I guess it

[Qgis-developer] SVG Path duplicated and wrong (was: Re: Processing takes a very long time to close the Options popup)

2016-10-27 Thread roy roy
Il 26/10/2016 22:58, Nyall Dawson ha scritto: Can you try with 2.18/2.14.8. This issue was fixed recently, but since 2.16 is end of lifed it didnt receive the fix. Nyall I can confirm tha the issue is still there in windows 2.14.8 OSGeo4W64:

Re: [Qgis-developer] About project.qgs file versions

2016-10-27 Thread Matthias Kuhn
Hi Michaƫl, On 26/10/16 19:59, kimaidou wrote: > Hi all, > > What about having an automatic backup saved before overwriting the > file with the newer version ? For example create a my-project.qgs.2.14 > and only after that override the project file with newer version. > This would be a safe way