29 Commits

Author SHA1 Message Date
Juergen E. Fischer
6551913aa4 qspatialite: 'update' qt5 port (fixes #19419) 2018-07-16 22:10:57 +02:00
Denis Rouzaud
ea0feadf3d
remove old cmake variable QWTPOLAR 2018-06-28 21:47:56 +02:00
Juergen E. Fischer
212cffcab1 Port gps support to QSerialPort (byebye QExtSerialPort) 2018-06-28 17:31:01 +02:00
Alessandro Pasotti
bc644208e0 Add pyopenssl required by owslib 2018-06-25 13:16:42 +02:00
Larry Shaffer
bc7bbd95c1 [auth] Update OAuth2 Python oauthlib test package for Docker 2018-06-25 09:35:14 +02:00
Peter Petrik
b1bf9b2809 [FEATURE] Introduction of QGIS Quick library
This pull request is a subset of #6490

This adds a new library for creation of applications based on Qt Quick
framework.
It contains reusable QML / Qt Quick components based on QGIS core
library.
The initial work introduces MapCanvas

To enable compilation of the library, use WITH_QUICK=TRUE

Further documentation of the library is located in doc/qgsquick.dox

For background information see the associated QEP:
qgis/QGIS-Enhancement-Proposals#109

The initial implementation is largely based on the work of Matthias Kuhn
and Marco Bernasocchi on QField probject - kudos to them for the great
job!
2018-04-26 13:33:48 +02:00
Blottiere Paul
1d4d33417f Add owslib and keep idna package (do not remove pip3) 2018-04-13 21:05:02 +01:00
Nyall Dawson
3455c13fa0 Don't remove python 2 from docker build-deps
Since grass package still depends on it
2018-04-10 09:57:58 +10:00
Nyall Dawson
7d66f034ad Add saga to docker build-deps 2018-04-10 09:57:58 +10:00
Denis Rouzaud
10c212289e
Timeout Travis builds to save cache in time (#6488) 2018-02-28 03:54:37 -09:00
Denis Rouzaud
78e2259add
[Travis] bump Qt to 5.9 (#6355)
* bump Qt to 5.9 and SIP to 4.19.7 by using coming Bionic as base Docker image for dependencies
* automatically build QGIS Docker image on cron jobs
2018-02-27 09:16:02 -09:00
Denis Rouzaud
e678bfa042 use cmake 3.10 in Docker dependency image
this should make Travis log nicer to read
thanks to @m-kuhn patch to cmake
see https://gitlab.kitware.com/cmake/cmake/merge_requests/1133
2017-12-18 16:16:25 -04:00
Matthias Kuhn
a45908f922 Remove dependency on QtScript 2017-12-10 13:01:51 +01:00
David Marteau
40b916c7a3 Disable message hook and import override at runtime 2017-10-17 09:40:22 +02:00
Matthias Kuhn
12e5b720f9
Some cleanup 2017-09-28 13:22:37 +02:00
Matthias Kuhn
64ec204460
[docker] Install curl for cdash results link 2017-09-28 13:22:36 +02:00
Matthias Kuhn
b0eb84be75
We skip tests based on the environment variable TRAVIS 2017-09-28 13:22:36 +02:00
Matthias Kuhn
efd3e0c1ac
[docker] Fix unicode issues 2017-09-28 13:22:34 +02:00
Denis Rouzaud
ce109eac98
Revert "use second Dockerfile to push 2nd image"
This reverts commit 050682a37364e110f350b9c3293f662b0011036d.
2017-09-28 13:22:30 +02:00
Denis Rouzaud
71042b979f
# This is a combination of 5 commits.
# The first commit's message is:
some fixes

# The 2nd commit message will be skipped:

#	more fixes

# The 3rd commit message will be skipped:

#	minor fixes

# The 4th commit message will be skipped:

#	Revert "minor fixes"
#
#	This reverts commit 24c3ae15e04bc928b1c59d059d5378ad30bd6008.

# The 5th commit message will be skipped:

#	Revert "more fixes"
#
#	This reverts commit 1d3c4d97cf6ecd81f27ca43889132b5ba1bdd1ad.
2017-09-28 13:18:29 +02:00
Denis Rouzaud
7a2e0892e6
use second Dockerfile to push 2nd image 2017-09-28 13:18:27 +02:00
Denis Rouzaud
4600ce5891
some fixes 2017-09-28 13:18:27 +02:00
Denis Rouzaud
cd29a44cc4
better var names 2017-09-28 13:18:22 +02:00
Denis Rouzaud
603375ed89
use ninja and env var 2017-09-28 13:18:22 +02:00
Denis Rouzaud
bb379241c1
add travis branch 2017-09-28 13:18:21 +02:00
Denis Rouzaud
451939d151
explicit setup of ccache 2017-09-28 13:18:20 +02:00
Denis Rouzaud
2057b7c377
try to add git to the image 2017-09-28 13:18:19 +02:00
Denis Rouzaud
720f5d7e9c
missing env var 2017-09-28 13:18:19 +02:00
Denis Rouzaud
a0add1774e
use docker for newer dependencies on Travis 2017-09-28 13:18:18 +02:00