Re: [Qgis-developer] fixes for python-sip 4.15

2013-12-08 Thread Tim Sutton
Hi Hans-Peter On Sun, Dec 1, 2013 at 1:16 PM, Hans-Peter Jansen wrote: > Hi, > > being a newbie in gis affairs and therefore in QGIS, I would like to say > warmth hello. > > Not being a newbie for python nor python-{sip,qt*} affairs, I noticed some > issues of QGIS with sip 4.15 onwards. It was

[Qgis-developer] Plugin [129] ELECTRE-TRI approval notification.

2013-12-08 Thread noreply
Plugin ELECTRE-TRI approval by timlinux. The plugin version "[129] ELECTRE-TRI 0.4.1" is now approved Link: http://plugins.qgis.org/plugins/qgis_etri/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/

Re: [Qgis-developer] Electre Tri plugin

2013-12-08 Thread Tim Sutton
Done! Regards Tim On Tue, Dec 3, 2013 at 11:22 PM, Olivier Sobrie wrote: > Hi everybody, > > Can someone validate the versions 0.4.1 and 0.3.1 (for > qgis v1.x) of the Electre Tri plug-in? > See: http://plugins.qgis.org/plugins/qgis_etri/ > > Thank you, > Olivier > ___

[Qgis-developer] Plugin [129] ELECTRE-TRI approval notification.

2013-12-08 Thread noreply
Plugin ELECTRE-TRI approval by timlinux. The plugin version "[129] ELECTRE-TRI 0.3.1" is now approved Link: http://plugins.qgis.org/plugins/qgis_etri/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/

Re: [Qgis-developer] New GEarthView 1.0.4 version - plugin for QGis

2013-12-08 Thread Tim Sutton
Done thanks! Regards Tim On Wed, Dec 4, 2013 at 3:11 PM, Geo DrinX wrote: > Hello, > > I just inserted a new version of GEarthView plugin for QGis. > > Please, approve it (if you like :) > > > Regards > > Roberto > > ___ > Qgis-developer mailing li

[Qgis-developer] Plugin [373] GEarthView approval notification.

2013-12-08 Thread noreply
Plugin GEarthView approval by timlinux. The plugin version "[373] GEarthView 1.0.4" is now approved Link: http://plugins.qgis.org/plugins/gearthview/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/q

Re: [Qgis-developer] osmSearch Plugin approval notification

2013-12-08 Thread Tim Sutton
Hi I approved it. Regards Tim On Wed, Dec 4, 2013 at 6:37 PM, p0cisk wrote: > Hi all, > I was uploaded osmSearch Plugin v 0.3.1 30 of June and it has not been > reviewed since then! > Can anyone approve it, it fix character encoding error. > > Regards > Piotr Pociask > > > > -- > View this

[Qgis-developer] Plugin [326] osmSearch approval notification.

2013-12-08 Thread noreply
Plugin osmSearch approval by timlinux. The plugin version "[326] osmSearch 0.3.1 Experimental" is now approved Link: http://plugins.qgis.org/plugins/osmSearch/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/

Re: [Qgis-developer] [Qgis-psc] PR1007 bump minimum to 4.7: objections?

2013-12-08 Thread Tim Sutton
Hi Sent from my mobile On 01 Dec 2013 8:57 PM, "Alex Mandel" wrote: > > On 11/30/2013 06:29 AM, Tim Sutton wrote: > > Hi > > > > > > On Sat, Nov 30, 2013 at 11:31 AM, Richard Duivenvoorde > > wrote: > > > >> On 30-11-13 01:44, Nyall Dawson wrote: > >>> Ok - so what's the final call here? Is someo

Re: [Qgis-developer] W*S obtain only the server url

2013-12-08 Thread Gino Pirelli
+1 On 7 December 2013 17:35, G. Allegri wrote: > What about using urlparse: http://docs.python.org/2/library/urlparse.html? > > > 2013/12/7 Gino Pirelli > >> Hi Luca >> >> usign QT you can: >> >> create QUrl and then query "url" with it's method queryItemValue >> >> probably there's a pure py