58951 Commits

Author SHA1 Message Date
Matthias Kuhn
98d98fa6ab Include private header 2019-11-05 22:41:09 +01:00
Matthias Kuhn
cb804b23d5 More forward declare fixes 2019-11-05 22:40:14 +01:00
Matthias Kuhn
c7f83b4b3a Make QgsPropertyTransformer forward forward declared std::unique_ptr ready 2019-11-05 21:51:59 +01:00
Matthias Kuhn
42e9b1373b Fixes here and there and everywhere 2019-11-05 21:41:49 +01:00
Matthias Kuhn
da207c98ea Revert "install qgsfield_p.h"
This reverts commit e2ccd837fb7fa3a5549ed4b8659aae926390c049.
2019-11-05 21:34:02 +01:00
Matthias Kuhn
0ce25283ea Fix more private includes 2019-11-05 21:30:56 +01:00
Matthias Kuhn
db838a3203 Fix qgsfield private header 2019-11-05 21:30:56 +01:00
Matthias Kuhn
1e20a65556 [travis] Fix ccache 2019-11-05 20:33:06 +01:00
Matthias Kuhn
d631a77192 Keep order of value map items when importing CSV 2019-11-05 19:39:08 +01:00
Juergen E. Fischer
375b390737 also track newer CIFS 2019-11-05 19:13:35 +01:00
Alessandro Pasotti
2343fd63ff
Merge pull request #32645 from elpaso/server-wfs3-fix-url-limits-offset
Server OAPIF fix limits/offset links
2019-11-05 16:56:36 +01:00
Matthias Kuhn
3789c7d3a8
Merge pull request #32643 from m-kuhn/clazy_unique_connection_lambda
Fix Qt::UniqueConnection with lambda
2019-11-05 16:28:56 +01:00
Alessandro Pasotti
62f67ba667 Server OAPIF fix items link in html
Fixes #32641
2019-11-05 15:52:16 +01:00
Alessandro Pasotti
5f9405bcd0 Server OAPIF properties parameter
Makes it possible to specify a comma separate list
of attributes to be returned by items call

This is apparently not in core specifications
but most of sample implementations supports it
and well, it's just useful.
2019-11-05 15:04:14 +01:00
Alessandro Pasotti
459c10586b Takes description from parameter
makes this method reusable and not only for field filters
2019-11-05 15:03:22 +01:00
Matthias Kuhn
cc423a7a3b
Merge pull request #32649 from 3nids/fix_android_build
fix android build
2019-11-05 14:30:12 +01:00
Alessandro Pasotti
8931d7256f Server OAPIF nl2br template function
Introduce a new template function to replace nl with <br>
2019-11-05 13:55:17 +01:00
Matthias Kuhn
d7cc163035 Rename internal method's name 2019-11-05 13:28:29 +01:00
Denis Rouzaud
7c4a9bec23 more invokable methods in QgsVectorLayer 2019-11-05 13:25:48 +01:00
Denis Rouzaud
e2ccd837fb install qgsfield_p.h 2019-11-05 13:25:48 +01:00
Denis Rouzaud
1d1d06db4a fix build 2019-11-05 13:25:48 +01:00
Denis Rouzaud
5a703d95d6 make vector layer geometry editing methods invokable 2019-11-05 13:25:48 +01:00
Denis Rouzaud
8e40df8e26 add Q_ENUM macro to QgsVectorLayer::EditResult and SelectBehavior 2019-11-05 13:25:48 +01:00
Martin Dobias
8508dc0bdc Use Q_GLOBAL_STATIC 2019-11-05 10:56:42 +00:00
Martin Dobias
d507d34f2a sip no file 2019-11-05 10:56:42 +00:00
Martin Dobias
08d4b73496 fix order in doxygen docs 2019-11-05 10:56:42 +00:00
Martin Dobias
a192268f52 [feature] Add API for event tracing
This is more developer oriented feature to help with profiling, debugging
and optimization - especially when dealing with multi-threaded code.
2019-11-05 10:56:42 +00:00
Denis Rouzaud
bd8dcd941b
Update src/core/qgsapplication.cpp
Co-Authored-By: Matthias Kuhn <matthias@opengis.ch>
2019-11-05 11:13:08 +01:00
Denis Rouzaud
2ac19335d6 fix android build [ci-skip] 2019-11-05 10:56:10 +01:00
Matthias Kuhn
9346dba3f7 Fix Qt::UniqueConnection with lambda 2019-11-05 10:53:45 +01:00
nirvn
60ee76bc69 Followup 1f3b039: fix wrong monkey patched var name 2019-11-05 16:03:25 +07:00
Alessandro Pasotti
a2f02d06b3 Server OAPIF fix limits/offset links
See PR #32639
2019-11-05 09:58:15 +01:00
Alessandro Pasotti
8f52da7fdf
Merge pull request #32631 from elpaso/bugfix-gh32615-datasourcemanager-inner-resize
Resize source select dialogs according to container
2019-11-05 09:02:51 +01:00
Matthias Kuhn
989afa5b80 Anchor "cap" to "top" 2019-11-05 08:39:59 +01:00
Nyall Dawson
390c482cdd Fix potential lockup in layout map grid generation 2019-11-05 17:25:55 +10:00
Nyall Dawson
c1cfae2289 Fix lockup when using rotate feature tool
And add unit tests

Fixes #32123
2019-11-05 17:25:55 +10:00
Alexander Bruy
9d61bf83db
Merge pull request #32633 from NaturalGIS/fix_grass_out_default
[processing] fixes default GRASS output geometry type (fix #32560)
2019-11-05 09:24:55 +02:00
Matthias Kuhn
7951feba01
Merge pull request #32607 from m-kuhn/clazy
Enable clazy on travis
2019-11-05 08:01:29 +01:00
Nyall Dawson
7bfac70c9c [processing] Raise an exception when interpolation break/structure lines
are set without an attribute source set

Refs #27048
2019-11-05 16:57:33 +10:00
Nyall Dawson
64b52bf31b Fix handling of interpolation layers with differing input coordinate reference systems
Fixes #27048
2019-11-05 16:57:33 +10:00
Alexander Bruy
75bc01bf58
Fix default value 2019-11-05 08:16:56 +02:00
Alexander Bruy
f4843f167f ensure that input raster is set 2019-11-05 12:44:43 +10:00
Alexander Bruy
db2b38d08e tests for rasterize_over_fixed 2019-11-05 12:44:43 +10:00
Alexander Bruy
302dc668c7 tests for rasterize_over 2019-11-05 12:44:43 +10:00
Alexander Bruy
2a3e9cb411 add missed outputs to algorithms 2019-11-05 12:44:43 +10:00
Giovanni Manghi
463d3680d5 better strings 2019-11-05 12:44:43 +10:00
Giovanni Manghi
4260ed2f03 split the tool 2019-11-05 12:44:43 +10:00
Giovanni Manghi
7aa0a4f3e5 add 'burn' parameter 2019-11-05 12:44:43 +10:00
Giovanni Manghi
75a1ad1e7b implement few suggested changes 2019-11-05 12:44:43 +10:00
Giovanni Manghi
b31c4124f4 revive the GDAL 'rasterize over' tool that was available in the old ltr and for some reason not activated/added in QGIS 3 2019-11-05 12:44:43 +10:00