Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Matthias Kuhn
Hi Giedrius,

Nice that there is interest and support for the Android version.

I have recently updated QGIS for Android to version 2.4. There is an
updated set of scripts and an updated source code branch available for
this [1][2]. They may change (and be merged back into the main repo) in
the future.

If you want to give it a try without building yourself first, there is
also an .apk available [3]

As Giuseppe said, the easiest way to help the QGIS-Android project is to
fork the repository and to create pull requests with fixes/improvements.

Kind regards,
Matthias

[1] https://github.com/qgis/QGIS-Android/tree/qt5
[2] https://github.com/m-kuhn/QGIS/tree/final-2_4_0-qt5
[3] http://qgis.vitu.ch/qgis-latest.apk

On 15.07.2014 22:39, Giedrius Vaivilavičius wrote:
 Hi QGIS developers,

 I'm active QGIS user and bugreporter since 2010 and since 2013 I started to
 use QGIS on Android Linux tablets.
 QGIS is doing nice progress on Desktops, but no progress on tablets since
 October 02, 2013 (see https://github.com/qgis/QGIS-Android/commits/master )
 QGIS Android version is still 2.0, while desktop version is 2.4 :-/

 I've found and reported lots of bugs in QGIS (Desktop and Android
 versions), see for
 http://hub.qgis.org/projects/android-qgis/issues
 Some of these bugs can be resolved very simply - for example by changing
 default font to Droid Serif QGIS will be usable for most European
 countries (Czech, Lithuania, Latvia, and others). see
 http://hub.qgis.org/issues/10069
 I can fix some of bugs, reported by me at
 http://hub.qgis.org/projects/android-qgis/issues , but I don't have
 write-access in QGIS Android repository (AFAIK
 https://github.com/qgis/QGIS-Android/ )

 Please give me write-access in QGIS Android repo if you don't have time to
 fix QGIS for Android Linux bugs.

 Thanks,
 Giedrius


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Paolo Cavallini
Il 21/07/2014 08:59, Matthias Kuhn ha scritto:
 Hi Giedrius,
 
 Nice that there is interest and support for the Android version.
 
 I have recently updated QGIS for Android to version 2.4. There is an
 updated set of scripts and an updated source code branch available for
 this [1][2]. They may change (and be merged back into the main repo) in
 the future.

Matthias, that's great news!
Are you going to add the installer to Play Store? I think this would greatly 
speed up
user adoption and feedback.
All the best.

-- 
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Paolo Cavallini
Il 21/07/2014 09:06, Matthias Kuhn ha scritto:

 I think Marco has plans to do that but I am not sure about the priority
 of things. He'll be back to reading mails in August.
 The aim of this project was to get QGIS on Android more stable and some
 tuning of the UI for touch interfaces (still a lot to do here!).
 But yes, I agree that this would be great.

Looking forward to it. Ready to help.
All the best, and thanks.

-- 
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Matthias Kuhn
PS:

You will also need to download Qt5 for Android

http://qt-project.org/downloads
- Show Downloads
- Qt 5.x.y for Android (Linux 64-bit, XXX MB)
http://download.qt-project.org/official_releases/qt/5.3/5.3.1/qt-opensource-linux-x64-android-5.3.1.run

Current:
http://download.qt-project.org/official_releases/qt/5.3/5.3.1/qt-opensource-linux-x64-android-5.3.1.run.mirrorlist

Best
Matthias

On 21.07.2014 08:59, Matthias Kuhn wrote:
 Hi Giedrius,

 Nice that there is interest and support for the Android version.

 I have recently updated QGIS for Android to version 2.4. There is an
 updated set of scripts and an updated source code branch available for
 this [1][2]. They may change (and be merged back into the main repo) in
 the future.

 If you want to give it a try without building yourself first, there is
 also an .apk available [3]

 As Giuseppe said, the easiest way to help the QGIS-Android project is to
 fork the repository and to create pull requests with fixes/improvements.

 Kind regards,
 Matthias

 [1] https://github.com/qgis/QGIS-Android/tree/qt5
 [2] https://github.com/m-kuhn/QGIS/tree/final-2_4_0-qt5
 [3] http://qgis.vitu.ch/qgis-latest.apk

 On 15.07.2014 22:39, Giedrius Vaivilavičius wrote:
 Hi QGIS developers,

 I'm active QGIS user and bugreporter since 2010 and since 2013 I started to
 use QGIS on Android Linux tablets.
 QGIS is doing nice progress on Desktops, but no progress on tablets since
 October 02, 2013 (see https://github.com/qgis/QGIS-Android/commits/master )
 QGIS Android version is still 2.0, while desktop version is 2.4 :-/

 I've found and reported lots of bugs in QGIS (Desktop and Android
 versions), see for
 http://hub.qgis.org/projects/android-qgis/issues
 Some of these bugs can be resolved very simply - for example by changing
 default font to Droid Serif QGIS will be usable for most European
 countries (Czech, Lithuania, Latvia, and others). see
 http://hub.qgis.org/issues/10069
 I can fix some of bugs, reported by me at
 http://hub.qgis.org/projects/android-qgis/issues , but I don't have
 write-access in QGIS Android repository (AFAIK
 https://github.com/qgis/QGIS-Android/ )

 Please give me write-access in QGIS Android repo if you don't have time to
 fix QGIS for Android Linux bugs.

 Thanks,
 Giedrius

 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Nyall Dawson
On 21 July 2014 16:59, Matthias Kuhn matthias.k...@gmx.ch wrote:

 [2] https://github.com/m-kuhn/QGIS/tree/final-2_4_0-qt5


Hi Matthias,

I'm curious - how close are we to fully functioning desktop builds of
2.4 with qt5? Is there many hurdles that you foresee?

Nyall
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Matthias Kuhn
Hi Nyall,

The things that currently need some work (and I don't think it will be 
that much) are:

 * You cannot build with ENABLE_TESTS. I did not look into this.
 * I could not test the python bindings due to missing dependencies 
(pyqt for qt5 will only be available in Fedora 21)
 * The evis plugin's http code needs to be ported to 
QNetworkAccessManager (currently #ifdef'd out)

I expect a few more issues to surface when more people start testing 
it, but all in all it runs as stable as with Qt4 here with the 
abovementioned restrictions.

Best,
Matthias

On Mon 21 Jul 2014 11:44:51 CEST, Nyall Dawson wrote:
 On 21 July 2014 16:59, Matthias Kuhn matthias.k...@gmx.ch wrote:

 [2] https://github.com/m-kuhn/QGIS/tree/final-2_4_0-qt5


 Hi Matthias,

 I'm curious - how close are we to fully functioning desktop builds of
 2.4 with qt5? Is there many hurdles that you foresee?

 Nyall


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Tim Sutton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi

On 21/07/2014 12:08, Matthias Kuhn wrote:
 Hi Nyall,
 
 The things that currently need some work (and I don't think it will
 be that much) are:
 
 * You cannot build with ENABLE_TESTS. I did not look into this. * I
 could not test the python bindings due to missing dependencies 
 (pyqt for qt5 will only be available in Fedora 21) * The evis
 plugin's http code needs to be ported to QNetworkAccessManager
 (currently #ifdef'd out)
 
 I expect a few more issues to surface when more people start
 testing it, but all in all it runs as stable as with Qt4 here with
 the abovementioned restrictions.

I think you also needed to build without pyqwt (unless it is now
ported to qt5).

Regards

Tim

 
 Best, Matthias
 
 On Mon 21 Jul 2014 11:44:51 CEST, Nyall Dawson wrote:
 On 21 July 2014 16:59, Matthias Kuhn matthias.k...@gmx.ch
 wrote:
 
 [2] https://github.com/m-kuhn/QGIS/tree/final-2_4_0-qt5
 
 
 Hi Matthias,
 
 I'm curious - how close are we to fully functioning desktop
 builds of 2.4 with qt5? Is there many hurdles that you foresee?
 
 Nyall
 
 
 ___ Qgis-developer
 mailing list Qgis-developer@lists.osgeo.org 
 http://lists.osgeo.org/mailman/listinfo/qgis-developer
 

- -- 
- --

Tim Sutton
Visit http://kartoza.com to find out about open source:
 * Desktop GIS programming services
 * Geospatial web development
 * GIS Training
 * Consulting Services
Skype: timlinux Irc: timlinux on #qgis at freenode.net
Tim is a member of the QGIS Project Steering Committee
- --
Kartoza is a merger between Linfiniti and Afrispatial
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlPM6vgACgkQqk07qZdiYjdv6ACgk0ctw2A83YtjjaNzpRHjiY0O
mrkAnj+N3zRJA20yHGzb1iC7DINxo+rP
=Jrh4
-END PGP SIGNATURE-
attachment: tim.vcf___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Paolo Cavallini
Il 21/07/2014 09:46, Matthias Kuhn ha scritto:
 PS:
 
 You will also need to download Qt5 for Android
 
 http://qt-project.org/downloads
 - Show Downloads
 - Qt 5.x.y for Android (Linux 64-bit, XXX MB)
 http://download.qt-project.org/official_releases/qt/5.3/5.3.1/qt-opensource-linux-x64-android-5.3.1.run

Hi Matthias,
the apk downloads and installs fine, without installing the Qt5 for Android (I 
had a
previous qgis 2.0 install however): is that ok? On the other hand, the .run 
download
does not run as such: I imagine it has to be run through a shell, right?
All the best, and thanks.

-- 
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Matthias Kuhn
Hi Paolo

On 21.07.2014 12:36, Paolo Cavallini wrote:
 Hi Matthias,
 the apk downloads and installs fine, without installing the Qt5 for Android 
 (I had a
The Ministro app will take care of dependencies (Qt5) and update when
necessary.
QGIS will ask you to install ministro if it's not yet on the system. In
your case with a previous installation the update to Qt5 should be
handled without any manual steps from your side.
 previous qgis 2.0 install however): is that ok? On the other hand, the .run 
 download
 does not run as such: I imagine it has to be run through a shell, right?
That link was just for development and you don't need to download this
file if all you want is to install the prebuilt apk.
 All the best, and thanks.
Best and have fun

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Paolo Cavallini
Il 21/07/2014 12:52, Matthias Kuhn ha scritto:
 Hi Paolo
 
 On 21.07.2014 12:36, Paolo Cavallini wrote:
 Hi Matthias,
 the apk downloads and installs fine, without installing the Qt5 for Android 
 (I had a
 The Ministro app will take care of dependencies (Qt5) and update when
 necessary.

OK, thanks for clarifying.
Looking forward to see developments on this.
All the best.

-- 
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Stott, James
Just a quick question to make sure I have understood this correctly. 

The github repository you linked to Matthias, that is a version of QGIS using 
qt5?

I have problems with display resolution (3200 x 1800) on my new work laptop 
(it's not just QGIS, there are other problems that look at rubbish also). The 
QGIS interface doesn't look so great. I have read that qt5 handles these things 
much better.

Is there anywhere I can get a windows installer for this from? If not I will 
attempt to build QGIS myself (haven't done it before).

If it is going to be qt5 for desktop QGIS then I am very keen to test - it's 
the main downside of my new machine.

James 

-Opprinnelig melding-
Fra: qgis-developer-boun...@lists.osgeo.org 
[mailto:qgis-developer-boun...@lists.osgeo.org] På vegne av Paolo Cavallini
Sendt: 21. juli 2014 12:55
Til: Matthias Kuhn; qgis-developer@lists.osgeo.org
Emne: Re: [Qgis-developer] Please tell me how I can speed-up QGIS development 
on Android

Il 21/07/2014 12:52, Matthias Kuhn ha scritto:
 Hi Paolo
 
 On 21.07.2014 12:36, Paolo Cavallini wrote:
 Hi Matthias,
 the apk downloads and installs fine, without installing the Qt5 for 
 Android (I had a
 The Ministro app will take care of dependencies (Qt5) and update when 
 necessary.

OK, thanks for clarifying.
Looking forward to see developments on this.
All the best.

--
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Matthias Kuhn
Hi James

On 21.07.2014 13:08, Stott, James wrote:
 Just a quick question to make sure I have understood this correctly. 

 The github repository you linked to Matthias, that is a version of QGIS using 
 qt5?
That is correct

 I have problems with display resolution (3200 x 1800) on my new work laptop 
 (it's not just QGIS, there are other problems that look at rubbish also). The 
 QGIS interface doesn't look so great. I have read that qt5 handles these 
 things much better.
Are you referring to Qt5 in general or would it need QML support?
Anyway, I'll be very happy to hear what you find out.
 Is there anywhere I can get a windows installer for this from? If not I will 
 attempt to build QGIS myself (haven't done it before).
I don't expect anybody has made one. You will most likely also need to
compile other dependencies for windows in order to make it work (qwt,
qwtpolar, pyqt maybe others?) because the versions in osgeo4w are all
compiled against qt4.
 If it is going to be qt5 for desktop QGIS then I am very keen to test - it's 
 the main downside of my new machine.
I hope you have some success, I am sure you are not the only one.

Best
Matthias
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-21 Thread Giedrius Vaivilavičius
Hi Matthias,

Thanks for the link. I installed a try. Everything is great just do not 
understand why does not connect to the GPS? Old version (2.0) could find the 
GPS automatically and connect.

Thanks,
Giedrius


On Mon, 21 Jul 2014 08:59:26 +0200
Matthias Kuhn matthias.k...@gmx.ch wrote:

 Hi Giedrius,
 
 Nice that there is interest and support for the Android version.
 
 I have recently updated QGIS for Android to version 2.4. There is an
 updated set of scripts and an updated source code branch available for
 this [1][2]. They may change (and be merged back into the main repo) in
 the future.
 
 If you want to give it a try without building yourself first, there is
 also an .apk available [3]
 
 As Giuseppe said, the easiest way to help the QGIS-Android project is to
 fork the repository and to create pull requests with fixes/improvements.
 
 Kind regards,
 Matthias
 
 [1] https://github.com/qgis/QGIS-Android/tree/qt5
 [2] https://github.com/m-kuhn/QGIS/tree/final-2_4_0-qt5
 [3] http://qgis.vitu.ch/qgis-latest.apk
 
 On 15.07.2014 22:39, Giedrius Vaivilavičius wrote:
  Hi QGIS developers,
 
  I'm active QGIS user and bugreporter since 2010 and since 2013 I started to
  use QGIS on Android Linux tablets.
  QGIS is doing nice progress on Desktops, but no progress on tablets since
  October 02, 2013 (see https://github.com/qgis/QGIS-Android/commits/master )
  QGIS Android version is still 2.0, while desktop version is 2.4 :-/
 
  I've found and reported lots of bugs in QGIS (Desktop and Android
  versions), see for
  http://hub.qgis.org/projects/android-qgis/issues
  Some of these bugs can be resolved very simply - for example by changing
  default font to Droid Serif QGIS will be usable for most European
  countries (Czech, Lithuania, Latvia, and others). see
  http://hub.qgis.org/issues/10069
  I can fix some of bugs, reported by me at
  http://hub.qgis.org/projects/android-qgis/issues , but I don't have
  write-access in QGIS Android repository (AFAIK
  https://github.com/qgis/QGIS-Android/ )
 
  Please give me write-access in QGIS Android repo if you don't have time to
  fix QGIS for Android Linux bugs.
 
  Thanks,
  Giedrius
 
 


-- 
Giedrius Vaivilavičius gvaivilavic...@gmail.com
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-15 Thread Giedrius Vaivilavičius
Hi QGIS developers,

I'm active QGIS user and bugreporter since 2010 and since 2013 I started to
use QGIS on Android Linux tablets.
QGIS is doing nice progress on Desktops, but no progress on tablets since
October 02, 2013 (see https://github.com/qgis/QGIS-Android/commits/master )
QGIS Android version is still 2.0, while desktop version is 2.4 :-/

I've found and reported lots of bugs in QGIS (Desktop and Android
versions), see for
http://hub.qgis.org/projects/android-qgis/issues
Some of these bugs can be resolved very simply - for example by changing
default font to Droid Serif QGIS will be usable for most European
countries (Czech, Lithuania, Latvia, and others). see
http://hub.qgis.org/issues/10069
I can fix some of bugs, reported by me at
http://hub.qgis.org/projects/android-qgis/issues , but I don't have
write-access in QGIS Android repository (AFAIK
https://github.com/qgis/QGIS-Android/ )

Please give me write-access in QGIS Android repo if you don't have time to
fix QGIS for Android Linux bugs.

Thanks,
Giedrius

-- 
Giedrius Vaivilavičius gvaivilavic...@gmail.com
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-15 Thread Giuseppe Sucameli
Hi Giedrius,

please fell free to clone the main repo and create pull requests, then
someone will take care to check your commits and merge them to the main
repo.

Write access is not needed to do it, QGIS developers create pull requests
as well.

Thanks for your support.
Regards.

Sent from mobile. Sorry for being short.
--
Giuseppe Sucameli
Il 15/lug/2014 22:39 Giedrius Vaivilavičius gvaivilavic...@gmail.com ha
scritto:

 Hi QGIS developers,

 I'm active QGIS user and bugreporter since 2010 and since 2013 I started to
 use QGIS on Android Linux tablets.
 QGIS is doing nice progress on Desktops, but no progress on tablets since
 October 02, 2013 (see https://github.com/qgis/QGIS-Android/commits/master
 )
 QGIS Android version is still 2.0, while desktop version is 2.4 :-/

 I've found and reported lots of bugs in QGIS (Desktop and Android
 versions), see for
 http://hub.qgis.org/projects/android-qgis/issues
 Some of these bugs can be resolved very simply - for example by changing
 default font to Droid Serif QGIS will be usable for most European
 countries (Czech, Lithuania, Latvia, and others). see
 http://hub.qgis.org/issues/10069
 I can fix some of bugs, reported by me at
 http://hub.qgis.org/projects/android-qgis/issues , but I don't have
 write-access in QGIS Android repository (AFAIK
 https://github.com/qgis/QGIS-Android/ )

 Please give me write-access in QGIS Android repo if you don't have time to
 fix QGIS for Android Linux bugs.

 Thanks,
 Giedrius

 --
 Giedrius Vaivilavičius gvaivilavic...@gmail.com
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer