Denis Rouzaud
002a7033f0
[FEATURE] enable auto completion in locator
...
a locator filter can now return a completion list while preparing the search
the line edit will use the first matching completion and display it as light grey text
the completion can be triggered by pressing Tab key
2020-09-08 14:53:50 +02:00
Nyall Dawson
6901d6f68a
After loading an ArcGIS Vector Tile Service layer, automatically load
...
and set the default style and labels for the layer
Also populate the layer metadata with the available content from the
service definition (e.g. layer attribution)
2020-09-08 15:45:58 +10:00
Matthias Kuhn
5e9ac5b79b
Merge pull request #38601 from rduivenvoorde/temporalExtentsChanged_signal
...
Add temporalExtentsChanged signal to QgsTemporalNavigationObject
2020-09-08 07:17:50 +02:00
Richard Duivenvoorde
34c035631f
Implement != operator, update sip
2020-09-07 12:12:34 +02:00
Nyall Dawson
93d25d61e7
Fix conversion of multiplied pixel sizes for some interpolated values, improve interpolation expression results
2020-09-07 13:20:55 +10:00
Nyall Dawson
88f9daee09
[vectortiles] Make information tab appearance/content consistent
...
with other layer types
2020-09-07 12:52:14 +10:00
Nyall Dawson
c0ebc68eff
Fix test
2020-09-06 21:07:25 +10:00
Nyall Dawson
1c683e2e36
Fix broken seealso link
2020-09-06 21:07:25 +10:00
Nyall Dawson
54b506a02a
When converting a interpolated line width, also set the base setting to a decent value so that legends look ok
2020-09-06 21:07:25 +10:00
Nyall Dawson
98ba6a47ff
Add option to convert units during conversion
...
Because pixel based units are unfriendly for hi-dpi or print layouts
2020-09-06 21:07:25 +10:00
Nyall Dawson
52c0a18fb5
Fix tests
2020-09-06 21:07:25 +10:00
Nyall Dawson
53c72bc800
More API improvements
2020-09-06 21:07:25 +10:00
Nyall Dawson
37de374e19
Cleaner API
2020-09-06 21:07:25 +10:00
Nyall Dawson
4b72c835d0
Misc fixes
2020-09-06 21:07:25 +10:00
Nyall Dawson
659388a57e
Completed port
2020-09-06 21:07:25 +10:00
Nyall Dawson
b9dd8b2602
More interpolation work
2020-09-06 21:07:25 +10:00
Nyall Dawson
c4858b4231
Color work, some tests
2020-09-06 21:07:25 +10:00
Nyall Dawson
96c2ddbade
Make QgsSymbolLayerUtils::parseColor handle hsl(a) color strings
2020-09-06 21:07:25 +10:00
Nyall Dawson
958d5ddb7b
Start on test
2020-09-06 21:07:25 +10:00
Nyall Dawson
0b6af81cb1
Fix build
2020-09-06 21:07:25 +10:00
Nyall Dawson
fe7470c6ea
Blank shell for Mapbox GL style converter
2020-09-06 21:07:25 +10:00
Richard Duivenvoorde
47a66d9213
Run scripts/sipify_all.sh
2020-09-05 12:05:30 +02:00
Matthias Kuhn
d998bb3d17
Merge pull request #38318 from signedav/attachement-expression
...
Update documuent viewer in the attachment widget on attribute change
2020-09-04 21:13:07 +02:00
signedav
4b8797dacb
Merge pull request #38331 from signedav/relation-config
...
Multiple widgets of same relation
2020-09-03 08:27:53 +02:00
Nyall Dawson
ac79bfabf1
Add sip casting for QgsTemporalNavigationObject
2020-09-02 17:08:59 +10:00
Matthias Kuhn
e4a767a39a
Remove "Update options" button
...
It's hard to guess for a user what the button does.
And easy to achieve the same by changing the layer in the dropdown
2020-09-02 08:43:26 +10:00
Harrissou Sant-anna
a7bf220394
Correctly render qgsMapRendererJob use case steps in docs
2020-09-02 08:12:48 +10:00
Nyall Dawson
b9cd453674
Add method to determine whether an annotation layer is empty
2020-09-01 15:29:32 +10:00
Nyall Dawson
39fbc2ac33
Add "mainAnnotationLayer" to QgsProject
...
This returns a reference to a main/default annotation layer for use
by the project. It forms the default location to place new annotation
items which should appear above all map layers.
2020-09-01 15:29:32 +10:00
Jürgen Fredriksson
4ca7cd3d63
More detail on GGA quality indicator ( #38234 )
...
- UPDATE mTxtAltitude, mTxtHacc and mTxtVacc because GNSS receivers can output higher accuracy! (RTK)
According to https://www.gpsinformation.org/dale/nmea.htm#GGA I suggest an update to the quality information for the GGA sentence.
Since RTK solutions become more and more standard the info.quality "Fix RTK" is a very important information!
2020-09-01 14:28:21 +10:00
Nyall Dawson
9f83b413a7
[vectortiles] Fix labels disappear randomly between map redraws
...
Fixes #37450
2020-09-01 14:23:31 +10:00
Nyall Dawson
d1bc82ca7b
Misc typo fixes
2020-08-31 11:38:02 +10:00
Nyall Dawson
2135d03c9b
Fix 'allow to' typos
2020-08-31 11:38:02 +10:00
Nyall Dawson
e39d8b10fe
Fix 'ellipoid' typos
2020-08-31 11:38:02 +10:00
Nyall Dawson
403b2142ee
Fix incorrect reference to non-existing DONT_LOAD_LAYOUTS flag
2020-08-31 11:38:02 +10:00
Andrea Giudiceandrea
ae2c9f2dc9
Remove some other leftovers trailing asterisks
...
Followup #38378
2020-08-28 10:18:11 +10:00
Blottiere Paul
028634f433
Update sip binding
2020-08-27 10:51:33 +02:00
Blottiere Paul
94e9a91592
Clean
2020-08-27 10:14:21 +02:00
Blottiere Paul
3efd98d9cf
Update unit tests
2020-08-27 10:14:21 +02:00
Blottiere Paul
904000c143
Add name method
2020-08-27 10:14:19 +02:00
Blottiere Paul
d601f93ad1
Update doc
2020-08-27 10:12:55 +02:00
Blottiere Paul
48b21a052f
Add new settings
2020-08-27 10:11:40 +02:00
Mathieu Pellerin
af81515831
[processing] Add a cluster size attribute to the kmean cluster algorithm
2020-08-27 13:08:42 +07:00
Nyall Dawson
69665cd534
Add method to reset QgsAnnotationLayer back to default state
2020-08-27 13:08:51 +10:00
Nyall Dawson
199cd7e8d2
Add clear method to QgsAnnotationLayer
2020-08-27 13:08:51 +10:00
Mathieu Pellerin
707bad7766
[symbology] Improve rendering of selected SVG markers
2020-08-26 08:49:25 +07:00
Mathieu Pellerin
5e25c06de5
[processing] Add a cluster size attribute to the dbscan cluster algorithm
2020-08-26 08:48:57 +07:00
rldhont
3372a9267d
Merge pull request #38240 from rldhont/server-dont-load-layouts
...
New QGIS Server setting environement to disable GetPrint and do not load layouts
2020-08-24 14:21:15 +02:00
signedav
c3cb69b167
call loadDocument in setDocumentViewerContent instead over a seperate method
...
updateDocumentViewer needs not to be called on Image before the laod of the document (because it's called after the document load (or unload))
2020-08-24 09:40:25 +02:00
Juergen E. Fischer
d411d66b3d
windows: map python PATH changes to Add/RemoveDllDirectory (followup f17097b1a465c; fixes #38372 )
2020-08-21 21:02:26 +02:00