43199 Commits

Author SHA1 Message Date
mhugent
26bd6d722e Merge pull request #5435 from mhugent/wms_print_layers
[needs-docs][feature] Wms print layers
2017-10-27 16:12:19 +02:00
Blottiere Paul
dfaabdcf6e Merge pull request #5425 from pblottiere/server_getfeatureinfo
[server][bugfix] Consider QUERY_LAYERS as valid layers in GetFeatureInfo
2017-10-27 15:11:45 +01:00
Matthias Kuhn
c9ca17560b
Less debug noise 2017-10-27 15:38:01 +02:00
Marco Hugentobler
52896f5545 Add test for maptip 2017-10-27 15:19:00 +02:00
Matthias Kuhn
4c7eb8327b
Fix crash when accessing out of bounds field 2017-10-27 15:15:50 +02:00
Richard Duivenvoorde
d09331e483 adding WITH_CLANG_TIDY as advanced, so you can build without it even if installed 2017-10-27 14:43:36 +02:00
Alessandro Pasotti
d64529f4ce [api][auth] Removed get prefix from all getters in auth manager 2017-10-27 14:27:29 +02:00
Marco Hugentobler
1592cccf60 Try to make travis indentation check happy 2017-10-27 14:18:05 +02:00
Blottiere Paul
98c05ade42 Add test 2017-10-27 12:58:32 +01:00
Blottiere Paul
2498b52811 Add QUERY_LAYERS to available layers in GetFeatureInfo request 2017-10-27 12:58:32 +01:00
Blottiere Paul
c54299dcbb Merge pull request #5406 from pblottiere/bugfix_server_hex
[server][bugfix]  Fix parameter decoding with post method and urlencoded
2017-10-27 12:55:57 +01:00
Matthias Kuhn
6829a92e79 Merge pull request #5468 from m-kuhn/unobtrusiveConstraints
[FEATURE] Make constraint reporting less obtrusive
2017-10-27 12:47:21 +02:00
nirvn
b0ee642556 [offset curve tool] fix tool only working once 2017-10-27 17:34:51 +07:00
nirvn
39b52595c3 [offset curve tool] ensure snapping is enabled when selecting feature 2017-10-27 17:34:41 +07:00
nirvn
b034c2c63b [welcome page] preserve pinned status when saving project 2017-10-27 17:34:32 +07:00
Nathan Woodrow
90857b2b18 [FEATURE] Settings migration framework (#5080)
Only run for default profile and only if
not run before. Moves settings and symbols from
QGIS 2.x to QGIS 3 default profile

* --version-migration flag to force migration
2017-10-27 20:14:15 +10:00
Marco Hugentobler
2b5b0008a6 Make code shorter 2017-10-27 11:52:03 +02:00
Marco Hugentobler
e03461d630 Use \ instead of @ in comment 2017-10-27 11:12:05 +02:00
Matthias Kuhn
40955b24dd Merge pull request #5440 from m-kuhn/relrefthreadingv2
[feature] Relation Reference Widget : Threaded Version
2017-10-27 11:07:25 +02:00
Matthias Kuhn
f6abdd5ec8 Merge pull request #5471 from daniviga/rpm-3d
libqgis_3d.so missing in rpm spec
2017-10-27 10:49:40 +02:00
Blottiere Paul
8562bfa9b9 Add some tests for GetPrint with OPACITIES 2017-10-27 09:48:14 +01:00
Blottiere Paul
dfe48d13c8 Fix parameter decoding with post method and urlencoded 2017-10-27 09:48:14 +01:00
Marco Hugentobler
fd5a17cc6c Intendention 2017-10-27 10:39:22 +02:00
Matthias Kuhn
38a4eb48be
Code improvements 2017-10-27 09:43:55 +02:00
Alessandro Pasotti
89f62821a0 [auth] Added test cases for expired CAs and client certs 2017-10-27 09:35:24 +02:00
Marco Hugentobler
0eb7b4ebfc Intendention 2017-10-27 09:29:00 +02:00
Matthias Kuhn
19e212c161 Merge pull request #5469 from m-kuhn/constraintsOnForms
[FEATURE] Show comments as tooltips on form
2017-10-27 09:05:59 +02:00
Nyall Dawson
68179e224c Merge pull request #5475 from nyalldawson/snap_to_grid
[FEATURE][processing] Native c++ snap to grid algorithm
2017-10-27 17:19:37 +11:00
Nyall Dawson
4372ac2658 [FEATURE][processing] Native c++ snap to grid algorithm
With support for snapping Z/M values, keeping curves
2017-10-27 15:16:15 +10:00
Nyall Dawson
c67e39812d Improvements to QgsAbstractGeometry::snappedToGrid
- Fix loss of coordinates when not rounding a particular dimension
- Don't segmentize curved geometries
- Add extra unit tests
- Make createEmptyWithSameType() protected and skip from Python bindings.
This method relies on low-level manipulation of the returned geometry
which we do not want to expose as public/fixed API
2017-10-27 14:37:35 +10:00
Mathieu Pellerin
edecd49b00 [FEATURE][welcome page] Add pin/unpin to list actions (fixes #16394) 2017-10-27 11:08:37 +07:00
Harrissou Sant-anna
30aa5f5f96 Allow double typed values in algorithm
Also homogenize the output name
2017-10-27 13:09:39 +11:00
Martí Angelats i Ribera
3f5b11bffe Make asGridified and newSameType (helper function) 2017-10-27 11:22:47 +10:00
Matthias Kuhn
e38bd650cb Leakyleak 2017-10-27 01:42:41 +02:00
Larry Shaffer
99b1c74c4e [auth] Update test certs/keys and add README
* Add expired root/issuer CAs and client cert chains
* Add wildcard server *.qgis.test SSL cert

[ci skip]
2017-10-26 17:36:33 -06:00
Nyall Dawson
131b15f2a7 Merge pull request #5472 from nyalldawson/grid_renderer
Grid renderer
2017-10-27 10:23:21 +11:00
Nyall Dawson
b80160a628 Merge pull request #5464 from lbartoletti/improve_triangle
Improve triangle
2017-10-27 08:47:41 +11:00
Nyall Dawson
d4e8470ad4 Minor fixups, add tests 2017-10-27 07:45:40 +10:00
myarjunar
ff2ade9843 [FEATURE] add grid renderer for points displacement. funded by Kartoza 2017-10-27 07:06:07 +10:00
Matthias Kuhn
114a4ec243 Adjust tests 2017-10-26 23:04:32 +02:00
Matthias Kuhn
93395950b3 Convert some Q_FOREACHes to for-in 2017-10-26 23:04:32 +02:00
Matthias Kuhn
3eefe0dba9 Make constraint reporting less obtrusive 2017-10-26 23:04:31 +02:00
Tim Sutton
0a615b6022 Update cmake contact to use info@qgis.org instead of my email (#5470) 2017-10-26 22:50:10 +02:00
lbartoletti
a86800b7ff Fix tests forgotten in testqgsexpression.cpp 2017-10-26 22:37:52 +02:00
Larry Shaffer
8501053a0d Merge pull request #5463 from boundlessgeo/BD-2507-pki-bundle-validation
[auth] PKI bundle validation utility function
2017-10-26 13:52:57 -06:00
Marco Hugentobler
22a54fa647 Add Unit test 2017-10-26 21:40:16 +02:00
Daniele Viganò
a625e731e3 Sync documentation about compilation on Fedora 2017-10-26 21:07:52 +02:00
Daniele Viganò
c75ac623c4 Track libqgis_3d.so in RPM spec file 2017-10-26 21:00:51 +02:00
Larry Shaffer
3210f8546a Merge pull request #5401 from boundlessgeo/pkcs8-to-pkcs1
[auth] Convert PKCS8 to PKCS1 private keys (for macOS)
2017-10-26 12:42:12 -06:00
Matthias Kuhn
83a02eb534
Fix chained filters and tests 2017-10-26 20:30:06 +02:00