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
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
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
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
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
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
Matthias Kuhn
869fc604b0
Show comments as tooltips on form
...
Let's face it, where we need the information is not in the layer
properties configuration, it's when we enter the data.
2017-10-26 20:03:16 +02:00
Larry Shaffer
ef7a29dc53
[auth] Keep sensitive debug data commented out
2017-10-26 11:13:04 -06:00
Alessandro Pasotti
11ce639a68
[auth] Access authmanager through application
2017-10-26 18:48:20 +02:00
Alessandro Pasotti
ffb29035c7
[auth] Remove Diffie Hellman from validated keys
...
Because Qt does not support DH
2017-10-26 18:26:47 +02:00
Alessandro Pasotti
89166a0d2e
[auth] Add utility method to validate a PKI bundle
2017-10-26 18:26:47 +02:00
Alessandro Pasotti
f1eba3a849
[auth] Add validatePKIBundle
2017-10-26 18:24:35 +02:00
Alessandro Pasotti
287d1f751f
[auth] Add test with client cert
2017-10-26 18:24:35 +02:00
Alessandro Pasotti
e036fc86ec
Typo in a comment
2017-10-26 18:24:35 +02:00
Alessandro Pasotti
0557b394d8
Add documentation for the hostName argument
2017-10-26 18:24:35 +02:00
Alessandro Pasotti
006260b95d
[auth] Add tests for the certificate chain validation routine
2017-10-26 18:24:35 +02:00
Alessandro Pasotti
368b0df24e
[auth] Add certificate chain validation routine
2017-10-26 18:24:35 +02:00
Alessandro Pasotti
e20e0764c9
[auth] Add PEM test certificate chain
2017-10-26 18:24:35 +02:00
Matthias Kuhn
1ae0857d4b
Merge pull request #5458 from daniviga/rpm-3d
...
Enable 3D support in RPM
2017-10-26 18:09:41 +02:00
Matthias Kuhn
957f6abeed
Move private methods implementation to header
2017-10-26 17:38:50 +02:00
Matthias Kuhn
7c5f910de3
Fix build with Qt 5.5
2017-10-26 17:36:21 +02:00
Alessandro Pasotti
92b3b5bcbc
Merge pull request #5446 from boundlessgeo/BD-2279-authmanager-singleton
...
[auth] Authmanager singleton API removal
2017-10-26 17:31:04 +02:00
Matthias Kuhn
9c24818d78
Load some entries by default in relation reference widget
2017-10-26 16:56:37 +02:00
Matthias Kuhn
fd772dc081
Relation reference widget make current entry bold
2017-10-26 16:56:06 +02:00
Blottiere Paul
d414822f47
Merge pull request #5400 from pblottiere/server_bugfix_visible
...
[server][bugfix] Fix regression by adding visible tag to layer's node in GetProjectSettings
2017-10-26 15:55:34 +01:00
Matthias Kuhn
d676035227
QgsFeatureListComboBox GUI enhancements
2017-10-26 16:31:10 +02:00
Matthias Kuhn
e63da88090
NULL value is gray and italic
2017-10-26 16:30:44 +02:00
Matthias Kuhn
95ddaa8c1e
Fix build warning
2017-10-26 16:30:13 +02:00
Matthias Kuhn
7ec35e0859
Add a selectOnFocus property to QgsFilterLineEdit
2017-10-26 16:29:46 +02:00
Matthias Kuhn
026769269c
fixup 7811f38e480aabae9a1c068f4da766da4dc7b0f8
2017-10-26 16:23:29 +02:00
Matthias Kuhn
c07050b800
Fix todo
2017-10-26 15:33:02 +02:00
Matthias Kuhn
c661ab1090
Allow using NULL values
2017-10-26 15:31:50 +02:00
Matthias Kuhn
2a185a0c9b
Re-Enable chained filters
2017-10-26 15:30:41 +02:00