Alessandro Pasotti
d62087e3e3
Do not crash when removing a layer with attr table open
...
.. in show features in current extent mode.
2018-07-24 15:02:01 +02:00
Alessandro Pasotti
929ab27282
Do not set full layer cache when a filter rect is passed
...
Fixes #19468 - Attribute table: show features visible on
map is broken (and affects show all features, too)
2018-07-24 14:38:49 +02:00
Blottiere Paul
1a94727dbe
Merge pull request #7461 from pblottiere/server_wfs_post
...
[server] Fixes Post element in WFS GetCapabilities doc
2018-07-24 12:41:47 +01:00
Blottiere Paul
8b14a5b900
Update unit tests
2018-07-24 08:22:13 +01:00
Blottiere Paul
4a10f3c092
Fixes Get element in WFS GetCapabilities doc
2018-07-24 08:22:13 +01:00
Blottiere Paul
ac9ff0810b
Fixes post element in WFS GetCapabilities doc
2018-07-24 08:22:13 +01:00
Juergen E. Fischer
10a66da457
debian packaging: don't include qsqlspatialite
2018-07-24 09:06:26 +02:00
Juergen E. Fischer
1f1fcfda49
translation string fixes
2018-07-24 09:05:46 +02:00
nirvn
845e87a75b
[ui][html code editor] use monospace font
2018-07-24 14:03:29 +07:00
Alessandro Pasotti
a9f924fcb2
Merge pull request #7441 from elpaso/oauth2-testbed13-client-registration
...
[oauth] JWT client registration
2018-07-24 09:00:55 +02:00
Alessandro Pasotti
e6b1e483a1
Merge pull request #7436 from elpaso/oauth2-testbed13
...
[oauth] Automatic management of state parameter
2018-07-24 09:00:30 +02:00
Nyall Dawson
7b59e048aa
Less noisy network access manager
2018-07-24 15:32:21 +10:00
Harrissou Sant-anna
e07acb3054
Fix grammar
2018-07-24 14:41:22 +10:00
Nyall Dawson
1ac5e29da6
Restore window geometry on plugin repo download dialog
2018-07-24 08:51:26 +10:00
Nyall Dawson
3ec1442045
Points -> vertices
2018-07-24 03:56:10 +10:00
Nyall Dawson
e8d1bfc3a8
Add extra grass reference hash
2018-07-24 03:56:10 +10:00
Nyall Dawson
97e0db6245
[FEATURE][processing] Filter Vertices by M and Filter Vertices by Z algorithms
...
Adds two new algorithms, for filtering line/polygon vertices by their
M or Z values. A minimum and maximum M/Z value can be entered, and
if the vertices fall outside these ranges they will be discarded
from the output geometry.
Both min and max filter value can also be data defined, so can
vary per feature.
2018-07-24 03:56:10 +10:00
Nyall Dawson
f685d11b29
[processing] Reverse line direction can work with multi(line/curve) geometries
2018-07-24 03:55:49 +10:00
Nyall Dawson
65548436ad
[processing] Port reverse line direction alg to c++
2018-07-24 03:55:49 +10:00
Nyall Dawson
e4e7b2a48b
Fix use of custom params when embedding svg for label background
2018-07-24 03:54:44 +10:00
Nyall Dawson
2fc366cbd8
Fix north arrow with embedded svgs
2018-07-24 03:54:44 +10:00
Nyall Dawson
959dd5b051
Test mask
2018-07-24 03:54:44 +10:00
Nyall Dawson
1a7ade7575
[FEATURE] Better UI for embedding SVG files
...
Adds a common widget for SVG sources, with a tool button with
some handy options:
- select file (old behaviour), pick a file from disk
- embed file (pick a file from disk, is embedded into project/symbol)
- extract embedded file (for embedded files, allows you to save these
back to a disk based svg file)
- from url (opens a dialog prompting for a url, exposing
the previously hidden functionality that svgs can be retrieved
from a remote url (eg github))
Sponsored by SMEC/SJ
2018-07-24 03:54:44 +10:00
Nyall Dawson
19f8a0078d
[FEATURE] Allow embedding SVG images in projects in base64 format
...
Allows SVG images for symbology, labels, etc to be directly embedded
inside a project file (or QML style, or QPT print template!)
by encoding the svg as a standard base64 string.
Sponsored by SMEC/SJ
2018-07-24 03:54:44 +10:00
Nyall Dawson
59ec2e0bce
[processing][FEATURE] Port extend lines algorithm to c++, allow dynamic start/end distance
...
Allows the start and end distance to be data defined
2018-07-24 03:54:21 +10:00
Harrissou Sant-anna
8a1964fb85
Display same symbol for "not equal" operator in "Select by attribute" algorithm
...
as in "Extract by attribute" algorithm and "select features by value" function
2018-07-24 03:51:54 +10:00
Martin Dobias
6614d89643
Add missing interface method for Data Source Manager toolbar
2018-07-23 15:19:57 +02:00
Matthias Kuhn
a49b7a6456
Merge pull request #7398 from signedav/rr_bugfix
...
Get proper mFeature in relation reference widget
2018-07-23 15:19:10 +02:00
signedav
4739463426
use initialized for complete init() function
...
not only for the feature part
2018-07-23 12:58:56 +02:00
nirvn
f1993babb9
[mesh][ui] deactivate vector rendering when default active dataset is not vector
2018-07-23 17:56:52 +07:00
Martin Dobias
881ba9d2b9
[mesh] Fix a crash when loading a file with no dataset groups
2018-07-23 11:44:53 +02:00
Blottiere Paul
cc1511c04a
Merge pull request #7372 from pblottiere/server_clean
...
[WIP][server] Clean parameters management
2018-07-23 09:52:07 +01:00
Martin Dobias
b3fb647ede
[mesh] Fix a crash when pressing Recalculate button
2018-07-23 10:18:42 +02:00
Blottiere Paul
e48de2048a
Fix doc
2018-07-23 08:07:08 +01:00
Blottiere Paul
8219c180ad
Add since tag
2018-07-23 08:07:08 +01:00
Blottiere Paul
fb75580b65
Add doc for QgsServerParameterDefinition
2018-07-23 08:07:08 +01:00
Blottiere Paul
edeac1ddfa
Add doc for QgsWmsParameter
2018-07-23 08:07:07 +01:00
Blottiere Paul
ae685f3ca6
Add doc for QgsWfsParameter
2018-07-23 08:07:07 +01:00
Blottiere Paul
3e00b10cc2
Update doc for QgsServerParameters and QgsServerParameter
2018-07-23 08:07:07 +01:00
Blottiere Paul
9e4c3f279c
Update doc for QgsWmsParameters
2018-07-23 08:07:07 +01:00
Blottiere Paul
77af2ca08d
Add doc for QgsBadRequestException
2018-07-23 08:07:07 +01:00
Blottiere Paul
ffddc9a015
Update doc for QgsServerParameters
2018-07-23 08:07:07 +01:00
Blottiere Paul
32256bcdb1
Add doc for QgsWms::QgsWmsParameter
2018-07-23 08:07:07 +01:00
Blottiere Paul
211a556abb
Fix compilation
2018-07-23 08:07:07 +01:00
Blottiere Paul
7b32f8c61b
Add virtual default destructors
2018-07-23 08:07:07 +01:00
Blottiere Paul
555b9471b2
Update sip binding
2018-07-23 08:07:07 +01:00
Blottiere Paul
438a8dfd85
Cleaning GetCapabilities doc for WFS
2018-07-23 08:07:07 +01:00
Blottiere Paul
f55d9c1a31
Add a remove method thanks to enum value
2018-07-23 08:07:07 +01:00
Blottiere Paul
6e1f14bd9e
Fix sip binding
2018-07-23 08:07:07 +01:00
Blottiere Paul
7692e35d72
Fix compilation with Qt < 5.10
2018-07-23 08:07:07 +01:00