Activity

From 2020-10-30 to 2020-11-28

2020-11-28

07:45 AM Revision 89a7e3c7 (qgis): Implement responsive map refresh when canvas z range changes
Nyall Dawson
07:45 AM Revision ae5e4db2 (qgis): Add unit test for rendering point cloud with z filter on map settings
Nyall Dawson
07:45 AM Revision 672b5931 (qgis): Expand test
Nyall Dawson
07:45 AM Revision 0c7df501 (qgis): Add framework for calculating the overall elevation/z range of a QgsPro...
Nyall Dawson
07:45 AM Revision 51ae398b (qgis): Completely skip rendering layers which are outside of the map's z range
Nyall Dawson
07:45 AM Revision 775320e0 (qgis): Implement z range filtering for point clouds
Nyall Dawson
07:45 AM Revision 2632627d (qgis): Add point cloud implementation of QgsMapLayerElevationProperties
Nyall Dawson
07:45 AM Revision 17cc0d4a (qgis): Add style flag for elevation properties, and serialize layer
elevation properties Nyall Dawson
07:45 AM Revision 7c964f1d (qgis): Add base class for QgsMapLayerElevationProperties
Base class for storage of map layer elevation properties. Nyall Dawson

2020-11-27

11:13 PM Revision 0f2a967f (qgis): Cleanup some code
Nyall Dawson
11:13 PM Revision 26a7add6 (qgis): Fix crs tab opening when clicking crs button in status bar
and cleanup code a lot Nyall Dawson
11:13 PM Revision d95820ba (qgis): [FEATURE] Add new "View Settings" tab to project properties,
and add option to manually set the full extent for a project
This extent will be used instead of the extent of all l...
Nyall Dawson
11:13 PM Revision 442b9af0 (qgis): Use more appropriate icon for QGIS server tabs
Nyall Dawson
11:11 PM Revision dfe44534 (qgis): add tests
Loïc Bartoletti
11:11 PM Revision 25e14ee7 (qgis): add python binding
Loïc Bartoletti
11:11 PM Revision 7a7d4c89 (qgis): [API] Add bisector method
Loïc Bartoletti
10:49 PM Revision ce916eae (qgis): Merge pull request #40254 from elpaso/server-landingpage-scale-support
Server landing page: support for scale Alessandro Pasotti
08:24 PM Revision eaa0642b (qgis): indent QtCore.py
Loïc Bartoletti
08:24 PM Revision bbc64086 (qgis): Nano optimization: swap metadata factory function resolve
Because it's just WFS who uses the multipleProviderMetadataFactory
Barely measurable but measurable (~5 ms on my mac...
Alessandro Pasotti
08:23 PM Revision 8f4a3c64 (qgis): [3d] Update camera near and far planes using other chunked entities
Until now we were only considering terrain entity when adjusting
near and far planes of the camera. But that can caus...
Martin Dobias
04:31 PM Revision 8af46bc5 (qgis): Merge pull request #39781 from troopa81/fix_gen_col_eval_def
[Oracle] Fix generated columns when evaluate default value is on Alessandro Pasotti
04:07 PM Revision d79e1a97 (qgis): Do not silently fail while filtering on exp error
Fixes #40316 Alessandro Pasotti
03:45 PM Revision 7c1d29c3 (qgis): override default value only when tool executed from GUI
Alexander Bruy
12:28 PM Revision 2722b7cc (qgis): Merge pull request #40315 from elpaso/nanoptmize-dll-exclude-auth
Nano optimization: don't try to load auth methods as providers Alessandro Pasotti
10:44 AM Revision 3fa957e7 (qgis): Nano optimization: don't try to load auth methods as providers
Alessandro Pasotti
09:28 AM Revision 033bcce6 (qgis): Correctly transform on the fly point clouds while rendering in 2d
and layer crs differs from map crs Nyall Dawson
09:28 AM Revision 58c09a36 (qgis): More efficient handling of z range when rendering point clouds
Completely skip any nodes which are outside of the z range filter
of the render context, instead of testing point by ...
Nyall Dawson
06:05 AM Revision 8536b15f (qgis): Fix issues for mesh layer
github-actions[bot]
05:51 AM Revision fe58d495 (qgis): [processing] don't set any default value for optional NODATA parameter
in GDAL rastrize algorithm (fix #39752).
As this is optional parameter better to have it not set by default to
avoid...
Alexander Bruy
05:45 AM Revision c0a579c7 (qgis): Merge pull request #40223 from nyalldawson/vrt_separate
Don't default to placing each input file in a separate band in build vrt algorithm Nyall Dawson
04:11 AM Revision 37ab5e80 (qgis): [qgsquick] add option to forcly reload feature forms from qml
Peter Petrik
04:10 AM Revision 437df14f (qgis): Merge pull request #40288 from vcloarec/fixTimeExtent
Fix issues for mesh layer Nyall Dawson

2020-11-26

12:00 AM Revision 3bbd0270 (qgis): Added tags to diff and symdiff algorithms
Stefanow Natsis
07:36 PM Revision 3677a0b2 (qgis): fix row number calculation when reporting errors in the Processing batc...
github-actions[bot]
07:34 PM Revision 71f152b7 (qgis): fix mesh rendering settings
github-actions[bot]
07:34 PM Revision ca6f0a46 (qgis): [o2] Allow users to set a custom HTTP header to use when sending the re...
github-actions[bot]
05:42 PM Revision 451064f7 (qgis): Cache relkind to avoid requesting it every time we need it
Julien Cabieces
05:41 PM Revision feff1809 (qgis): [postgres] Fixes #40162 : Don't use explain plan when estimating count ...
Julien Cabieces
02:18 PM Revision 5c87f705 (qgis): Merge pull request #40293 from alexbruy/fix-39326
fix row number calculation when reporting errors in the Processing batch mode (fix #39326) Alexander Bruy
10:48 AM Revision b4547b60 (qgis): Don't install owslib through pip, it tries to install pyproj and a cust...
(cherry picked from commit ebd654c4f3f34c5802d329fa326582d36be56ab7) Nyall Dawson
10:27 AM Revision 220cb564 (qgis): fix row number calculation when reporting errors in the Processing batch
mode (fix #39326) Alexander Bruy
09:39 AM Revision 6edfc994 (qgis): Remove footer
Alessandro Pasotti
04:49 AM Revision e1c53c5d (qgis): Fix range slider interaction when min is negative value
Nyall Dawson
04:38 AM Revision 026c323b (qgis): avoid crash when invalid mesh group names
when problem in the formula of mesh calculator Vincent Cloarec
04:11 AM Revision 29a83c1a (qgis): Clamp values to preset ranges
Nyall Dawson
04:11 AM Revision cb8574a5 (qgis): Range can be dragged by clicking and dragging over the selected range
Nyall Dawson
04:11 AM Revision c5e0513b (qgis): Fix size hints (sync with QSlider)
Nyall Dawson
04:11 AM Revision 62f751e1 (qgis): Working key interaction
In horizontal mode left/right,pageup/pagedown changes active slider position
while up/down flips between selecting th...
Nyall Dawson
04:11 AM Revision aa832aab (qgis): Use cursors to indicate interactivability
Nyall Dawson
04:11 AM Revision 2683a571 (qgis): Add alternative constructor
Nyall Dawson
04:11 AM Revision f30ced93 (qgis): Nicer keyboard interaction when sliders are overlapping
Since it's impossible to tell which slider is focused in this case,
automatically target whichever slider makes sense...
Nyall Dawson
04:11 AM Revision 5b72825b (qgis): Allow home/end presses:
If a slider is selected this will snap the slider to the start/end
of the range or the other range slider's value
If...
Nyall Dawson
04:11 AM Revision b41a9a84 (qgis): Add step properties to widget
Nyall Dawson
04:11 AM Revision ac5295c9 (qgis): Shift + drag over the start or end handle will move the whole range wit...
changing its width Nyall Dawson
04:11 AM Revision 5a8ce2da (qgis): Make it easier to drag lower handle exactly to upper handle value and v...
Nyall Dawson
04:11 AM Revision 292a08d3 (qgis): Nicer UX when clicking over overlapping lower/upper handles
In this case the direction of the subsequent drag dictates which slider
will be moved -- a move to the left will affe...
Nyall Dawson
04:11 AM Revision ca03f642 (qgis): Fix slightly oversized selection range when in flipped direction modes
Nyall Dawson
04:11 AM Revision f0cbbae2 (qgis): Port hover/pressed state handling from QSlider
Nyall Dawson
04:11 AM Revision 580ab84b (qgis): Add a dual handle range slider widget
This widget implements a slider which allows users to set a value
range, with a lower and upper value.
Nyall Dawson
04:11 AM Revision a9e26449 (qgis): Add unit tests
Nyall Dawson
04:11 AM Revision 71772260 (qgis): Show focus rects on range slider sub components
Nyall Dawson
04:11 AM Revision 20b0491c (qgis): Rename inverted appearance methods to flippedDirection in order to
clarify that they aren't quite the same as their QSlider counterparts. Nyall Dawson
03:20 AM Revision 8a0973b4 (qgis): [o2] Allow users to set a custom HTTP header to use when sending the
retrieved token during requests
Some services do not use the default HTTP "Authorization" header
for specifying the ...
Nyall Dawson

2020-11-25

10:34 PM Revision 96c07cd8 (qgis): fix multi mesh layer in app
Vincent Cloarec
10:28 PM Revision 74edcbed (qgis): fix mesh rendering settings
Vincent Cloarec
10:27 PM Revision ee734111 (qgis): Add tab stops to Layout Map Item Clipping settings
github-actions[bot]
08:44 PM Revision 2a30091f (qgis): Remove unused import
Matthias Kuhn
08:42 PM Revision 2b6eb652 (qgis): Use Scintilla for word wrap
Matthias Kuhn
07:50 PM Revision b480feaa (qgis): Add tab stops to Map Clipping settings
Harrissou Santanna
07:18 PM Revision 5ae04530 (qgis): Add isInfinite function to QgsIntRange/QgsDoubleRange
Nyall Dawson
07:18 PM Revision 752746d4 (qgis): Add equality operators for QgsRange
Nyall Dawson
07:18 PM Revision f6f03cd8 (qgis): [api] Add z range filtering option to QgsMapSettings/QgsRenderContext/Q...
Allows for map renders to be filtered by a z or elevation range,
such that only parts of the layer which are consider...
Nyall Dawson
07:18 PM Revision 928c969e (qgis): More appropriate equality operator for QgsDoubleRange
Nyall Dawson
07:18 PM Revision 81b21baf (qgis): Fix equality
Nyall Dawson
07:18 PM Revision 867dc85b (qgis): Add doxy group
Nyall Dawson
07:18 PM Revision 95fa3382 (qgis): Add repr for QgsIntRange/QgsDoubleRange
Nyall Dawson
07:18 PM Revision 2c97e868 (qgis): Fix use of deprecated constructor
Nyall Dawson
10:56 AM Revision 3009db97 (qgis): Fix message for PG connections username:password
in the domain part of the URL Alessandro Pasotti
04:32 AM Revision e6c8a149 (qgis): fix of various runtime/compilation warnings from qml
Peter Petrik
02:48 AM Revision 30446ef2 (qgis): spelling and minor fixes
Vincent Cloarec
02:02 AM Revision 735329a6 (qgis): fix arg
Vincent Cloarec
01:59 AM Revision 62125514 (qgis): change to a parallel thread approach
Vincent Cloarec

2020-11-24

10:37 PM Revision 42e16a60 (qgis): fix duplicate symbols in qgis_core and providers/qt
github-actions[bot]
07:46 PM Revision d79065ce (qgis): Fix Qt5LinguistTools detection/lrelease binary location
github-actions[bot]
07:46 PM Revision 0da839f9 (qgis): fix duplicate when using static qgis_core lib
Peter Petrik
09:59 AM Revision b9eae61a (qgis): Server landing page: support for scale
and scale dependent symbology in the legend Alessandro Pasotti
07:45 AM Revision 3b4e3601 (qgis): Merge pull request #40245 from a17r/find-lrelease
Fix Qt5LinguistTools detection/lrelease binary location Matthias Kuhn
04:14 AM Revision 347885b5 (qgis): Astyle
Nyall Dawson
04:11 AM Revision 85094acb (qgis): Fix crash on Qt >= 5.14
Master only Nyall Dawson
04:11 AM Revision 83ccb655 (qgis): [processing] Add method to set an explicit override for the default
value of a parameter for the GUI only
This allows us freedom to change the default settings for an algorithm
shown w...
Nyall Dawson
04:11 AM Revision b89d7fd0 (qgis): [processing][gdal] Don't default to placing each input file in a separate
band in build vrt algorithm
Creating a multi-band vrt is much less common vs creating a mosaic
style vrt, so set the...
Nyall Dawson
04:11 AM Revision a1f85d4d (qgis): allow use poly2tri from system
github-actions[bot]
04:06 AM Revision 39b11161 (qgis): select feature context menu
Vincent Cloarec
04:06 AM Revision 740c0f73 (qgis): fix spelling and doc
Vincent Cloarec
03:59 AM Revision 99fa35cd (qgis): Fix dox
Nyall Dawson
01:19 AM Revision a035f434 (qgis): Dox++
Nyall Dawson

2020-11-23

12:19 AM Revision 5657fbc0 (qgis): fix mesh vector ui
Vincent Cloarec
12:18 AM Revision eac5d67e (qgis): allow use poly2tri from system
Peter Petrik
10:05 PM Revision db2fee6c (qgis): Fix Qt5LinguistTools detection/lrelease binary location
Correctly find the Qt5 module that provides the path to Qt5-based lrelease.
Available since >= Qt-5.3.1 which is well...
Andreas Sturmlechner
07:44 PM Revision 3240f788 (qgis): Fix handling of overview full extent when project full extent isn't man...
Nyall Dawson
07:44 PM Revision 13e8d45f (qgis): Add signal for when project preset full extent is changed
Nyall Dawson
07:44 PM Revision 483cb8df (qgis): Add api to set the maximal extent for a project
If set, this extent will be used when zooming to full extent (or for the
full extent for a map overview frame) instea...
Nyall Dawson
05:53 PM Revision e5513456 (qgis): Complete test
Julien Cabieces
11:46 AM Revision 4f1b8e39 (qgis): const on variable
Co-authored-by: Alessandro Pasotti <[email protected]> Julien Cabieces
11:46 AM Revision fe3b8096 (qgis): [Oracle] Fix generated columns when evaluate default value is on
Julien Cabieces
11:24 AM Revision 5bd0058b (qgis): Merge pull request #38032 from troopa81/feat_gen_field_readonly
Display generated fields as read-only in editors Matthias Kuhn
10:20 AM Revision b6ee3e66 (qgis): [feature][processing] Add new algorithm to retain only selected fields
Allows users to select a list of fields to keep, and all other fields
will be dropped from the layer. Helps with maki...
Nyall Dawson
10:20 AM Revision b07a58c0 (qgis): [processing] Port delete fields algorithm to c++
1:1 port for speed/compile time safety, no user-facing changes
Also add tests
Nyall Dawson
06:05 AM Revision 37972328 (qgis): Don't show degrees based annotation format options for non-geographic m...
github-actions[bot]
05:03 AM Revision fcccc50d (qgis): Add a __repr__ method to QgsDataSourceUri
(cherry picked from commit 3234489d87dd66c378634e4007d6b18397f70832) Nyall Dawson
03:09 AM Revision 6a86642c (qgis): Merge pull request #40220 from nyalldawson/papercut_dd_grid
Don't show degrees based annotation format options for non-geographic map grids Nyall Dawson
02:39 AM Revision 3234489d (qgis): Add a __repr__ method to QgsDataSourceUri
Nyall Dawson

2020-11-22

11:26 PM Revision 5003db68 (qgis): [3d] Use camera-provided near/far plane values for orthographic projection
Mathieu Pellerin - nIRV
11:22 PM Revision b3d9bf85 (qgis): Update translators list and fix svg Sardinian Flag and name not show on...
ValPinna
11:20 PM Revision 054f8dae (qgis): PG raster: fix crash on invalid extent
github-actions[bot]
10:04 PM Revision b6f3da38 (qgis): [layouts] Don't show degrees based annotation formats as options
for grids which are not latitude/longitude based
I.e. if the grid crs isn't geographic, then only show the decimal
f...
Nyall Dawson
10:04 PM Revision c9265b4c (qgis): Fix capitalization
Nyall Dawson
10:03 PM Revision 494bf24b (qgis): Add signals for when layout item map crs or grid crs are changed
Nyall Dawson
01:27 AM Revision 84b9cbf7 (qgis): Don't show option to customise legend patch symbol for raster nodes
github-actions[bot]

2020-11-21

08:02 PM Revision 1b568257 (qgis): Don't show option to customise legend patch symbol for raster nodes
This doesn't work, and doesn't make sense Nyall Dawson
08:02 PM Revision cfc5b37c (qgis): Fix unreported crash when removing items from layout legend
Master only Nyall Dawson
08:02 PM Revision 41dc29af (qgis): Fix unreported crash when trying to move legend items in layout legends
Master only Nyall Dawson
08:01 PM Revision cfbd0890 (qgis): [layouts] Don't list 3d map as first item type
Given a choice between the 3d map option being the first item type
listed (before even 2d maps) or last, lets move it...
Nyall Dawson
07:58 PM Revision 13951b2b (qgis): Make it easier to use the correct timeout for messages in message bars,
and ensure that correct timeouts are used for all created messages Nyall Dawson
07:58 PM Revision d47a6547 (qgis): Use notify instead
Nyall Dawson
07:58 PM Revision c7aa09be (qgis): Show success message after compacting gpkg
Nyall Dawson
07:58 PM Revision 2c381693 (qgis): Use more appropriate refresh action after changing gpkg through browser
Avoids the geopackage state collapsing each time, and ensures that
the contents are correctly refreshed for non-regis...
Nyall Dawson
07:58 PM Revision 5e7b5003 (qgis): Use message bar for messages when performing actions to geopackages
through browser instead of message boxes Nyall Dawson
10:13 AM Revision b010d886 (qgis): Merge pull request #39695 from alexbruy/enum-as-string
[processing] add parameterAsEnumString() method to retrieve the string value of the enum Alexander Bruy

2020-11-20

10:10 PM Revision ca637cfe (qgis): Merge pull request #40107 from rduivenvoorde/39855_diminfo_param_take2
Fix for diminfo as string in Oracle mdsys metadata query Matthias Kuhn
07:26 PM Revision 482d5851 (qgis): Fix mssql connections not added/removed predictabely when not from main...
(cherry picked from commit cf37cb94f38230bee6d1066ad622c16f1bece8b5) domi
07:26 PM Revision 4b9d9cf2 (qgis): [processing] Fix Import Geotagged photos algorithm incorrectly
assigns form widgets when saving the results to GPKG or other
formats which automatically insert new fields into the ...
Nyall Dawson
07:26 PM Revision ee88c428 (qgis): [processing] correctly escape parentheses in GDAL command (fix #39525)
(cherry picked from commit bfdb99fe6592813ab8b9ec98bfe8adf463323877) Alexander Bruy
07:26 PM Revision 9a075a49 (qgis): Fix logic in QgsUserInputWidget which incorrectly deletes other
widgets whenever one existing widget is deleted
Fixes calls to iface.addUserInputWidget() does not show any widget i...
Nyall Dawson
07:26 PM Revision ad490963 (qgis): Fix reshape line tool fails when reshape line partially exactly
overlaps geometry
(cherry picked from commit 37de804b009dacce68d4c97769e3773f9498d642)
Nyall Dawson
07:26 PM Revision 33ca320a (qgis): Fix importlib util module import
to avoid "module 'importlib' has no attribute 'util'" error that prevent the load of user scripts in some circumstanc... Andrea Giudiceandrea
07:26 PM Revision 0a350e17 (qgis): [WFS provider] Fix connecting to a server with non-basic authentication
Even Rouault
07:26 PM Revision 3dc2f6bf (qgis): Show referer on WMS connection dialog from browser.
(cherry picked from commit 8cf5089c6f380adb3bdf303e762ed5e55c207318) Ismail Sunni
07:26 PM Revision b21bc037 (qgis): Fix color menu disappears immediately when tweaking color on qt 5.15 bu...
(cherry picked from commit bff43e44fd19fbb7a0663ae4fee6ccfd2f78c759) Nyall Dawson
07:26 PM Revision f5bc8c94 (qgis): Fix authentication configuration is lost when adding Arcgis Feature
Service/Map service layers via source select dialog instead of browser
Fixes #39822
(cherry picked from commit 4436...
Nyall Dawson
07:26 PM Revision d72e36dd (qgis): Fix crash when trying to use meta enums on some platforms
Keeping references to static meta objects and meta enums around seems
to avoid the crash
(cherry picked from commit ...
Nyall Dawson
07:26 PM Revision 8dfede8d (qgis): Allow non-ASCII layer filenames exporting GeoPDF
(cherry picked from commit bf44fdfed99db412a394bde75703257e8df1dc3e) Andrea Giudiceandrea
07:26 PM Revision cf0a216a (qgis): [processing] fix method name in GUI wrapper
(cherry picked from commit fa1b704a5c7bc4b12679954b37d429f79d080dee) Andrea Giudiceandrea
07:26 PM Revision 5eae8f23 (qgis): Fix random stall in QgsBlockingNetworkRequest at QGIS exit
which prevents the application from exiting (GUI remains blocked)
This fixes a 'random' issue (occurs maybe 20% of t...
Even Rouault
07:25 PM Revision 33d079ea (qgis): OAuth2: avoid infinite loop when refreshing token from non-main thread
If a worker thread (such as a repaint one) causes a refresh of the token
(and if the main thread also tries to call Q...
Even Rouault
07:25 PM Revision df4a0fb3 (qgis): QgsDataItem::createChildren(): fix SIP generated C++ method
The SIP_FACTORY annotation didn't do the job for a Python implementation
of createChildren(). We must write a custom ...
Even Rouault
07:25 PM Revision 2f86f6d9 (qgis): Fix color menu disappears immediately when tweaking color on qt 5.15 bu...
(cherry picked from commit bff43e44fd19fbb7a0663ae4fee6ccfd2f78c759) Nyall Dawson
07:25 PM Revision 8f1ba313 (qgis): Proper invalidation of OGR sources on sync to disc
Fixes #39574 and #35144 Björn Harrtell
07:25 PM Revision 3446c4fe (qgis): [temporal] Update the identify tool to take temporal range context into...
Mathieu Pellerin - nIRV
07:25 PM Revision 6b638aae (qgis): [temporal] Update the attribute table's show feature visible on map to ...
Mathieu Pellerin - nIRV
07:25 PM Revision 46067e59 (qgis): OGR provider: fix uniqueStringsMatching() with GDAL >= 3.1
Even Rouault
07:25 PM Revision e56c50d7 (qgis): [geometry fixer] PR review - spatial index
(cherry picked from commit 4d11d792ed3918be2d26c9f2d92c38ef1d9f9c9f) Olivier Dalang
07:25 PM Revision d7c1ccbe (qgis): OAuth2: avoid constant token refreshing if the expiration delay is < 2 ...
Currently we refresh the token 2 minutes befores its theoretical expiration.
But if using default Keycloack configura...
Even Rouault
07:25 PM Revision 98abc4fc (qgis): DB manager: PG read enum value for sslmode
Fixes #38245
(cherry picked from commit 6cbbf5ebd1fa3e9714c7af8b97d7572636107b61)
Alessandro Pasotti
07:25 PM Revision e51a2639 (qgis): Fix reshape tool fails in certain circumstances when line matching
tolerance is incorrectly handled
(cherry picked from commit 019b75d970b7da1fcb181301132170c86b43e81a)
Nyall Dawson
07:25 PM Revision 03bef698 (qgis): Store initial extent as DefaultViewExtent in view settings
(cherry picked from commit 0c8952edfb9e8c2f1e1602772131c1ebf35b8b25) Alessandro Pasotti
07:25 PM Revision d1f3f00b (qgis): [3d] Update vector layers when modifications are made to them
(cherry picked from commit 9abe7d1bbede8dbbab4b430d703e5c4a4025aec6) Nyall Dawson
07:25 PM Revision 174b4755 (qgis): Fix identify action test
Mathieu Pellerin - nIRV
07:25 PM Revision 4365c542 (qgis): [geometry fixer] fix gap check geometry fix edge case
The case where the gap was containing a point that was
lying inside (or on the edge) of a neighbouring polygon
used t...
Olivier Dalang
07:25 PM Revision 75a3cd7a (qgis): [geometry fixer] fix overlap check tolerance error
We were not using the same tolerance when collecting
the error than when fixing the error.
(cherry picked from commi...
Olivier Dalang
07:25 PM Revision 643648c8 (qgis): [geometry fixer] overlapcheck incorectly snaps corrected feature to grid
(cherry picked from commit c97e3243e5f39065197020ee4b72545ca12cd670) Olivier Dalang
07:25 PM Revision 7eb610e5 (qgis): [geometry fixer] PR review
(cherry picked from commit e79f9a97daea8e6e897674a98c132d9b15a1bcb6) Olivier Dalang
07:25 PM Revision 2fe28dd8 (qgis): Test updates
(cherry picked from commit 467f4f1088b56a7c7f0c1afdce63c64e0280c44a) Nyall Dawson
07:25 PM Revision dcb9940b (qgis): Random marker test
(cherry picked from commit 5f06ef936bdb3e9738f8511711a14bde3f4e73fb) Nyall Dawson
07:25 PM Revision 0dd2d902 (qgis): Gradient fill test
(cherry picked from commit 41afb24e0ab48271bebba42f1b3bdd3bf9dd94fd) Nyall Dawson
07:25 PM Revision 4d956a58 (qgis): Centroid fill test
(cherry picked from commit 6ef01f55c40bd502f2c1d3d7a5cb291093296b9c) Nyall Dawson
07:25 PM Revision d4bf8ceb (qgis): Add simple fill test
(cherry picked from commit 974046ada86d5c17a3bd1eb5a27d2f9fa1b9ef02) Nyall Dawson
07:25 PM Revision 3ccbbbfd (qgis): Add marker line test
(cherry picked from commit c9685aafdf7332031f364f8a1c3baa8811095870) Nyall Dawson
07:25 PM Revision 19e2758e (qgis): Reuse QgsPostgresConn to prevent deadlock
QgsPostgresProviderConnection::executeSqlPrivate() has a nested
call to itself which may cause a deadlock when the co...
Tom Vijlbrief
07:25 PM Revision b0cd8d65 (qgis): Add arrow symbol layer test
(cherry picked from commit 07d3a82f2bd298326d3904ca9582df0dc2baa4c4) Nyall Dawson
07:25 PM Revision 600c7092 (qgis): Simple line test
(cherry picked from commit ecddb33df15e03d8786a306ffa561ba13aa84426) Nyall Dawson
07:25 PM Revision 8498ef06 (qgis): Svg marker test
(cherry picked from commit 02f362d201c005d48cbb86c890ae3bb12f6ffe12) Nyall Dawson
07:25 PM Revision 518ec987 (qgis): Raster marker test
(cherry picked from commit 652d8bf79fb9903e56e1b13ef99512cec8ff0d55) Nyall Dawson
07:25 PM Revision b04add8f (qgis): Filled marker test
(cherry picked from commit 24ca0645675516d3569bdb91d9936ae522921975) Nyall Dawson
07:25 PM Revision 1989dd39 (qgis): Font marker test
(cherry picked from commit f6490b06928ad633263274b85ff0be553b05226c) Nyall Dawson
07:25 PM Revision 5a2d4cb8 (qgis): Ellipse marker test
(cherry picked from commit f3e3a6bf24e88e674ba4aa074a5e587668508f6c) Nyall Dawson
07:25 PM Revision 6a631e22 (qgis): Simple marker test
(cherry picked from commit af0160edd910eb4ed162a5ac5363ce17d8a3910d) Nyall Dawson
07:25 PM Revision 2a301360 (qgis): Ensure that all symbol layer types correctly respect the symbol's opacity
setting, even when the symbol layer has data defined colors set or involves
sub symbols (e.g. marker line symbols)
F...
Nyall Dawson
07:25 PM Revision 159513e4 (qgis): Fix random stall in QgsBlockingNetworkRequest at QGIS exit
which prevents the application from exiting (GUI remains blocked)
This fixes a 'random' issue (occurs maybe 20% of t...
Even Rouault
07:25 PM Revision f88c48d8 (qgis): On timestep-size change, Set timeslider to best possible fit (instead o...
Try to remember/set last timeframe (upon timestep- or timeframe-changes).
Setting the stepsize to a different size, ...
Richard Duivenvoorde
07:25 PM Revision 77b9937b (qgis): Mark method as const
(cherry picked from commit 8c45aad09ed1caeca06e3e9d64aa2948d1eb9ed7) Nyall Dawson
07:25 PM Revision 658e81f3 (qgis): Use std::make_shared()
(cherry picked from commit 38ed7e8b3634d5eef6708865c93225058e1677d8) Tom Vijlbrief
07:25 PM Revision 68a5a5cd (qgis): Create QgsPoolPostgresConn for RAII usage.
Wraps acquireConnection() and releaseConnection() from a QgsPostgresConnPool.
This can be used for creating std::sha...
Tom Vijlbrief
07:25 PM Revision e1085d70 (qgis): Add hash line test
(cherry picked from commit 65c2542a096a90aed35ae593713699b2efd630b6) Nyall Dawson
07:24 PM Revision 78825cf2 (qgis): Fix qt warning raised while constructing some forms of layer URIs
due to accessing character position past end of string Nyall Dawson
03:26 PM Revision 78e0a97a (qgis): add read-only as a property
Julien Cabieces
03:04 PM Revision bfda390e (qgis): Complete Qgsfield unit test with read-only attribute
Julien Cabieces
02:54 PM Revision 87f8e151 (qgis): Display generated field as read-only is editors
Julien Cabieces
02:52 PM Revision d952eb4b (qgis): fix deprecation
Alexander Bruy
02:27 PM Revision 8edb133c (qgis): update enum wrapper to support static strings
Alexander Bruy
02:27 PM Revision a0a753e5 (qgis): fix deprecation warning
Alexander Bruy
02:27 PM Revision cf58866f (qgis): use static enum strings for the encoding parameter in the DXF export al...
Alexander Bruy
02:11 PM Revision b381a90d (qgis): Release of 3.16.1
Jürgen Fischer
02:11 PM Revision 264f8c56 (qgis): translation update for 3.16.1 from transifex
Jürgen Fischer
02:08 PM Revision 75c848ff (qgis): Release of 3.10.12
Jürgen Fischer
02:08 PM Revision f47a575f (qgis): translation update for 3.10.12 from transifex
Jürgen Fischer
01:52 PM Revision b001d57a (qgis): tsstat.pl: fix indentatation
Jürgen Fischer
12:05 PM Revision cd54dd43 (qgis): Merge pull request #40159 from DelazJ/isSelectedGetFeature316
Add/fix examples of is_selected function Matthias Kuhn
11:13 AM Revision d01c9bd3 (qgis): Merge pull request #40200 from qgis-bot/backport-40184-to-release-3_16
[Backport release-3_16] [curves tracing] expose settings for tracing curves in the UI Matthias Kuhn
11:01 AM Revision ed53ea5f (qgis): Update src/providers/oracle/qgsoracleprovider.cpp
Co-authored-by: Matthias Kuhn <[email protected]> Richard Duivenvoorde
09:05 AM Revision 502f4200 (qgis): Merge pull request #40181 from nirvn/ortho_gift
[FEATURE][3d] Orthographic projection support for 3D scenes Mathieu Pellerin - nIRV
08:58 AM Revision 311a0921 (qgis): Merge pull request #39784 from elpaso/bugfix-gh39779-pgraster-crash-on-...
PG raster: fix crash on invalid extent Alessandro Pasotti
08:57 AM Revision 0f97ac7b (qgis): Merge pull request #40100 from DelazJ/wmsDialog
Update the Add WM(T)S layers dialog Alessandro Pasotti
07:55 AM Revision 4447d788 (qgis): Fix errors and inconsistencies resulting from adding M values to a data...
github-actions[bot]
07:35 AM Revision a7dc1a98 (qgis): [curves tracing] expose settings for tracing curves in the UI
github-actions[bot]
07:32 AM Revision 30e7913b (qgis): Merge pull request #40184 from olivierdalang/tracing_curves_expose_sett...
[curves tracing] expose settings for tracing curves in the UI Matthias Kuhn
03:12 AM Revision 1fe05fed (qgis): Address review
Mathieu Pellerin - nIRV
02:25 AM Revision 6c30a464 (qgis): Fix errors and inconsistencies resulting from adding M values to
a dataset with a ****25D wkb type
Previously we did not handle adding M values to any "25d" WKB
type (as there's no ...
Nyall Dawson

2020-11-19

12:08 AM Revision f340a339 (qgis): Fix conflicts
Matthias Kuhn
12:08 AM Revision 71616999 (qgis): [virtual layers] warn if unique identifier is not a valid field name
github-actions[bot]
12:03 AM Revision 8f4367de (qgis): add missing currentFeature, removes android compilation warning
Peter Petrik
10:43 PM Revision 2f876bca (qgis): add a 'count features in polygons' like expression
Harrissou Santanna
09:59 PM Revision 6b9af14f (qgis): Use lower case for overlay_* functions references
Harrissou Santanna
09:52 PM Revision 0b0f584c (qgis): Add/fix examples of is_selected function
using get_feature function not returning uniquely identifiable feature
completes with get_feature_by_id example
Harrissou Santanna
09:52 PM Revision 348bc8b8 (qgis): Enforce the current layer use for is_selected function
Harrissou Santanna
09:52 PM Revision 9bf2e902 (qgis): Fix typo
Harrissou Santanna
09:33 PM Revision 3ca1fafb (qgis): [needs-docs] Modify label of the getfeatureinfo max results
in the Add WM(T)S dialog Harrissou Santanna
08:50 PM Revision eec1695e (qgis): Nam function chganged to lower case
Line 5 : ST_TOUCHES should be ST_Touches.
Other functions also were changed to lower case (i.e. ST_CONTAINS, ST_ CR...
DiGro
08:50 PM Revision e7ea6e4c (qgis): Name function PostGIS to lower case
Line 5 : ST_WITHIN should be ST_Within.
Other functions also were changed to lower case (i.e. ST_CONTAINS, ST_ CROS...
DiGro
08:49 PM Revision a8ae44eb (qgis): Name function changed to lower case
Line 5 : ST_INTERSECTS should be ST_Intersects.
Other functions also were changed to lower case (i.e. ST_CONTAINS, ...
DiGro
08:43 PM Revision 08855cee (qgis): Merge pull request #40189 from DiGro/patch-6
Typo corrected Matthias Kuhn
08:24 PM Revision f41bde96 (qgis): Fix layout alignment and spacing issues in vector layer symbol dialog
Nyall Dawson
08:23 PM Revision a689043b (qgis): Fix random stall in QgsBlockingNetworkRequest at QGIS exit
which prevents the application from exiting (GUI remains blocked)
This fixes a 'random' issue (occurs maybe 20% of t...
Even Rouault
07:26 PM Revision c7bdc474 (qgis): Merge pull request #40185 from elpaso/server-landingpage-project-from-c...
Server landing page: use cached projects Alessandro Pasotti
06:33 PM Revision cc98fe30 (qgis): support static (non-translated) strings as enum values in Processing
Alexander Bruy
03:58 PM Revision 518f547f (qgis): Update qgsalgorithmexportmesh.cpp
Line 999 : "and inerval values" should probably be "and interval values".
Added letter t to inerval ...
DiGro
03:49 PM Revision acbeebe3 (qgis): [pointclouds] Expose option to set point size for 2d point cloud renders
Nyall Dawson
03:49 PM Revision 83aa68fb (qgis): Update tests
Nyall Dawson
03:49 PM Revision 4d3978bd (qgis): Ensure point cloud widget is opened in dock mode correctly
Nyall Dawson
03:05 PM Revision 2c1468ab (qgis): Merge pull request #40094 from tomtor/LimitRows
Limit number of rows for Postgis retrieveLayerTypes Alessandro Pasotti
01:06 PM Revision a5ac126a (qgis): fix windows build and some warnings
Jürgen Fischer
12:45 PM Revision d9b4c0f5 (qgis): [curves tracing] followup : improve tooltip wording
Olivier Dalang
12:32 PM Revision 1cc55f99 (qgis): Server landing page: use cached projects
Alessandro Pasotti
11:58 AM Revision 72b55741 (qgis): [curves tracing] expose settings for tracing curves in the UI
Olivier Dalang
10:20 AM Revision ee96e084 (qgis): QgsRendererPropertiesDialog: initialize mDockMode member
github-actions[bot]
10:20 AM Revision 2bd49ff5 (qgis): QgsRendererPropertiesDialog: initialize mDockMode member
github-actions[bot]
09:30 AM Revision 9dee613a (qgis): [FEATURE][3d] Orthographic projection support for 3D scenes
Mathieu Pellerin - nIRV
07:15 AM Revision d984d3a3 (qgis): Merge pull request #40174 from rouault/qgsrendererpropertiesdialog_init...
QgsRendererPropertiesDialog: initialize mDockMode member Matthias Kuhn
07:03 AM Revision a2feb15c (qgis): Merge pull request #40097 from tomtor/ReuseConnection
Reuse QgsPostgresConn to prevent deadlock Matthias Kuhn
05:31 AM Revision e096c448 (qgis): fix texture 3d OpenGL problem on MacOS
Peter Petrik
04:09 AM Revision 3fbd7acc (qgis): WFS provider: use QApplication instead of QgsApplication for use in sta...
github-actions[bot]
04:09 AM Revision 2d3c9a35 (qgis): Make Pause/Stop button checked in start of Temporal Controller
github-actions[bot]
02:21 AM Revision f3f05224 (qgis): Beautiful HTML
Matthias Kuhn
02:21 AM Revision 11b577ee (qgis): [virtual layers] warn if unique identifier is not a valid field name
Matthias Kuhn
02:20 AM Revision 6797118e (qgis): On timestep-size change, Set timeslider to best possible fit (instead o...
Try to remember/set last timeframe (upon timestep- or timeframe-changes).
Setting the stepsize to a different size, ...
Richard Duivenvoorde
02:12 AM Revision cb06306a (qgis): Allow non-ASCII layer filenames exporting GeoPDF
github-actions[bot]
01:03 AM Revision b2facfa7 (qgis): QgsRendererPropertiesDialog: initialize mDockMode member
Otherwise when adding a layer for the first time, Valgrind raises
the following warning:
==27708== Conditional jump ...
Even Rouault

2020-11-18

12:00 AM Revision fb48bc92 (qgis): Make Pause/Stop button checked in start of Temporal Controller
Minimal tweak, just to make the state of the controller more clear. Richard Duivenvoorde
11:15 PM Revision a747db3e (qgis): Fix order of point cloud tabs in layer styling widget
Nyall Dawson
11:15 PM Revision 62a28911 (qgis): Fix position of 3d symbology tab in point cloud layer properties
Nyall Dawson
11:15 PM Revision caee7cd8 (qgis): Don't collapse point cloud 2d renderer rendering group by default,
there's plently of room on that tab to show it expanded Nyall Dawson
11:14 PM Revision 0284dcf3 (qgis): [all features locator] respect search limits
github-actions[bot]
11:11 PM Revision 99ad5373 (qgis): WFS provider: use QApplication instead of QgsApplication for use in sta...
Even Rouault
11:00 PM Revision bf44fdfe (qgis): Allow non-ASCII layer filenames exporting GeoPDF
Andrea Giudiceandrea
10:05 PM Revision 2677d55d (qgis): Fix some GEOS noise when trying to register a line string with only
one vertex as a feature in the labeling engine
We no longer try to register these features as obstacles for labels -...
Nyall Dawson
01:34 PM Revision 5558bd59 (qgis): Fix Travis test (works locally though)
Richard Duivenvoorde
11:56 AM Revision 1c076ee6 (qgis): Merge pull request #40151 from m-kuhn/locator_filter_respect_search_limit
[all features locator] respect search limits Matthias Kuhn
11:49 AM Revision cbe99275 (qgis): [layouts] Fix incorrect panel heading
github-actions[bot]
11:37 AM Revision a4b91a0c (qgis): Merge pull request #40152 from rouault/fix_test_qgssubsetstringeditorpr...
test_qgssubsetstringeditorproviderregistry.py: disable test that causes memory corruption Even Rouault
09:23 AM Revision 397f972e (qgis): test_qgssubsetstringeditorproviderregistry.py: disable test that causes...
Even Rouault
09:20 AM Revision ceb42385 (qgis): Skip extra request if there are enough results
If we already have the maximum number of results with an exact match request
we do not need to send an extra request ...
Matthias Kuhn
09:00 AM Revision 471062c5 (qgis): [all features locator] respect search limits
Matthias Kuhn
08:45 AM Revision 2899ae1d (qgis): Test mask
Nyall Dawson
08:45 AM Revision bf8075ce (qgis): [FEATURE] Allow symbol opacity to be data defined
While it was possible to set the opacity for individual symbol layer
colors via data defined expressions, it's so far...
Nyall Dawson
08:29 AM Revision e7fa27a7 (qgis): Merge pull request #40116 from qgis-bot/backport-40093-to-release-3_16
[Backport release-3_16] Add a string output for overlay-* functions Matthias Kuhn
08:14 AM Revision 7642b3ea (qgis): Use QgsDoubleSpinBox for point size control, add default value
Nyall Dawson
08:09 AM Revision 47925e03 (qgis): Fix tessellator crash with 2d triangle again
github-actions[bot]
07:53 AM Revision af162a8c (qgis): Merge pull request #40030 from NEDJIMAbelgacem/point-clouds-3d-gui
point-cloud 3D GUI Nyall Dawson
07:48 AM Revision 234bd312 (qgis): Merge pull request #40121 from mhugent/external_wms_opacities
Allow the usage of opacity parameter in a WMS provider URL Marco Hugentobler
07:48 AM Revision 79a77aa8 (qgis): Save gap exceptions after saving the topological layer
github-actions[bot]
07:46 AM Revision 869e90c4 (qgis): [layouts] Fix incorrect panel heading
[skip ci] Nyall Dawson
05:39 AM Revision 6bc29845 (qgis): Fix tessellator crash with 2d triangle again
Fixes #39976 Stefanow Natsis
05:26 AM Revision bcc88161 (qgis): Show a nicer specific assistant widget when setting data defined opacit...
Nyall Dawson
03:55 AM Revision f4887ffa (qgis): Add exception for Sardinian language name to workaround upstream issue
github-actions[bot]
03:55 AM Revision 0bc0caf8 (qgis): fix duplicate point at the beginning of a digitized curve #39974
github-actions[bot]
03:24 AM Revision 952f1d91 (qgis): remove TODO
NEDJIMAbelgacem
03:21 AM Revision e0e29539 (qgis): remove not supported page from style widget
NEDJIMAbelgacem
03:02 AM Revision aa3593cc (qgis): Fix rebase leftovers
NEDJIMAbelgacem
02:47 AM Revision 1137e5f2 (qgis): Update src/app/3d/qgspointcloudlayer3drendererwidget.cpp
Co-authored-by: Nyall Dawson <[email protected]> Nedjima Belgacem

2020-11-17

12:07 AM Revision 61a2f923 (qgis): Fix Cell Statistics NoData handling
github-actions[bot]
11:28 PM Revision cc33ba7c (qgis): Save gap exceptions after saving the topological layer
Matthias Kuhn
11:21 PM Revision 8c45aad0 (qgis): Mark method as const
Nyall Dawson
10:15 PM Revision 694849d4 (qgis): fix duplicate point at the beginning of a digitized curve
fix #39974 Vincent Cloarec
10:13 PM Revision 57040e29 (qgis): Add exception for Sardinian language name to workaround upstream issue
See https://bugreports.qt.io/browse/QTBUG-88558 Andrea Giudiceandrea
10:11 PM Revision 0c8952ed (qgis): Store initial extent as DefaultViewExtent in view settings
Alessandro Pasotti
10:10 PM Revision 13a43de9 (qgis): Fix Cell Statistics NoData handling
Fixes #40092 Clemens Raffler
08:18 PM Revision 40ebdc8d (qgis): Better test IF there is actually an empty table created
Richard Duivenvoorde
05:22 PM Revision 9655a1e8 (qgis): sipify qgspointcloud3dsymbol
NEDJIMAbelgacem
04:28 PM Revision 93d896e3 (qgis): Revert some changes in qgslayerstylingwidget.cpp
NEDJIMAbelgacem
04:06 PM Revision 73c16017 (qgis): revert back qgspointcloudlayerproperties.cpp0
NEDJIMAbelgacem
03:58 PM Revision 2cb6902e (qgis): try to fix sip problem
NEDJIMAbelgacem
03:55 PM Revision 6217cd51 (qgis): address reviews
NEDJIMAbelgacem
03:37 PM Revision 3145449b (qgis): Add comment
Marco Hugentobler
03:33 PM Revision d832f8d6 (qgis): Update src/providers/wms/qgswmscapabilities.cpp
Use for-iterator
Co-authored-by: Matthias Kuhn <[email protected]>
Marco Hugentobler
03:12 PM Revision 38ed7e8b (qgis): Use std::make_shared()
Tom Vijlbrief
11:41 AM Revision d2e953e0 (qgis): Allow the usage of opacity parameter in a WMS provider URL
Marco Hugentobler
11:27 AM Revision a4b993fd (qgis): nit
tomasMizera
11:27 AM Revision 8f617e43 (qgis): fix showing correct values
tomasMizera
11:27 AM Revision c4be1bd3 (qgis): multivalue selection for value relation
tomasMizera
11:27 AM Revision a5030478 (qgis): change color of new icon
tomasMizera
11:27 AM Revision 182a3881 (qgis): Set current feature to evaluate expressions
tomasMizera
11:27 AM Revision 00c6ce2b (qgis): fix: set correct widget type
tomasMizera
11:27 AM Revision 2e982a03 (qgis): Add filter expressions to features model
tomasMizera
11:27 AM Revision 51399950 (qgis): reset model on received data
tomasMizera
11:27 AM Revision 091b2f6a (qgis): fix combobox widget indexing
tomasMizera
11:27 AM Revision 78b8b8a5 (qgis): enhance searchbar functionality
tomasMizera
10:28 AM Revision f072ef7c (qgis): Add a string output for overlay-* functions
github-actions[bot]
10:18 AM Revision 9c5f35c2 (qgis): Create QgsPoolPostgresConn for RAII usage.
Wraps acquireConnection() and releaseConnection() from a QgsPostgresConnPool.
This can be used for creating std::sha...
Tom Vijlbrief
10:09 AM Revision 3e862c49 (qgis): Reuse QgsPostgresConn to prevent deadlock
QgsPostgresProviderConnection::executeSqlPrivate() has a nested
call to itself which may cause a deadlock when the co...
Tom Vijlbrief
10:00 AM Revision 467f4f10 (qgis): Test updates
Nyall Dawson
10:00 AM Revision 0c4245fc (qgis): Add arrow symbol layer test
Nyall Dawson
10:00 AM Revision b159365a (qgis): Svg marker test
Nyall Dawson
10:00 AM Revision bfc7c118 (qgis): Add marker line test
Nyall Dawson
10:00 AM Revision 2e7800f1 (qgis): Add simple fill test
Nyall Dawson
10:00 AM Revision 62b630c5 (qgis): Gradient fill test
Nyall Dawson
10:00 AM Revision 5394b36c (qgis): Random marker test
Nyall Dawson
10:00 AM Revision d90c5408 (qgis): Simple line test
Nyall Dawson
10:00 AM Revision a0e5e153 (qgis): Centroid fill test
Nyall Dawson
10:00 AM Revision 9152a3d1 (qgis): Add hash line test
Nyall Dawson
10:00 AM Revision c784831e (qgis): Filled marker test
Nyall Dawson
10:00 AM Revision e0bb7d40 (qgis): Font marker test
Nyall Dawson
10:00 AM Revision 2785147c (qgis): Raster marker test
Nyall Dawson
10:00 AM Revision 2ecf58c7 (qgis): Simple marker test
Nyall Dawson
10:00 AM Revision 7f9d9053 (qgis): Ensure that all symbol layer types correctly respect the symbol's opacity
setting, even when the symbol layer has data defined colors set or involves
sub symbols (e.g. marker line symbols)
F...
Nyall Dawson
10:00 AM Revision 7fbe92e2 (qgis): Ellipse marker test
Nyall Dawson
09:59 AM Revision 01f7b22b (qgis): Fix test for PostGIS version with geography
github-actions[bot]
09:35 AM Revision 06262577 (qgis): fix windows build (followup bf8ccad89ecb)
Jürgen Fischer
08:47 AM Revision 9708edb6 (qgis): Merge pull request #40093 from DelazJ/geomOverlayAsList
Add a string output for overlay-* functions Matthias Kuhn
08:46 AM Revision aeb9463b (qgis): Merge pull request #39921 from roya0045/negative_array_Get
[Feature][Expression]Negative array get Matthias Kuhn
08:09 AM Revision 3e476bb7 (qgis): Merge pull request #40110 from qgis-bot/backport-40083-to-release-3_16
[Backport release-3_16] Fix Sardinian flag svg file not listed in images.qrc Matthias Kuhn
08:02 AM Revision d303a6b2 (qgis): Merge pull request #39846 from rduivenvoorde/fix39759_oracle
Allow loading oracle layers from the browser Matthias Kuhn
02:37 AM Revision 1ed3643b (qgis): fix early delete problem
NEDJIMAbelgacem
02:31 AM Revision 62351552 (qgis): use std::unique_ptr for symbol in qgspointcloudlayerchunkloader_p
NEDJIMAbelgacem
02:18 AM Revision 7f5656b5 (qgis): fix having 2 3D view widgets in layer properties
NEDJIMAbelgacem
02:17 AM Revision 43446920 (qgis): Merge branch 'master' into point-clouds-3d-gui
NEDJIMAbelgacem

2020-11-16

12:51 AM Revision 8faa5eee (qgis): Address some of the reviews
NEDJIMAbelgacem
09:57 PM Revision 49456832 (qgis): Fix Sardinian flag svg file not listed in images.qrc
github-actions[bot]
09:53 PM Revision a5bd9cb1 (qgis): Fix Sardinian flag missing in images.qrc
Andrea Giudiceandrea
09:51 PM Revision 019b75d9 (qgis): Fix reshape tool fails in certain circumstances when line matching
tolerance is incorrectly handled Nyall Dawson
08:36 PM Revision e8c94112 (qgis): Use GEOSPreparedDistance when available
Allow speeding up GEOSDistance computation.
See
https://github.com/qgis/QGIS/pull/39970#pullrequestreview-528643769
...
Sandro Santilli
08:36 PM Revision 53f4161e (qgis): Fix GEOS 3.9 conditional
Sandro Santilli
08:36 PM Revision 2550d455 (qgis): Use prepared nearest points in QgsGeos::closestPoint when available
Sandro Santilli
05:10 PM Revision 4f3a0808 (qgis): Add a test to create an Oracle 'createEmptyLayer'
Richard Duivenvoorde
05:03 PM Revision 31a0e721 (qgis): Partially fix of #39855: diminfo in inserted as string in mdsys query
By inserting the diminfo string into the query instead of giving it as a
param in the prepared statement, the error i...
Richard Duivenvoorde
04:02 PM Revision 3fba3ff0 (qgis): Limit number of rows for Postgis retrieveLayerTypes
When PostgreSQL databases have many millions of objects with a geometry attribute
the PostGIS dataprovider for inspec...
Tom Vijlbrief
02:25 PM Revision ef7e80d8 (qgis): Merge pull request #40098 from tomtor/FixGeographyTest
Fix test for PostGIS version with geography Even Rouault
02:13 PM Revision b38f99c0 (qgis): Merge pull request #39969 from rouault/oauth2_fixes
OAuth2 fixes: threading issuing and handling of short token validity Even Rouault
10:38 AM Revision 168c0241 (qgis): Always rasterise point cloud layers when exporting maps
There's no situation in which we'd realistically want to export
point cloud points as vector objects in a PDF -- that...
Nyall Dawson
10:38 AM Revision 0d3ccf70 (qgis): Move setting for maximum screen error to QgsPointCloudRenderer, expose ...
Nyall Dawson
10:38 AM Revision 4e13ad55 (qgis): Spelling, dox
Nyall Dawson
10:38 AM Revision f2135b37 (qgis): Test that point cloud with rgb attributes defaults to rgb renderer
Nyall Dawson
10:38 AM Revision d09a99d1 (qgis): Add more tests for point cloud rgb renderer
Nyall Dawson
10:38 AM Revision 28c27889 (qgis): Spelling
Nyall Dawson
10:38 AM Revision 171f435e (qgis): Add unit tests for point cloud 2d renderer with opacity and blend mode
Nyall Dawson
10:38 AM Revision 1951489f (qgis): Working gui for setting point cloud opacity and blend mode
Nyall Dawson
10:38 AM Revision bf8ccad8 (qgis): Add contrast enhancement options for point cloud RGB renderer
Nyall Dawson
10:38 AM Revision 090afdd6 (qgis): Initial shell for QgsPointCloudRendererWidget
Nyall Dawson
10:38 AM Revision a1c4d0ec (qgis): Add missing checkin
Nyall Dawson
10:38 AM Revision 38bc3c6d (qgis): Allow changing point cloud 2d renderer through widget
Nyall Dawson
10:38 AM Revision e05ac747 (qgis): Add UI for configuring 2d RGB point cloud renderer
Nyall Dawson
10:38 AM Revision 05571606 (qgis): More point cloud renderer widget framework
Nyall Dawson
10:38 AM Revision 1758ca14 (qgis): Add shell for 2d renderer config to layer styling dock
Nyall Dawson
10:38 AM Revision f66ddf4c (qgis): Expand variable names
Nyall Dawson
10:38 AM Revision 9aaa7085 (qgis): Test masks
Nyall Dawson
10:38 AM Revision 05dd2fe2 (qgis): Fix indentation
Nyall Dawson
10:25 AM Revision d6647b7d (qgis): fix buster build with PDAL 1.8 (first PDAL version with
pdal::Config::fullVersionString is 1.7 not 2) Jürgen Fischer
10:12 AM Revision 9abe7d1b (qgis): [3d] Update vector layers when modifications are made to them
Nyall Dawson
09:48 AM Revision 4d22f468 (qgis): Fix test for PostGIS version with geography
Tom Vijlbrief
09:44 AM Revision 53507b95 (qgis): [delimitedtext] Fix broken encodeUri handling of file path on windows
github-actions[bot]
09:09 AM Revision 9a58537a (qgis): Update the Add WM(T)S layers dialog
- adds tooltips to text widgets
- Replace the "Change..." button with CRS selector widget
- Remove some logic of grou...
Harrissou Santanna
07:59 AM Revision 61c9a9d8 (qgis): [delimitedtext] Fix broken encodeUri handling of file path on windows
Mathieu Pellerin - nIRV
04:13 AM Revision 6cbbf5eb (qgis): DB manager: PG read enum value for sslmode
Fixes #38245 Alessandro Pasotti
02:09 AM Revision a1c09b3e (qgis): qgsquerybuilder.h: add missing documentation on existing methods
Even Rouault
02:09 AM Revision 24eb319a (qgis): [FEATURE] Add a subset string editor provider concept and registry
The aim of this work is to be able to provide custom subset string editor
GUI according to the layer. Typically, so t...
Even Rouault
02:09 AM Revision 1bd83fb8 (qgis): Make QgsSQLComposerDialog implement QgsSubsetStringEditorInterface
Even Rouault
02:09 AM Revision 4228b3ca (qgis): Add test_qgssubsetstringeditorproviderregistry.py
Even Rouault
02:09 AM Revision 4317d768 (qgis): WFS provider: declare its QgsSQLComposerDialog implementation as a subs...
Even Rouault
02:09 AM Revision 6a53ae79 (qgis): [FEATURE] Make 'Add Filter' context menu entry and 'Edit query' in vect...
Even Rouault
02:09 AM Revision 74ea3409 (qgis): test_qgssubsetstringeditorproviderregistry.py: more tests
Even Rouault
01:43 AM Revision a8af06ff (qgis): OAuth2: avoid constant token refreshing if the expiration delay is < 2 ...
Currently we refresh the token 2 minutes befores its theoretical expiration.
But if using default Keycloack configura...
Even Rouault
01:41 AM Revision b86cc93e (qgis): OAuth2: avoid infinite loop when refreshing token from non-main thread
If a worker thread (such as a repaint one) causes a refresh of the token
(and if the main thread also tries to call Q...
Even Rouault

2020-11-15

12:56 AM Revision 270e64ad (qgis): make functions in qgspointcloud3dsymbol.cpp
NEDJIMAbelgacem
11:58 PM Revision f43dadc4 (qgis): fix median output data type for even number of input layers
(cherry picked from commit 32a1474b2d2ce256f11c68d02dabd2bf3a64d46b) Clemens Raffler
11:58 PM Revision b31e5695 (qgis): add tests for median output data type
(cherry picked from commit 7ebb66a735e394b7414296d0ee9e3741cfbd6f0c) Clemens Raffler
11:58 PM Revision 298e4b65 (qgis): fix styling
(cherry picked from commit e0574c91a3f5711c03b3978864d058bf290264ed) Clemens Raffler
11:57 PM Revision e55107f8 (qgis): QgsDataItem::createChildren(): fix SIP generated C++ method
The SIP_FACTORY annotation didn't do the job for a Python implementation
of createChildren(). We must write a custom ...
Even Rouault
11:46 PM Revision cf92f32c (qgis): [FEATURE] Extend import geotagged photos to include exif_orientation
Fixes #34868 Pelle Rosenbeck Gøeg
11:28 PM Revision cbe79128 (qgis): Merge pull request #40072 from rouault/test_provider_wfs_gui_update
test_provider_wfs_gui.py: update Even Rouault
10:20 PM Revision 6ee681a2 (qgis): Add/fix examples using the get_feature_by_id function
Harrissou Santanna
10:20 PM Revision fccfac8a (qgis): Add/update examples using get_feature function
reinforcing the need for uniqueness, since get_feature output is unpredictable Harrissou Santanna
10:09 PM Revision 10ab25e1 (qgis): Fix build warning on gcc
Nyall Dawson
08:47 PM Revision bff43e44 (qgis): Fix color menu disappears immediately when tweaking color on qt 5.15 bu...
Nyall Dawson
07:41 PM Revision 440fde89 (qgis): test_provider_wfs_gui.py: update
Even Rouault
07:33 PM Revision 9ac32de6 (qgis): Add a string output for overlay-* functions
Harrissou Santanna
12:28 PM Revision 1d38e6fb (qgis): Merge pull request #40052 from elpaso/bugfix-gh40050-phantom-layers
Restore layer bridge Alessandro Pasotti
07:41 AM Revision d9ea225a (qgis): [spatialite] Ensure that encodeUri and decodeUri are lossless
github-actions[bot]
07:39 AM Revision 32a1474b (qgis): fix median output data type for even number of input layers
Clemens Raffler
07:39 AM Revision 7ebb66a7 (qgis): add tests for median output data type
Clemens Raffler
07:39 AM Revision e0574c91 (qgis): fix styling
Clemens Raffler
07:39 AM Revision 48f4574d (qgis): Browser layer item: don't propose 'File Properties' for a non-file item
github-actions[bot]
06:05 AM Revision 74e4a700 (qgis): Browser layer item: don't propose 'File Properties' for a non-file item
The special case for GDAL/OGR wasn't right. There are many cases where the
path() isn't a file, not only for PG: rast...
Even Rouault
06:02 AM Revision 72fea560 (qgis): Add edit-in-place algorithms to locator fuzzy search
Stefanow Natsis
05:59 AM Revision 7485141f (qgis): fix lost of property definition
Vincent Cloarec
05:59 AM Revision 8e4d9ca9 (qgis): fix datadefined ui
Vincent Cloarec
05:59 AM Revision fba2e031 (qgis): fix enum
Vincent Cloarec
05:51 AM Revision 872793e4 (qgis): [delimitedtext] Ensure that encodeUri and decodeUri are lossless
github-actions[bot]
04:21 AM Revision c54c2ee3 (qgis): [spatialite] Ensure that encodeUri and decodeUri are lossless
Mathieu Pellerin - nIRV

2020-11-14

10:19 PM Revision 1dfea2a0 (qgis): fix windows build
Jürgen Fischer
08:09 PM Revision c9bba965 (qgis): Restore layer bridge
Fixes #40050 Alessandro Pasotti
05:51 PM Revision 623f6cde (qgis): Add 3D rendering enable checkbox
NEDJIMAbelgacem
05:29 PM Revision 69d89cef (qgis): fix compilation error in qgspointcloudlayerproperties.cpp
NEDJIMAbelgacem
04:53 PM Revision a36de094 (qgis): layout
Alex Hay
03:49 PM Revision c72dadfd (qgis): Merge pull request #40048 from qgis-bot/backport-39998-to-release-3_16
[Backport release-3_16] Fix overlay_disjoint description and examples Matthias Kuhn
03:41 PM Revision ee89b8ef (qgis): Merge pull request #40011 from rouault/qgsquerybuilder_improvements
QgsQueryBuilder: improvements for easier subclassing Even Rouault
01:22 PM Revision 1526bdd4 (qgis): qgsquerybuilderbase.ui: rename txtSQL to mTxtSql
Even Rouault
01:22 PM Revision b878ac9c (qgis): QgsQueryBuilder: improvements for easier subclassing
- Make test() method virtual so it can be overriden in a derived class
- Make enabling/disabling of "use unfiltered l...
Even Rouault
12:39 PM Revision d036c52e (qgis): Fix overlay_disjoint description and examples
github-actions[bot]
12:35 PM Revision b4811f2b (qgis): Merge pull request #39998 from DelazJ/overlay_disjoint
Fix overlay_disjoint description and examples Matthias Kuhn
12:35 PM Revision 220b4a03 (qgis): Merge pull request #40018 from qgis-bot/backport-39997-to-release-3_16
[Backport release-3_16] Distance is faster than finding shared edge Matthias Kuhn
12:25 PM Revision 53ec1838 (qgis): [delimitedtext] Ensure that encodeUri and decodeUri are lossless
Mathieu Pellerin - nIRV
10:15 AM Revision 6a5dd461 (qgis): Fix crash when trying to use meta enums on some platforms
github-actions[bot]
09:06 AM Revision 7da48aba (qgis): astyle
Alessandro Pasotti
05:37 AM Revision 278ccb8e (qgis): Fix crash when trying to use meta enums on some platforms
Keeping references to static meta objects and meta enums around seems
to avoid the crash
Nyall Dawson
05:02 AM Revision 2c349b25 (qgis): Merge pull request #40037 from nyalldawson/model_mat
Fix confusing UX for overridding model textures Nyall Dawson
03:42 AM Revision 1d8fda98 (qgis): fix checks round 6
NEDJIMAbelgacem
01:43 AM Revision 26883893 (qgis): elif is not a thing in c++
Alex Hay

2020-11-13

12:57 AM Revision 551d5631 (qgis): safer handling
Alex Hay
12:25 AM Revision 17a4b074 (qgis): [3d][ui] Remove cryptic label-less checkbox for overriding point
model symbol material, and replace by a dedicated "Embedded Textures"
entry in the material selection combo box
This...
Nyall Dawson
12:08 AM Revision c2144284 (qgis): Ensure materials are listed in a nice order
Nyall Dawson
12:02 AM Revision 2dcbf950 (qgis): [3d] Add new material type "QgsNullMaterialSettings"
This is a "null" shading material which should be used when
rendering models or scenes with native textures and no ma...
Nyall Dawson
12:01 AM Revision 6224ea9b (qgis): Add new 3d rendering technique enum value for TrianglesFromModel
Nyall Dawson
07:19 PM Revision 03393a57 (qgis): Merge pull request #40022 from qgis-bot/backport-39778-to-release-3_16
[Backport release-3_16] Bugfix gh39757 shared locale sort Alessandro Pasotti
06:14 PM Revision 787181ad (qgis): Remove bounds check and don't crash either
Alessandro Pasotti
05:36 PM Revision 92254413 (qgis): typo fix
Jürgen Fischer
05:20 PM Revision 6a943c8e (qgis): fix checks round 5
NEDJIMAbelgacem
05:00 PM Revision dcc5a340 (qgis): fix checks round 4
NEDJIMAbelgacem
04:47 PM Revision 1877a1d2 (qgis): fix checks round 3
NEDJIMAbelgacem
04:36 PM Revision 6a88cd8b (qgis): fix checks round 2
NEDJIMAbelgacem
04:28 PM Revision 4c005ef1 (qgis): Try fixing tests round1
NEDJIMAbelgacem
04:21 PM Revision b2a2fc93 (qgis): Merge pull request #39751 from mhugent/vertex_editor_coordinate_precision
Vertex editor: make displayed coordinate precision configurable Marco Hugentobler
04:16 PM Revision 06f4d44c (qgis): Merge branch 'master' into point-clouds-3d-gui
NEDJIMAbelgacem
03:58 PM Revision c220bb47 (qgis): Initial implementation of point-cloud 3D GUI
NEDJIMAbelgacem
03:47 PM Revision e345bb35 (qgis): fix bad backport
Alessandro Pasotti
03:46 PM Revision 6c9acd43 (qgis): fix bad backport
Alessandro Pasotti
12:27 PM Revision 0056bb15 (qgis): Proxy QgsRasterLayer::setOpacity/opacity to QgsRasterRenderer::setOpacity
This allows layer opacity for raster layers to be set and retrieved using
the exact same API as all other map layer t...
Nyall Dawson
12:27 PM Revision b327b679 (qgis): Fix build again
Nyall Dawson
12:27 PM Revision 1936fa03 (qgis): Save layer blend mode and opacity for additional layer types
Nyall Dawson
12:27 PM Revision 77bc7481 (qgis): Modernise tests
Nyall Dawson
12:27 PM Revision f3648ba3 (qgis): Move getters and setters for layer opacity from QgsVectorLayer to QgsMa...
All the logic for rendering non-opaque layers is handled in a layer
type agnostic way already, so this just allows th...
Nyall Dawson
12:27 PM Revision 7100c9dd (qgis): Fix build
Nyall Dawson
11:27 AM Revision 0c16716a (qgis): Force a canvas redraw after rotating canvas to follow GPS direction
github-actions[bot]
10:43 AM Revision 3a491c2d (qgis): Bugfix gh39757 shared locale sort
github-actions[bot]
10:40 AM Revision 8c06a1ac (qgis): Merge pull request #39872 from elpaso/hidden-layers-bugfix
Hidden layers bugfix Alessandro Pasotti
10:38 AM Revision 3f11294d (qgis): Merge pull request #39778 from elpaso/bugfix-gh39757-shared-locale-sort
Bugfix gh39757 shared locale sort Alessandro Pasotti
09:32 AM Revision 2e93e85f (qgis): increase Oracle timeout
Denis Rouzaud
09:32 AM Revision 4fccffc6 (qgis): install python3-pyproj and protobuf
Denis Rouzaud
09:32 AM Revision a5d1b176 (qgis): increase docker base size
Denis Rouzaud
09:32 AM Revision 6d0f873f (qgis): fix docker compose path
Denis Rouzaud
09:32 AM Revision 0781dc12 (qgis): [quick] fix deprecated use of QApplication::desktopWidget()->screenGeom...
This takes the first top level window and use it to get the screen.
The "perfect" approach would be to use a widget ...
Denis Rouzaud
09:32 AM Revision 23af218b (qgis): remove defaulting QML
error: QQmlComponent: Component is not ready Denis Rouzaud
09:32 AM Revision 0eaedd83 (qgis): add build ccache
Denis Rouzaud
09:32 AM Revision 1ac04547 (qgis): timeout oracle
Denis Rouzaud
09:32 AM Revision f2ed4941 (qgis): update oracle instant client
Denis Rouzaud
09:32 AM Revision fbe56e18 (qgis): always upload cache
Denis Rouzaud
09:32 AM Revision 3dbe370c (qgis): configure CTEST for GH workflow
Denis Rouzaud
09:32 AM Revision 10cea4f1 (qgis): increase cache size
Denis Rouzaud
09:32 AM Revision 9a5a099d (qgis): docker: master=>latest
Denis Rouzaud
09:32 AM Revision 8cb4a9be (qgis): enable test on Ubuntu Focal
Denis Rouzaud
09:08 AM Revision cf330feb (qgis): Force a canvas redraw after rotating canvas to follow GPS direction
Otherwise layers will be incorrectly cropped until the next full map refresh Nyall Dawson
08:46 AM Revision e9539fdb (qgis): Don't use generic "QgsMapLayer" class name in map layer Python repr
strings
Rather use actual layer subclass type, e.g. QgsVectorLayer
(cherry picked from commit 819fc50b0e69b657da70e...
Nyall Dawson
06:47 AM Revision 495feea8 (qgis): Merge pull request #40004 from 3nids/modern-cmake-316
modernize cmakelists Denis Rouzaud
05:28 AM Revision dbae397f (qgis): Distance is faster than finding shared edge
github-actions[bot]
04:38 AM Revision c4410884 (qgis): [geometry validation] Show context menu for stable problem resolution m...
github-actions[bot]
04:33 AM Revision 60836b77 (qgis): fix qgis_quick.h install location
Peter Petrik
04:22 AM Revision cc7058fa (qgis): fixes SAGA Random Terrain tool
github-actions[bot]
04:22 AM Revision 156ba229 (qgis): [CI][Oracle] Use an already configured docker image to speed up databas...
github-actions[bot]
03:10 AM Revision 26dad848 (qgis): fixes SAGA Random Terrain tool
github-actions[bot]

2020-11-12

12:55 AM Revision c02b5cbe (qgis): Fix package name
Nyall Dawson
12:55 AM Revision ebd654c4 (qgis): Don't install owslib through pip, it tries to install pyproj and a cust...
Nyall Dawson
12:55 AM Revision b4397c8d (qgis): Replace some qDebug() calls in 3d/point cloud code with more appropriate
logging calls Nyall Dawson
12:55 AM Revision 9fe4783a (qgis): Fix warning on debug builds
Nyall Dawson
12:55 AM Revision 550122d1 (qgis): Fix more warnings on non-debug builds
Nyall Dawson
12:55 AM Revision 18976fb4 (qgis): Default to building WITH_EPT, and show friendly error if WITH_EPT is tr...
Nyall Dawson
12:55 AM Revision afff8ba7 (qgis): Disable EPT on mxe builds (missing zstd dependancy)
Nyall Dawson
12:55 AM Revision 223bd464 (qgis): Install libzstd on docker builds
Nyall Dawson
10:33 PM Revision 3679e9d9 (qgis): Merge pull request #39997 from m-kuhn/distance_is_faster
Distance is faster than finding shared edge Matthias Kuhn
09:29 PM Revision 9e55f5e9 (qgis): Distance is much faster than finding the shared edge length
github-actions[bot]
09:28 PM Revision e4b209d1 (qgis): [geometry validation] Show context menu for stable problem resolution m...
And flag "add to allowed gaps" as stable Matthias Kuhn
09:26 PM Revision 6e933e87 (qgis): [CI][Oracle] Use an already configured docker image to speed up
database start-up Julien Cabieces
08:55 PM Revision daa6c8fa (qgis): OGR provider: fix uniqueStringsMatching() with GDAL >= 3.1
Even Rouault
08:53 PM Revision 49f3fbde (qgis): Fix SAGA Random Terrain tool
Fixes #39945 Giovanni Manghi
08:51 PM Revision b5e9df90 (qgis): folloup CMakeLists.txt updates (followup eddf6feb)
Jürgen Fischer
08:39 PM Revision 96318068 (qgis): fix sip include test
Denis Rouzaud
08:39 PM Revision 43586171 (qgis): modernize CMakeLists.txt files
Denis Rouzaud
08:38 PM Revision 61a5424f (qgis): add script to modernize cmake commands
Denis Rouzaud
06:49 PM Revision bd32aa8f (qgis): Merge pull request #39942 from rouault/ogrprovider_featurecount
OGR provider: feature count improvements Even Rouault
06:29 PM Revision 928c10a7 (qgis): add missing invalid layer check
tomasMizera
05:59 PM Revision 4d611020 (qgis): [3d] Increase default shadow maximum distance
The previous default value (500) wass too short for good results
with point cloud scenes, and produced a very distinc...
Nyall Dawson
05:59 PM Revision a6d61c00 (qgis): Start on registry for 2d point cloud renderers
Nyall Dawson
05:59 PM Revision 9b8da238 (qgis): Add missing file
Nyall Dawson
05:59 PM Revision 5924ff7c (qgis): Move guts of qgspointcloudrenderer.* to qgspointcloudlayerrenderer.*
Nyall Dawson
05:59 PM Revision 8bb7edbb (qgis): Expose QgsPointCloudBlock to Python
Nyall Dawson
05:59 PM Revision abbd634b (qgis): API shell for QgsPointCloudRenderer 2d point cloud renderer
Nyall Dawson
05:59 PM Revision c2fe0d37 (qgis): Hook QgsPointCloudRenderer into QgsPointCloudLayerRenderer (non-functio...
Nyall Dawson
05:59 PM Revision 0169347f (qgis): Hookup API for point cloud data providers to create default renderers f...
Nyall Dawson
05:59 PM Revision 2c59facf (qgis): Don't copy dox from base class methods
Nyall Dawson
05:59 PM Revision 3ca572c0 (qgis): 2D RGB Renderer for point clouds
Nyall Dawson
05:59 PM Revision 1a2d6ec5 (qgis): Add scale, offset and counter for points rendered to QgsPointCloudRende...
Nyall Dawson
05:59 PM Revision 51589224 (qgis): Default to a RGB renderer for point clouds with Red/Green/Blue attribut...
Nyall Dawson
05:59 PM Revision 43f2ae70 (qgis): Fix doc test with final implementations
Nyall Dawson
05:59 PM Revision 4e38237e (qgis): Calculate point cloud attributes to fetch based on renderer's needs
Nyall Dawson
05:59 PM Revision 11a62615 (qgis): Move old dummy 2d renderer to temporary QgsDummyPointCloudRenderer class
Nyall Dawson
05:59 PM Revision 70e6cc73 (qgis): Implement QgsMapLayer methods required for saving/loading renderer prop...
Nyall Dawson
05:59 PM Revision cc212c41 (qgis): Mark class as private
Nyall Dawson
05:59 PM Revision 948a7dc9 (qgis): Move some common code to base class
Nyall Dawson
05:59 PM Revision 2753b56f (qgis): Fix build
Nyall Dawson
05:59 PM Revision 551cbe14 (qgis): Fully hook up dummy renderer
Nyall Dawson
05:59 PM Revision 1feccd1e (qgis): Add more methods to QgsPointCloudRenderer class
Nyall Dawson
05:55 PM Revision 820f3b9b (qgis): adapt tests
Alex Hay
05:35 PM Revision 90ea88c1 (qgis): fix time step for first loaded layer
github-actions[bot]
03:28 PM Revision 32608075 (qgis): Add QgsDataProvider::ReadFlag::SkipFeatureCount and implement it in OGR...
Even Rouault
02:28 PM Revision 14e96302 (qgis): Raster shader widget: reorder before labeling
Alessandro Pasotti
01:45 PM Revision 892e00e0 (qgis): try lenght not size
Alex Hay
12:59 PM Revision f6cf85a8 (qgis): Fix overlay_disjoint description and examples
Harrissou Santanna
12:46 PM Revision 52a99f99 (qgis): Distance is faster than finding shared edge
Matthias Kuhn
12:25 PM Revision c8510b1e (qgis): OGR provider: implement deferred feature count computation
This avoids computing the feature count at provider instanciation. Even Rouault
10:47 AM Revision 17134eee (qgis): debian packaging: enable entwine point clouds
Jürgen Fischer
10:46 AM Revision 838792e5 (qgis): fix time step for first loaded layer
Vincent Cloarec
10:46 AM Revision 48fa1194 (qgis): fix float64/float32 random value output
(cherry picked from commit 19c32a5b730dbad59acd9d3ad27a4ca38aca1b07) Clemens Raffler
10:46 AM Revision 7706c23f (qgis): fix min/max random value assignment to take effect in the random raster...
(cherry picked from commit 2e5276d6149e0c0c48882100be649a446e722525) Clemens Raffler
08:33 AM Revision 3798f146 (qgis): Add filtering by attribute type to QgsPointCloudAttributeComboBox
Nyall Dawson
08:33 AM Revision d8f6a2e1 (qgis): Add attribute index role to point cloud attribute model
Nyall Dawson
08:33 AM Revision 38e6b6b9 (qgis): Add proxy model for filtering QgsPointCloudAttributeModel by attribute ...
Nyall Dawson
08:33 AM Revision b9a7a365 (qgis): Add attributes() member to QgsPointCloudDataProvider, QgsPointCloudLayer
Gives direct access to point cloud attributes Nyall Dawson
08:33 AM Revision eedea269 (qgis): Quick hack and add combo box to select attribute for 2d point cloud ren...
For proof of concept testing only! Nyall Dawson
08:33 AM Revision 5375508f (qgis): Fix cppcheck warning
Nyall Dawson
08:33 AM Revision ead5ebc0 (qgis): Show attribute summary in point cloud layer information tab
Nyall Dawson
07:05 AM Revision 819fc50b (qgis): Don't use generic "QgsMapLayer" class name in map layer Python repr
strings
Rather use actual layer subclass type, e.g. QgsVectorLayer
Nyall Dawson
07:05 AM Revision 48e0882a (qgis): Fix crash due to style cache issue in QT<5.12.4. Fixes #39693 #39725
github-actions[bot]
03:59 AM Revision c462fd8e (qgis): [processing] Fix importlib util module import in ScriptUtils.py
github-actions[bot]
02:14 AM Revision c4306e18 (qgis): Fix crash due to style cache issue in QT<5.12.4. Fixes #39693 #39725
Luigi Pirelli
01:46 AM Revision a8a98ee7 (qgis): WFS provider: make layer tree view column headers translatable
github-actions[bot]
01:19 AM Revision af9da65c (qgis): Add QgsLayerItem::iconForWkbType() and QgsWkbTypes::translatedDisplaySt...
and use them to avoid a lot of copy&paste in "New layer XXXX" dialogs and
providers.
Even Rouault
01:19 AM Revision a4d59d57 (qgis): [layer tree] Fix corrupted tree when filter (by extent) is on with lege...
github-actions[bot]
01:18 AM Revision 40569f41 (qgis): Fix importlib util module import
to avoid "module 'importlib' has no attribute 'util'" error that prevent the load of user scripts in some circumstances Andrea Giudiceandrea

2020-11-11

12:55 AM Revision f179b064 (qgis): macos-build.yml: disable PDAL to avoid build error (refs #39971)
Even Rouault
11:08 PM Revision 3922a28d (qgis): folloup CMakeLists.txt updates (followup eddf6feb)
Jürgen Fischer
10:14 PM Revision eddf6feb (qgis): modernize CMakeLists.txt files
Denis Rouzaud
10:14 PM Revision c7ed320f (qgis): add script to modernize cmake commands
Denis Rouzaud
10:14 PM Revision fec9c525 (qgis): fix sip include test
Denis Rouzaud
06:46 PM Revision 1bfbc767 (qgis): Merge pull request #39961 from m-kuhn/geometry_validation_gap_performance
Distance is much faster than finding the shared edge length Matthias Kuhn
04:16 PM Revision f360838f (qgis): Merge pull request #39527 from signedav/offlineindicator
Indicator for offline layers David Signer
03:16 PM Revision 0ad8ff61 (qgis): Make gap neighbour check more robust
Matthias Kuhn
02:21 PM Revision 928997d5 (qgis): Merge pull request #39884 from NEDJIMAbelgacem/allow-user-adjustment-of...
[3D] Allow user adjustment of terrain's elevation Martin Dobias
01:41 PM Revision d334f5aa (qgis): Distance is much faster than finding the shared edge length
Fixes a huge performance problem with gap checks Matthias Kuhn
01:38 PM Revision ef0bd560 (qgis): simplified svg icon
David Signer
12:59 PM Revision be7cbf17 (qgis): Fix labels for discrete
Alessandro Pasotti
12:51 PM Revision 0b41a024 (qgis): Singleband pseudocolor: fix label units
Alessandro Pasotti
11:24 AM Revision 981fe3af (qgis): Merge pull request #39955 from qgis-bot/backport-39946-to-release-3_16
[Backport release-3_16] Raster calc nodata value Alessandro Pasotti
11:12 AM Revision 53380b80 (qgis): debian packaging: fix groovy build
Jürgen Fischer
11:12 AM Revision 5440021f (qgis): fix bionic build with pdal
Jürgen Fischer
10:58 AM Revision bda92e1f (qgis): Use QgsCoordinateUtils::calculateCoordinatePrecisionForCrs
Marco Hugentobler
10:54 AM Revision cb43bd8b (qgis): Fix mutex visibility
Alessandro Pasotti
09:34 AM Revision 9ef0a22b (qgis): Merge pull request #39933 from qgis-bot/backport-39923-to-release-3_10
[Backport release-3_10] QgsAuthOAuth2Method: use a recursive mutex Alessandro Pasotti
09:33 AM Revision bca43af2 (qgis): Merge pull request #39934 from qgis-bot/backport-39923-to-release-3_16
[Backport release-3_16] QgsAuthOAuth2Method: use a recursive mutex Alessandro Pasotti
09:13 AM Revision e0bf7638 (qgis): Raster calc nodata value
github-actions[bot]
09:08 AM Revision e5124d5c (qgis): Merge pull request #39946 from elpaso/bugfix-gh39926-rastercalc-opencl-...
Raster calc nodata value Alessandro Pasotti
07:41 AM Revision 55eaaa74 (qgis): [layer tree] Fix corrupted tree when filter (by extent) is on with lege...
Mathieu Pellerin - nIRV
06:38 AM Revision ba74c4f7 (qgis): reshuffle point clouds test data and add ept with hierarchhy
Peter Petrik
06:38 AM Revision 34e457fd (qgis): add test for ept hierarchy
Peter Petrik
04:22 AM Revision 1a9061c2 (qgis): fixed the eye dome lighting effect issue
NEDJIMAbelgacem
04:09 AM Revision 240b6b36 (qgis): [spatialite provider] Fix timestamp/datetime conversion failure when ti...
github-actions[bot]
03:48 AM Revision 730817f0 (qgis): Merge branch 'master' into allow-user-adjustment-of-flat-terrain-elevation
NEDJIMAbelgacem

2020-11-10

11:02 PM Revision 0a0d27c9 (qgis): [db manager] Show error messages directly in place
The old behavior was to open up a new modal dialog. Each time way to small to read anything Matthias Kuhn
09:29 PM Revision ccdff23d (qgis): Fix qgis_analysis build when Qt::PrintSupport isn't available (ie iOs) ...
Disable:
- QgsLayoutAtlasToImageAlgorithm
- QgsLayoutAtlasToPdfAlgorithm
- QgsLayoutToImageAlgorithm
- QgsLayoutToPdf...
Olivier Le Doeuff
08:39 PM Revision 48be2ded (qgis): compile PDAL/EPT in MacOS builds too
Peter Petrik
08:31 PM Revision 60bca011 (qgis): fix indentation
Jürgen Fischer
08:16 PM Revision c85bb5a0 (qgis): Adding svg Sardinian Flag
ValPinna
08:16 PM Revision 55e5c98e (qgis): Update tsstat.pl
ValPinna
06:15 PM Revision 9a5df0d7 (qgis): Raster calc nodata value
Fixes #39926 Alessandro Pasotti
04:36 PM Revision 21908f09 (qgis): Merge pull request #39748 from mhugent/sanitize_difference_result
Handle geometrycollections also in difference results Marco Hugentobler
03:39 PM Revision 810dc369 (qgis): remove unused mTransform
NEDJIMAbelgacem
03:11 PM Revision 1c91c766 (qgis): export cross section implementation
Vincent Cloarec
03:11 PM Revision a9626848 (qgis): add feedback
Vincent Cloarec
03:11 PM Revision 886460c7 (qgis): export time series
Vincent Cloarec
03:11 PM Revision 4f6e6df2 (qgis): fix tests
Vincent Cloarec
03:11 PM Revision ceb7c2f9 (qgis): export mesh contours
Vincent Cloarec
03:11 PM Revision d854e3a8 (qgis): export cross section test
Vincent Cloarec
03:11 PM Revision 704b5f48 (qgis): doc
Vincent Cloarec
03:11 PM Revision da3c3125 (qgis): rasterize implementation
Vincent Cloarec
03:11 PM Revision 0a2af53c (qgis): fix spelling doc ans SIP
Vincent Cloarec
03:11 PM Revision d9fa1a63 (qgis): rasterize test
Vincent Cloarec
02:45 PM Revision b2f49f00 (qgis): [spatialite provider] Fix timestamp/datetime conversion failure when ti...
Mathieu Pellerin - nIRV
02:44 PM Revision 8d7f5404 (qgis): Fix tree model loading from xml
Alessandro Pasotti
12:03 PM Revision 482b76b4 (qgis): QgsAuthOAuth2Method: use a recursive mutex
github-actions[bot]
12:03 PM Revision d46349e1 (qgis): QgsAuthOAuth2Method: use a recursive mutex
github-actions[bot]
11:59 AM Revision fe05aad7 (qgis): Merge pull request #39920 from rouault/wfs_translation
WFS provider: make layer tree view column headers translatable Even Rouault
11:59 AM Revision c97d6d52 (qgis): Merge pull request #39923 from rouault/oauth2_rec_mutex
QgsAuthOAuth2Method: use a recursive mutex Even Rouault
11:57 AM Revision b7ccbede (qgis): Merge pull request #39924 from rouault/ogrprovider_httpfetchoverrider
[OGR provider] Add missing calls to QgsCPLHTTPFetchOverrider in public methods Even Rouault
09:25 AM Revision fe630ce0 (qgis): debian packaging: move qt5-image-formats-plugins dependency to qgis-pro...
github-actions[bot]
06:13 AM Revision ed363ab2 (qgis): altitude clamping with terrain elevation offset
NEDJIMAbelgacem

2020-11-09

12:34 AM Revision a28eb216 (qgis): [OGR provider] Add missing calls to QgsCPLHTTPFetchOverrider in public ...
Even Rouault
12:01 AM Revision fcbf6f9b (qgis): QgsAuthOAuth2Method: use a recursive mutex
Otherwise in case of network error, onNetworkError() will deadlock on
the mutex taken by updateNetworkRequest(), as i...
Even Rouault
11:50 PM Revision 6711edbd (qgis): debian packaging: move qt5-image-formats-plugins dependency to
qgis-providers (fixes 71a755a023, closes #39886, closes #39887) Jürgen Fischer
11:47 PM Revision e5821d25 (qgis): Proper invalidation of OGR sources on sync to disc
Fixes #39574 and #35144 Björn Harrtell
10:37 PM Revision 41eb79b3 (qgis): Merge branch 'master' into negative_array_Get
Alex Hay
09:27 PM Revision 8a78f8f4 (qgis): WFS provider: make layer tree view column headers translatable
Even Rouault
09:10 PM Revision 383090f9 (qgis): Fix missing close-comment delimiter in bug issue template
The "How to Reproduce" section was missing a close-comment delimiter. If people were to fill out this template withou... Lars Kellogg-Stedman
09:10 PM Revision 95433504 (qgis): Allow negative array get
Alex R
09:09 PM Revision 4f319310 (qgis): qgswmsprovider.cpp: simplify code to avoid false positive cppcheck warning
Even Rouault
09:09 PM Revision 33b19097 (qgis): qgsdatadefinedsizelegend.cpp: avoid likely false positive cppcheck warn...
Even Rouault
09:09 PM Revision 4587c4e0 (qgis): cppcheck.sh: define a few macros to help cppcheck parse files
Even Rouault
09:09 PM Revision 61f5cdfa (qgis): Initialize various struct/class member variables to avoid cppcheck warn...
Even Rouault
08:47 PM Revision 0d633c49 (qgis): fix_pdal
Peter Petrik
08:20 PM Revision bf448c39 (qgis): only _AddDllDirectory existing directories (fixes OSGeo4W#649)
github-actions[bot]
08:01 PM Revision a191ffd7 (qgis): only _AddDllDirectory existing directories (fixes OSGeo4W#649)
github-actions[bot]
05:51 PM Revision 525adede (qgis): Fix QgsLayerDefinition::loadLayerDefinition
Alessandro Pasotti
05:51 PM Revision d4907558 (qgis): Re-add header file removed by mistake
Alessandro Pasotti
05:51 PM Revision 003ca548 (qgis): Less autos
Alessandro Pasotti
05:51 PM Revision bc18ec99 (qgis): No more warning in the model, but still doesn't work
Alessandro Pasotti
05:51 PM Revision 093b0a1d (qgis): Fix legend nodes
Alessandro Pasotti
05:51 PM Revision c9133083 (qgis): Don't dereference deleted node
Alessandro Pasotti
05:51 PM Revision 11b281e9 (qgis): try to fix tree model
Alessandro Pasotti
05:51 PM Revision f48cd393 (qgis): Fix snapping model
Alessandro Pasotti
05:17 PM Revision aa428a06 (qgis): Add QgsPointCloudAttributeModel model for display of attributes in
a point cloud layer Nyall Dawson
05:17 PM Revision 78dcd2c3 (qgis): Another test
Nyall Dawson
05:17 PM Revision d0d7aa6c (qgis): Expose QgsPointCloudAttribute/QgsPointCloudAttributeCollection to sip
Nyall Dawson
05:17 PM Revision d5ef807e (qgis): Add some more useful methods to QgsPointCloudAttribute
Nyall Dawson
05:17 PM Revision 59601bf1 (qgis): Add QgsPointCloudAttributeComboBox widget
A reusable widget for selecting an attribute from a point cloud layer Nyall Dawson
05:17 PM Revision 8d54dc8f (qgis): Fix sip build
Nyall Dawson
05:17 PM Revision 00b9da64 (qgis): Private
Nyall Dawson
03:40 PM Revision 02552e48 (qgis): Raster shader: store label precision
Alessandro Pasotti
03:01 PM Revision ef0c4722 (qgis): only _AddDllDirectory existing directories (fixes OSGeo4W#649)
Jürgen Fischer
01:53 PM Revision 7901b7a3 (qgis): remove unused private var
Denis Rouzaud
12:07 PM Revision eefc9781 (qgis): Add assignment operator
NEDJIMAbelgacem
12:03 PM Revision 58ce77f1 (qgis): Paletted: fix ordering from proxy model
Alessandro Pasotti
11:56 AM Revision 06bfb425 (qgis): Fix duplicate parameter warnings shown when loading models
github-actions[bot]
11:45 AM Revision 06ed78e7 (qgis): Fix identify action test
Mathieu Pellerin - nIRV
11:37 AM Revision c9d184dd (qgis): Merge branch 'master' into allow-user-adjustment-of-flat-terrain-elevation
Nedjima Belgacem
11:04 AM Revision 37dd3169 (qgis): fix docs
NEDJIMAbelgacem
11:02 AM Revision 4a81704d (qgis): delete assignment operator
NEDJIMAbelgacem
10:55 AM Revision aa90eb73 (qgis): [temporal] Update the attribute table's show feature visible on map to ...
Mathieu Pellerin - nIRV
07:10 AM Revision dcc53852 (qgis): [temporal] Update the identify tool to take temporal range context into...
Mathieu Pellerin - nIRV
06:27 AM Revision c7a6e6bd (qgis): Embed a copy of laz-perf, and use if system laz-perf is not found
Laz-perf is a relatively "underground" library, and is not packaged
for many major distributions. Its also tiny and t...
Nyall Dawson
06:27 AM Revision 6ca94e6b (qgis): Avoid qDebug
Nyall Dawson
06:27 AM Revision 19bd3970 (qgis): Spelling
Nyall Dawson
05:03 AM Revision 37a0b0e9 (qgis): [processing] Fix duplicate parameter warnings shown when loading models
This is caused because the internal hidden VERBOSE_LOG parameter was
always being added to the model twice, so now we...
Nyall Dawson
04:09 AM Revision b567a7c5 (qgis): [3d] Change options button in 3d canvas dock from directly opening
the settings dialog to instead show a menu with quick toggles
for enabling shadows and eye dome lighting, along with ...
Nyall Dawson
04:09 AM Revision 68ceaf22 (qgis): Fix capitalisation, spin box clear values in eye dome lighting widgets
Nyall Dawson
01:17 AM Revision f2b14d33 (qgis): revert back Qgs3DMapSettings::worldToMapCoordinates and add copy constr...
NEDJIMAbelgacem

2020-11-08

12:07 AM Revision d0084000 (qgis): Address Nyall's reviews
NEDJIMAbelgacem
10:36 PM Revision 1a91516b (qgis): add qt5-image-formats-plugins to qgis server
Marco Bernasocchi
04:58 PM Revision 23b723e5 (qgis): inital terrain elevation offset implementation
NEDJIMAbelgacem
08:19 AM Revision 63d875b0 (qgis): Merge pull request #39392 from olivierdalang/geometry_fixer_fixes
Geometry fixer fixes Matthias Kuhn

2020-11-07

11:02 PM Revision 7d012ee7 (qgis): addVectorLayerPrivate(): fix loading of WFS layers
Fixes #39847. master only (related to 1132494) Even Rouault
11:01 PM Revision c1df39f1 (qgis): Support building qgis_analysis as SHARED or STATIC library. (Required f...
Olivier Ldff
07:18 PM Revision fcafb271 (qgis): Adding Translation Sardinian flag
ValPinna
07:18 PM Revision b3ab76a9 (qgis): Update tsstat.pl
ValPinna
07:02 PM Revision 9e02078d (qgis): debian packaging: add pdal provider and switch to sip5
Jürgen Fischer
06:58 PM Revision 7c458a96 (qgis): fail if sipbuild is found, but not sip5
Jürgen Fischer
06:58 PM Revision 410243d0 (qgis): fix warnings
Jürgen Fischer
04:25 PM Revision 0c38d2f2 (qgis): Revert "Hidden layers"
Alessandro Pasotti
01:17 PM Revision 95fc5153 (qgis): Merge pull request #39819 from elpaso/bugfix-server-config-cache-virtua...
Fix server virtual layers load Alessandro Pasotti
12:42 PM Revision da6f2048 (qgis): Removed the selectatid and sslmode, added dbworkspace and includegeoatt...
(and checkPrimaryKeyUnicity to one side to make it symmetric) Richard Duivenvoorde
05:46 AM Revision dcc26ee9 (qgis): fix cell statistics median method and add tests
github-actions[bot]

2020-11-06

12:52 AM Revision 0b5c7342 (qgis): Merge pull request #39859 from root676/fix_random_raster
Fix random raster Float32/64 support Nyall Dawson
12:52 AM Revision 608d717a (qgis): fix cell statistics median method and add tests
Clemens Raffler
10:57 PM Revision 88ac3ce5 (qgis): Add some tests for ept and pdal layer loading, extent and crs
Nyall Dawson
10:57 PM Revision f5a4880e (qgis): Switch from silently building broken Entwine point cloud support
when dependancies are missing (libzstd, lazperf) to an explicit
WITH_EPT optional cmake switch which requires those d...
Nyall Dawson
10:57 PM Revision 611fca9e (qgis): Split ept provider gui metadata from generic point cloud gui metadata
Things are much cleaner this way! Nyall Dawson
10:57 PM Revision 9c55b8bd (qgis): Add Python repr for QgsProviderRegistry::ProviderCandidateDetails
Nyall Dawson
10:57 PM Revision fd9abf8a (qgis): Skip ept specific tests if ept provider is not built
Nyall Dawson
10:57 PM Revision d506caf6 (qgis): If no point cloud providers are available, don't show 'point cloud' opt...
Nyall Dawson
10:55 PM Revision 25d3b950 (qgis): [layer tree][ui] Allow users to set a minimum/maximum legend size
github-actions[bot]
10:54 PM Revision 0ee4ffdf (qgis): test_qgsproject.py: no longer used deprecated way of importing ogr
github-actions[bot]
10:53 PM Revision 72bb3845 (qgis): Fix authentication configuration is lost when adding Arcgis Feature Ser...
github-actions[bot]
10:52 PM Revision 78b7196d (qgis): test_qgsproject.py: no longer used deprecated way of importing ogr
github-actions[bot]
09:06 PM Revision 2e5276d6 (qgis): fix min/max random value assignment to take effect in the random raster...
Clemens Raffler
08:58 PM Revision 19c32a5b (qgis): fix float64/float32 random value output
Clemens Raffler
06:23 PM Revision 610703c5 (qgis): test_qgsproject.py: no longer used deprecated way of importing ogr
This has gone with GDAL 3.2.0 Even Rouault
06:23 PM Revision 54b33cdb (qgis): Fix authentication configuration is lost when adding Arcgis Feature
Service/Map service layers via source select dialog instead of browser
Fixes #39822
Nyall Dawson
06:22 PM Revision 1220c106 (qgis): Use nice new API to handle loading of point cloud layers which are
dragged and dropped onto QGIS, with absolutely no hardcoded logic
in qgisapp at all - win!
(Now las/laz files can be...
Nyall Dawson
06:22 PM Revision 9e72b69a (qgis): Report PDAL version information in about screen, processing version dumps
Nyall Dawson
06:22 PM Revision 2cda24ec (qgis): Fix warning
Nyall Dawson
06:22 PM Revision 8254b7dd (qgis): Add capabilities flags for QgsProviderMetadata
So that callers can determine which functionality in the metadata
is implemented for a particular object
Nyall Dawson
06:22 PM Revision bf32b713 (qgis): Refine QgsProviderRegistry::preferredProvidersForUri API so that
it returns a list of preferred providers along with the valid
layer types which those providers report for the URI
T...
Nyall Dawson
06:22 PM Revision 9fa940ad (qgis): Fix warning
Nyall Dawson
06:22 PM Revision 51762dd0 (qgis): Add API to QgsProviderMetadata to determine valid layer types
which the provider can use to open a specified URI Nyall Dawson
06:22 PM Revision f98bdc04 (qgis): Make PDAL version information available for macros
Nyall Dawson
05:35 PM Revision 9e5a67f9 (qgis): sipified qgsmaplayer
David Signer
05:34 PM Revision 577bc354 (qgis): use unplugged icon to indicate offline layers
David Signer
02:34 PM Revision cf2df8d2 (qgis): Implement encodeUri and decodeUri, fixes #39759
Richard Duivenvoorde
01:40 PM Revision 0cadba16 (qgis): Update tsstat.pl
Added new Italian Translator stefano campus
01:33 PM Revision 0213197e (qgis): Merge pull request #39837 from skampus/patch-8
Update tsstat.pl Matthias Kuhn
01:09 PM Revision 5dc45403 (qgis): Update tsstat.pl
Added a new Italian Translator stefano campus
12:15 PM Revision 7c784a81 (qgis): Update tsstat.pl
Added a new Italian Translator stefano campus
10:19 AM Revision dd3fa584 (qgis): increase Oracle timeout
Denis Rouzaud
10:12 AM Revision 5f161a89 (qgis): [layer tree][ui] Allow users to set a minimum/maximum legend size
Mathieu Pellerin - nIRV
09:59 AM Revision 1e9e4d7d (qgis): Started adding depth and shadow map textures preview debugging
NEDJIMAbelgacem
09:59 AM Revision 618807ed (qgis): Initial EDL implementation
NEDJIMAbelgacem
09:59 AM Revision e9ac7311 (qgis): address reviews
NEDJIMAbelgacem
09:59 AM Revision d1d347d1 (qgis): add EDL distance
NEDJIMAbelgacem
09:59 AM Revision 8768b7e3 (qgis): fix spelling mistake
NEDJIMAbelgacem
09:59 AM Revision a25f0464 (qgis): adress reviews
NEDJIMAbelgacem
09:59 AM Revision c3ef5cc3 (qgis): Added configuration to debug shadow and forward depth textures
NEDJIMAbelgacem
09:59 AM Revision 6f542e7e (qgis): moved debug settings to the advanced tab and fixed CI problems
NEDJIMAbelgacem
09:59 AM Revision 4ade4f04 (qgis): fix depth buffer not working correctly for some machine
NEDJIMAbelgacem
09:59 AM Revision df4d2390 (qgis): fix postprocess.frag
NEDJIMAbelgacem
07:04 AM Revision e9b2b513 (qgis): Show referer on WMS connection dialog from browser.
github-actions[bot]
05:26 AM Revision 4812f461 (qgis): Fix leak in point cloud 2d renderer
Nyall Dawson
05:26 AM Revision 465f2d91 (qgis): Fix leak of QgsShadowRenderingFrameGraph, QParameter leaks
Nyall Dawson
05:26 AM Revision f6e61499 (qgis): Correct fix for leaked light parameters
Nyall Dawson
05:26 AM Revision 60eaaa79 (qgis): Fix QMenu leak in 3d map canvas dock
Nyall Dawson
05:26 AM Revision d601b69e (qgis): Fix leak of symbol in QgsMesh3dSymbolWidget
Nyall Dawson
04:58 AM Revision 8cf5089c (qgis): Show referer on WMS connection dialog from browser.
Ismail Sunni

2020-11-05

10:37 PM Revision ded7acc3 (qgis): fix qgis_sip_uptodate #spellok
Jürgen Fischer
10:37 PM Revision e8fd9c3e (qgis): set debian/compat to 10
Jürgen Fischer
10:01 PM Revision e3025992 (qgis): fix build
Jürgen Fischer
05:25 PM Revision 9365c55c (qgis): increase docker base size
Denis Rouzaud
05:24 PM Revision d10c1821 (qgis): increase docker base size
Denis Rouzaud
05:24 PM Revision bd5e408d (qgis): Fix server virtual layers load
Alessandro Pasotti
04:13 PM Revision 3e398e2a (qgis): Merge pull request #39577 from elpaso/hidden-layers
Hidden layers Alessandro Pasotti
03:21 PM Revision b3a0ff8a (qgis): Small adjustments for meshes
Alessandro Pasotti
03:04 PM Revision 93344df7 (qgis): install python3-pyproj and protobuf
Denis Rouzaud
01:54 PM Revision e1f1af78 (qgis): traverse tree in 2D rendering by map error
Peter Petrik
12:59 PM Revision 26a9cdf5 (qgis): Hidden layers -> Private layers
Alessandro Pasotti
12:52 PM Revision 40c9eb6b (qgis): Add some small point cloud files for unit tests (#39811)
* Add some small point cloud files for unit tests Nyall Dawson
12:52 PM Revision 885c9702 (qgis): missing import for gcc
Alessandro Pasotti
12:11 PM Revision 414d9381 (qgis): Fix raster paletted and pseudocolor various issues
Alessandro Pasotti
12:08 PM Revision 72fe3635 (qgis): Fix min/lowest and add decimal constructor
Alessandro Pasotti
11:51 AM Revision 42181f4c (qgis): docker: master=>latest
Denis Rouzaud
11:49 AM Revision 22a9cee6 (qgis): docker: master=>latest
Denis Rouzaud
11:47 AM Revision 994f1f44 (qgis): docker: master=>latest
Denis Rouzaud
11:16 AM Revision c9bee4a6 (qgis): Cleanup FindPDAL.cmake, add search path for Fedora
Nyall Dawson
11:16 AM Revision 9f53f708 (qgis): Fix generation of point cloud file filter
Nyall Dawson
11:16 AM Revision 4c9338b8 (qgis): Catch pdal exceptions when creating data provider
Nyall Dawson
11:16 AM Revision 04dc5f5e (qgis): Add API for providers to test whether a particular URI should be
blocklisted and hidden from the QGIS interface, e.g. it is an internal
detail only (or sidecar file) and shouldn't be...
Nyall Dawson
11:16 AM Revision 67e1a807 (qgis): Use proper API to hide .aux.xml, .shp.xml and .tif.xml files from browser
instead of hardcoded lists Nyall Dawson
11:16 AM Revision 7717a20a (qgis): Mark some QgsProviderMetadata methods as const
Nyall Dawson
11:16 AM Revision cad2884e (qgis): Don't show OGR or GDAL entries for files in browser wherever another
provider is the preferred provider for a particular file
In particular, this allows us to hide the OGR entry for ept...
Nyall Dawson
11:16 AM Revision 519222f1 (qgis): Ensure .tif.aux.xml, .png.aux.xml etc are also blocklisted
Nyall Dawson
11:16 AM Revision 1225eb49 (qgis): Don't show ept-build.json files in browser
Nyall Dawson
11:16 AM Revision 8abe4a1e (qgis): Refine API for QgsProviderRegistry tests for preferred provider
for a URI to better handle ties, add direct method to determine
whether a particular provider should defer handling o...
Nyall Dawson
11:16 AM Revision fdcedb4e (qgis): PDAL provider should be preferred for las/laz files
Nyall Dawson
11:16 AM Revision 9ee235cf (qgis): Spelling
Nyall Dawson
11:16 AM Revision ac7f58b4 (qgis): Partially revert changes to FindPDAL.cmake
Nyall Dawson
11:16 AM Revision 787230e4 (qgis): Spelling
Nyall Dawson
11:16 AM Revision caed02ac (qgis): Default point cloud file picker from data source manager to filtering
for ALL supported point cloud files, regardless of provider Nyall Dawson
11:16 AM Revision d51e752e (qgis): Add utility function to extract wildcards from a filter string
Nyall Dawson
11:16 AM Revision 36cdb08b (qgis): Condense separate entries for PDAL/EPT point clouds in data source manager
to a single entry
Have just one "Point Cloud" tab in the manager, and make the widget
automatically pick the preferr...
Nyall Dawson
11:16 AM Revision 7ef1afcb (qgis): Add some tests for PDAL provider metadata
Nyall Dawson
11:10 AM Revision d7ed97f0 (qgis): remove defaulting QML
error: QQmlComponent: Component is not ready Denis Rouzaud
11:10 AM Revision d5a141b4 (qgis): fix docker compose path
Denis Rouzaud
11:10 AM Revision a584b5e2 (qgis): update oracle instant client
Denis Rouzaud
11:10 AM Revision 31887949 (qgis): always upload cache
Denis Rouzaud
11:10 AM Revision 71421cc1 (qgis): configure CTEST for GH workflow
Denis Rouzaud
11:10 AM Revision 25847344 (qgis): add build ccache
Denis Rouzaud
11:10 AM Revision c17df9cf (qgis): timeout oracle
Denis Rouzaud
11:10 AM Revision 3bc8ffe2 (qgis): increase cache size
Denis Rouzaud
11:10 AM Revision 81f114df (qgis): [quick] fix deprecated use of QApplication::desktopWidget()->screenGeom...
This takes the first top level window and use it to get the screen.
The "perfect" approach would be to use a widget ...
Denis Rouzaud
11:10 AM Revision 679af1b8 (qgis): enable test on Ubuntu Focal
Denis Rouzaud

2020-11-04

09:56 PM Revision 706d5791 (qgis): remove icons
Peter Petrik
09:56 PM Revision 4dd8f277 (qgis): review items
Peter Petrik
09:56 PM Revision 3dec432c (qgis): [pointclouds] add basic structure for PDAL layer
Peter Petrik
05:59 PM Revision fd9b11d8 (qgis): Merge pull request #39806 from qgis-bot/backport-39803-to-release-3_16
[Backport release-3_16] fix webp rendering in server Matthias Kuhn
04:42 PM Revision b725a044 (qgis): 3D material color data defined (#39683)
Vincent Cloarec
03:26 PM Revision b2da658b (qgis): fix webp rendering in server
github-actions[bot]
03:22 PM Revision 0e758df0 (qgis): fix webp rendering in server (#39803)
* fix webp rendering in server
currently, qgis server always returns content-length=0
Marco Bernasocchi
09:49 AM Revision b3356176 (qgis): [3d] Default shadows to first available directional light, instead
of forcing users to explicitly select this light after enabling shadows Nyall Dawson
09:49 AM Revision eb6e53d6 (qgis): Ensure that ept provider is the preferred provider for ept.json files
Nyall Dawson
09:49 AM Revision 8dc1f0cd (qgis): Fix point cloud source select file dialog incorrectly filters to mesh l...
Nyall Dawson
09:49 AM Revision b4d381de (qgis): Use provider metadata to filter data items for ept provider
Nyall Dawson
09:49 AM Revision 74722b35 (qgis): Add utility to determine whether a certain file name matches a given fi...
Nyall Dawson
09:49 AM Revision e5fe9bf4 (qgis): Fix warnings in test
Nyall Dawson
09:49 AM Revision a092a822 (qgis): Trivial tests for ept provider encode/decode uri
Nyall Dawson
09:49 AM Revision 4e1df35d (qgis): Forward declare
Nyall Dawson
09:49 AM Revision 7771417a (qgis): Improve docs
Nyall Dawson
09:49 AM Revision e59bab7f (qgis): Add QgsProviderRegistry::filePointCloudFilters() for retrieving filter ...
Nyall Dawson
09:49 AM Revision 6885a160 (qgis): Methods in QgsProviderRegistry should not be virtual -- this class
is not designed to be subclassed Nyall Dawson
09:49 AM Revision 8ebab944 (qgis): Implement QgsProviderMetadata::filters() for EPT provider, start some
basic tests for ept provider Nyall Dawson
09:49 AM Revision 8b7fe317 (qgis): Add since
Nyall Dawson
09:49 AM Revision 4aa1c2f2 (qgis): Add python repr for QgsProviderMetadata
Nyall Dawson
09:49 AM Revision 0ebe7888 (qgis): Add API for providers to indicate their priority in opening a specified
URI
And add new method to QgsProviderRegistry to select the preferred
provider for opening a URI based on this
Nyall Dawson
09:49 AM Revision f7b0a2d0 (qgis): Add Point Clouds to QgsProviderMetadata::FilterType
Nyall Dawson
09:49 AM Revision d34d61e3 (qgis): Fix build on older qt versions
Nyall Dawson
08:25 AM Revision 31bc1e8b (qgis): fix build
Jürgen Fischer
07:33 AM Revision e64537a9 (qgis): More (significant) optimizations to ept point cloud decompression
Nyall Dawson
07:33 AM Revision d4466001 (qgis): Update for QCOMPARE sensitivity to numeric types
Nyall Dawson
07:33 AM Revision 6310397e (qgis): Add tests for QgsPointCloudAttribute
Nyall Dawson
07:33 AM Revision 0d772691 (qgis): Avoid some unnecessary copies inside loop
Nyall Dawson
07:33 AM Revision 31fa79ee (qgis): Big boost to QgsPointCloudAttributeCollection::find by internal cache
Nyall Dawson
07:33 AM Revision fc76c324 (qgis): Avoid multiple calls to QgsPointCloudAttributes::find for every point i...
and instead just find the desired attributes once before iterating over points
Results in a BIG speed up to EPT data...
Nyall Dawson
06:57 AM Revision d45790e0 (qgis): Other export mesh algorithms (#39783)
[processing] adds there new export mesh layer to vector layer algorithms :
- export faces
- export edges (1D mesh)
- ...
Vincent Cloarec
05:31 AM Revision c6622732 (qgis): Fix potential crash on QGIS exit under rare circumstances
github-actions[bot]
05:30 AM Revision c63b278c (qgis): Fix crash in geometry validator
github-actions[bot]
03:30 AM Revision a7d4bdd0 (qgis): Merge pull request #39790 from nyalldawson/vcloarec-fixGeometryValidator
Fix crash in geometry validator Nyall Dawson
03:14 AM Revision 174d30c5 (qgis): Fix potential crash on QGIS exit under rare circumstances
This is only triggered when a provider attached to a layer from the
current project does not implement provider metad...
Nyall Dawson
01:47 AM Revision 1fd572fb (qgis): Ignore .aux.xml files under control_images
Sandro Santilli
01:47 AM Revision 8723be69 (qgis): Speedup label placement when building against GEOS-3.9.0
Uses GEOSPreparedNearestPoints signature
See https://trac.osgeo.org/geos/ticket/1007
Sandro Santilli
01:47 AM Revision ca99eb48 (qgis): fix bad QTime constructors
github-actions[bot]
01:46 AM Revision c7ab2d20 (qgis): More unit tests for geometry validation
Nyall Dawson
01:37 AM Revision 2f10e500 (qgis): Add unit test for #39770
Nyall Dawson
01:35 AM Revision 08f65f2f (qgis): Cleanup variable names, fix error string
Nyall Dawson
01:26 AM Revision 9fbe8720 (qgis): fix geometry validator
Fixes #39770 Vincent Cloarec

2020-11-03

11:39 PM Revision 9a7efe02 (qgis): fix bad QTime constructor
Vincent Cloarec
11:21 PM Revision 6d52771e (qgis): Fix copy
Denis Rouzaud
04:38 PM Revision 1c229334 (qgis): PG raster: fix crash on invalid extent
Fixes #39779 Alessandro Pasotti
12:32 PM Revision c96f02f8 (qgis): Doxy
Alessandro Pasotti
12:18 PM Revision dec0af6b (qgis): Store unmodified double value in widget items
Also add a custom delegate.
Try to fix #39757
Alessandro Pasotti
09:30 AM Revision 7d1ca816 (qgis): improve geometry equality report in tests (#39772)
from https://github.com/qgis/QGIS/pull/8154/files#diff-dbb55b6871a9157f22dc7a979009676cb03f2fadefc557ad0e66a47c92a93503 Denis Rouzaud
09:23 AM Revision aa45ee9b (qgis): fix again
Denis Rouzaud
08:36 AM Revision 86223f11 (qgis): fix docker name
Denis Rouzaud
08:17 AM Revision 234de661 (qgis): improve geometry equality report in tests
from https://github.com/qgis/QGIS/pull/8154/files#diff-dbb55b6871a9157f22dc7a979009676cb03f2fadefc557ad0e66a47c92a93503 Denis Rouzaud
06:05 AM Revision 1fbba79a (qgis): Mesh export processes, first part : infrastructure and export vertices ...
[processing] Infrastructure for QgsMeshLayer to add processing algorithms, dataset group paramater and dataset time p... Vincent Cloarec
04:39 AM Revision a1fcc7da (qgis): Fix missing canvas flash after locating to geocode result with viewport
Nyall Dawson
03:11 AM Revision e70caeb3 (qgis): Add getter/setter for api key, region
Nyall Dawson
03:11 AM Revision cbaeb99a (qgis): Add optional viewport property for geocoder results
Allows specifying an optional recommended viewport bounds for
displaying the geocode result (e.g. the canvas extent t...
Nyall Dawson
03:11 AM Revision 1acfe1fb (qgis): Add group and description to QgsGeocoderResult, link in to locator,
and populate group in Google Maps geocoding results Nyall Dawson
03:11 AM Revision 98d09715 (qgis): [api] Add new class QgsGoogleMapsGeocoder
This geocoder utilises the Google Maps "geocoding" API in order to geocode
strings. The Google Maps service is not pu...
Nyall Dawson

2020-11-02

09:31 PM Revision fd4f12be (qgis): debian packaging: add qt5-image-formats-plugins dependency (closes #39763)
(cherry picked from commit 71a755a023d65494328a882fbacfff7dad611158) Jürgen Fischer
09:29 PM Revision 09d6185b (qgis): debian packaging: drop ubuntu eoan add ubuntu groovy
Jürgen Fischer
09:29 PM Revision 71a755a0 (qgis): debian packaging: add qt5-image-formats-plugins dependency (closes #39763)
Jürgen Fischer
08:44 PM Revision 46036f58 (qgis): suggest qt5-image-formats-plugins for server
This allows using webp in the server, see https://github.com/gem/oq-qgis-server/pull/45 for more details, @jef-n I'm ... Marco Bernasocchi
07:43 PM Revision 6f6e2b0f (qgis): fix webp rendering in server
currently, qgis server always returns content-length=0 Marco Bernasocchi
05:28 PM Revision c877f368 (qgis): Remove unused vars/includes
Alessandro Pasotti
02:22 PM Revision 61bd8a8d (qgis): Turn legend filters into a menu
Alessandro Pasotti
01:43 PM Revision d49d4585 (qgis): Vertex editor: make displayed coordinate precision configurable
Marco Hugentobler
12:23 PM Revision 47a08a44 (qgis): Merge pull request #39575 from alexbruy/processing-dxf
Native DXF export algorithm Alexander Bruy
11:44 AM Revision d3046146 (qgis): Remove workaround for an Entwine issue (binary/zstandard encoding) (#39...
Entwine was creating incorrectly encoded index when binary/zstandard
data type was used with a recent PDAL:
https://g...
Martin Dobias
11:36 AM Revision b9b6171e (qgis): Handle geometrycollections also in difference results
Marco Hugentobler
11:17 AM Revision ed709c18 (qgis): fix bunch of small bugs
tomasMizera
11:17 AM Revision d6247fd6 (qgis): fix type error in value relation
tomasMizera
10:51 AM Revision b52c9893 (qgis): Pressing escape should cancel the Change Data Source dialog
github-actions[bot]
08:50 AM Revision ee241edb (qgis): completely hide parameter type definition from SIP
Alexander Bruy
08:49 AM Revision 5a155f7c (qgis): make QgsProcessingParameterDxfLayers public
Alexander Bruy
08:49 AM Revision 3feb0ad4 (qgis): tests for parameterAsLayers() call
Alexander Bruy
08:49 AM Revision 36513657 (qgis): add other supported parameter types to the list
Alexander Bruy
08:49 AM Revision 24f2c621 (qgis): address remaining review comments
Alexander Bruy
08:47 AM Revision a7339e6f (qgis): fix missed cond
Alexander Bruy
08:47 AM Revision b7997e0f (qgis): [processing] new parameter for DXF export input layers
Alexander Bruy
08:47 AM Revision 3c0d5971 (qgis): longer help
Alexander Bruy
08:47 AM Revision 24bad2e3 (qgis): fix strings capitalization
Alexander Bruy
08:47 AM Revision d40a7db9 (qgis): fix condition statement
Alexander Bruy
08:47 AM Revision bdce38bc (qgis): drop useless test
Alexander Bruy
08:47 AM Revision e5e87aca (qgis): more fixes to support other input types
Alexander Bruy
08:47 AM Revision 6f10e651 (qgis): accept layer list and individual layers as dxf inputs
Alexander Bruy
08:47 AM Revision ad6922b5 (qgis): typo in the license header
Alexander Bruy
08:47 AM Revision 9414e3f5 (qgis): test for DXF export algorithm
Alexander Bruy
08:47 AM Revision c1b6547d (qgis): init default split attribute
Alexander Bruy
08:47 AM Revision 769dafae (qgis): typo
Alexander Bruy
08:47 AM Revision 7b36a220 (qgis): [processing] add dxf export algorithm (fix #25392)
Alexander Bruy
08:47 AM Revision 8f487694 (qgis): test for dxf layer wrapper
Alexander Bruy
08:47 AM Revision 4f91bd80 (qgis): [processing] widget wrapper for dxf layers parameter
Alexander Bruy
08:47 AM Revision 7e798d40 (qgis): test for dxf layers parameter
Alexander Bruy
08:47 AM Revision 76c1557e (qgis): raise exceptions instead of fatal errors
Alexander Bruy
05:37 AM Revision 45f12cbb (qgis): Pressing escape should cancel the Change Data Source dialog
Nyall Dawson
02:23 AM Revision 146ae275 (qgis): [processing] Fix add (single) row tool button broken
github-actions[bot]
02:23 AM Revision ef52b5f9 (qgis): [processing] fix method name in GUI wrapper for batch processing
github-actions[bot]
02:22 AM Revision 9935bbe0 (qgis): Add adapter class QgsGeocoderLocatorFilter
This class implements the required logic to bridge a
class which implements the QgsGeocoderInterface interface to a
Q...
Nyall Dawson

2020-11-01

10:49 PM Revision 5271ca26 (qgis): make QgsProcessingParameterVectorTileWriterLayers public
hide parameter types definitions for TIN and vector tile parameters from
SIPP
Alexander Bruy
10:49 PM Revision 2f9236b2 (qgis): remove from SIP some parameter type definitions
Alexander Bruy
10:49 PM Revision c79ebcd3 (qgis): make QgsProcessingContext member variable in vector tile layers wrapper
to avoid dangling pointers Alexander Bruy
10:47 PM Revision f36701c4 (qgis): [processing] Fix add (single) row tool button broken
Mathieu Pellerin - nIRV
10:46 PM Revision 74017adb (qgis): use forwarding reference to fix reference copy warning
Denis Rouzaud
10:46 PM Revision a6fe85f0 (qgis): fix code layout
Denis Rouzaud
10:45 PM Revision 01baa2d7 (qgis): backport fix for #38476
Jürgen Fischer
10:44 PM Revision fa1b704a (qgis): [processing] fix method name in GUI wrapper
Andrea Giudiceandrea
09:07 PM Revision a2feb593 (qgis): Merge pull request #39726 from DelazJ/expressionOverlay316
[3.16] Update expression overlay functions Matthias Kuhn

2020-10-31

12:17 AM Revision 9e043233 (qgis): Fix windows build
Jürgen Fischer
07:08 AM Revision d9b479e8 (qgis): Fix wrong copy-paste
(cherry picked from commit c0d76e175f1d98a98cc56392e085dc2f9e6427c7) Harrissou Santanna
07:08 AM Revision 68de4e4d (qgis): Update more geometry overlay functions help
(cherry picked from commit 5ccad9173fa208270437e25db93b9bb3f67458ce) Harrissou Santanna
07:08 AM Revision 209fb63d (qgis): Update overlay_nearest function help and examples
(cherry picked from commit a4947666a1a01b77f7643f052ee2c67be6a95ed8) Harrissou Santanna

2020-10-30

04:23 PM Revision 7ac28d4f (qgis): enable test on Ubuntu Focal
Denis Rouzaud
03:46 PM Revision f491c244 (qgis): fixes reading of legacy setting of WMS/WFS exclusion for joined fields ...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
01:46 PM Revision 7ab1f19a (qgis): fixes reading of legacy setting of WMS/WFS exclusion for joined fields ...
fixes #39699 Denis Rouzaud
12:51 PM Revision f5ba02ec (qgis): Merge pull request #39567 from elpaso/server-standalone-colorize
Server standalone colorize output Alessandro Pasotti
08:57 AM Revision ce466a47 (qgis): [pointclouds] QgsPointCloudBlock (#39651)
* introduce qgspointcloudblock
* expand attributes based on request
* add point cloud request
* fix header
* fix ...
Peter Petrik
07:59 AM Revision 669fe014 (qgis): Remove checkindex
needs more recent QT Alessandro Pasotti
06:40 AM Revision d1064843 (qgis): Update src/core/qgsmaplayer.h
Co-authored-by: Nyall Dawson <[email protected]> David Signer
05:31 AM Revision d0ea8faf (qgis): Add transform context to QgsLocatorContext
Allows locators to correctly perform transformations during their
result fetching/handling
Nyall Dawson
05:31 AM Revision 4f6f163e (qgis): Move geocoder classes to core
Nyall Dawson
03:02 AM Revision 82e6f24a (qgis): fix map setting temporal be active when updating time controller
github-actions[bot]

2020-10-29

12:19 AM Revision d484beb7 (qgis): Spelling
Nyall Dawson
12:19 AM Revision 94f3ea0d (qgis): Add interface API for geocoders
Nyall Dawson
12:19 AM Revision 07251121 (qgis): Spelling, since updates
Nyall Dawson
12:16 AM Revision 5ccad917 (qgis): Update more geometry overlay functions help
Harrissou Santanna
12:13 AM Revision df0950c6 (qgis): Rename variables for a more intuitive documentation
tschmetzer
12:08 AM Revision a4947666 (qgis): Update overlay_nearest function help and examples
Harrissou Santanna
12:08 AM Revision c0d76e17 (qgis): Fix wrong copy-paste
Harrissou Santanna
12:06 AM Revision 3a5ddde5 (qgis): fix map setting temporal be active when updating time controller
Vincent Cloarec
 

Also available in: Atom