42165 Commits

Author SHA1 Message Date
Denis Rouzaud
4600ce5891
some fixes 2017-09-28 13:18:27 +02:00
Denis Rouzaud
531dadf682
fix psql 2017-09-28 13:18:26 +02:00
Matthias Kuhn
a0d13f6517
Wait for postgres server to spin up 2017-09-28 13:18:26 +02:00
Matthias Kuhn
ae13782563
Setup postgis 2017-09-28 13:18:26 +02:00
Matthias Kuhn
1566fdd5a6
Output on failure 2017-09-28 13:18:25 +02:00
Denis Rouzaud
2f600a5c7f
echo instead of ninja 2017-09-28 13:18:24 +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
Matthias Kuhn
2098cfac02
Fix build folder 2017-09-28 13:18:21 +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
634317eb7b
fix ctest command 2017-09-28 13:18:20 +02:00
Denis Rouzaud
9352a01223
fix line ending 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
06e48c16cd
missing ctest var 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
rldhont
f8152c1eec Update the QgsRatioLockButton use for fixedAspectRatio in SVG marker 2017-09-28 12:25:21 +02:00
rldhont
aee93b0c1b Use QgsRatioLockButton for fixedAspectRatio in SVG marker 2017-09-28 12:25:21 +02:00
rldhont
954d62f53a Update SIP for fixedAspectRatio in SVG marker 2017-09-28 12:25:21 +02:00
rldhont
48514d2e84 Add tests for fixedAspectRatio in SVG marker 2017-09-28 12:25:21 +02:00
rldhont
60cf7bdaf7 Configure and use fixedAspectRatio in QgsSvgSymbolLayerWidget and QgsSvgSymbolLayer 2017-09-28 12:25:19 +02:00
David Marteau
740ccbe938 Add fixedAspectRatio in QgsSvgCacheEntry and compute image size accordingly 2017-09-28 12:23:43 +02:00
Ismail Sunni
04e54903e8
Add unit test for remove and beginGroup with section. 2017-09-28 17:01:00 +07:00
Ismail Sunni
0c7c494831
Add section in beginGroup and remove Setting. 2017-09-28 17:01:00 +07:00
Denis Rouzaud
f9f5aafaf4 [custom widget] fix missing external resource widget 2017-09-28 09:58:55 +02:00
Juergen E. Fischer
ebec25f737 debian package: handle grass RC abis 2017-09-27 23:02:24 +02:00
Juergen E. Fischer
a7d1a66e5d debian packaging: depend on grass abi 2017-09-27 22:47:14 +02:00
Nyall Dawson
8c3939e756 More efficient use of QStrings
- use .isEmpty() instead of == QLatin1String( "" ) to check for
empty strings
- use .clear() instead of = QLatin1String( "" ) to empty a string
- remove unnecessary QString initializations
2017-09-28 05:25:51 +10:00
Gary Sherman
036646fcfe Fix Object Inspector in Python console editor 2017-09-27 10:05:19 -08:00
Gary Sherman
43a9bc1481 Make case consistent for description of Run Script tool in Python console 2017-09-27 07:52:52 -08:00
Alessandro Pasotti
829702bd24 Merge pull request #5253 from boundlessgeo/auth_proxy
[auth][feature][needs-docs] Proxy authentication integration with QGIS authentication system
2017-09-27 17:41:53 +02:00
Alessandro Pasotti
385cca6036 [auth] Added debug messages 2017-09-27 15:15:49 +02:00
Alessandro Pasotti
40b7f7914a [auth] Added tests for updateNetworkProxy 2017-09-27 15:15:01 +02:00
Martin Dobias
041704e572 Require Qt >= 5.8 when 3D support is enabled 2017-09-27 13:58:49 +02:00
Martin Dobias
2b311274b8 Law & order in the main "3d" directory
Just renames / cleanup - no code changes
2017-09-27 12:02:36 +02:00
Martin Dobias
97b46d96a4 Law & order in "terrain" subdir
No actual code changes, just renaming / cleanups
2017-09-27 10:57:54 +02:00
Martin Dobias
692c1a898b Law & order in "chunks" subdir (variable naming, no public member vars)
No actual code changes, just renames / moves
2017-09-27 10:37:34 +02:00
Nyall Dawson
6ce8b4c83e Merge pull request #5259 from nyalldawson/modernize
Modernize initializers
2017-09-27 09:34:07 +10:00
Nyall Dawson
65170d0e85 Remove some unneeded initializations 2017-09-27 05:07:15 +10:00
Nyall Dawson
a87d352bd7 Run clang-tidy modernize-use-default-member-init to move member
initialization to headers (c++11 style)
2017-09-27 05:02:34 +10:00
Alessandro Pasotti
53a8484981 [auth] Updated debug string 2017-09-26 16:17:19 +02:00
Alessandro Pasotti
e536cdde43 Merge pull request #5249 from boundlessgeo/auth_certs_store_tab
[auth] Certs manager remembers (in the settings) the last opened tab
2017-09-26 16:09:18 +02:00
Matthias Kuhn
f6479c1f79 [processing] Fields mapper code improvement 2017-09-26 14:29:05 +02:00
Matthias Kuhn
b527be02d7 Fix function help for represent_value 2017-09-26 14:28:44 +02:00
Matthias Kuhn
e604460a15 Add unit tests for represent_value 2017-09-26 14:28:44 +02:00
Matthias Kuhn
beddd25074 [FEATURE] Expression function represent_value
This will lookup the representation value given the widget
configuration. This is helpful to get nicely formatted messages for
value maps, value relations and others in expressions.
2017-09-26 14:28:44 +02:00
Martin Dobias
e9d0dc1a17 Qgs-ify axis aligned bounding box. Qgs-ification finished! 2017-09-26 14:17:17 +02:00
Martin Dobias
894db92b2b Qgs-ification of classes for chunked rendering 2017-09-26 13:59:49 +02:00
Martin Dobias
2a08a7fb34 Fix doxygen warnings 2017-09-26 09:43:49 +02:00