Denis Rouzaud
cc584d39ab
fix timestamp
2019-03-07 19:37:07 +01:00
Alessandro Pasotti
c5ef988d08
Fix raster calculator with multiband rasters
...
Fixes #21151
2019-03-07 19:34:45 +01:00
Raymond Nijssen
16d96e9e6f
Hide orange measure line and points while measure tool is inactive
2019-03-07 18:15:37 +01:00
Matthias Kuhn
13ef23f27c
Indentation
2019-03-07 17:42:04 +01:00
Matthias Kuhn
ddce0c0543
expression function update
2019-03-07 17:41:27 +01:00
Alessandro Pasotti
6ddf78c15e
Fix tests
2019-03-07 17:34:07 +01:00
Rosa Aguilar
5a2e18084c
add paramaters list to expression functions
2019-03-07 17:27:12 +01:00
Denis Rouzaud
717ea437c1
use scope based enum for QgsAdvancedDigitizingDockWidget::AditionalConstraints
2019-03-07 16:34:16 +01:00
Denis Rouzaud
e162040f04
[sipify] handle scope based enums
2019-03-07 16:32:39 +01:00
Denis Rouzaud
2ed4e2b06a
grrrr*
2019-03-07 15:56:44 +01:00
Denis Rouzaud
968fd07c17
more plop
2019-03-07 14:59:25 +01:00
Denis Rouzaud
05756e5386
fix building on Mac
...
not sure if this is the right way to fix this
seen here https://github.com/boostorg/process/issues/55#issuecomment-435853519 and mostly here https://github.com/boostorg/process/issues/55#issuecomment-450444271
2019-03-07 14:58:27 +01:00
Denis Rouzaud
64195d5bc0
plop
2019-03-07 14:55:08 +01:00
Alessandro Pasotti
0325a37ff9
Fix makeFeatureCompatible wrong field count
...
Fixes #21497 - Copying features from source layer to target layer - field values are not copied
2019-03-07 14:45:04 +01:00
Denis Rouzaud
6304cf593d
yop
2019-03-07 14:43:26 +01:00
Denis Rouzaud
ff6aa91ffc
yeah
2019-03-07 14:33:53 +01:00
Denis Rouzaud
5e0a70086e
reset the test runner
2019-03-07 13:30:40 +01:00
Denis Rouzaud
b0783e6e91
more fixes
2019-03-07 13:29:04 +01:00
Denis Rouzaud
7f4b290644
what to say
2019-03-07 13:20:39 +01:00
Denis Rouzaud
88e6193669
Revert "optimize Dockerfile for build deps"
...
This reverts commit 9cdf051fd078585802cba8a243fa1a26cc874fec.
2019-03-07 13:08:49 +01:00
Denis Rouzaud
a294fc7923
build and test in 2 steps
2019-03-07 13:08:35 +01:00
Alessandro Pasotti
41cc02f691
Merge pull request #9381 from elpaso/gpkg-project-storage
...
Gpkg project storage
2019-03-07 12:41:17 +01:00
Denis Rouzaud
9cdf051fd0
optimize Dockerfile for build deps
2019-03-07 10:10:06 +01:00
Nyall Dawson
12ba41750f
Fix paletted raster renderer does not respect correct band when rendering
...
Fixes #21505
2019-03-07 18:50:06 +10:00
Denis Rouzaud
ee4b2dcd5b
Revert "try with dedicated for building"
...
This reverts commit 748c783fa09aeb76870dd3155ed562046ea0cd0a.
2019-03-07 09:44:42 +01:00
Matthias Kuhn
aaa5ee0738
Merge pull request #9409 from m-kuhn/fix-nm-autogenerated
...
Fix n:m relations in autogenerated attribute forms
2019-03-07 08:23:12 +01:00
lbartoletti
f87c447d34
Add FreeBSD for SagaUtils
2019-03-07 08:48:23 +10:00
Matthias Kuhn
686d21114b
Fix n:m relations in autogenerated attribute forms
...
Fix #16446
Fix #21491
2019-03-06 20:40:26 +01:00
Matthias Kuhn
825c240be3
Code cleanup ( #9392 )
...
* Make auth a Q_FOREACH free zone
* Code cleanup
* Add const
* Indentation
* Indentation
2019-03-06 20:21:58 +01:00
Harrissou Sant-anna
53a717a41b
Fix formatting in pyqgis documentation ( #9396 )
...
* Fix API documentation
* Fix sip doc
2019-03-06 20:09:26 +01:00
Denis Rouzaud
748c783fa0
try with dedicated for building
2019-03-06 19:12:44 +01:00
sklencar
288b5c18a1
[QgsQuick] Feature form improvements #2 ( #9388 )
...
TextEdit
* added radius property
QgsQuickFeatureFormStyling and ExternalResource widget - added optional color for trash icon
ExternalResource
* smaller icons
* preview available in read-only mode
FeatureForm
* fix of empty space for tabs which exists even if there are no tabs
Enabling widgets for interactions even in readOnly mode, still not edits! Changes due to introduction of a preview for externalResources widget, which should be available also in readOnly mode. Therefore the widget is always enabled.
NOTE: changed order of properties for widgets to keep the same order.
2019-03-06 18:03:09 +01:00
Denis Rouzaud
44847ca824
avoid triggering twice build of PyQGIS docs ( #9406 )
2019-03-06 17:43:59 +01:00
Denis Rouzaud
38d00f966d
use PYTHONUNBUFFERED
2019-03-06 17:37:23 +01:00
Denis Rouzaud
cd4677ab1c
disable TTY?
2019-03-06 17:24:06 +01:00
Denis Rouzaud
ff2f15c9c6
debug
2019-03-06 17:01:36 +01:00
Alessandro Pasotti
e217693ad3
R.I.P. De Morgan
2019-03-06 15:44:24 +01:00
Alessandro Pasotti
5d404cbd53
Expose gpkg embedded project to the browser
2019-03-06 15:39:23 +01:00
Alessandro Pasotti
46d5c4808b
Remove and rename gpkg-stored projects
2019-03-06 15:39:23 +01:00
Alessandro Pasotti
60942cdf84
[feature][needs-docs] Store projects into geopackage
...
Store and load QGIS projects to/from geopackage.
(This is the same functionality previously available
only for postgis)
2019-03-06 15:39:23 +01:00
Alessandro Pasotti
0e98d1e82e
Load projects from storage at start
...
The check for qgs/qgs was preventing db-stored
project to be opened at start when option
to re-open last project is on
2019-03-06 15:38:55 +01:00
Denis Rouzaud
7cd5b5e65b
use tee with cat
2019-03-06 15:35:18 +01:00
Denis Rouzaud
08f1f7ed84
remove unbuffer
2019-03-06 15:26:20 +01:00
Denis Rouzaud
9b01e6f954
run test without tty
2019-03-06 14:48:42 +01:00
Denis Rouzaud
07e1d9fde4
simplify
2019-03-06 13:24:07 +01:00
Denis Rouzaud
49248a4001
not sure why but it works
2019-03-06 13:16:27 +01:00
Denis Rouzaud
b81f5d590a
fix path again
2019-03-06 13:16:27 +01:00
Denis Rouzaud
2c7ec99b72
fix path ignore in .dockerignore
2019-03-06 13:16:27 +01:00
Denis Rouzaud
a4246d1aab
fix path
2019-03-06 13:16:27 +01:00
Denis Rouzaud
d42ff34890
run Python tests inside docker
2019-03-06 13:16:27 +01:00