68532 Commits

Author SHA1 Message Date
Alessandro Pasotti
0290024f21 Remove unused MAX_CACHE_LAYERS 2021-01-16 06:40:33 +10:00
mhugent
c9ec378cb5
Merge pull request #41031 from mhugent/wms_featureinfo_drag_and_drop_2
Wms featureinfo drag and drop 2
2021-01-15 16:14:40 +01:00
Marco Hugentobler
69317d6853 Fix access control attributes 2021-01-15 14:29:16 +01:00
Marco Hugentobler
a5e074cebe Adapt includes to recent changes in master 2021-01-15 11:29:40 +01:00
Marco Hugentobler
2f5e43027e CI build machine somehow does not like my includes 2021-01-15 11:29:11 +01:00
Marco Hugentobler
63e7567164 Add includes 2021-01-15 11:28:50 +01:00
Marco Hugentobler
de87901b82 Fix comment 2021-01-15 11:28:25 +01:00
Marco Hugentobler
8424dfaab6 Fix comment 2021-01-15 11:27:46 +01:00
Marco Hugentobler
090cd5c036 Add project setting if attribute form should be considered for feature info 2021-01-15 11:27:22 +01:00
Marco Hugentobler
e28fb7f7d4 Consider tab layout for wms feature info 2021-01-15 11:26:50 +01:00
Marco Hugentobler
65691dcc2c Move code to write feature info XML attribute to function 2021-01-15 11:26:23 +01:00
Juergen E. Fischer
79572de476 fix windows nightly (make sure that the header PROJ_VERSION_MAJOR was detected from (nightly build) is actually used) 2021-01-15 10:23:09 +01:00
Denis Rouzaud
352c631214 fix detection of spatialinx for postgres materialized views 2021-01-15 08:40:15 +01:00
Denis Rouzaud
fa8a45a1c2 add test for postgres hasSpatialIndex 2021-01-15 08:40:15 +01:00
Nyall Dawson
89101c51e3 [3d] Refine mouse behavior during fps mode:
- holding middle button while moving mouse up/down = zoom in/out (dolly) in current direction
- holding right button always results in strafe movement, regardless of mouse lock status
2021-01-15 12:27:49 +10:00
Belgacem
e222cd530b add myself to contributors list 2021-01-15 11:03:24 +10:00
Nyall Dawson
5c860847d3 Move browser right click actions which are destructive to a new "Table Operations"
(or "Schema Operations") sub menu

Fixes #40973
2021-01-15 07:32:52 +10:00
vcloarec
5fb9e2fbb7 consistent format 2021-01-15 07:32:37 +10:00
vcloarec
26892a773c display seconds in mesh layer properties 2021-01-15 07:32:37 +10:00
Peter Petrik
93c654c134 mdal 0.8.0 2021-01-15 07:32:05 +10:00
DiGro
36bc0d25d3 Typo's corrected
Line 536  :  Double wording "the"  in "the the stack value".  Removed last "the"
Line 546  :  Excessive space before NoData.  Removed one space.
2021-01-15 05:47:30 +10:00
Nyall Dawson
d6d19580ac Remember camera movement speed changes triggered through fps nav mode 2021-01-15 05:19:53 +10:00
Nyall Dawson
c75fa6633a In fly mode, ctrl = slow down, shift = run 2021-01-15 05:19:53 +10:00
Nyall Dawson
48036b7144 Make elevation changes less sensitive vs ground movements changes 2021-01-15 05:19:53 +10:00
Nyall Dawson
7fa38cecd2 Add global 3d setting to control whether vertical mouse axis movements should be inverted 2021-01-15 05:19:53 +10:00
Nyall Dawson
553c747f3f [3d] Add general 3d options tab, with settings for default camera
projection types and movement options

These settings are inherited by all new 3d views
2021-01-15 05:19:53 +10:00
Nyall Dawson
a630ef47a9 Improve capturing of cursor in mouse lock mode
- Avoid jumpy first motion after activating lock
- Fix capture of cursor to map center -- because the camera controller
has no knowledge of the map canvas geometry (specifically the window
position), we can't set the global mouse cursor position directly from
the controller and instead need to push reponsibility for this up to
the 3d map canvas widget instead
2021-01-15 05:19:53 +10:00
Nyall Dawson
0cb2f50970 Cleanup some code, remove some unreachable conditions 2021-01-15 05:19:53 +10:00
Nyall Dawson
275a8109d0 Rename "fly" navigation mode as "walk" mode
Fly has a different meaning here, where motion has inertia and the
key presses affect the acceleration of motion instead of directly
move the camera.
2021-01-15 05:19:53 +10:00
Denis Rouzaud
93a3c6b987
cmake follow up (#41010) 2021-01-14 16:41:57 +01:00
Alessandro Pasotti
0e4ed398d3
Merge pull request #41011 from elpaso/bugfix-gh41005-server-wms-gfi-ogc-filters
Server getfeatureinfo OGC filter support
2021-01-14 13:52:44 +01:00
Juergen E. Fischer
e15b8947c0 include hana provider in packages 2021-01-14 13:00:46 +01:00
Juergen E. Fischer
8482510a37 fix translation string 2021-01-14 11:57:00 +01:00
Olivier Dalang
da29bff776
fix typo in cmakelists (#41012) 2021-01-14 11:41:20 +01:00
Alessandro Pasotti
a0d847fecd
Merge pull request #40750 from elpaso/connections-api-queryresult-model
QgsQueryResultModel
2021-01-14 11:37:11 +01:00
Alessandro Pasotti
cdbe502bdb Server getfeatureinfo OGC filter support
Fixes #41005
2021-01-14 11:32:37 +01:00
Peter Petrik
4b9f82d9cb fix docs 2021-01-14 10:14:34 +01:00
Peter Petrik
fd5dfa1156 fix raster tiles 2021-01-14 10:14:34 +01:00
Peter Petrik
31b644ea68 restore raster smart 2021-01-14 10:14:34 +01:00
Peter Petrik
9bff34e732 fix documentation 2021-01-14 10:14:34 +01:00
Peter Petrik
d883d416fe [feature] use smarter map redraws: avoid map flickering by usage of cached layer image before the new rendering is done 2021-01-14 10:14:34 +01:00
Juergen E. Fischer
6b834f405d remove trailing whitespaces from CMakeLists.txt 2021-01-14 10:11:52 +01:00
Sam Gillingham
50a98367c5 add cmake QGIS_MACAPP_FRAMEWORK option 2021-01-14 17:05:41 +10:00
Matthias Kuhn
26361a980c
Merge pull request #40914 from suricactus/dms_core
Added support for polymorphic relations relations
2021-01-14 07:39:57 +01:00
Nyall Dawson
814b65ba1c Cleaner approach -- create expression contexts in modeler parameter
definition dialogs using expression context and processing context
generators
2021-01-14 16:15:06 +10:00
roya0045
5a9e8c6290 Only with models 2021-01-14 16:15:06 +10:00
roya0045
6ea2ff55e1 Fixes #39137 2021-01-14 16:15:06 +10:00
Denis Rouzaud
6daf9ef1de
fix pdal's CMakeLists.txt (#41002) 2021-01-14 07:07:01 +01:00
Nyall Dawson
76b89ff394 Apply suggestions from code review 2021-01-14 15:08:15 +10:00
Etienne Trimaille
2e015d5f4c Review the help string about translated project 2021-01-14 15:08:15 +10:00