Activity
From 2020-12-10 to 2021-01-08
2021-01-08
- 10:16 PM Revision 02f861c3 (qgis): [processing] Translate some strings when running gdal algorithms
- 10:16 PM Revision 716e74c7 (qgis): [processing] Use correct means to escape " values in GDAL commands
- 10:16 PM Revision b14dc49c (qgis): [processing] Catch the gdal process console progress report output
- and show algorithm progress bars when running GDAL algorithms
- 10:16 PM Revision 54ec5acf (qgis): [processing] GDAL algorithms can now be canceled!
- Previously there was no way to terminate the GDAL process, so if you
accidently got some parameter values wrong it wa... - 10:16 PM Revision 50b5e563 (qgis): [processing] Use QgsBlockingProcess instead of subprocess to run GDAL a...
- This gives us much more flexibility when running the process, as we can
now do things like report feedback messages d... - 10:16 PM Revision e79922b2 (qgis): [processing] Return log lines from GdalUtils.runGdal instead of storing
- in a class member
The previous approach was NOT thread safe, and it's easy to avoid - 10:16 PM Revision 9ee5e564 (qgis): Update tests
- 10:16 PM Revision 601a9e1c (qgis): Add unit test to ensure QgsBlockingProcess inherits system enviroment
- 10:16 PM Revision ddf19ac4 (qgis): Add method to retrieve exit status of process
- 10:16 PM Revision baad1408 (qgis): Fix cancellation on windows
- 10:07 PM Revision 1444ce3a (qgis): Fix to_date* functions links to qt doc
- QDateTime::fromString documentation no longer lists all the expressions
to construct the format, so we point to each ... - 09:39 PM Revision 0fc4aee6 (qgis): Merge pull request #40721 from suricactus/relregistry
- Support multiple relation editors via relation widget registry
- 09:06 PM Revision a7c81ffa (qgis): Enable Hana tests on Travis CI (second attempt)
- 07:30 PM Revision 726dd33d (qgis): Enable HANA tests on Travis CI
- 03:03 PM Revision 6620bb90 (qgis): Removed the deprecated methods, will be implemented in Python only
- 01:12 PM Revision 77085695 (qgis): Fix breaking tests
- 12:58 PM Revision ebddedd9 (qgis): Fix wrong usage of mFeatureSelectionMgr in the abstract class
- 12:02 PM Revision 6061030f (qgis): enable dynamic SVGs for fill symbol (#40902)
- 11:17 AM Revision d1014827 (qgis): Add comment why we need HANA specific distance unit encoding
- 11:04 AM Revision 55e146f1 (qgis): Use authid() to retrieve authority and srid
- 10:47 AM Revision f002f960 (qgis): drop leftover include (#40901)
- 10:32 AM Revision a5448345 (qgis): No more Q_NOWARN_DEPRECATED_POP
- 09:56 AM Revision 71baf2be (qgis): Make it Q_OBJECT
- 09:28 AM Revision d81521e4 (qgis): avoid to prepare expression for SVG dynamic parameters (#40899)
- 09:19 AM Revision 0120e0f7 (qgis): Merge pull request #40892 from 3nids/svg-dyn-gui
- GUI for dynamic SVGs
- 09:19 AM Revision c6d4e614 (qgis): correct dox
- 09:14 AM Revision ebef36f7 (qgis): drop leftover include
- 08:48 AM Revision 1562a49e (qgis): allow removing multiple parameters at once
- 07:45 AM Revision 30a3e349 (qgis): move buttons to bottom right
- 05:12 AM Revision 0090dac4 (qgis): [locator] Fix broken parsing of google maps URL Z values
- 01:40 AM Revision 70aea49f (qgis): [vectortiles] Never trust internal feature ids
- Even if a feature has an internal ID, it's not guaranteed
to be unique across different tiles. This may violate the
s... - 01:37 AM Revision 0d785c8a (qgis): Add method to retrieve QgsVertexMarker center point in map coordinates
- 01:37 AM Revision 378841e5 (qgis): Fix broken manual rotation anchor point setting via ctrl+click in rotat...
- Ctrl+clicking to set the manual rotation point had no effect, and the selected
rotation point was always reset as soo...
2021-01-07
- 09:54 PM Revision 2ffc3061 (qgis): add test for SVG marker with dynamic parameters (#40891)
- 06:34 PM Revision 1754ecc4 (qgis): Merge pull request #40890 from troopa81/fix_oracle_srid_createemptylayer
- [Oracle] Fix metadata table srid when creating an empty layer
- 04:43 PM Revision f5f7389e (qgis): fix spellcheck
- 04:40 PM Revision 34f2005c (qgis): Minor code improvements
- 04:06 PM Revision 5d47b5d8 (qgis): Convert cpp type to python type
- 04:06 PM Revision e786da89 (qgis): Add test for the relation widget registry
- 03:52 PM Revision defb091c (qgis): add missing dox
- 03:36 PM Revision e5e7b31e (qgis): Tidy up CMakeLists.txt
- 03:36 PM Revision 36d41fe0 (qgis): add missing private @cond
- 03:02 PM Revision 9161a8c8 (qgis): gui for dynamic SVGs
- 02:57 PM Revision 17500a7e (qgis): Merge pull request #40596 from 3nids/dynamic_svgs
- core part to handle dynamic SVGs
- 02:42 PM Revision bb7f4113 (qgis): Rename to Abstract prefix
- 02:28 PM Revision c9f3c30f (qgis): [Oracle] Fix metadata table srid when creating an empty layer
- 02:12 PM Revision 0f68ad82 (qgis): fix building server without plugins (or without python) (#40869)
- 01:55 PM Revision 5e2cbab0 (qgis): prepare before getting referenced fields
- 01:42 PM Revision 04f43da4 (qgis): Unhide handleDrop method from base class in QgsHanaConnectionItem
- 01:25 PM Revision 34b252c6 (qgis): Stop using deprecated QFlags constructor
- 01:19 PM Revision eedbd3b5 (qgis): fix reading of newly saved symbology properties (#40889)
- 12:18 PM Revision cf5180a0 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS into hana-provider
- 10:49 AM Revision cfc8f034 (qgis): fix reading of parameters
- 08:43 AM Revision 1181c36c (qgis): [locator] Fix broken parsing of google maps URL Z values
2021-01-06
- 12:52 AM Revision d73fd7c1 (qgis): Split tool: create new features all at once (fixes #40860)
- The cause of the slowness of split tool on layers with many features
(e.g. more than 100k) was due to lots of QgsVect... - 09:03 PM Revision 5454d222 (qgis): Split tool: create new features all at once (fixes #40860)
- The cause of the slowness of split tool on layers with many features
(e.g. more than 100k) was due to lots of QgsVect... - 09:01 PM Revision a39e1625 (qgis): [api] Add new class to run a process in a blocking manner without
- QEventLoop related issues on the main thread
This class should be used whenever a blocking process run is required.
... - 09:01 PM Revision d1761bdb (qgis): Port QProcess::splitCommand from qt 5.15
- This is a useful method, and desirable in Qt < 5.15. It's also not
exposed currently to Python, so this doubles as a ... - 08:53 PM Revision 8e5b036f (qgis): Untwine update: fixed warnings and 32-bit build
- 04:59 PM Revision 130cbae9 (qgis): prepare expressions of properties for SVG parameters
- 04:59 PM Revision 98d1be22 (qgis): also update usedAttributes with attributes used in SVG parameters
- 04:33 PM Revision 3881c811 (qgis): fix bad rebase
- 04:22 PM Revision cb6b306b (qgis): option to run sipify_all.sh on a single module (#40874)
- 04:19 PM Revision 309caff7 (qgis): option to run sipify_all.sh on a single module
- 04:11 PM Revision 98e0cd58 (qgis): use flexibility of QVariant to save/load SVG parameters
- 04:11 PM Revision 2e90da4b (qgis): drop QgsSymbolLayerUitls::readSerializedProperties and serializeProperties
- 03:54 PM Revision 6847efe9 (qgis): Merge pull request #40872 from TurboGraphxBeige/patch-1
- Added my own name to CONTRIBUTORS file
- 03:41 PM Revision 4a309ad5 (qgis): Added my own name
- 03:33 PM Revision 094985cb (qgis): Merge pull request #40870 from elpaso/clazy-fixes
- Fix clazy warnings
- 03:01 PM Revision 891c89ae (qgis): rename QgsBasicRelationWidget--> QgsRelationEditorWidget
- 03:00 PM Revision 47269858 (qgis): Single QgsBasicRelationWidget file
- 01:40 PM Revision 8f4bf3e3 (qgis): SIP convert
- 01:10 PM Revision 415ecc4e (qgis): Rename the "basic" widget to "relation_editor" widget
- 01:10 PM Revision ca56fe6d (qgis): Remove from the layout, just in case
- 01:06 PM Revision 10b2b3b1 (qgis): mRelationEditorName -> mRelationEditorId
- 12:12 PM Revision 112810c2 (qgis): Fix clazy warnings
- 11:25 AM Revision 3201fa4e (qgis): use QgsProperty to handle SVG parameters
- 11:25 AM Revision 9116a1a1 (qgis): add a simple class to hold parameters information
- this makes it more futureproof to introduce type (string/number) or domain (attribute vs node value)
- 11:25 AM Revision 29f5669d (qgis): fix cloning of symbol
- 11:25 AM Revision 9c0ee358 (qgis): core part to handle dynamic SVGs
- this allow to use a map of parameters to dynamically replace attributes or nodes values in the XML of the SVG
- 11:21 AM Revision fd7406cb (qgis): Merge pull request #40716 from 3nids/qvariant-properties
- use QVariantMap instead of QgsStringMap for symbol layer properties
- 08:55 AM Revision 346a5972 (qgis): fix exporting rule
- 05:51 AM Revision b75b875e (qgis): [locator] Fix broken parsing northing,easting DMS coordinates
- 04:28 AM Revision 1e7ea794 (qgis): Updated QgsInterval setter methods to update original duration and unit...
- are called.
- 04:28 AM Revision 0921df07 (qgis): Fix build
- 04:28 AM Revision 4513033c (qgis): returned setFrameDuration and frameDuration functions in the temporal n...
- 04:28 AM Revision 8aac2388 (qgis): Use time step when exporting animation
- 04:28 AM Revision f2d5d5f4 (qgis): Address review feedback
- 04:28 AM Revision bfcc7a8c (qgis): keep frameDuration() in animation export
- 04:28 AM Revision 3d320a26 (qgis): updating time step and time step unit when frame duration has changed
- 04:28 AM Revision bcbf6ff1 (qgis): updated QgsInterval constructors to set duration and unit
- 04:28 AM Revision 9cd3da68 (qgis): Initialize mFrameTimeStep and mFrameTimeStepUnit
- 04:28 AM Revision 9da580cb (qgis): Pass time step and time step unit into QgsTemporalNavigationObject
- Currently, we pass the frame duration as a QgsInterval and use the average
duration of a month or year during the ani... - 04:28 AM Revision 167940fc (qgis): Changed QgsInterval getters to return original duration when original u...
- 04:28 AM Revision 21c28bc9 (qgis): addressed review comments
- 04:28 AM Revision a75211cc (qgis): fix for additional review comments
- 04:28 AM Revision c25a9e84 (qgis): fix no return in non-void scope error
- 04:28 AM Revision 3d23cb62 (qgis): Add missing QgsInterval != operator
- 04:28 AM Revision 949a46f7 (qgis): Avoid duplicate metatype warning noise in tests
- 04:28 AM Revision 4deafb87 (qgis): Fix test
- 04:28 AM Revision d07cb972 (qgis): Rerun sipify after documentation fix
- 04:28 AM Revision 8b91d583 (qgis): Fix broken link in docstring
- 04:28 AM Revision 51590810 (qgis): Add cast when comparing time step unit in TestQgsTemporalNavigationObject
- I'm not able to duplicate the build failure seen on Travis CI locally,
but I'm guessing it is due to the changes to c...
2021-01-05
- 12:02 AM Revision 3ca2137f (qgis): Improve QgsSvgCache documentation, add note about origin of QPictures
- returned by svgAsPicture
- 11:36 PM Revision fd9b246a (qgis): [MetaSearch] Also disable buttons after inspecting CSW in server tab
- in order to fix "AttributeError: 'CatalogueServiceWeb' object has no attribute 'records'" python error
- 11:36 PM Revision 4f786ae5 (qgis): [MetaSearch] Reset rubber band when treeRecords selection is changed
- 11:00 PM Revision 1559908c (qgis): [MetaSearch] Fix navigation through the results pages
- 10:58 PM Revision 454c4f6e (qgis): Fix otbalgorithm when several band are selected
- 10:58 PM Revision 52f2a4d7 (qgis): Fix QGIS/OTB interface for field parameters
- 10:58 PM Revision bb3e1a55 (qgis): [processing][OTB] deal with parameter type Enum and Band
- 10:58 PM Revision 5c19845d (qgis): Keep only vector layer file path when calling an OTB algorithm
- 10:56 PM Revision cf3bee38 (qgis): Cleanups
- 10:56 PM Revision b2af412b (qgis): Removed view menu actions
- 10:56 PM Revision f3476a56 (qgis): Zoom and pan to selection from multiple layers
- 10:56 PM Revision 69154c2b (qgis): Code cleanup
- 08:38 PM Revision d360fccf (qgis): Allow the usage of opacity parameter in a WMS provider URL
- 07:46 PM Revision f9deb915 (qgis): Fixes an (unreported?) issue with invalid MSSQL data items
- The issue was triggered when refreshing the browser with an
invalid MSSQL connection, the Populated state was never s... - 07:45 PM Revision bc9ddada (qgis): fix mssql iterator
- 07:44 PM Revision bb05c3bc (qgis): Allow plugins to set control image path for QgsRenderChecker, so that
- they can reuse this class for plugin specific tests
- 03:24 PM Revision 736dff5b (qgis): Make sure point cloud results in identify dock follow same behavior as ...
- 03:24 PM Revision 1808a447 (qgis): Fix point cloud 2d identify when x/y/z values in dataset are not intege...
- 12:42 PM Revision cc0f4c3b (qgis): [locator] Fix broken parsing northing,easting DMS coordinates
- 09:24 AM Revision d45b6144 (qgis): add skip kwarg
- 09:24 AM Revision b3794cef (qgis): Don't save defaults
- 09:24 AM Revision 5920ded6 (qgis): invert logic
- 09:24 AM Revision d11d28ca (qgis): re-commit variable changes
2021-01-04
- 12:37 AM Revision ee0e3510 (qgis): Change context menu keyboard shortcuts
- 11:32 PM Revision b740bf20 (qgis): [processing] Fix exception when calling "Select from Files" in batch mode
- on a file parameter
Fixes #40705 - 09:00 PM Revision 6fed3b37 (qgis): Untwine: calculate stats for attributes
- Without stats we don't know valid ranges of input data, so let's get them calculated
when the data gets indexed by un... - 07:18 PM Revision d7d6f8b1 (qgis): Mark variable as const
- 07:18 PM Revision 900f6862 (qgis): Fix tests
- 07:18 PM Revision 7ef6f6ac (qgis): Run sipify_all to fix qgsserverprojectutils.sip.in
- 07:18 PM Revision fb5cf0ce (qgis): More test fixes
- 07:18 PM Revision d9c22088 (qgis): Addressing code review comments
- 07:18 PM Revision e2205835 (qgis): Fix tests
- 07:18 PM Revision 57a5054d (qgis): Fix tests
- 07:18 PM Revision 8e4dccd4 (qgis): More test fixes
- 07:18 PM Revision 6c21d935 (qgis): Move logic into owsServiceTitle
- 07:18 PM Revision 118ba4d3 (qgis): Improves QGIS Server WMS GetCapabilities output
- Fixes #40736
- 07:16 PM Revision 8b00a0c4 (qgis): Fix one more qt 5.15 deprecation warning
- 05:47 PM Revision 5208fc23 (qgis): Untwine: calculate stats for attributes
- Without stats we don't know valid ranges of input data, so let's get them calculated
when the data gets indexed by un... - 05:27 PM Revision 15582878 (qgis): Add newly required include directories
- 05:25 PM Revision a2c96c97 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS into hana-provider
- 05:21 PM Revision 82dd4fcb (qgis): fix build on i386 and with older PDALs
- 05:19 PM Revision 94c56943 (qgis): debian packaging: add back python3-sip-dev for dh_sip3 in unstable
- 03:32 PM Revision 849fae32 (qgis): always cast to string first
- 02:32 PM Revision 95300c98 (qgis): declare setupRelationWidgetWrapper with 2 args as deprecated
- 02:25 PM Revision e892bee3 (qgis): Update the UI when the root collapsible box is opened
- 02:18 PM Revision 4c463d35 (qgis): Revert "Not sure why this was like this in the original QgsRelationEdit...
- This reverts commit c3411b98c0b6a12c222f187f1ea89d88f248f6e6.
Since `addFeature()` has an argument, this should not b... - 01:05 PM Revision fde80e3f (qgis): Respect z range when identifying point cloud features
- 01:05 PM Revision e3e8af7d (qgis): Show classification code in identify result
- 01:05 PM Revision cc737571 (qgis): Respect identify tool tolerance when identifying small point cloud markers
- 01:05 PM Revision 30084f61 (qgis): Fix identify tool not finding points when using a single point click
- and map crs != layer crs
- 01:05 PM Revision c69b8045 (qgis): No need for custom conversion code when QVariantMap type is returned
- 01:05 PM Revision 923af4e8 (qgis): Older sip versions DO require custom conversion code!
- 01:05 PM Revision 0b618711 (qgis): Fix some more clazy warnings
- 01:05 PM Revision e14750e9 (qgis): Fix some clazy/clang warnings
- 01:05 PM Revision 8f63af56 (qgis): Use QVariantMap instead of QMap<QString, QVariant>
- 01:05 PM Revision d045f75d (qgis): Fix since
- 01:05 PM Revision 12a40f10 (qgis): Show both original z value and adjusted z value in identify results whe...
- 01:05 PM Revision 5fea4629 (qgis): Use switch for enum comparison
- 01:02 PM Revision 28dc2a76 (qgis): When reading laz files, gracefully handle requested attributes which ar...
- 08:53 AM Revision e97927f3 (qgis): fix forward and backward compatibility
- 08:16 AM Revision 8d3ed863 (qgis): follow up tests
- 07:22 AM Revision 2647fa88 (qgis): apply to server
- 07:08 AM Revision 1f0b9315 (qgis): [processing] extract_by_location fix duplicate rows when mutiple predic...
- Fixes #32653
- 07:03 AM Revision 0bb6e114 (qgis): Fix format specification for data defined colors
- Fixes #40792
(cherry picked from commit be2c1ec7ac15eb323b861252622d5efcda5926fa) - 06:57 AM Revision be2c1ec7 (qgis): Fix format specification for data defined colors
- Fixes #40792
- 05:38 AM Revision 67d57541 (qgis): Don't allow selection of invisible features due to temporal filters
- Fixes #40818
- 05:38 AM Revision 7edb765b (qgis): Don't show map tips for features outside of canvas temporal range
- Fixes #40791
- 05:38 AM Revision 83b50cd2 (qgis): Don't even attempt to show a map tip for a non-spatial layer
- 05:38 AM Revision 7184905e (qgis): Don't show map tips for layers with scale range visibility which are ou...
- 04:52 AM Revision 16c4bead (qgis): Fix dox warning
- 04:52 AM Revision 7fba697b (qgis): [FEATURE] New "Merged feature" renderer for polygon and line layers
- This renderer merges (or unions/dissolves) the line or polygon features
from a layer prior to rendering them. It's us... - 04:52 AM Revision 72065310 (qgis): Dox++
- 03:58 AM Revision b8e025b0 (qgis): mesh scalar renderer optimization (#40821)
- 03:56 AM Revision d30a806a (qgis): Organize Edit and View menu items
- 03:50 AM Revision 472b950a (qgis): [processing]field calculator : allow creating field already present (c...
- Fixes #40701
- 03:49 AM Revision c7a9d5ad (qgis): Respect map clipping regions when rendering point clouds in 2d
- 03:46 AM Revision b01ff14a (qgis): Minor optimisations, warning fixes for point clouds
- 03:46 AM Revision 25e54a7a (qgis): Fix possible crash in ept point cloud index if boundsConforming array s...
- 03:46 AM Revision 610cb468 (qgis): Avoid some detachments, more efficient QString use
- 03:46 AM Revision edf63381 (qgis): Use reinterpret cast instead of old style cast
- 03:46 AM Revision bcba05db (qgis): Fix some clazy warnings in vector tile renderer
- 01:20 AM Revision 09e540b9 (qgis): Parralelize fetching points from IndexedPointCloudNode
- 01:20 AM Revision 87280a94 (qgis): fix banned keyword check
- 01:20 AM Revision c993eb5d (qgis): remove root error from identify in the provider
- 01:20 AM Revision 8ec26000 (qgis): remove layer and elevation properties
- 01:20 AM Revision ef9d2727 (qgis): make single click identify work
- 01:20 AM Revision d40a9b74 (qgis): fix unused variable
- 01:20 AM Revision 83963663 (qgis): add docs
- 01:20 AM Revision 6a0e0188 (qgis): Add returned point clouds limit
- 01:20 AM Revision 6b7be9c9 (qgis): fix spelling
- 01:20 AM Revision 8178add7 (qgis): Address Nyall suggestions
- 01:20 AM Revision 07512be3 (qgis): Add identify when rendering as circles
- 01:20 AM Revision 9358c9bd (qgis): change to variant and remove QgsPointCloudIdentifyResults
- 01:20 AM Revision d8abdbe9 (qgis): add fix for point selection
- 01:20 AM Revision 2d274af3 (qgis): Add classified renderer filtering behaviour
- 01:20 AM Revision 93e13e1d (qgis): remove render context from the provider code
- 01:20 AM Revision da4076e4 (qgis): Update src/gui/qgsmaptoolidentify.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 01:20 AM Revision 9ee8ec88 (qgis): Refactoe QgsPointCloudLayerRenderer::traverseTree
- 01:20 AM Revision 61ee2032 (qgis): Initial implementation of selection tool for point cloud
- 01:20 AM Revision 3f1d5a35 (qgis): remove geometry intersection check from the renderer's traverseTree
- 01:20 AM Revision 8c723215 (qgis): sipify identify function in dataprovider
- 01:20 AM Revision 72d9eeeb (qgis): remove SIP_SKIP and qDebug()
- 01:20 AM Revision 9bd4673e (qgis): Added tests
- 01:20 AM Revision c6ad05d7 (qgis): Address reviews
- 01:20 AM Revision 7a4adf6b (qgis): Update src/core/pointcloud/qgspointcloudrenderer.h
- Co-authored-by: Nyall Dawson <[email protected]>
- 01:20 AM Revision 3c1a0633 (qgis): Update src/core/pointcloud/qgspointcloudrenderer.h
- Co-authored-by: Nyall Dawson <[email protected]>
- 01:20 AM Revision 16a8ef5b (qgis): Use geometry engine
2021-01-03
- 09:27 PM Revision 20177be2 (qgis): Server: lower some log levels
- 09:05 PM Revision 30c7f36e (qgis): ccpcheck suppress
- 08:33 PM Revision 0cae2bea (qgis): add missing doxymentation
- 08:16 PM Revision d1d28c58 (qgis): fix resolvePaths
- 08:16 PM Revision 2cc632ee (qgis): follow up QVariant
- 08:16 PM Revision c46c066e (qgis): add missing breaks
- 08:16 PM Revision f77bb217 (qgis): use QVariantMap instead of QgsStringMap for symbol layer properties
- 08:16 PM Revision eb46defa (qgis): fix bindings
2021-01-02
- 03:12 PM Revision 1dd80e93 (qgis): Merge pull request #40819 from basilrabi/pointcloud
- [RPM] enable point cloud functionalities
- 01:07 PM Revision 95a712f0 (qgis): [RPM] enable point cloud features
- 06:48 AM Revision e25be9fe (qgis): Spelling
- 06:48 AM Revision 0d33fe4c (qgis): Documentation improvements, add SIP_DEPRECATED annotations
- 06:48 AM Revision 9f8f65d3 (qgis): Cleanup cursor handling in QgsLayerTreeViewDefaultActions
2021-01-01
- 11:06 PM Revision a1ee2ffc (qgis): Fix typo
- 11:06 PM Revision 0eb29db8 (qgis): Remove duplicate text
- 10:04 PM Revision 0522196a (qgis): Code cleanup
- 10:04 PM Revision b176b4f1 (qgis): Cleaned some code, added API docs
- 10:04 PM Revision 0874c577 (qgis): Zoom to multiple selected layer(s) in layer tree
- 10:04 PM Revision 68cb1004 (qgis): Re-add actionZoomToLayer in canvasdockwidget.cpp
- 10:04 PM Revision e25d857a (qgis): Re-add actionZoomToLayer
- 10:04 PM Revision 9fee7660 (qgis): Deprecated zoomToLayer method
- 09:47 PM Revision 9a60b470 (qgis): fix mesh centroid when coordinates are very big (#40757)
- (cherry picked from commit ee6d797466ed7d5f01aad1669c4b51ea4f190beb)
- 09:47 PM Revision d9497e8d (qgis): Fix crashes in expression widget when no layer is available
- Fixes #40763
(cherry picked from commit e0e21a7349189fb9de89b1392932b3ba28536168) - 09:20 PM Revision e0e21a73 (qgis): Fix crashes in expression widget when no layer is available
- Fixes #40763
- 09:20 PM Revision ee6d7974 (qgis): fix mesh centroid when coordinates are very big (#40757)
- 09:00 PM Revision 7aba6950 (qgis): remove conflicting filee in tests
2020-12-31
- 09:52 PM Revision 7baa0a11 (qgis): MetaSearch: update bbox CRS
- 05:10 PM Revision 383024e0 (qgis): Merge pull request #40811 from m-kuhn/cleanup_backport
- No backported label
- 02:38 PM Revision 2eb99c77 (qgis): No backported label
- It's not working and doesn't help a lot. The main painpoint is bad (conflicting) backports
which it wasn't designed t... - 06:44 AM Revision 583a52ba (qgis): Merge pull request #40804 from m-kuhn/backported-label
- Add backported label when a PR was successfully backported
- 01:09 AM Revision 01fd9835 (qgis): Fix adding new features
- 01:08 AM Revision c3411b98 (qgis): Not sure why this was like this in the original QgsRelationEditorWidget
2020-12-30
- 11:02 PM Revision 81d36742 (qgis): Add backported label when a PR was successfully backported
- 07:55 PM Revision c6ac5a60 (qgis): Remove leftover code
- 07:21 PM Revision e2543342 (qgis): Merge pull request #40800 from m-kuhn/backported-label
- Add backported label after a successful backport
- 04:59 PM Revision 4435aeb7 (qgis): Type
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 04:51 PM Revision 84f985c7 (qgis): Add backported label after a successful backport
- 07:50 AM Revision 48d587e9 (qgis): Merge pull request #40795 from nyalldawson/indent2
- Make identify results indentation more hidpi friendly, also lower browser tree indentation
- 03:48 AM Revision c0576d88 (qgis): Make identify results indentation more hidpi friendly, also lower brows...
- 03:46 AM Revision 1151a8f0 (qgis): Open the correct configuration widget
- 03:46 AM Revision 19d398e3 (qgis): Restore a tooltip replaced during debugging
- 03:46 AM Revision b1dad1d3 (qgis): Added SIP_DEPRECATED and added forgotten \since docs
- 03:46 AM Revision 51cd712c (qgis): Add relation widget registry
- 03:35 AM Revision 112aaf06 (qgis): Reduce indentation in identify results
2020-12-29
- 11:26 PM Revision 8e79a17f (qgis): MetaSearch: update bbox CRS
- (cherry picked from commit 65a134ca47731b178901b4ca1ee3ba0066af1d98)
- 11:25 PM Revision 65a134ca (qgis): MetaSearch: update bbox CRS
- 06:52 PM Revision a898e64a (qgis): Merge pull request #40737 from m-kuhn/cache_regexps
- Initialize regular expressions once
- 05:46 PM Revision 76ba06ce (qgis): Rework handling of primary keys in HANA (part 4)
- 10:10 AM Revision 3c0b971b (qgis): No const
- 07:58 AM Revision 97b7ab90 (qgis): Avoid some unnecessary work when destructing QgsCoordinateReferenceSyst...
- 04:19 AM Revision 5c225cce (qgis): Make sure empty array in listwidget is null
- Fixes #38176
- 04:19 AM Revision 4e125eb7 (qgis): Correct postgres prepared statements for arrays
- Fixes #38784
- 04:19 AM Revision 9a8a8c95 (qgis): Add options in list config widget for how to deal with empty rows
- Allow NULL or empty array
- 04:15 AM Revision ff3bb1c0 (qgis): [expression] Avoid paying the price of a QgsCoordinateReferenceSystem d...
- 02:38 AM Revision 7e0f58ff (qgis): Add nullCrs for more performanct (de)initialisation of a default constr...
- 02:38 AM Revision a9c80e57 (qgis): Code shuffle
- Move vector, project and network related core .cpp/.h files into
dedicated subdirectories.
An attempt to organise sr... - 02:38 AM Revision 87fc2dcc (qgis): Fix grass build
- 02:38 AM Revision 5972fdbe (qgis): More build fixes
- 02:38 AM Revision 2505f54d (qgis): Fix cppcheck warnings
- 02:38 AM Revision 1a716ce6 (qgis): Another fix
- 02:38 AM Revision b7ac07a1 (qgis): Fix quick build
2020-12-28
- 12:20 AM Revision 1353ce28 (qgis): Safety check for expression initialized
- 12:03 AM Revision 71eed6e3 (qgis): [processing] fix loading geometryless tables with PostGISExecuteAndLoad...
- 11:40 PM Revision 3c7f85bb (qgis): Safety check for expression initialized
- fixes #40762
(cherry picked from commit 6d28490e272744ebafdcf7080d4fe1d789cc47e4) - 11:31 PM Revision fcd98861 (qgis): Merge pull request #40745 from m-kuhn/qgsmaplayer_project
- Add QgsMapLayer::project() utility method
- 11:16 PM Revision f2ed1c49 (qgis): Added array_mode expression function
- 11:16 PM Revision d24f9a13 (qgis): added help jsons
- 11:16 PM Revision 0a5f4928 (qgis): Added lamda function to avoid using QVariant < > operators
- 11:16 PM Revision f978979a (qgis): Fix returning type in test
- 11:16 PM Revision 162c5999 (qgis): Added array_min/array_max expression function
- 11:16 PM Revision 9348e759 (qgis): Added invalid syntax tests with non array parameters
- 11:16 PM Revision ee57ba5d (qgis): Fix copy pasted test
- 11:16 PM Revision d3e2bd1e (qgis): Added array_sum expression function
- 11:16 PM Revision d8a26261 (qgis): Rename mode to majority
- 11:16 PM Revision a870070b (qgis): Added array_mean, array_median expression functions
- 11:16 PM Revision 7cdb694d (qgis): Fix failing test
- 11:16 PM Revision 5eb2c974 (qgis): Added tests
- 11:04 PM Revision 6d28490e (qgis): Safety check for expression initialized
- fixes #40762
- 04:08 PM Revision 61fbdcf5 (qgis): Merge branch 'master' into hana-provider
- 03:46 PM Revision 44fec96c (qgis): Rework handling of primary keys in HANA (part 3)
- 02:01 PM Revision 14136a15 (qgis): [ui] Insure color/value changes in the colormap tree are reflected in t...
- 06:37 AM Revision a2e1a09b (qgis): Merge pull request #40772 from Gustry/github-action
- Create a GitHub release when there is a tag
2020-12-27
- 07:21 PM Revision efb0806a (qgis): Silence invalid cppcheck warning
- 07:21 PM Revision d2fb33e0 (qgis): Add API to allow extra feature renderers to be created for a vector
- layer, so that these renderers are always drawn either above or
below the normal layer renderer
This allows programa... - 07:21 PM Revision 8a3eefd0 (qgis): Fix warning
- 07:21 PM Revision 828c1611 (qgis): Add tests
- 07:21 PM Revision 39560eaa (qgis): Add interface class for objects which can generate a feature renderer f...
- 06:54 PM Revision c8a2535e (qgis): scandeps.pl run
- 06:54 PM Revision d19ac80f (qgis): debian packaging: adapt to moved sip files
- 08:39 AM Revision 171911a6 (qgis): Merge pull request #40755 from m-kuhn/non_virtual_qgsproperty
- QgsProperty is not virtual
2020-12-26
2020-12-25
- 12:51 AM Revision 1372f7b1 (qgis): Update header
- 12:51 AM Revision f373f9d5 (qgis): Update test
- 12:51 AM Revision 639f63e5 (qgis): Add a provider source widget for gdal file based layers, and allow
- changing layer file source from raster layer properties
- 12:51 AM Revision a92c8825 (qgis): Fix warning
- 12:51 AM Revision e32c5cdd (qgis): Add source widget for XYZ layers, allowing users to change properties
- like the min/max zoom levels and authentication settings for any
XYZ layer in a project on a layer-by-layer basis - 12:51 AM Revision d5c3b4b8 (qgis): Add API to allow creation of widgets for customising a layer's source
- This adds api in the provider gui to allow a provider to create a custom
widget which exposes options to customise an... - 12:51 AM Revision 16f90835 (qgis): Spelling
- 12:51 AM Revision 4610d957 (qgis): Reuse QgsXyzSourceWidget in QgsXyzConnectionDialog
- 12:50 AM Revision 0dc0ca58 (qgis): Fix crash on geos closestPoint
- 12:50 AM Revision 05e2a599 (qgis): Fix ui build warnings
- 09:44 PM Revision 98ec99ee (qgis): Remove leftover code
- 10:38 AM Revision f599d82d (qgis): debian packaging: include untwine
- 09:32 AM Revision 4b10ee3f (qgis): More thread local
- 08:41 AM Revision d33cb6dc (qgis): QgsProperty is not virtual
2020-12-24
- 01:14 PM Revision 09956c83 (qgis): Add docstrings
- 08:57 AM Revision 82cefbc1 (qgis): QStringLiteral
- 08:39 AM Revision cf7ee1a1 (qgis): QRegularExpression only offers exactMatch starting from 5.15
- 08:02 AM Revision 1ba708ee (qgis): Merge pull request #40706 from Gustry/github_release
- Create a GitHub release when there is a tag
- 05:07 AM Revision cd5560c2 (qgis): Optimize QgsProject::readBoolEntry
- 04:13 AM Revision af709503 (qgis): Cache svg paths
- Rebuilding them for each access from the settings is costly
- 01:49 AM Revision 54667e31 (qgis): [3d] Add a tiny padding to the vector layer chunk loader root bounding ...
- 01:46 AM Revision 129ebbb1 (qgis): We can trust compiled expressions, remove option to disable
2020-12-23
- 12:02 AM Revision b666eddf (qgis): Further
- 11:21 PM Revision eb1c7b1a (qgis): fix build
- 09:07 PM Revision e1154834 (qgis): Translated string in the add relation dialog
- 09:07 PM Revision fd099be1 (qgis): Translated string in the add relation dialog
- 09:02 PM Revision 67c24fa2 (qgis): thread_local
- 08:56 PM Revision c04369eb (qgis): [FEATURE] Indentation of legend groups and subgroups
- Fixes #29606
- 06:21 PM Revision 6f349eb4 (qgis): Fix compiling with proj < 6
- 06:10 PM Revision 73e385fd (qgis): Improve docstring
- 06:08 PM Revision 2b4a2332 (qgis): Add unit tests
- 05:58 PM Revision 531998fd (qgis): Rework handling of primary keys in HANA (part 2)
- 03:59 PM Revision fc8430f8 (qgis): Sanitize usage of static regex
- 03:23 PM Revision 9e0bf6df (qgis): Initialize regular expressions once
- 02:54 PM Revision 312e24a0 (qgis): Revert "debian packaging: disable pdal provider on all dists except uns...
- As b5e98c346da2 reverts back to support earlier PDAL versions than 2.2.
This reverts commit a75ff775f976aa044dd44397... - 01:18 PM Revision e520af3c (qgis): Merge pull request #40726 from elpaso/connections-api-results-iterator
- Connections API: execSql iterator
- 11:46 AM Revision 303f689b (qgis): Update tests for java-style iteraror
- 11:12 AM Revision 32a938dd (qgis): Rework handling of primary keys in HANA
- 11:05 AM Revision a5898bcb (qgis): Fix reading non x/y/z/classification attributes from laz files
- and make reading much more efficient by avoiding multiple string
comparisons for every single point read - 09:34 AM Revision a8787724 (qgis): Increase time to close of stale bot
- 07:10 AM Revision 7b17a0c8 (qgis): Remove useless projection selector -- arcgis rest layers are only avail...
- 07:10 AM Revision 48b8e744 (qgis): [needs-docs] Remove seperation between ArcGis Feature Service
- and ArcGIS Map Service items in browser
and replace them with a single, unified "ArcGIS Rest Servers" item
which sho... - 07:10 AM Revision 89049197 (qgis): Replace ArcGIS REST data source manager list with a view based on the b...
- This has MANY benefits:
- Shows the merged feature service/map service view we use in browser
- Avoids the HUGE main ... - 07:10 AM Revision b45280e8 (qgis): Adding works again
- 07:10 AM Revision a22ba6f1 (qgis): Use correct dialog in source select
- 07:10 AM Revision 1f354f5e (qgis): QStringLiteral
- 07:10 AM Revision 11920561 (qgis): Remove redundant AMS gui components, they are all handled by arcgis RES...
- 07:10 AM Revision c196a94b (qgis): Remove non-functional querying code from feature server source select
- 07:10 AM Revision ac16246b (qgis): Auto migrate mapserver connections to ArcGIS REST connections
- 07:10 AM Revision 0ed0f5ab (qgis): Update comments
- 07:10 AM Revision 33a607b3 (qgis): Handle image formats
- 04:42 AM Revision 590f8d14 (qgis): [processing] Add a dedicated pan tool for navigating models
- Fixes #40714
- 02:52 AM Revision 0758e57a (qgis): Fix las test dataset name
2020-12-22
- 12:43 AM Revision b5927085 (qgis): Update Untwine to the latest main branch
- This lowers the required minimum version of PDAL to >= 1.7 which makes
it much easier to use in many linux distributi... - 12:43 AM Revision b5e98c34 (qgis): Lower PDAL version requirement to >= 1.7
- 12:43 AM Revision 62ed2191 (qgis): Add new cpp/hpp files to compilation
- 12:00 AM Revision 81774492 (qgis): Fix circle by three tangents parrallel when two are parallels (#40702)
- * add new method to solve QgsCircle::from3tangents where 2 tangents are parallels
- 11:33 PM Revision e54a2cde (qgis): Improve efficiency of load old props
- (cherry picked from commit 0b312d9c870c7e908f5dd2d20053fc2afb5cd640)
- 11:32 PM Revision 0b312d9c (qgis): Improve efficiency of load old props
- 11:31 PM Revision 0ba9655c (qgis): Refresh the attribute table styles when feature modified programmatically
- 11:19 PM Revision bb3605b7 (qgis): [postgres] Don't quote double values when compiling expressions (#40713)
- For reasons QgsPostgresConn::quotedValue converts a double variant
to a quoted string value, but this breaks the expr... - 11:04 PM Revision a75ff775 (qgis): debian packaging: disable pdal provider on all dists except unstable
- 09:12 PM Revision 48c3f280 (qgis): Fix 3d camera yaw and pitch sensitivity
- 08:43 PM Revision a6be1127 (qgis): [postgres] Don't quote double values when compiling expressions (#40713)
- For reasons QgsPostgresConn::quotedValue converts a double variant
to a quoted string value, but this breaks the expr... - 08:40 PM Revision b4f14d5d (qgis): Fix docstring
- 07:32 PM Revision d5b65902 (qgis): hasNextRow
- 05:14 PM Revision feb9aeb5 (qgis): Doxy
- 05:00 PM Revision 6ddb13ac (qgis): Get access to project from map layer
- 04:53 PM Revision 0978ff22 (qgis): Connections API: execSql iterator
- 10:52 AM Revision 4b53314a (qgis): Create a GitHub release when there is a tag
- 10:10 AM Revision 14a60c1c (qgis): Replace other deprecated Qt3d materials with maintained versions
- 09:21 AM Revision e4869b1d (qgis): Temporal separation of stale handling
- Stale issues and stale PRs are handled at different times now. This gives us 2 different github api rate limit slots ...
- 08:19 AM Revision 4b8e8210 (qgis): Run stale PR bot only on PRs
- This was accidentally run on issues too, see https://github.com/qgis/QGIS/issues/40416#issuecomment-749386324
- 07:55 AM Revision d0356664 (qgis): Fix typo
- 06:27 AM Revision f055d2e0 (qgis): pgsql12 tests: Floating point comparison precision.
- 06:27 AM Revision 5d65e3c9 (qgis): Number of segments in buffer() function is integer
- This makes the parameter that indicates the number of segments in a
quarter circle for the buffer() function an integ... - 06:27 AM Revision 922bf86b (qgis): round() on float equality comparisons in pgsql tests
- We round floating point values in tests that check for equality between
two values in PostgreSQL tests, so that float... - 06:27 AM Revision 3637689d (qgis): pgsql12: using assertAlmostEqual in floating point tests.
- On suggestion by Nyall Dawson, we use assertAlmostEqual instead of
assertEqual+round() on floating point comparisons ... - 06:27 AM Revision 89a1e135 (qgis): pgsql12 tests: Python 3.6 compatibility
- 06:26 AM Revision 51d70440 (qgis): [Backport release-3_10] Fix #38473, forgetting CRS in a new project (#4...
- * Fix #38473, forgetting CRS in a new project
- 04:47 AM Revision b6863365 (qgis): [bugfix] PTP check for output folder. (#40488)
- Fixes #40486
2020-12-21
- 12:03 AM Revision b28d820b (qgis): fix typos
- 11:33 PM Revision 4f26cccd (qgis): More yaml syntax fixes
- 11:32 PM Revision ea9056e1 (qgis): Fix yaml syntax error
- 11:18 PM Revision e800e4d0 (qgis): Safer approach. While the different roles are currently being set on
- different columns, it's harmless and safer to avoid overlapping key values
with the different roles.
(cherry picked ... - 11:18 PM Revision f0a5361e (qgis): Use descriptive enums for user roles instead of raw values
- (cherry picked from commit c7b4fe358158577ff64cd4f9a902df311822d0dd)
- 11:17 PM Revision 710d99a2 (qgis): adapt path
- (cherry picked from commit 2bd6c2758dc9bebdfd816356b1ed53fe484391bf)
- 11:17 PM Revision 4eb8f108 (qgis): fit autofinder
- didn't replace text used on apply and didn't find file properly
(cherry picked from commit 67a8c306503aec87e5159efc5... - 11:17 PM Revision 887fadb5 (qgis): Fix #38473, forgetting CRS in a new project (#40648)
- Fix #3847
(cherry picked from commit 7f2b71c097716f8fd55bb5ebed1c55fd9bdd5d6f) - 11:17 PM Revision e2af50bc (qgis): Fix a crash in 3d views when changing layer properties rapidly
- (cherry picked from commit 11026c44a16bd58a717eb194a4e8af9c1bfb3471)
- 11:17 PM Revision 323c981b (qgis): Use /TransferBack/ instead of /Factory/ in layout registry factory methods
- For same reason as we do in Processing registry:
(from the comments included in this commit)
"
While it seems like /... - 09:32 PM Revision 9d7b5501 (qgis): fix QCOMPARE
- 09:32 PM Revision 710bbbe5 (qgis): Fixes #39063 : Don't clear document path when its null representation
- 09:30 PM Revision 0f4a830c (qgis): Do not set constraints from the layer
- 09:29 PM Revision 11026c44 (qgis): Fix a crash in 3d views when changing layer properties rapidly
- 09:28 PM Revision 7f2b71c0 (qgis): Fix #38473, forgetting CRS in a new project (#40648)
- Fix #3847
- 09:27 PM Revision c1913dc9 (qgis): Revert "Use /TransferBack/ instead of /Factory/ in layout registry fact...
- This reverts commit da59316fb5bab526f5ad659f4f9e0b0d0738c00c.
- 09:27 PM Revision da59316f (qgis): Use /TransferBack/ instead of /Factory/ in layout registry factory methods
- For same reason as we do in Processing registry:
(from the comments included in this commit)
"
While it seems like /... - 09:26 PM Revision a05971d5 (qgis): Added `bool supportsEditing` property to QgsVectorLayer
- 09:26 PM Revision b7a7389f (qgis): Whoops, negated check
- 09:26 PM Revision 3a865ad9 (qgis): Use the newly added QgsVectorLayer::supportsEditing
- 09:26 PM Revision 7bd3603f (qgis): Removes 'toggle editing' from context menu of read-only layers. Fix #40694
- 07:57 PM Revision f503cb5d (qgis): Merge pull request #40699 from suricactus/attr_tbl_cond_fmt
- Refresh the attribute table styles when feature modified programmatically
- 07:05 PM Revision a2beeba0 (qgis): Removes 'toggle editing' from context menu of read-only layers. Fix #40694
- 07:03 PM Revision e10e42da (qgis): Added an option to limit the number of results
- 07:01 PM Revision 23b1533d (qgis): Add api to retrieve user groups
- 07:01 PM Revision 8b313f84 (qgis): Method to retrieve all group content
- 07:01 PM Revision d6fa5331 (qgis): Start on QgsArcGisPortalUtils
- 07:01 PM Revision d8784602 (qgis): Add method to retrieve filtered group content
- 07:01 PM Revision 95b596a7 (qgis): Fork QgsNewHttpConnection to a dedicated dialog for ArcGIS rest services,
- and add option to set Portal content and community endpoints
- 07:01 PM Revision 7380f8d8 (qgis): Spelling
- 07:01 PM Revision 60001d86 (qgis): [FEATURE] Arcgis Feature Service connections which have their
- corresponding Portal endpoint URLS set can be explored by content
groups in the browser panel.
If a connection has t... - 03:40 PM Revision ed26d18e (qgis): Switch odbc-cpp to v0.2
- 02:52 PM Revision b8ec243b (qgis): Rework batch processing in HANA
- 01:39 PM Revision 5a2cfe56 (qgis): Merge pull request #40663 from elpaso/connections-api-executeSql-with-c...
- Connections API: execSql, return rows and column names
- 01:08 PM Revision 3ac3e91a (qgis): Initialize members in QgsHanaProvider
- 01:01 PM Revision f8abc98c (qgis): Document code in QgsHanaColumnTypeThread
- 12:59 PM Revision 1d06ea8e (qgis): Remove unused header
- 11:36 AM Revision 4a797830 (qgis): Rename private method to execSqlPrivate
- 11:36 AM Revision 67a8c306 (qgis): fit autofinder
- didn't replace text used on apply and didn't find file properly
- 11:36 AM Revision 2bd6c275 (qgis): adapt path
- 11:36 AM Revision ddcb1c8e (qgis): Safer approach. While the different roles are currently being set on
- different columns, it's harmless and safer to avoid overlapping key values
with the different roles. - 11:36 AM Revision c7b4fe35 (qgis): Use descriptive enums for user roles instead of raw values
- 11:36 AM Revision 3a2b8f88 (qgis): Optimize column information
- 10:43 AM Revision a277cc63 (qgis): QgsAbstractDatabaseProviderConnection::QueryResult proper encapsulation
- and rename to execSql
- 10:10 AM Revision 44200e5b (qgis): Added unit test
- 09:04 AM Revision c769a9b0 (qgis): Remove unused sMainWindow in QgsHanaRootItem
- 09:02 AM Revision cdd4538d (qgis): Rework QgsManageConnectionsDialog::loadHanaConnections
- 08:34 AM Revision 5a7b509f (qgis): Make Qt containers const in QgsHanaSourceSelect
- 08:30 AM Revision fb46ff3f (qgis): Rework query and its parameters in QgsHanaFeatureIterator
- 08:25 AM Revision 32b71fc5 (qgis): Remove destructor in QgsHanaProvider
- 08:24 AM Revision b99ff732 (qgis): Initialize boolean members in QgsHanaConnectionStringBuilder
- 08:21 AM Revision bddcbf8b (qgis): Translate tooltip in QgsHanaConnectionItem
- 06:44 AM Revision 68b65ca8 (qgis): Refresh the attribute table styles when feature modified programmatically
- 03:34 AM Revision ccd5c28c (qgis): Fix impossible to activate draw effects on settings in font buttons
- If we ignore the enabled state when testing whether a paint effect
should be saved, then we get stuck in a loop where... - 03:23 AM Revision c851c0ff (qgis): Fix impossible to activate draw effects on settings in font buttons
- If we ignore the enabled state when testing whether a paint effect
should be saved, then we get stuck in a loop where... - 03:22 AM Revision b331c795 (qgis): Fix uncaught exception when calculating full extent (fixes #40683)
- 01:59 AM Revision a73eace2 (qgis): Do not detach layers loop
- (cherry picked from commit 8d2d5b65fdb91851cdf9e1fdd9af3574863f22b1)
- 01:59 AM Revision 1da434b3 (qgis): [3d] If a buffered line symbol is set to 0 width, transparently bump the
- width up to a tiny amount so that the tesselator actually has a (super narrow)
polygon to work from
This means that ... - 01:59 AM Revision 46e94523 (qgis): Fix server virtual layers load
- (cherry picked from commit bd5e408dd31c97bf54bb015e26ed3638fdc8e23d)
- 01:59 AM Revision d8fe6b33 (qgis): Fixup messy code for layer duplication, and don't block duplication
- of mesh, vector tile, point cloud layers (all of which fully support it!)
(cherry picked from commit 682b5f7abf0a62e... - 01:59 AM Revision 5577ae5e (qgis): Display Exception message when raised in python plugin ogcapi handler
- (cherry picked from commit 5568c6eef369cf8461f23de7b98f11e712dc1a7a)
- 01:59 AM Revision c522a041 (qgis): Cache relkind to avoid requesting it every time we need it
- (cherry picked from commit 20fcf50714755bf6fd3bad7f0f62697f192435f9)
- 01:59 AM Revision 961a4b42 (qgis): [postgres] Fixes #40162 : Don't use explain plan when estimating count ...
- (cherry picked from commit 6c1a9bccb3b10af4c0ee43f8eca9541d77bb2b0a)
- 01:59 AM Revision 4eebcc78 (qgis): Ensure that accessing QgsFieldFormatterRegistry is thread safe
- (cherry picked from commit 344bc5f90910831a656bda8360cf1b05c2491d76)
- 01:59 AM Revision 25ddebe5 (qgis): [3d] Fix flat/online terrain generator extent not saved
- (cherry picked from commit 06a1e7d9f928cfd138dd6412204666db5bd0a463)
- 01:59 AM Revision aad81d18 (qgis): Remove layer/legend/palette preview from raster layer properties
- These boxes were not very useful - two of them (legend and palette)
have been disabled for many years now, and the la... - 01:59 AM Revision 6d4df441 (qgis): override default value only when tool executed from GUI
- (cherry picked from commit 7c1d29c363b2efec459f099ccbb371405556cab7)
- 01:59 AM Revision af18a3b5 (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... - 01:59 AM Revision 0a7500de (qgis): Astyle
- (cherry picked from commit 347885b58caf45ea859fcb3de8f39ecd7ea62682)
- 01:59 AM Revision 07788d9b (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... - 01:59 AM Revision f3d22299 (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... - 01:59 AM Revision da85fb6c (qgis): [locator] Fix go to locator failing to parse google maps URLs
- (cherry picked from commit ae34eba92d5c2c1b71083abd971b777d82281a2e)
- 01:59 AM Revision cdf03a7f (qgis): [ui][processing] Fix model designer dialog not remember panel state
- (cherry picked from commit 77580e3dbc5aaff3aadbab438d906210b1c4805c)
- 01:59 AM Revision 3f091dd3 (qgis): Faster multiband color renderer in some circumstances
- (cherry picked from commit c0d2924587d2c70665fdecf24f164a3ec889b8b5)
- 01:59 AM Revision 0b914518 (qgis): Further optimization of originalXmlProperties
- (cherry picked from commit 6e3d45e6aa8a78e23b61e28911b209bff68735d1)
- 01:59 AM Revision cf34d221 (qgis): OriginalXmlProperties optimization
- Dramatic speed improvement in XML original properties storage.
The original implementation used a call to QDomNodeLi... - 01:59 AM Revision 86374a12 (qgis): Save ~150ms in project loading by storing QgsSettings instance
- (cherry picked from commit eeb8346eddbfbcf79ad031920d5d60e4e5729c16)
- 01:59 AM Revision d90e81af (qgis): Add proper method to determine whether a symbol uses map unit sizes,
- and use this to determine whether a legend item needs updating
as a result of a map change
This results in a HUGE sp... - 01:59 AM Revision 17bd6dac (qgis): Defer resizing columns in snapping widget until the widget is actually ...
- Otherwise this can cause a HUGE amount of unnecessary work when adding a large number
of layers (or layers with a lar... - 01:59 AM Revision 0befc290 (qgis): Avoid emitting QgsProject::snappingConfigChanged multiple times when re...
- (cherry picked from commit 78cdadf5aa5959438509799be2838b16e0d26a88)
- 01:59 AM Revision c40c55cd (qgis): It's FAR too expensive to construct a QgsSettings object for every symb...
- projects. So only read the valid size ranges once, and store them for subsequent use
(cherry picked from commit da51... - 01:59 AM Revision 622ca712 (qgis): Complete test
- 01:59 AM Revision a0eb7dd5 (qgis): const on variable
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 01:59 AM Revision 9569a630 (qgis): [Oracle] Fix generated columns when evaluate default value is on
- 01:59 AM Revision 4ff5558a (qgis): [wms] When decoding uri strings, insure local files are mapped to a 'pa...
- 01:59 AM Revision 5d8e1520 (qgis): Fix metadata encoding in PDF exported from Map canvas and Print layout
- Fixes #40265
(cherry picked from commit 2a81ebfff1bf9e017ad4713345e9f005d8822acd) - 01:59 AM Revision d9d5f20b (qgis): [Bugfix] Processing @alg decorator support input help string (#40207)
- (cherry picked from commit 0b281073b728af8fc1254b56282280573b20855f)
- 01:36 AM Revision 2d9a1c27 (qgis): [GDAL provider] Add missing BILINEAR resampling method in QgsGdalProvid...
- (cherry picked from commit e2c58782a9e8532b8dacd6cacec956aaa1cb5c01)
- 01:35 AM Revision e2c58782 (qgis): [GDAL provider] Add missing BILINEAR resampling method in QgsGdalProvid...
2020-12-20
- 12:42 AM Revision 0bb49e94 (qgis): fix doxygen missing def param
- 12:42 AM Revision 4552a6c6 (qgis): only display actions for single features in action menu
- (cherry picked from commit 7f1601a1d81668e0c0b992b174cff652f73e0061)
- 12:42 AM Revision 62ed3e2a (qgis): Further improvements to QgsProject dox
- 12:42 AM Revision e0a2b655 (qgis): ReadEntry ok value must be set to False when property doesn't exist
- Fixes #37851 : readEntry ok value must be set to False when property doesn't exist
- 12:42 AM Revision b16285be (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 ... - 12:13 AM Revision 311f3bba (qgis): Release of 3.10.13
- 12:13 AM Revision 89be7337 (qgis): translation update for 3.10.13 from transifex
- 12:12 AM Revision f1660f9d (qgis): Release of 3.16.2
- 12:12 AM Revision 050f7264 (qgis): translation update for 3.16.2 from transifex
- 01:30 PM Revision e007dcca (qgis): Remove updateRecentProjectsVisibility()
- because the current implementation has GUI issues.
Fixes: https://github.com/qgis/QGIS/issues/33718 - 09:14 AM Revision f536dd8c (qgis): Merge pull request #40676 from vcloarec/backport#40670
- backport TIN interpolation fix
- 04:49 AM Revision 869e9897 (qgis): [wms] When decoding uri strings, insure local files are mapped to a 'pa...
2020-12-19
- 10:57 PM Revision 77196684 (qgis): fix build (take II; followup 1c9d89a7c3d)
- 10:16 PM Revision df16003b (qgis): Merge pull request #40675 from vcloarec/removeBreak
- remove one extra break
- 06:25 PM Revision 38b13718 (qgis): backport #40670
- 06:03 PM Revision c9edcc86 (qgis): remove one extra break
- 04:30 PM Revision 1c9d89a7 (qgis): fix build
- 04:06 PM Revision 14f6c9e5 (qgis): Merge pull request #40670 from vcloarec/fixTinInterpolation
- fix TIN interpolation #40668
- 01:34 PM Revision 30510e4d (qgis): use addZValue()
- 07:44 AM Revision 677ccf5a (qgis): Merge pull request #40567 from maximlt/patch-2
- Adapt import hook to allow importing py
- 04:34 AM Revision b5d7abcc (qgis): fix TIN interpolation #40668
2020-12-18
- 11:12 PM Revision 3dfbcf50 (qgis): do not use getenv_s
- 11:12 PM Revision 8f5583eb (qgis): update MDAL 0.7.91 (beta release for QGIS 3.18)
- 11:11 PM Revision fe6cf609 (qgis): Fix yoda talk, clear message after 2 seconds
- 09:33 PM Revision 7657be2e (qgis): PG connections API: small optimization in execSql
- 09:31 PM Revision b5d46369 (qgis): Remove unused variable
- 08:28 PM Revision eaea2aaf (qgis): Allow users to set text format for ramp legend labels
- 08:28 PM Revision 5a688e20 (qgis): Test masks
- 08:28 PM Revision 2ec44805 (qgis): Add option to render color ramp legend items as horizontal bars
- 06:15 PM Revision 84131e0c (qgis): Connections API: executeSqlWithNames, return column names
- This is mainly useful for Python, this way we can probably
avoid calling fields() and all related cost when all we ne... - 09:14 AM Revision 99208ab4 (qgis): Split query related functions out into a separate file
- 09:14 AM Revision 8d459105 (qgis): Move QgsArcGisRestUtils to core, cleanup API, add docs and selectively
- expose to Python
- 09:14 AM Revision 13e49698 (qgis): Try to fix doc test
- 09:14 AM Revision 4f4ef6d4 (qgis): Update test
- 09:14 AM Revision 2f2e410d (qgis): Minor doc correction, tweak equality operator to consider original units
- 09:14 AM Revision 6ae1bf22 (qgis): Add API to set/retrieve original units in QgsInterval
- 04:50 AM Revision 2a81ebff (qgis): Fix metadata encoding in PDF exported from Map canvas and Print layout
- Fixes #40265
- 04:49 AM Revision c2d02311 (qgis): Added verification if LineString or MultiLineString patch shapes
- Fixes #40525
(cherry picked from commit 1db15766cb18c8c6967bda437c7dc34489abe7f4) - 04:49 AM Revision 1db15766 (qgis): Added verification if LineString or MultiLineString patch shapes
- Fixes #40525
- 03:05 AM Revision d6e2cd04 (qgis): Fix crash with legend creation of raster singleband pseudocolor renderer
- 03:03 AM Revision 24549f05 (qgis): Allow customisation of color ramp legend items in a print layout legend
- 03:03 AM Revision 787f62fe (qgis): Add a widget for customizing color ramp legend settings
- 03:03 AM Revision c5dd1208 (qgis): Add new tests
- 03:03 AM Revision 8eb94487 (qgis): Prefix/suffix support, ensure correct size determination of legend text
- 03:03 AM Revision c8b71ef2 (qgis): Fix crash
- 03:03 AM Revision 60aea700 (qgis): Forward declare more classes
- 03:03 AM Revision a0accab0 (qgis): Add QgsColorRampLegendNodeSettings to QgsSingleBandGrayRenderer
- 03:03 AM Revision 047788dc (qgis): Add test
- 03:03 AM Revision 59e9c639 (qgis): Open inline
- 03:03 AM Revision 75525b37 (qgis): Fix accidental inversion of color ramps in layouts
- 03:03 AM Revision 27875451 (qgis): Add reference images
- 03:03 AM Revision 1be12296 (qgis): Forward declare
- 03:03 AM Revision f96ba98b (qgis): Use QgsColorRampLegendNodeSettings to control settings for QgsColorRamp...
- 03:03 AM Revision 45d2edda (qgis): QgsColorRampShader can have color ramp legend node settings
- 03:03 AM Revision e48286c0 (qgis): Pass QgsReadWriteContext onto QgsColorRampShader read/writeXml methods
- 03:03 AM Revision 3fec67ac (qgis): Add QgsColorRampLegendNodeSettings class
- 03:03 AM Revision 55dbd9c4 (qgis): Unit tests for prefix/suffix
- 02:11 AM Revision 42b56152 (qgis): Follow up b5469c933, also close Select by Form dialog when layer is rem...
- 01:28 AM Revision c0d29245 (qgis): Faster multiband color renderer in some circumstances
2020-12-17
- 01:39 PM Revision e488a57a (qgis): [geocoder] Fix inverted lat lon in nominatim's viewport
- 08:58 AM Revision c56d2d8d (qgis): Merge pull request #40628 from m-kuhn/timeout_disable
- Allow disabling QgsNetworkAccessManager timeout functionality
2020-12-16
- 07:57 PM Revision 0d7b95fa (qgis): Generate more descriptive legends for raster layers
- - include band name details where its useful
- create a legend for multiband raster renderer - 07:08 PM Revision 7388e67b (qgis): Allow disabling QgsNetworkAccessManager timeout functionality
- by setting the timout to 0
This can be interesting to overcome the limitations of the timeout
functionality by repla... - 04:16 PM Revision d76ec1ce (qgis): Update untwine to match the current hobu/untwine main branch
- Added a minor update to the untwine_to_qgis.bash script as it was
getting confused about the "untwine" subfolders and... - 03:19 PM Revision 42b33db3 (qgis): More responsive cancelation of point cloud render jobs (#40615)
- Don't wait till whole node has been rendered before checking for
cancelation, rather check during rendering of a node - 03:11 PM Revision 56fe4fa2 (qgis): [geocoder] When cloning a geocoder filter, preserve the fetch results d...
- 02:04 PM Revision e066bab3 (qgis): [pdal] fix pthreads on linux + check for pdal >= 2.2 (#40619)
- 09:46 AM Revision faf389bd (qgis): Test updates
- 09:46 AM Revision 97637734 (qgis): Fix test
- 09:46 AM Revision e4a91e76 (qgis): Add missing sip casts for legend nodes
- 09:46 AM Revision 33a9f4e1 (qgis): Fix test
- 09:46 AM Revision 91d773ae (qgis): Adapt tests for travis
- 09:46 AM Revision ce86cde3 (qgis): Adapt test
- 09:46 AM Revision e844fbff (qgis): Refine legend for point clouds using attribute based renderer by
- showing attribute title in legend
- 09:46 AM Revision bffd8ebc (qgis): Update test
- 09:46 AM Revision 869b24ea (qgis): Add new QgsColorRampLegendNode class for rendering a color ramp item as...
- 09:46 AM Revision d7ce1a31 (qgis): Create color ramp legend nodes for pseudocolor or grayscale rasters or
- point clouds using a Linear color ramp based renderer
- 09:46 AM Revision 7fac0484 (qgis): Also use ramp based legend nodes for mesh layers
- 07:14 AM Revision d03d3b3e (qgis): [FEATURE][locator] Add delayed fetching of results
- 04:58 AM Revision 1963ef97 (qgis): [pointclouds] Add an elevation tab in layer properties, and allow
- users to set a manual offset to apply to point cloud z values
This allows for adjustment of the elevation of point c... - 04:58 AM Revision 9fc11d93 (qgis): Add a trigger3DUpdate method to QgsMapLayer so that an explicit update ...
- This is the 3d equivalent of QgsMapLayer::triggerUpdate()
- 04:58 AM Revision e4c8ce81 (qgis): Make point cloud elevation properties a QgsMapLayerConfigWidget, so it ...
- 04:58 AM Revision 748ad68e (qgis): Update window title
- 04:58 AM Revision 92c932b0 (qgis): Apply z scale/offset when calculating attribute range in renderer widgets
- 04:58 AM Revision d44f5e1b (qgis): Fix clear values
- 04:58 AM Revision 7b141e92 (qgis): Also add scaling factor option, test
- 04:56 AM Revision 4808dd76 (qgis): Follow up b5469c933, also close Select by Form dialog when layer is rem...
- (cherry picked from commit d7cce9c0f036c339539097a58478fef466af51c8)
- 04:32 AM Revision 8494c895 (qgis): Aesthetic improvements to the first run dialog that gets shown for new ...
- 04:32 AM Revision c33e8bab (qgis): Improve interaction on first run dialog. Show dev message for dev users...
- 04:32 AM Revision 8a7b918c (qgis): Improved workflow of first run dialog based on feedback in #38616.
- 04:32 AM Revision 9eea6467 (qgis): Use QStringLiteral rather than QString in first run dialog
- 03:55 AM Revision d7cce9c0 (qgis): Follow up b5469c933, also close Select by Form dialog when layer is rem...
- 02:44 AM Revision ab92ca4f (qgis): oracle provider: fix saving of styles
2020-12-15
- 12:25 AM Revision 341836f0 (qgis): Fix crash when removing a layer while Select by Expression dialog in op...
- 12:12 AM Revision 4fdb0e9d (qgis): oracle provider: fix saving of styles
- 10:08 PM Revision a7986c6d (qgis): oracle provider: fix saving of styles
- (cherry picked from commit 0e75626c0ef4cf4027ad6b2359690b931cfc7947)
- 10:03 PM Revision d6a43a54 (qgis): fix warnings
- 02:25 PM Revision 221bd2f6 (qgis): untwine pdalprovider integration (#40404)
- [pointclouds] untwine pdalprovider integration
- 12:49 PM Revision e280cbd7 (qgis): Merge pull request #40604 from elpaso/bugfix-gh40587-raster-singleband-...
- [backport] Fix raster integer pseudocolor labels
- 11:47 AM Revision 90c0faf5 (qgis): fix using deprecated method for settings exclude fields from WMS/WFS (#...
- 11:46 AM Revision fe96e677 (qgis): fix using deprecated method for settings exclude fields from WMS/WFS (#...
- 10:48 AM Revision 17a53b51 (qgis): Merge pull request #40599 from m-kuhn/stale3
- Stale bot on "feedback" issues
- 10:04 AM Revision fae3f7a9 (qgis): remove old stale bot
- 10:02 AM Revision d1f01b92 (qgis): Merge pull request #40597 from m-kuhn/stale2
- Stale bot for pull requests reloaded
- 09:18 AM Revision 7d86f806 (qgis): [backport] Fix raster integer pseudocolor labels
- Fixes #40587
Backported from master fdb403f5deba1152872176189e59595286baef27 - 08:08 AM Revision 5afc0675 (qgis): Indentation
- 08:08 AM Revision daf70771 (qgis): Change workflow name
- 08:06 AM Revision e00a6a39 (qgis): Change workflow name
- 07:47 AM Revision ebc2695d (qgis): [FEATURE][geocoder] Add a nominatim API geocoder
- 07:47 AM Revision a057e56f (qgis): Address review
- 07:45 AM Revision a0d1f123 (qgis): Stale bot on "feedback" issues
- 07:36 AM Revision cc508442 (qgis): Stale reloaded
- 06:59 AM Revision f0597038 (qgis): Connected signal willBeDeleted from QgsVectorLayer to close QgsExpressi...
- (cherry picked from commit b5469c9331b02d10a843f6940ecd6f445959ec25)
- 06:51 AM Revision b5469c93 (qgis): Connected signal willBeDeleted from QgsVectorLayer to close QgsExpressi...
- 05:22 AM Revision c0ece174 (qgis): Correctly handle ZERO_RESULTS status message
- This isn't an error, so treat the same was as if the results list is empty
- 05:22 AM Revision 3a3e771d (qgis): Cache google maps geocoder results so that we don't send the same
- request multiple times
- 02:51 AM Revision 222c3c59 (qgis): Don't force rasterized exports for point cloud layers using the extent ...
- 02:34 AM Revision 0b281073 (qgis): [Bugfix] Processing @alg decorator support input help string (#40207)
- 02:32 AM Revision b465fd14 (qgis): Inform that "Merge vector" allows mixed attribute type
- Also add a short description and make the field type conversion less silent
- 02:21 AM Revision 6cef22b1 (qgis): Move help button to last slot
- 02:21 AM Revision bb643c6e (qgis): Move Help button to top toolbar.
2020-12-14
- 11:27 PM Revision ae34eba9 (qgis): [locator] Fix go to locator failing to parse google maps URLs
- 11:24 PM Revision c595db77 (qgis): [Bugfix] Access control override filter expression instead of combine
- 11:22 PM Revision df2c3027 (qgis): [Tests] Server WFS access control GetFeature with FEATUREID parameter
- 11:22 PM Revision b3a05db3 (qgis): [Bugfix] Access control override filter expression instead of combine
- In QGIS Server, QgsAccessControl is used to apply access control to data. In the case of filter Expression,
QgsAccess... - 11:22 PM Revision 0048a087 (qgis): [Tests] Check Server access control filter expression does not override...
- 11:20 PM Revision c27b057d (qgis): backport #40543
- 11:19 PM Revision ef9c210b (qgis): backport #40538
- 10:55 PM Revision e936efad (qgis): Merge pull request #40588 from elpaso/bugfix-gh40587-raster-singleband-...
- Fix raster integer pseudocolor labels
- 06:44 PM Revision fdb403f5 (qgis): Fix raster integer pseudocolor labels
- Fixes #40587
- 02:07 PM Revision 4320e11e (qgis): Merge pull request #40556 from rldhont/fix-server-access-control-filter...
- [Bugfix] Access control override filter expression instead of combine
- 07:49 AM Revision 55e69038 (qgis): Use warnings
- 07:49 AM Revision df28e637 (qgis): Fix see also link
- 07:49 AM Revision 53831c60 (qgis): Add some useful methods to resize QgsFeature attributes without clearin...
- 07:49 AM Revision 578813ac (qgis): Geocoder algorithms can be run in in-place mode too
- 07:49 AM Revision 6ae7a17b (qgis): [API] Add an adapter class QgsBatchGeocodeAlgorithm which creates
- a batch geocoding algorithm from a QgsGeocoderInterface
Example usage:
# create a class which implements the QgsG... - 03:00 AM Revision 55f52590 (qgis): Avoid clipped svg icons in svg selector widgets
- 03:00 AM Revision f83a1573 (qgis): Minify svgs, remove excessive padding on qgis logo, and fix default par...
2020-12-13
- 12:03 AM Revision afa57a96 (qgis): incorporate tweaks from Andreas into logos
- 12:03 AM Revision 5e4decb1 (qgis): Add QGIS logo and made with QGIS logos from Klas Karlson to QGIS instal...
- 12:03 AM Revision 445b7ddc (qgis): Parameterization fixes for log svgs
- 12:03 AM Revision 51346aa8 (qgis): Added OSGEO logo, QGIS full logo and other variants of QGIS Q logo. Ren...
- 12:03 AM Revision 48aea37e (qgis): fix monochrome image so it looks good by default.
- 12:02 AM Revision bc391ea8 (qgis): Fix wfs test
- 12:02 AM Revision 0d55e611 (qgis): Add QgsRasterDataProvider::Capability::ReloadData for gdal, ams and wcs...
- 12:02 AM Revision 14cdc672 (qgis): Only show reload button in attribute table if it does something
- 12:02 AM Revision d94efac8 (qgis): Add todo for QGIS 4
- 12:02 AM Revision a83319a0 (qgis): Add QgsVectorDataProvider::Capability::ReloadData and return it for app...
- This allows to only show reload actions for data providers that actually support it.
- 11:55 PM Revision 3c777be2 (qgis): [ui][processing] Add ctrl+tab action to toggle panels visibility
- 11:55 PM Revision d18cb5c7 (qgis): [ui][layouts] Remember hidden panels when re-opening a layout designer
- 11:51 PM Revision 932e70b2 (qgis): Dox grammar
- 07:39 AM Revision c4ed8476 (qgis): [Tests] Server WFS access control GetFeature with FEATUREID parameter
- 07:33 AM Revision d3770136 (qgis): [Tests] Check Server access control filter expression does not override...
- 01:48 AM Revision c4b57103 (qgis): [ui][processing] Fix model designer dialog not remember panel state
2020-12-12
- 06:59 PM Revision fc02207f (qgis): Less intrusive Python import hook
- Fixes https://github.com/qgis/QGIS/issues/40564
- 02:26 AM Revision 515d2820 (qgis): Remove duplicate QgsQImageTextureImage class
- 02:26 AM Revision 5deda1f4 (qgis): Use QDiffuseSpecularMaterial instead of QDiffuseMapMaterial on qt 5.10+
- QDiffuseMapMaterial is deprecated
2020-12-11
- 02:31 PM Revision 6e455977 (qgis): osgeo4w: fix python-qgis-dev.bat
- 02:18 PM Revision 45c01e4e (qgis): [Bugfix] Access control override filter expression instead of combine
- In QGIS Server, QgsAccessControl is used to apply access control to data. In the case of filter Expression,
QgsAccess... - 12:03 PM Revision efc4afc3 (qgis): Merge pull request #40542 from elpaso/nanoptimize-domnode-length
- Micro optimization of DOM loops
- 09:49 AM Revision 301d8382 (qgis): Fix annotations
- 06:36 AM Revision eec7c535 (qgis): Fix leak of point cloud symbol
- 06:36 AM Revision b4121891 (qgis): Fix another leak
- 02:07 AM Revision 1e086f23 (qgis): change the default terrain elevation offset
2020-12-10
- 10:12 PM Revision 5496cb3a (qgis): translation string fixes
- 09:36 PM Revision 9c265920 (qgis): fix 3D mesh terrain not displayed when opening project
- 09:32 PM Revision 5a6f95ab (qgis): break cyclic connection
- 09:32 PM Revision cf3a2acc (qgis): simpler
- 09:32 PM Revision e38d13e7 (qgis): fix 3D animation trembling
- 06:32 PM Revision 3fa49314 (qgis): Merge pull request #40544 from m-kuhn/attribute_table_wording
- Simplify wording
- 05:51 PM Revision 825cf3d9 (qgis): Optimize annotation manager
- 03:55 PM Revision 43a15265 (qgis): Fix DOM elem retrieval for test
- 03:46 PM Revision 8377b7e7 (qgis): Simplify wording
- New:
Open attribute table as docked window
Old:
Open new attribute tables as docked windows - 03:39 PM Revision de30d7ce (qgis): Further DOM loop optimizations
- 02:36 PM Revision b485049f (qgis): Fix id loop
- 12:34 PM Revision 55869a06 (qgis): Micro optimization of DOM loops
- 10:47 AM Revision e1933c85 (qgis): [FEATURE][map overview] Support zooming in/out by scrolling mouse wheel...
- 10:32 AM Revision 4056de73 (qgis): Use DOM elements instead of node lists
- 09:03 AM Revision d78665d2 (qgis): Cleaner fix
- 09:03 AM Revision b85234f5 (qgis): [3d] Fix missing terrain tiles when zooming close to terrain
- If a node CANNOT have any children, we must use it even if we'd ideally
prefer to use child nodes - 04:24 AM Revision c966ba70 (qgis): More efficient iteration
- 04:24 AM Revision 7f9ac7c8 (qgis): Match context menu feature selection action text with identify menu wor...
- 03:27 AM Revision 6cb84a33 (qgis): Fix crasher when the symbol selector panel is open via symbol button wi...
- (cherry picked from commit 41f0ff8847cff4885d1466d83a69aa0d46143ed4)
Also available in: Atom