Alessandro Pasotti
a8e033c794
Updated client after rebase
2020-08-06 15:57:38 +02:00
Alessandro Pasotti
de83d28b76
Code layout and sip
2020-08-06 14:53:35 +02:00
Alessandro Pasotti
43ed8f6177
Build landing page plugin
2020-08-06 14:52:08 +02:00
Alessandro Pasotti
2472248a65
Add assert lines equals
2020-08-06 14:52:08 +02:00
Alessandro Pasotti
13a5bc4459
Server landing page plugin
2020-08-06 14:52:08 +02:00
Alessandro Pasotti
47c7862b66
Server API: moved static handler to independent class
2020-08-06 14:52:07 +02:00
Alessandro Pasotti
89aa4fd751
Server registry: better log formatting
2020-08-06 14:52:07 +02:00
Alessandro Pasotti
2beb5b8c98
Server API static helper: collapse slash
2020-08-06 14:52:07 +02:00
Alessandro Pasotti
23da0c0818
Server OGC API: better formatting for message log
2020-08-06 14:52:07 +02:00
Alessandro Pasotti
c3b7cb1c87
Server: add path() accessor to request handler
...
just for convenience
2020-08-06 14:52:07 +02:00
Martin Dobias
0aad0305c5
Merge pull request #38087 from NEDJIMAbelgacem/skybox-feature
...
[3D feature] Skybox feature
2020-08-06 13:00:09 +02:00
signedav
0b9a75c9bf
Merge pull request #38152 from signedav/revert-bad-commit
...
Fix long reload of filter change in attribute table by revert bad commit
2020-08-06 08:36:52 +02:00
Etienne Trimaille
6180938400
Plugin installer - rephrase error message when plugin is not found
2020-08-06 15:30:14 +10:00
Harrissou Sant-anna
dfbf9a57f2
Some tweaks to the "Export 3d scene" dialog
...
reduce dialog minimal size and margins, fix tab order and add help button
2020-08-06 12:42:28 +10:00
NEDJIMAbelgacem
eca2563d21
use qgis::overload instead of QOverload
2020-08-06 03:42:02 +01:00
NEDJIMAbelgacem
3197eb8394
Change skybox faces to more intuitive names in the UI
2020-08-06 03:37:28 +01:00
NEDJIMAbelgacem
0eeaac27a3
Remove transform and unneeded includes from qskyboxentity.h
2020-08-06 03:00:01 +01:00
NEDJIMAbelgacem
0d685a4bf4
Use currentIndex instead of currentText for combobox
2020-08-06 02:51:10 +01:00
NEDJIMAbelgacem
736b3e6210
Add tr to skybox types
2020-08-06 02:35:06 +01:00
NEDJIMAbelgacem
02d94be668
get rid of TexturesCollectionSkybox
2020-08-06 02:27:08 +01:00
NEDJIMAbelgacem
7a022c6dd2
Rename HDR skybox to panoramic skybox
2020-08-06 02:12:48 +01:00
Nyall Dawson
b02c5c0905
Use full canonical path to installed plugins
...
Resolves symlinks which may be used for the plugin folder, e.g. by
plugin developers who symlink a development folder into their profile's
plugin folder path.
Makes it a bit easier for plugin developers to see whether a plugin
is pointing to a local development path or a plugin installed through
the repo.
2020-08-06 11:07:03 +10:00
NEDJIMAbelgacem
d7787f2477
Use path resolver's read/writePath()
...
Remove QSkyboxEntity include
Use deleteLater() instead of delete
Remove unneeded todo
Add \since to skyboxSettings in qgs3dmapsettings.h
2020-08-06 01:09:20 +01:00
NEDJIMAbelgacem
5be696d33f
Fix compilation error for ubuntu system packages users
2020-08-05 10:45:51 +01:00
Nyall Dawson
97915e3203
Add a iface method to directly set a specific GPS connection to connect
...
to in the GPS Information panel
Allows for plugins to create subclasses of QgsGpsConnection and then
hook these into the existing GPS panel widget
2020-08-05 18:52:29 +10:00
nirvn
f7454f65b8
[locator] Use 'go' as prefix for the go to locator filter
2020-08-05 14:20:03 +07:00
nirvn
ed6c959367
[locator] Flag the goto locator as a fast filter
2020-08-05 14:20:03 +07:00
Nyall Dawson
50d4bf0f10
Treat item crs as matching annotation layer CRS
2020-08-05 16:27:09 +10:00
Nyall Dawson
ce40245f83
Fix warning
2020-08-05 16:27:09 +10:00
Nyall Dawson
ca384b2452
Address review comments
2020-08-05 16:27:09 +10:00
Nyall Dawson
6b7bc8278a
Test masks
2020-08-05 16:27:09 +10:00
Nyall Dawson
2e795b2878
Avoid indentation issues between different environments
2020-08-05 16:27:09 +10:00
Nyall Dawson
ea392ea17a
Dox
2020-08-05 16:27:09 +10:00
Nyall Dawson
f2d172fcd3
Implement layer extent calculation
2020-08-05 16:27:09 +10:00
Nyall Dawson
f0d2f3d21d
Allow removing items from annotation layers
2020-08-05 16:27:09 +10:00
Nyall Dawson
5e9264dfb7
Add unit tests for annotation layer
2020-08-05 16:27:09 +10:00
Nyall Dawson
c924ec3087
Add unit tests for marker/line/polygon items
2020-08-05 16:27:09 +10:00
Nyall Dawson
c31ee84b46
Don't return reference
2020-08-05 16:27:09 +10:00
Nyall Dawson
a90555bf95
Remove data provider from annotation layer -- this is no longer required
2020-08-05 16:27:09 +10:00
Nyall Dawson
8300856615
Code shuffle
2020-08-05 16:27:09 +10:00
Nyall Dawson
ef58029369
Minor cleanups
2020-08-05 16:27:09 +10:00
Nyall Dawson
e6c8113260
Tweak api, add tests for annotation item registry
2020-08-05 16:27:09 +10:00
Nyall Dawson
649cd47165
Fix more warnings
2020-08-05 16:27:09 +10:00
Nyall Dawson
6f90139fe9
Dox, build fixes
2020-08-05 16:27:09 +10:00
Nyall Dawson
fbad4e393f
line poly items
2020-08-05 16:27:09 +10:00
Nyall Dawson
c5532d0554
Add missing test file
2020-08-05 16:27:09 +10:00
Nyall Dawson
fe5b423e33
Hookup initial marker item in registry
2020-08-05 16:27:09 +10:00
Nyall Dawson
b0e2a8b5a9
Add registry for annotation item classes
2020-08-05 16:27:09 +10:00
Nyall Dawson
96cf240b39
Dox cleanup
2020-08-05 16:27:09 +10:00
Nyall Dawson
c523063401
Basic storage and restore of annotation layers in projects
2020-08-05 16:27:09 +10:00