Activity
From 2018-07-02 to 2018-07-31
2018-07-31
- 11:33 PM Revision 762099b6 (qgis): Add win32 native implementation, and new openFileExplorerAndSelectFile
- method to QgsNative
Opens the desktop file explorer at the folder containing path,
and (if possible) scrolls to and ... - 11:32 PM Revision 1fea03fe (qgis): [processing] Make model to/from variant methods public
- 05:49 PM Revision 01bf1407 (qgis): Merge pull request #7315 from m-kuhn/confirmDeleteLinkedNm
- Confirm delete when feature is still linked
- 04:28 PM Revision 4ce0182f (qgis): Avoid unexpected garbage collector
- 03:49 PM Revision c1eef4e0 (qgis): Merge pull request #7508 from elpaso/highlight-properties
- Add properties to QgsHighlight for easier animations
- 01:06 PM Revision 6a4aee82 (qgis): Code layout
- 10:23 AM Revision 222fe236 (qgis): Add properties to QgsHighlight for easier animations
- 02:24 AM Revision 44332c14 (qgis): [layouts] Attempted fix for direct printing page orientation issues
- Seems the earlier hack may no longer be valid for Qt5.
Fixes #18398, #18994, #19142, #19279
(cherry-picked from a87... - 02:24 AM Revision 064eac0c (qgis): Attemp to fix wrong behaviour of VoronoiPolygon when buffer is specifie...
- (cherry-picked from 30f5983)
- 02:24 AM Revision 0b6fab6b (qgis): Updated the expected/voronoi_buffer.gml file in testdata to reflect the...
- (cherry-picked from 70b53fb48)
- 02:24 AM Revision 388f9e20 (qgis): Hack is still required, but maybe using non-deprecated api will help?
- Sometimes qt is great, sometimes I want to punch it in it's silly
little cute face
(cherry-picked from df05369) - 02:24 AM Revision e6ef2474 (qgis): Removed import of QgsProcessingParameterDistance as it is not used anymore
- (cherry-picked from c38c6dab)
- 02:24 AM Revision 7349b1c8 (qgis): Update VoronoiPolygons.py
- Width and height were mixed up. Fixed.
(cherry-picked from 72dcd14)
2018-07-30
- 12:47 AM Revision 30f59839 (qgis): Attemp to fix wrong behaviour of VoronoiPolygon when buffer is specifie...
- 12:47 AM Revision 70b53fb4 (qgis): Updated the expected/voronoi_buffer.gml file in testdata to reflect the...
- 12:47 AM Revision 72dcd14a (qgis): Update VoronoiPolygons.py
- Width and height were mixed up. Fixed.
- 12:47 AM Revision c38c6dab (qgis): Removed import of QgsProcessingParameterDistance as it is not used anymore
- 09:12 PM Revision df05369d (qgis): Hack is still required, but maybe using non-deprecated api will help?
- Sometimes qt is great, sometimes I want to punch it in it's silly
little cute face - 09:12 PM Revision a87a7b72 (qgis): [layouts] Attempted fix for direct printing page orientation issues
- Seems the earlier hack may no longer be valid for Qt5.
Fixes #18398, #18994, #19142, #19279 - 09:12 PM Revision c58d99b9 (qgis): Fix GPL license declared in RPM spec file
- 06:29 PM Revision 6482a3b4 (qgis): [FEATURE] Simple rendering of 3D linestrings
- This mode of 3D line rendering will use OpenGL line rendering
instead of buffering lines into polygons and rendering ... - 06:29 PM Revision 40ce1518 (qgis): Fixes after the reviews
- 02:15 PM Revision be3b2c8f (qgis): [processing] base class for network analysis algorithms
- 02:15 PM Revision d999923d (qgis): [processing] port shortest path (point to layer) alg to c++
- 02:15 PM Revision 72d13ac0 (qgis): [processing] port shortest path (layer to point) alg to c++
- 02:15 PM Revision a6901edb (qgis): [processing] port shortest path (point to point) alg to c++
- 10:37 AM Revision 2e97b7bc (qgis): Fix GPL license declared in RPM spec file
- 08:21 AM Revision 0d89cc8e (qgis): Merge pull request #7405 from signedav/release-3_2
- 3.2 Backport of Fix: Get proper mFeature in relation reference widget
- 07:42 AM Revision af225523 (qgis): Typo
- (cherry-picked from 6e091752)
- 07:42 AM Revision 23b76efe (qgis): Abort expression parsing after encountering a maximum of 10 errors
- Fixes #19480
(cherry-picked from 3c8b156c) - 07:41 AM Revision 3c8b156c (qgis): Abort expression parsing after encountering a maximum of 10 errors
- Fixes #19480
- 06:47 AM Revision 9db6d94e (qgis): Typo
- 06:39 AM Revision 6e091752 (qgis): Typo
- 04:12 AM Revision a1ef59ca (qgis): [3d] Fix reset buttons in 3d config dialog reset values to 0, not initi...
- (cherry-picked from df1832f)
- 04:11 AM Revision 83720689 (qgis): Optimise drape algorithms, skip vertex iteration for geometries which d...
- 04:11 AM Revision d09faf42 (qgis): Add method to transform vertices of QgsGeometry/QgsAbstractGeometry
- in place using a custom lambda function
- 04:11 AM Revision d5ce6dcb (qgis): [FEATURE][processing] native drape features to z/m algorithms
- Sets vertex z/m values to values sampled from a raster band.
Values can optionally be scaled using a (data definable... - 04:11 AM Revision f119453f (qgis): Tweak algorithm names, strings
- 03:54 AM Revision df1832f9 (qgis): [3d] Fix reset buttons in 3d config dialog reset values to 0, not initi...
2018-07-29
2018-07-28
- 01:33 AM Revision 1d28bbe0 (qgis): Fix crash in network content fetcher when run from non-main thread
- Because a QNetworkAccessManager is the parent for all QNetworkReplys
created by it, if a reply is created in a thread... - 01:19 AM Revision f20fec47 (qgis): do not truncate layer name in legend panel if filename contains period
- cherry-picked from abc4d43eb86f0b2aa32320504ce35280e18f9119
- 01:19 AM Revision c1aca1b5 (qgis): do not set precision for datatypes that have not one
- cherry-picked from 96aa671307d937488cd9a74f39bdf7df0175d4a8
- 01:19 AM Revision ae070b95 (qgis): Make __repr__ tests actually run
- (cherry-picked from faec3248c)
- 01:19 AM Revision cbb68381 (qgis): Fix path resolver sometimes returns non empty paths while resolving emp...
- (cherry-picked from 3e31a6570)
- 01:19 AM Revision 13341c09 (qgis): Fix failing tests
- (cherry-picked from d3bee8dc7e)
- 01:19 AM Revision 3e8df293 (qgis): Fix misleading error message
- (cherry-picked from b94745b07)
- 01:19 AM Revision 7818c9ba (qgis): [wms] Fix another misleading error message
- (cherry-picked from 5b283494)
- 01:19 AM Revision d9b9fd81 (qgis): Fix typo, failing test
- (cherry-picked from 20e62b4c5)
- 01:19 AM Revision 366e371c (qgis): Fix debug messages about untranslated 'regular' font style
- (cherry-picked from a38db47a)
- 12:46 AM Revision 7f84b6c1 (qgis): Fix crash in network content fetcher when run from non-main thread
- Because a QNetworkAccessManager is the parent for all QNetworkReplys
created by it, if a reply is created in a thread... - 05:55 PM Revision c28de6d3 (qgis): Refactor camera pose to a separate class outside of the camera controller
- This will allow easier storage of camera configuration when it is needed outside
of the camera controller. - 04:55 PM Revision 88ddd4b0 (qgis): Merge pull request #7467 from slarosa/truncate_name
- do not truncate layer name in legend panel if filename contains period
- 08:06 AM Revision c0dd0061 (qgis): [pyqgis] __repr__ method for QgsExpression, QgsField (#7464)
- * [pyqgis] __repr__ method for QgsExpression, QgsField
* add tests for __repr__ methods
* Fix test - 07:30 AM Revision e19e1dea (qgis): [processing] be more flexible with multipoint layers, allow sampling fo...
2018-07-27
- 01:34 PM Revision d9ee4192 (qgis): [maptips] clear the map tip widget when deactivating map tip display (#...
- 01:34 PM Revision 0f7336ec (qgis): [maptips] fix maptips showing after mouse leave the canvas area
- 10:08 AM Revision 3e31a657 (qgis): Fix path resolver sometimes returns non empty paths while resolving emp...
- 09:24 AM Revision 42335896 (qgis): Fixes service type version in WFS GetCapabilities doc
- 09:24 AM Revision d3670de1 (qgis): Update unit tests
- 07:56 AM Revision 2d964919 (qgis): [FEATURE][expression] add raster_value() function (#7487)
- 05:24 AM Revision 2692de6e (qgis): [FEATURE][processing] Choice of units for non degree/unknown distances
- When an algorithm has a distance parameter in meters/feet/etc (i.e.
non-geographic distances), show a combo box allow... - 05:23 AM Revision 76c84f14 (qgis): [FEATURE][processing] "Create parallel lines" algorithm
- This algorithm creates copies of line features in a layer, by
creating multiple parallel versions of each feature. Ea... - 05:23 AM Revision abe4532a (qgis): [feature][processing] "Array of Offset Features" algorithm
- This algorithm creates copies of features in a layer, by
creating multiple offset versions of the feature. Each copy ... - 05:23 AM Revision d1d6840a (qgis): [processing][feature] Port 'offset lines' to c++, support dynamic offse...
- Adds data defined support for the offset line distance parameter.
- 05:23 AM Revision b80ad5e9 (qgis): Tweak output name
- 04:56 AM Revision 07366e8a (qgis): [maptips] fix maptips showing after mouse leave the canvas area
- 04:24 AM Revision 5b283494 (qgis): [wms] Fix another misleading error message
- 04:24 AM Revision b94745b0 (qgis): Fix misleading error message
- 04:24 AM Revision a38db47a (qgis): Fix debug messages about untranslated 'regular' font style
2018-07-26
- 11:38 PM Revision ed63152c (qgis): Do not set full layer cache when a filter rect is passed
- Fixes #19468 - Attribute table: show features visible on
map is broken (and affects show all features, too)
Cherry p... - 11:38 PM Revision 28f6537c (qgis): Do not crash when removing a layer with attr table open
- .. in show features in current extent mode.
Cherry picked from master d62087e3e3a2ecd737f6cfc1c36c463efc0fe2cf - 10:01 PM Revision f14ae460 (qgis): add note that duplicated layers use the same data source (fixes #19489)
- 09:51 PM Revision 1feb971d (qgis): [WMSServer] Fix QgsServerWMS and remove absolute path in qgs files
- 09:36 PM Revision 031acd0d (qgis): Fix search path for qmlplugindump tool
- CMake kept picking up the binary from /usr/bin which belongs to Qt4 installation.
Here we require CMake to use the bi... - 02:05 PM Revision f54ba94c (qgis): Polish translation fix
- 12:25 PM Revision 8fbae384 (qgis): [maptips] clear the map tip widget when deactivating map tip display (#...
- 12:10 PM Revision 0c18d3bc (qgis): [WMSServer] Add unit test for non queryable layer in getfeatureinfo ope...
- 11:10 AM Revision fd5c8e7f (qgis): [WMSServer] Add unit test for group short name for getcapabilities and ...
- 10:29 AM Revision b1a16bdc (qgis): Merge pull request #7481 from pblottiere/server_wfs_spatial_operator
- [server] Fixes spatial operator in WFS 1.1.0 GetCapabilities doc
- 09:40 AM Revision 3141bb59 (qgis): Update unit test
- 08:50 AM Revision 0a76d496 (qgis): Fixes spatial operator in WFS GetCapabilities doc
- 08:36 AM Revision 466992ec (qgis): [Style Manager] Rephrase strings away from being symbol-specific
- 08:34 AM Revision e5dbd803 (qgis): Make the tests tolerant to small color differences
- 08:34 AM Revision 30d68125 (qgis): Add auto-tests for 3D scene rendering using the off-screen 3D engine
- 08:34 AM Revision 45d49c27 (qgis): Add test data for the 3D auto tests
- 08:34 AM Revision 0bfe5014 (qgis): Finish Travis hacks
- 08:34 AM Revision db510625 (qgis): Let's see if this helps with blank output
- 08:34 AM Revision 0de21cc7 (qgis): It seems like the delay hack worked - let's make it shorter
- 08:34 AM Revision 9ea06e1c (qgis): Add expected iages for 3D rendering tests
- 08:34 AM Revision 4b88bfb7 (qgis): More Travis hacks tweaking
- 08:03 AM Revision df394c78 (qgis): Merge pull request #7465 from elpaso/bugfix-19468-layercache-filter-rect
- fix layercache filter rect and a bonus crash
- 03:42 AM Revision 744f280d (qgis): Disable mesh layer renderer test on 3.2
- See discussion at https://github.com/qgis/QGIS/pull/7466#issuecomment-407656549
2018-07-25
- 01:37 AM Revision 20e62b4c (qgis): Fix typo, failing test
- 01:37 AM Revision faec3248 (qgis): Make __repr__ tests actually run
- 01:37 AM Revision d3bee8dc (qgis): Fix failing tests
- 01:18 AM Revision 35ee5f20 (qgis): [processing][grass] Fix v.vect.stats output type, add test
- (cherry-picked from b10fa5e979)
- 01:18 AM Revision 9243d1fe (qgis): [processing][grass] Fix v.what.rast data type, add test
- (cherry-picked from 0c56d00c)
- 01:18 AM Revision 64e0a8bd (qgis): [processing][grass] Fix v.voronoi output type, add test
- (cherry-picked from 71f880bb93)
- 01:18 AM Revision 29b24aa2 (qgis): Standardise browser item behavior for AFS provider
- (cherry-picked from 6d5ba5a78)
- 01:18 AM Revision a6650f48 (qgis): Fix AFS browser items not correctly repopulated after changing AFS conn...
- (cherry-picked from e3c7dffb)
- 01:18 AM Revision 79b70844 (qgis): [afs] Add error browser item when connection fails
- (cherry-picked from 5503af8b9)
- 01:18 AM Revision f43c8587 (qgis): [processing] Prefer to log layer source instead of id as it's persistent
- (cherry-picked from ba56ba21335)
- 01:18 AM Revision a1015623 (qgis): [processing][grass] Fix v.net.* output types, add tests
- Fixes #19186
(cherry-picked from 28c4a6cf5) - 01:18 AM Revision ce689e79 (qgis): [processing][grass] Fix output type for v.edit
- (cherry-picked from eca775f9e)
- 10:33 PM Revision 6d5ba5a7 (qgis): Standardise browser item behavior for AFS provider
- 10:33 PM Revision e3c7dffb (qgis): Fix AFS browser items not correctly repopulated after changing AFS conn...
- 10:33 PM Revision 5503af8b (qgis): [afs] Add error browser item when connection fails
- 08:47 PM Revision 34250462 (qgis): Merge pull request #7418 from slarosa/fix_precision_value
- [fieldcalculator] do not set precision for datatypes that have not one
- 11:50 AM Revision 28c4a6cf (qgis): [processing][grass] Fix v.net.* output types, add tests
- Fixes #19186
- 11:50 AM Revision 0c56d00c (qgis): [processing][grass] Fix v.what.rast data type, add test
- 11:50 AM Revision b10fa5e9 (qgis): [processing][grass] Fix v.vect.stats output type, add test
- 11:50 AM Revision 71f880bb (qgis): [processing][grass] Fix v.voronoi output type, add test
- 11:50 AM Revision ba56ba21 (qgis): [processing] Prefer to log layer source instead of id as it's persistent
- 11:50 AM Revision eca775f9 (qgis): [processing][grass] Fix output type for v.edit
- 07:48 AM Revision 263ce39c (qgis): Merge pull request #7463 from m-kuhn/fixFreeze
- Avoid repeated update of edit selection
- 02:36 AM Revision 9ba794c1 (qgis): [processing][gdal] Fix layer paths are sometimes incorrect within comma...
- Fixes #19451
(cherry-picked from ed94b69) - 02:36 AM Revision 952380c7 (qgis): [processing] Ensure feature source wrapper always returns direct
- layer id/source whenever 'use selected features' is unchecked,
instead of always returning a QgsProcessingFeatureSour... - 02:36 AM Revision a9646f11 (qgis): [processing][grass] Fix generation of output for v.rast.stats, add test
- (cherry-picked from a463af32f)
- 02:36 AM Revision 8ad59aa2 (qgis): [processing][grass] Make a copy of the parameters dict before doing gra...
- Since grass algorithms modify the parameters dictionary, we need to ensure
that they do this only a copy of the dict ... - 02:36 AM Revision 3d3be641 (qgis): [processing][gdal] Ignore 'selected features only' setting when
- creating command preview
Since this has no meaning outside of a QGIS session
Refs #19451
(cherry-picked from 27d44... - 02:36 AM Revision 1bae799e (qgis): [processing][gdal] Assign output CRS should be optional for ogr to post...
- (cherry-picked from 996c9a8d3)
2018-07-24
- 01:23 AM Revision fed345b1 (qgis): [processing][grass] Make a copy of the parameters dict before doing gra...
- Since grass algorithms modify the parameters dictionary, we need to ensure
that they do this only a copy of the dict ... - 01:23 AM Revision a463af32 (qgis): [processing][grass] Fix generation of output for v.rast.stats, add test
- 12:20 AM Revision ed94b693 (qgis): [processing][gdal] Fix layer paths are sometimes incorrect within comma...
- Fixes #19451
- 12:20 AM Revision 27d447b7 (qgis): [processing][gdal] Ignore 'selected features only' setting when
- creating command preview
Since this has no meaning outside of a QGIS session
Refs #19451 - 12:20 AM Revision 6a4d9c9b (qgis): [processing] Ensure feature source wrapper always returns direct
- layer id/source whenever 'use selected features' is unchecked,
instead of always returning a QgsProcessingFeatureSour... - 12:20 AM Revision 996c9a8d (qgis): [processing][gdal] Assign output CRS should be optional for ogr to post...
- 11:49 PM Revision 9765019d (qgis): fix build on macOS
- 10:51 PM Revision abc4d43e (qgis): do not truncate layer name in legend panel if filename contains period
- 10:43 PM Revision b3879cfd (qgis): Modernize code
- (cherry-picked from 409d47e8)
- 10:43 PM Revision 7137a415 (qgis): Debugging
- (cherry-picked from 3b47116d)
- 10:43 PM Revision a565b4c4 (qgis): [ui][html code editor] use monospace font
- (cherry-picked from 845e87a75b)
- 10:43 PM Revision a5519f52 (qgis): Less noisy network access manager
- (cherry-picked from 7b59e048a)
- 10:43 PM Revision a1f8efa3 (qgis): [wfs] Fix race condition
- Leads to multiple threads trying to create a cache db with the
same path, causing various crashes within the WFS iter... - 09:41 PM Revision 84d87a75 (qgis): [wfs] Fix race condition
- Leads to multiple threads trying to create a cache db with the
same path, causing various crashes within the WFS iter... - 09:41 PM Revision 409d47e8 (qgis): Modernize code
- 09:41 PM Revision 3b47116d (qgis): Debugging
- 09:21 PM Revision 5280ab03 (qgis): Some refactoring https://github.com/qgis/QGIS/pull/7462
- 03:02 PM Revision d62087e3 (qgis): Do not crash when removing a layer with attr table open
- .. in show features in current extent mode.
- 02:38 PM Revision 929ab272 (qgis): Do not set full layer cache when a filter rect is passed
- Fixes #19468 - Attribute table: show features visible on
map is broken (and affects show all features, too) - 01:41 PM Revision 1a94727d (qgis): Merge pull request #7461 from pblottiere/server_wfs_post
- [server] Fixes Post element in WFS GetCapabilities doc
- 12:41 PM Revision 99f8d480 (qgis): Avoid repeated update of edit selection
- 11:27 AM Revision eec843c6 (qgis): Merge branch 'master' into fix-wms
- 09:57 AM Revision e919a3c2 (qgis): Merge pull request #7458 from pblottiere/fix_limit_atlas_32
- [atlas][backport 3.2] Increases number of pages
- 09:22 AM Revision ac9ff081 (qgis): Fixes post element in WFS GetCapabilities doc
- 09:22 AM Revision 4a10f3c0 (qgis): Fixes Get element in WFS GetCapabilities doc
- 09:22 AM Revision 8b14a5b9 (qgis): Update unit tests
- 09:06 AM Revision 10a66da4 (qgis): debian packaging: don't include qsqlspatialite
- 09:05 AM Revision 1f1fcfda (qgis): translation string fixes
- 09:03 AM Revision 845e87a7 (qgis): [ui][html code editor] use monospace font
- 09:00 AM Revision a9f924fc (qgis): Merge pull request #7441 from elpaso/oauth2-testbed13-client-registration
- [oauth] JWT client registration
- 09:00 AM Revision e6b1e483 (qgis): Merge pull request #7436 from elpaso/oauth2-testbed13
- [oauth] Automatic management of state parameter
- 07:32 AM Revision 7b59e048 (qgis): Less noisy network access manager
- 06:43 AM Revision fd10515f (qgis): Fix grammar
- (cherry-picked from e07acb3)
- 06:41 AM Revision e07acb30 (qgis): Fix grammar
- 06:28 AM Revision 16bfcffd (qgis): Fix valgrind conditional jump on uninitialized value warning
- (cherry-picked from b58f194f)
- 06:28 AM Revision bfafa8da (qgis): Display same symbol for "not equal" operator in "Select by attribute" a...
- as in "Extract by attribute" algorithm and "select features by value" function
(cherry-picked from 8a1964fb) - 06:27 AM Revision b605d34c (qgis): Add extra grass reference hash
- (cherry-picked from e8d1bfc3a)
- 06:27 AM Revision e0e823d0 (qgis): Restore window geometry on plugin repo download dialog
- (cherry-picked from 1ac5e29da)
- 05:52 AM Revision a2acbdbb (qgis): Increases number of pages
2018-07-23
- 12:51 AM Revision 1ac5e29d (qgis): Restore window geometry on plugin repo download dialog
- 07:56 PM Revision 97e0db62 (qgis): [FEATURE][processing] Filter Vertices by M and Filter Vertices by Z alg...
- Adds two new algorithms, for filtering line/polygon vertices by their
M or Z values. A minimum and maximum M/Z value ... - 07:56 PM Revision e8d1bfc3 (qgis): Add extra grass reference hash
- 07:56 PM Revision 3ec14420 (qgis): Points -> vertices
- 07:55 PM Revision f685d11b (qgis): [processing] Reverse line direction can work with multi(line/curve) geo...
- 07:55 PM Revision 65548436 (qgis): [processing] Port reverse line direction alg to c++
- 07:54 PM Revision 959dd5b0 (qgis): Test mask
- 07:54 PM Revision e4e7b2a4 (qgis): Fix use of custom params when embedding svg for label background
- 07:54 PM Revision 19f8a007 (qgis): [FEATURE] Allow embedding SVG images in projects in base64 format
- Allows SVG images for symbology, labels, etc to be directly embedded
inside a project file (or QML style, or QPT prin... - 07:54 PM Revision 1a7ade75 (qgis): [FEATURE] Better UI for embedding SVG files
- Adds a common widget for SVG sources, with a tool button with
some handy options:
- select file (old behaviour), pick... - 07:54 PM Revision 2fc366cb (qgis): Fix north arrow with embedded svgs
- 07:54 PM Revision 59ec2e0b (qgis): [processing][FEATURE] Port extend lines algorithm to c++, allow dynamic...
- Allows the start and end distance to be data defined
- 07:51 PM Revision 8a1964fb (qgis): Display same symbol for "not equal" operator in "Select by attribute" a...
- as in "Extract by attribute" algorithm and "select features by value" function
- 03:19 PM Revision 6614d896 (qgis): Add missing interface method for Data Source Manager toolbar
- 03:19 PM Revision a49b7a64 (qgis): Merge pull request #7398 from signedav/rr_bugfix
- Get proper mFeature in relation reference widget
- 03:13 PM Revision ebaac420 (qgis): use initialized for complete init() function
- not only for the feature part
(cherry-picked from 4739463426962576417bfbd72b1336aed67221df) - 12:58 PM Revision 47394634 (qgis): use initialized for complete init() function
- not only for the feature part
- 12:56 PM Revision f1993bab (qgis): [mesh][ui] deactivate vector rendering when default active dataset is n...
- 12:53 PM Revision 3e091185 (qgis): Confirm delete when feature is still linked
- when deleting a feature on an N:M relation and the feature in question is still linked to more than a single feature ...
- 12:53 PM Revision 330db17b (qgis): Fix test
- 11:44 AM Revision 881ba9d2 (qgis): [mesh] Fix a crash when loading a file with no dataset groups
- 11:21 AM Revision 6a683099 (qgis): WMS server: use shortName of group GetMap and check if the layer is que...
- 10:52 AM Revision cc1511c0 (qgis): Merge pull request #7372 from pblottiere/server_clean
- [WIP][server] Clean parameters management
- 10:18 AM Revision b3fb647e (qgis): [mesh] Fix a crash when pressing Recalculate button
- 09:28 AM Revision 80607369 (qgis): Fix layer group dialog for qgz file, fixing wms exclude layer feature
- 09:07 AM Revision e48de204 (qgis): Fix doc
- 09:07 AM Revision 8219c180 (qgis): Add since tag
- 09:07 AM Revision fb75580b (qgis): Add doc for QgsServerParameterDefinition
- 09:07 AM Revision 683975c7 (qgis): Add a layoutParameter method to search in unmanaged parameters
- 09:07 AM Revision 7b32f8c6 (qgis): Add virtual default destructors
- 09:07 AM Revision e2b69c37 (qgis): Add more parameters as enum
- 09:07 AM Revision a904056a (qgis): Clearing WFS with parameters
- 09:07 AM Revision acc20558 (qgis): Cleaning wfs service
- 09:07 AM Revision 7692e35d (qgis): Fix compilation with Qt < 5.10
- 09:07 AM Revision 6e1f14bd (qgis): Fix sip binding
- 09:07 AM Revision f55d9c1a (qgis): Add a remove method thanks to enum value
- 09:07 AM Revision 438a8dfd (qgis): Cleaning GetCapabilities doc for WFS
- 09:07 AM Revision 555b9471 (qgis): Update sip binding
- 09:07 AM Revision aae9fecb (qgis): Fixes unit tests
- 09:07 AM Revision 211a556a (qgis): Fix compilation
- 09:07 AM Revision 32256bcd (qgis): Add doc for QgsWms::QgsWmsParameter
- 09:07 AM Revision ffddc9a0 (qgis): Update doc for QgsServerParameters
- 09:07 AM Revision 77af2ca0 (qgis): Add doc for QgsBadRequestException
- 09:07 AM Revision d1a4c0a6 (qgis): Update sip
- 09:07 AM Revision 3e00b10c (qgis): Update doc for QgsServerParameters and QgsServerParameter
- 09:07 AM Revision ae685f3c (qgis): Add doc for QgsWfsParameter
- 09:07 AM Revision bb26e71c (qgis): Update server requests
- 09:07 AM Revision 8431d0cc (qgis): Use wms parameters in wms service
- 09:07 AM Revision a946c528 (qgis): Update sip binding
- 09:07 AM Revision 93ee3042 (qgis): Use double instead of float
- 09:07 AM Revision fe366d25 (qgis): Fixes compilation warning
- 09:07 AM Revision 4b17a812 (qgis): WMS parameters inherits from global parameters
- 09:07 AM Revision 1c6b0582 (qgis): Remove isDefined member
- 09:07 AM Revision 6a88a75c (qgis): Add QgsServerParameters
- 09:07 AM Revision 1a078d96 (qgis): Use class instead of struct
- 09:07 AM Revision 950f7d7d (qgis): Update sip
- 09:07 AM Revision c1c92a65 (qgis): Returns only defined parameters in toMap()
- 09:07 AM Revision bbf7a784 (qgis): Decode url string
- 09:07 AM Revision 9e4c3f27 (qgis): Update doc for QgsWmsParameters
- 09:07 AM Revision edeac1dd (qgis): Add doc for QgsWmsParameter
- 07:59 AM Revision b58f194f (qgis): Fix valgrind conditional jump on uninitialized value warning
- 04:18 AM Revision 5e37e824 (qgis): Apply clang-tidy modernization checks
2018-07-22
- 12:05 AM Revision edb63e14 (qgis): Modernize code, fix potential leak
- (cherry-picked from 7b36737b0796)
- 12:05 AM Revision 7711c22a (qgis): Fix some clazy warnings
- (cherry-picked from 8fac4d89bd5)
- 12:05 AM Revision 00d3a610 (qgis): Fix big memory leak in point locator
- (cherry-picked from ce1291a44e)
- 08:22 PM Revision 5bca3174 (qgis): Fix group wms dialog
- 09:34 AM Revision 1201df57 (qgis): fix c7e914cd6
2018-07-21
- 11:21 PM Revision ce1291a4 (qgis): Fix big memory leak in point locator
- 11:21 PM Revision 7b36737b (qgis): Modernize code, fix potential leak
- 11:21 PM Revision 8fac4d89 (qgis): Fix some clazy warnings
2018-07-20
- 03:25 PM Revision c7e914cd (qgis): debian packaging: exclude qspatialite from ubuntu xenial build (Qt <5.7)
- 02:00 PM Revision 5a996784 (qgis): Release of 2.18.22
- 02:00 PM Revision 1edf372f (qgis): Release of 3.2.1
- 12:06 PM Revision 2e9d17cb (qgis): Increases number of pages
- 11:43 AM Revision fbe05be5 (qgis): [oauth] Use whileBlocking instead of blockSignals
- 10:55 AM Revision dbd5a86a (qgis): Merge pull request #7399 from pblottiere/fix_limit_altas
- Remove hardcoded limit (fixes #17689)
- 09:49 AM Revision b5e22846 (qgis): Handle redirection for plugin installer
- 09:14 AM Revision cff4d70c (qgis): Increases number of pages
- 08:55 AM Revision 7886c916 (qgis): Fix crash when editing graduated symbol in style dock
- Fixes #18909
(cherry-picked from 9887508d) - 08:54 AM Revision 9887508d (qgis): Fix crash when editing graduated symbol in style dock
- Fixes #18909
- 08:36 AM Revision d8ffdaa3 (qgis): [oauth] Fix build error in tests
- 08:24 AM Revision 6363aba9 (qgis): [FEATURE][needs-doc] Vertex tool can work on the current layer only
- 08:24 AM Revision 1af00e3d (qgis): Fix bad rebase
- 08:24 AM Revision 669ec7af (qgis): Update capitalisation
- 08:24 AM Revision dc402620 (qgis): Add an enum for vertex tool mode
- 08:24 AM Revision c67d09c6 (qgis): Add a dropdown menu for vertex tool and active layer option
- 08:24 AM Revision 64d52ff0 (qgis): Add preferred value in QSettings
- 08:24 AM Revision 8ecc5b90 (qgis): Cleaning
- 08:00 AM Revision 237af60a (qgis): Fix potential crash in color ramp shader
- Fixes #19445
(cherry-picked from f3650e6bb) - 08:00 AM Revision 6ec310bc (qgis): Modernize code
- (cherry-picked from d79dd73bd)
- 08:00 AM Revision 39f23eb8 (qgis): Fix build on Travis
- (cherry-picked from 9259d60ca)
- 08:00 AM Revision 1601e57d (qgis): Fix raster stats calculation for very small extents compared with
- pixel size, when a sample size is set
Refs #19445
(cherry-picked from 34b21918) - 08:00 AM Revision 4a997c98 (qgis): Fix some clazy warnings
- (cherry-picked from 4fccc5e9)
- 07:10 AM Revision 9259d60c (qgis): Fix build on Travis
- 07:10 AM Revision f3650e6b (qgis): Fix potential crash in color ramp shader
- Fixes #19445
- 07:10 AM Revision d79dd73b (qgis): Modernize code
- 07:10 AM Revision 4fccc5e9 (qgis): Fix some clazy warnings
- 07:10 AM Revision 34b21918 (qgis): Fix raster stats calculation for very small extents compared with
- pixel size, when a sample size is set
Refs #19445
2018-07-19
- 11:24 PM Revision ba10d1b5 (qgis): [FEATURE] Add QgsRasterDataProvider::sample method for efficient
- sampling of rasters at a given point
This is an alternative to the ::identify method, which is less
efficient but mo... - 11:24 PM Revision daa73910 (qgis): Less noisy identify method
- 11:24 PM Revision b747ff63 (qgis): Dox++
- 11:24 PM Revision db8e5364 (qgis): Unit tests for QgsRasterDataProvider::sample
- 11:24 PM Revision 54e51196 (qgis): More heavily optimised sample method for gdal provider
- 11:24 PM Revision 74c2ed12 (qgis): Nicer API for raster sampling
- 11:24 PM Revision 06766c4c (qgis): Modernize code
- 11:24 PM Revision 7165923a (qgis): Add missing override
- 11:24 PM Revision c0f67327 (qgis): Capitalization
- 11:24 PM Revision 8b2d5d03 (qgis): Use sample instead of identify in raster sampling alg
- About 25x faster on large layers
- 11:24 PM Revision 0f41ca9e (qgis): Improvements and docs for worldToPixel
- 11:24 PM Revision 04708b72 (qgis): Base class implementation of sample uses identify
- This allows derived classes with optimised identify methods to
utilise the same optimisations for sample. Better woul... - 11:20 PM Revision f0605662 (qgis): fix downloading plugins for custom repo
- I am using github releases files which are apparently stored on amazon and give a 302 code.
I have been successfully ... - 11:15 PM Revision 89d3fda4 (qgis): Allow offscreen image size configuration
- 11:15 PM Revision 68840534 (qgis): Capturing of complete scene images upon request
- 11:15 PM Revision 6448000a (qgis): Add 3D engine base class + window & offscreen implementations
- 11:15 PM Revision 3d4f5bb2 (qgis): Fix after review / Travis fixes
- 11:15 PM Revision f6ff660c (qgis): fix spelling
- 07:44 PM Revision 02ddffed (qgis): fix build on osx
- 06:39 PM Revision 2293065c (qgis): [oauth] Code cleaning and safety checks before accessing
- input string lists by index
- 06:17 PM Revision ad7a574e (qgis): [oauth] Fix GUI register button enabled
- 05:51 PM Revision d56fc885 (qgis): [oauth] Client registration with JWT
- Ported from https://github.com/securedimensions/QGIS-OAuth2-Plugin
The Testbed 13 version provides an additional con... - 03:50 PM Revision f05f2b6f (qgis): [ui] improve confusing vector layer properties' display panel
- 02:05 PM Revision 287a80a2 (qgis): [ui] improve confusing vector layer properties' display panel
- 11:53 AM Revision 62347b6a (qgis): [maptips] optimize feature fetching, avoid long freeze
- 11:53 AM Revision 0fb352bd (qgis): [maptips] fix additional wrongly sized widget scenarios
- 11:53 AM Revision 77a598e0 (qgis): [maptips] do not render tips if the layer is not rendered
- 11:53 AM Revision 1215a585 (qgis): [maptips] fix 0,0 size by resizing widget to content when html loaded
- 11:53 AM Revision 2f0c36c3 (qgis): [maptips] fix font not respecting user settings
- (this is important for non-Latin users out there)
- 11:53 AM Revision 1f3b7d11 (qgis): [maptips] iterate through all matching features within radius
- and return first not empty string
- 11:30 AM Revision 245d6e29 (qgis): update MDAL to 0.0.5
- 11:30 AM Revision 52aa8492 (qgis): minor code tweaks
- 11:30 AM Revision 21613cd1 (qgis): use MDAL Groups instead of guessing them from dataset names
- 11:30 AM Revision f54a23e3 (qgis): restore fixes for MS build
- 11:30 AM Revision 3732decf (qgis): [mesh] fix showing group for files with just 1 dataset
- 10:39 AM Revision b4f2069c (qgis): Delimited text detectTypes flag - fixes #18601
- [FEATURE] Adds a detectTypes flag to the delimited text provider url. If
set to "no" then type detection is not done ... - 10:39 AM Revision 7beb368d (qgis): Code review fix
- 10:39 AM Revision 3be864e3 (qgis): Autopep fixes
- 10:39 AM Revision 9488d149 (qgis): Astyle fixes
- 10:39 AM Revision f0689242 (qgis): Tidying if block
- 10:39 AM Revision 64b18c6d (qgis): Whitespace fix
- 09:35 AM Revision c50e99e6 (qgis): [oauth] Spelling
- 09:27 AM Revision 5fe017a8 (qgis): fix spelling
- (cherry-picked from 56fe370e851f3fdeb5515f6dc2f8cf794ed47155)
- 09:26 AM Revision e59ad8aa (qgis): initialization of embeddet form only once
- (cherry-picked from 56fe370e851f3fdeb5515f6dc2f8cf794ed47155)
- 09:26 AM Revision fabce526 (qgis): emit currentIndexChanged onDataChanged
- Because this effects that the data related to the combobox (emedded forms) got updated. they update because of an ind...
- 09:22 AM Revision 8f5d9688 (qgis): [maptips] do not render tips if the layer is not rendered
- 09:22 AM Revision 68290a2d (qgis): [maptips] fix font not respecting user settings
- (this is important for non-Latin users out there)
- 08:52 AM Revision bb4f7370 (qgis): [oauth] Fix string literal
- 08:08 AM Revision 1c9b65df (qgis): Merge pull request #7411 from elpaso/hillshade-fast
- Hillshade renderer speed improvements
- 07:16 AM Revision abcee3a5 (qgis): [layouts] More helpful error messages
- (cherry-picked from e6af079e)
- 07:16 AM Revision 2157ab81 (qgis): [layouts] Fix export to pdf reports a print error instead of a file err...
- (cherry-picked from 549820428)
- 07:16 AM Revision a8ef508a (qgis): [layouts] Better error messages when atlas exports fail, hinting that p...
- (cherry-picked from 3abbb475)
- 07:12 AM Revision e6af079e (qgis): [layouts] More helpful error messages
- 07:12 AM Revision 3abbb475 (qgis): [layouts] Better error messages when atlas exports fail, hinting that p...
- 07:12 AM Revision 54982042 (qgis): [layouts] Fix export to pdf reports a print error instead of a file err...
- 06:37 AM Revision b166e571 (qgis): When there's no features to draw for a level based renderer, shortcut o...
- (cherry-picked from 482d8feed)
- 06:37 AM Revision 693e83b6 (qgis): [processing] Correctly handle layer type parameter values when
- creating an algorithm dialog using processing.execAlgorithmDialog()
(cherry-picked from c65afbdd979) - 06:37 AM Revision 850e70bf (qgis): Fix potential crash in symbol list widget
- Possible fix for a crash obtained with incomplete crash report
trace... but it doesn't hurt to be safe anyway and gua... - 03:45 AM Revision 3e6db63c (qgis): [maptips] fix additional wrongly sized widget scenarios
- 03:45 AM Revision 51670541 (qgis): [maptips] optimize feature fetching, avoid long freeze
- 03:45 AM Revision 95e62036 (qgis): [maptips] fix 0,0 size by resizing widget to content when html loaded
- 03:45 AM Revision 6ffa39d7 (qgis): [maptips] iterate through all matching features within radius
- and return first not empty string
2018-07-18
- 11:22 PM Revision c65afbdd (qgis): [processing] Correctly handle layer type parameter values when
- creating an algorithm dialog using processing.execAlgorithmDialog()
- 11:21 PM Revision 79734083 (qgis): Fix potential crash in symbol list widget
- Possible fix for a crash obtained with incomplete crash report
trace... but it doesn't hurt to be safe anyway and gua... - 11:21 PM Revision 482d8fee (qgis): When there's no features to draw for a level based renderer, shortcut o...
- 04:21 PM Revision 386817bd (qgis): fix spelling
- 01:03 PM Revision baf1b3a1 (qgis): initialization of embeddet form only once
- 09:09 AM Revision 60d2cd3c (qgis): Merge pull request #7333 from Gustry/script_template
- add warning about print() and how to load layers in Processing algs
2018-07-17
- 12:56 AM Revision 325f2a46 (qgis): [processing] Empty provider nodes should still be shown in toolbox,
- unless a filter string is entered
This allows easier discoverability - e.g. without this, the model
and script nodes... - 12:56 AM Revision d43f1a28 (qgis): [processing] Allow models to have no group name set
- This is supported by the toolbox now, so relax the requirement
that all models have a compulsory group name. If no gr... - 12:05 AM Revision 92f1fbef (qgis): osgeo4w: support newer cmake versions
- 05:32 PM Revision 2e88dd53 (qgis): [oauth] Automatic management of state parameter
- Ported from https://github.com/securedimensions/QGIS-OAuth2-Plugin
The Boundless Geo version of the plugin requests ... - 10:12 AM Revision 3d20cfef (qgis): Merge pull request #7279 from tudorbarascu/tests
- rework server test to use geopackage and qgz
- 09:00 AM Revision a6cd87d6 (qgis): Fix valgrind freed memory access warning in wfs provider test
- (cherry-picked from 8bd0e7e6)
- 09:00 AM Revision d4c6efa2 (qgis): Typo
- (cherry-picked from 61fbb5fd)
- 09:00 AM Revision 1644d987 (qgis): Protect spatialite connection (dis)connection with a mutex
- (cherry-picked from c910187)
- 09:00 AM Revision 4c3174c8 (qgis): Avoid double db close in offline editing plugin
- (cherry-picked from 5a8619d3)
- 09:00 AM Revision 1cf5303b (qgis): Fix race condition in stats summary dock
- (cherry-picked from 4012109b)
- 09:00 AM Revision 5ee4d8f9 (qgis): Cleaner code
- (cherry-picked from 0c1f89ccb)
- 09:00 AM Revision fd8d06d1 (qgis): If layer changes in stats summary dock, reset field to empty
- This prevents a stats gatherer task immediately firing off
on a random field. Otherwise if the current layer is remov... - 09:00 AM Revision 98f3c625 (qgis): Fix some lint warnings
- (cherry-picked from 367ab20)
- 08:27 AM Revision efcf97a3 (qgis): Replace clumsy string
- (cherry-picked from d27c1aa1e)
- 08:26 AM Revision d27c1aa1 (qgis): Replace clumsy string
- 08:08 AM Revision 3138339f (qgis): Revert "Hillshade: added note about artifacts"
- This reverts commit 0ac35a6747c110fd2ac88cc7b1eb8d92e7c8ab4f.
- 07:44 AM Revision 4012109b (qgis): Fix race condition in stats summary dock
- 07:44 AM Revision 367ab20c (qgis): Fix some lint warnings
- 07:44 AM Revision a24c9e1e (qgis): If layer changes in stats summary dock, reset field to empty
- This prevents a stats gatherer task immediately firing off
on a random field. Otherwise if the current layer is remov... - 07:44 AM Revision 61fbb5fd (qgis): Typo
- 04:17 AM Revision 77eafc09 (qgis): [Style Manager] Replace "All Symbols" by "All" label
- because it's not only about symbols; color ramps are also "unfiltered"...
2018-07-16
- 01:34 AM Revision d183f5f5 (qgis): Capitalization
- 12:33 AM Revision a5c399e3 (qgis): fix 97d28d4c6d
- 11:02 PM Revision 8edfaa7b (qgis): fix double
- 11:02 PM Revision 2205ea64 (qgis): try to fix test for travis
- 11:02 PM Revision 97c937f2 (qgis): replace "Snap to 30° angles" by ""30, 60, 90, 120°..." etc.
- improve readability
- 11:02 PM Revision 72a73601 (qgis): add more common angles
- 11:02 PM Revision 720866c3 (qgis): '...' -> '…' (proper ellipsis character instead of three dots)
- 10:37 PM Revision 97d28d4c (qgis): fix warning
- 10:32 PM Revision 5d11388d (qgis): fix msvc build
- 10:10 PM Revision 6551913a (qgis): qspatialite: 'update' qt5 port (fixes #19419)
- 08:28 PM Revision 5a8619d3 (qgis): Avoid double db close in offline editing plugin
- 08:28 PM Revision 0c1f89cc (qgis): Cleaner code
- 08:27 PM Revision 8bd0e7e6 (qgis): Fix valgrind freed memory access warning in wfs provider test
- 08:27 PM Revision c910187e (qgis): Protect spatialite connection (dis)connection with a mutex
- 02:05 PM Revision 55e340a6 (qgis): Merge pull request #7419 from slarosa/fix_clang_build
- fix build on osx
- 12:20 PM Revision 5a36a33b (qgis): fix build on osx
- 10:49 AM Revision 0c62abed (qgis): Merge pull request #7393 from ghtmtt/processing_sampling
- [processing][FEATURE] Sample raster values to point
- 10:12 AM Revision 96aa6713 (qgis): do not set precision for datatypes that have not one
- 09:33 AM Revision c6068c82 (qgis): Hillshade: log rendering time if main debug option is on
- 09:33 AM Revision 0ac35a67 (qgis): Hillshade: added note about artifacts
- 09:15 AM Revision 14fa499e (qgis): [mesh] [MDAL] update to 0.0.4: add support for GRIB and XMDF formats
- 09:15 AM Revision f9fc708d (qgis): update filters with new formats
- 09:14 AM Revision 56fe370e (qgis): emit currentIndexChanged onDataChanged
- Because this effects that the data related to the combobox (emedded forms) got updated. they update because of an ind...
- 08:33 AM Revision 14c74d88 (qgis): Merge branch 'master' into processing_sampling
- 08:01 AM Revision 1a0d0dbb (qgis): fix exception?
- 07:44 AM Revision 50561391 (qgis): [ui][processing] re-order gdal warp algorithm parameters so optional on...
- 07:44 AM Revision 4ae948d0 (qgis): [processing] change nodata default to none instead of 0 in gdal's trans...
- 07:44 AM Revision 68ce8fc9 (qgis): [processing] make target res. parameter optional in gdal's warp algorithm
- 07:44 AM Revision dc2a1c52 (qgis): [processing] make nodata parameter optional in gdal's warp algorithm
- 07:44 AM Revision f7c11d72 (qgis): [processing] add a few more parameter tests to gdal's warp & translate ...
- 07:44 AM Revision 4807611a (qgis): [processing] only set number min value as default if parameter is not o...
- 07:22 AM Revision 7933c851 (qgis): Fix some crashes in processing toolbox model when loading/unloading plu...
- 07:10 AM Revision 5898854e (qgis): copyed -> copied
- also fix replacing word in interactive script
- 06:53 AM Revision e9b6da1c (qgis): [processing] change nodata default to none instead of 0 in gdal's trans...
- 06:53 AM Revision ab3a2135 (qgis): [ui][processing] re-order gdal warp algorithm parameters so optional on...
- 06:53 AM Revision 53df9741 (qgis): [processing] add a few more parameter tests to gdal's warp & translate ...
- 06:53 AM Revision fe38f03d (qgis): [processing] make target res. parameter optional in gdal's warp algorithm
- 06:53 AM Revision fdaff06a (qgis): [processing] only set number min value as default if parameter is not o...
- 06:53 AM Revision 863a2f0f (qgis): [processing] make nodata parameter optional in gdal's warp algorithm
- 05:56 AM Revision 6be71f0c (qgis): [processing][ui] properly size qgis provider icon to fix algs list alig...
- 05:00 AM Revision c21fe59b (qgis): [FEATURE][processing] New dbscan spatial clustering algorithm
- Implements an optimised DBSCAN density based scanning cluster approach
for clustering 2d point features. - 05:00 AM Revision b2fe680c (qgis): Fix dox
- 05:00 AM Revision d4d91860 (qgis): Dbscan outputs number of clusters
- 05:00 AM Revision e46b00d4 (qgis): Tests for dbscan algorithm
- 05:00 AM Revision 9e03a7e1 (qgis): Optimise unordered set differencing
- 03:38 AM Revision e9f85f56 (qgis): Spellling
- 03:38 AM Revision f6075ca0 (qgis): [processing] New class QgsProcessingToolboxModel which is
- a QAbstractItemModel which represents the providers, groups
and algorithms from the processing registry - 03:38 AM Revision 8f2c01d6 (qgis): Typo
- 03:38 AM Revision 812df071 (qgis): Allow algorithms with empty groupId to be placed directly under provide...
- 03:38 AM Revision 0bbf1262 (qgis): Model responds to provider changes
- 03:38 AM Revision dab3f513 (qgis): Hide inactive providers from model
- 03:38 AM Revision a107e2fd (qgis): Proper tooltips for algorithms
- 03:38 AM Revision dab4f423 (qgis): Filter model respects algorithm flags
- 03:38 AM Revision dc737bff (qgis): Better responsive to provider removal
- 03:38 AM Revision 6275960d (qgis): Start on filter string handling
- 03:38 AM Revision f57c548e (qgis): Fix documentation test failures
- 03:38 AM Revision 31809880 (qgis): [processing][saga] Stop showing 'available providers' tip for SAGA, whe...
- 03:38 AM Revision 7f9b0f8b (qgis): Fix version added string
- 03:38 AM Revision 68aae3a0 (qgis): Replace processing modeler toolbox with common widget/model
- 03:38 AM Revision 1a9f68eb (qgis): Unit tests for QgsProcessingToolboxTreeView
- 03:38 AM Revision f640c482 (qgis): Fix potential crash in unit test
- 03:38 AM Revision 11343868 (qgis): Fix crash on exit
- 03:38 AM Revision 45d856e9 (qgis): Dox
- 03:38 AM Revision 8caecbb8 (qgis): Fix some dox
- 03:38 AM Revision 69ab3c9e (qgis): Start on history item
- 03:38 AM Revision 1235c354 (qgis): Fix test
- 03:38 AM Revision 8b77d9e1 (qgis): Review fixes
- 03:38 AM Revision 3e9648fc (qgis): Safer node handling, allow specification of recent algorithm log
- 03:38 AM Revision 101c98fd (qgis): Move toolbox tree view to c++ class
- 03:38 AM Revision 810cb9c0 (qgis): Start replacing python model
- 03:38 AM Revision e304539d (qgis): Fix sorting of recently used algorithms
- 03:38 AM Revision ba410624 (qgis): Faster model
- 03:38 AM Revision 9de2cc3c (qgis): Start on recent item proxy handling
- 03:38 AM Revision 2efc08e9 (qgis): Fix some model issues
- 03:38 AM Revision 636c3fe7 (qgis): Tests for recent algorithms group
- 03:38 AM Revision 1793790f (qgis): Auto add recent algs when run
- 03:38 AM Revision 670f4088 (qgis): Work on recent item - todo sort by use, test filter, update on change
- 03:38 AM Revision 80159c2c (qgis): Fix test failure, add comments
- 02:39 AM Revision da6f83bd (qgis): Fixes #19417 - AttributeError: 'BatchInputSelectionPanel' object has no...
- (cherry-picked from f993ec0)
- 02:17 AM Revision 4c3aeb87 (qgis): Sipify
2018-07-15
- 01:00 AM Revision b4f3b824 (qgis): Added test for gdal_fillnodata used inside processing
- 01:00 AM Revision b9e5f4a2 (qgis): Mask parameter was wrongly set. Fixes #19409
- 01:00 AM Revision f993ec05 (qgis): Fixes #19417 - AttributeError: 'BatchInputSelectionPanel' object has no...
- 12:05 AM Revision 75fe94f3 (qgis): Fix missing break, warnings
- 11:30 PM Revision 0d0adfea (qgis): Merge pull request #7375 from slarosa/fix_19283
- [2.18LTR] Fix field calculator in not able to add a new field
2018-07-13
- 05:59 PM Revision 7e1ac53f (qgis): Fix cast and flat surface gray value
- 05:09 PM Revision 6353715f (qgis): Hillshade renderer speed improvements
- While working on OpenCL stuff I've got an advice
from Nyall and Even regarding some speed improvement
used by GDAL DE... - 04:31 PM Revision 12c8f394 (qgis): Merge pull request #7350 from PeterPetrik/quick_featurepanel
- [quick] [feature] Feature attribute panel
- 04:30 PM Revision 2699a429 (qgis): Merge pull request #7369 from signedav/offline_editing
- Offline Editing GeoPackage File Export
- 03:19 PM Revision e2a740be (qgis): Merge pull request #7408 from luipir/fix_gdalfillnodata_issue19409
- [processing] Fix wrongly set mask in gdal:fillnodata Fixes #19409
- 01:42 PM Revision be998196 (qgis): [mesh] [bugfix] do not try to render NODATA values
- 01:41 PM Revision 660ce876 (qgis): small const tweak
- 12:19 PM Revision f7a1ef14 (qgis): Added test for gdal_fillnodata used inside processing
- 11:47 AM Revision 95246e76 (qgis): Mask parameter was wrongly set. Fixes #19409
- 10:29 AM Revision ade3325e (qgis): fix regression for pseudo color renderer widget
- 10:28 AM Revision e135b9cf (qgis): [feature] addMeshLayer to qgsinterface
- 10:28 AM Revision c8b94d38 (qgis): fix travis
- 10:28 AM Revision 4f701732 (qgis): [mesh] option to add mesh layer from data source manager dialog
- 10:11 AM Revision bf56bd3c (qgis): Merge pull request #7378 from pblottiere/server_doc
- [server] Update doc path for server
- 09:22 AM Revision 275fa84a (qgis): Add more doc for WMS service
- 09:22 AM Revision 3cf7c341 (qgis): Update doc for QgsConfigCache
- 09:22 AM Revision 66c78f78 (qgis): Update doc for QgsWmsParameters
- 09:22 AM Revision 12863203 (qgis): Update doc for Service in WMS
- 09:22 AM Revision a7dfd6e1 (qgis): Update doc for QgsMapServiceException
- 09:22 AM Revision 23705473 (qgis): Update doc for QgsOWSServerFilterRestorer
- 09:22 AM Revision 09ef8ea6 (qgis): Update doc for QgsBadRequestException
- 09:22 AM Revision 75d44d90 (qgis): Update doc for QgsBadRequestException
- 09:22 AM Revision dcb86a07 (qgis): Fix some warnings
- 09:22 AM Revision 1ca1bd6b (qgis): Update sip binding
- 09:22 AM Revision 135bb878 (qgis): Add more doc to constructors
- 09:22 AM Revision 67cbb278 (qgis): Update sip binding
- 09:22 AM Revision 4853c62c (qgis): Add more doc for WMS service
- 09:22 AM Revision 45bf204d (qgis): Update doc for QgsFilterResponseDecorator
- 09:22 AM Revision 5c11f411 (qgis): Add doc for some parameters/constructor
- 09:22 AM Revision 78daade8 (qgis): Add brief tags
- 09:22 AM Revision 183335d6 (qgis): Remove unused #endif
- 09:22 AM Revision 7ca72d09 (qgis): Fix doc
- 09:22 AM Revision 2e693d09 (qgis): Update doc for wcs Service
- 09:22 AM Revision 9b7e84e4 (qgis): Fix doc block
- 09:22 AM Revision 86c61148 (qgis): Add more class and since tag
- 09:22 AM Revision 8397fe99 (qgis): Add more ingroup
- 09:22 AM Revision 0cfb0f14 (qgis): Fix class tag definition
- 09:22 AM Revision 93db95f4 (qgis): Fix documentation
- 09:22 AM Revision a214d773 (qgis): More doc
- 09:22 AM Revision cb6b9834 (qgis): More doc
- 09:22 AM Revision 69c1c3a1 (qgis): Add some version
- 09:22 AM Revision 120262e3 (qgis): Fix compilation
- 09:22 AM Revision 3ce29066 (qgis): Remove unused class
- 09:22 AM Revision 5aff40d2 (qgis): Add ingroup
- 09:22 AM Revision d49c0d04 (qgis): Remove fake method
- 09:22 AM Revision 9aed7454 (qgis): Update doc for WgsWfsParameters
- 09:22 AM Revision 896b9231 (qgis): Update doc for WFS service
- 09:22 AM Revision d31d86d6 (qgis): Update doc for QgsConfigParserUtils
- 09:22 AM Revision a698dc2c (qgis): Update doc for QgsServiceNativeModuleEntry
- 09:22 AM Revision 3bd92987 (qgis): Update doc for QgsServerPlugin
- 09:22 AM Revision 721e3091 (qgis): Cleaning QgsServiceModule
- 09:22 AM Revision 411ee199 (qgis): Update doc for QgsWcsServiceException
- 09:22 AM Revision 4a66e9e8 (qgis): Update doc for QgsLayerRestorer
- 09:22 AM Revision 57b23dcf (qgis): Update documentation for QgsServerSettings
- 09:22 AM Revision 8e9b9fc2 (qgis): Activate server option in travis config for doc
- 09:22 AM Revision 7abe3842 (qgis): Update doc for QgsFcgiServerResponse
- 09:22 AM Revision 8d6f3bb2 (qgis): Add fake method to test Travis doc
- 09:22 AM Revision dd5ffb5c (qgis): Update doc path for server
- 09:22 AM Revision 395cd849 (qgis): Generate doc when server is enabled (not plugins)
2018-07-12
- 03:10 PM Revision 48195e01 (qgis): Make shade() const
- 03:10 PM Revision 39ac58b9 (qgis): Slightly optimize raster pseudo color rendering
- This brought rendering time per raster tile from ~80ms to ~50ms
(this is with debug version so the timing may be skewed) - 12:45 PM Revision 92d1cdc1 (qgis): add None in Exception
- 11:37 AM Revision aea323ef (qgis): update help for CRS, not needed anymore
- 11:34 AM Revision 40d2a970 (qgis): update test
- 11:30 AM Revision b8ce7faf (qgis): allow sampling with different CRS
- 11:20 AM Revision efa23659 (qgis): make column prefix as advanced parameter
- 11:20 AM Revision 4dbfe36b (qgis): update help
- 10:27 AM Revision f8339c9b (qgis): output column prexif added
- 10:17 AM Revision 8c44a6a0 (qgis): highlight on initialization
- (cherry-picked from 9ff71a0a9f764396ca9bba82d0c285d87ed44601)
- 10:14 AM Revision 815b8034 (qgis): Get mFeature before updating attributeform
- The issue was, that the attributeform didn't got updated in case there was the first entry in the combobox selected.
... - 10:01 AM Revision b16b8a7b (qgis): updated tests data
- 10:00 AM Revision a7130a0f (qgis): indentation
- 09:52 AM Revision 0835b20d (qgis): exception for multipart layers
- 09:27 AM Revision a4c0c2e5 (qgis): single raster instead of multi
- 04:27 AM Revision 1d2cfb22 (qgis): [processing] Fail model drop if model file could not be successfully read
- (cherry-picked from a5992d01)
- 04:27 AM Revision 8478be3d (qgis): Fix input parameters of SAGA SnapPointstoPoints
- Fixes #19382
(cherry-picked from dd4c49de) - 04:27 AM Revision 9dcb4132 (qgis): [processing][saga] Unit tests for snap points to lines/points algs
- (cherry-picked from 82364e42)
- 04:27 AM Revision ada068e7 (qgis): [processing][saga] Outputs from snap algorithms should both be optional
- (cherry-picked from 93146f7c9)
- 04:27 AM Revision 49c29e6d (qgis): [processing] Fix exception when dropping model file on qgis window
- (cherry-picked from 61cc8b577)
- 04:27 AM Revision 0e0a01ac (qgis): Fix some map edit tools don't use correct rubberband color
- Fixes #19381
(cherry-picked from 1ac5ca0) - 04:27 AM Revision 257d64d1 (qgis): [processing] Also accept QgsProcessingOutputLayerDefinition for
- layer input values
Since these may result from the output of an earlier child algorithm running
in a processing mode... - 04:27 AM Revision 70970938 (qgis): Fix input parameter types for SAGA SnapPointstoLines
- (cherry-picked from 64352fb1)
- 03:41 AM Revision 1ac5ca02 (qgis): Fix some map edit tools don't use correct rubberband color
- Fixes #19381
- 03:32 AM Revision 82364e42 (qgis): [processing][saga] Unit tests for snap points to lines/points algs
- 03:32 AM Revision 93146f7c (qgis): [processing][saga] Outputs from snap algorithms should both be optional
- 03:32 AM Revision dd4c49de (qgis): Fix input parameters of SAGA SnapPointstoPoints
- Fixes #19382
- 03:32 AM Revision 64352fb1 (qgis): Fix input parameter types for SAGA SnapPointstoLines
- 02:14 AM Revision 61cc8b57 (qgis): [processing] Fix exception when dropping model file on qgis window
- 02:14 AM Revision a5992d01 (qgis): [processing] Fail model drop if model file could not be successfully read
- 02:14 AM Revision 41825cab (qgis): [processing] Also accept QgsProcessingOutputLayerDefinition for
- layer input values
Since these may result from the output of an earlier child algorithm running
in a processing mode...
2018-07-11
- 01:40 AM Revision 7ddfaaba (qgis): [Processing] Display saved value of ParameterTableMultipleField in the ...
- 01:29 AM Revision cb3364f1 (qgis): Add 'not selected' option for optional layer parameters in processing m...
- Fixes #19329 (https://issues.qgis.org/issues/19329)
Optional layer parameters in processing algorithms used in the g... - 06:37 PM Revision 4895cab4 (qgis): postgresql provider: also quote schema when creating project table (fix...
- (cherry picked from commit 87bce6ad7e19789d248dc20cab47d5d974197040)
- 06:34 PM Revision 87bce6ad (qgis): postgresql provider: also quote schema when creating project table (fix...
- 04:14 PM Revision 5f48fa2b (qgis): Revert "[processing][needs-docs] Add 'not selected' option for optional...
- 03:25 PM Revision 1875b025 (qgis): Merge pull request #7362 from rudivs/update_maplayerwidgetwrapper
- Add 'not selected' option for optional layer parameters in processing models
- 10:50 AM Revision eca66910 (qgis): fix travis?
- 10:44 AM Revision 9ff71a0a (qgis): highlight on initialization
- 09:23 AM Revision 22d7b6c5 (qgis): fixing indentation?
- 09:10 AM Revision 5300eb4b (qgis): [3d] increase min/max for point XYZ translation and scale values
- 09:10 AM Revision 014375d8 (qgis): [ui] add tooltip for mysterious 3d point model textless checkbox
2018-07-10
- 10:06 PM Revision af98ff8b (qgis): Fix crash when cliking within embedded layer dialog, before a project
- is selected
Fixes #19369 - 05:19 PM Revision 4c2e5ff4 (qgis): Get mFeature before updating attributeform
- The issue was, that the attributeform didn't got updated in case there was the first entry in the combobox selected.
... - 04:14 PM Revision 5507c343 (qgis): try geojson for travis
- 03:36 PM Revision b6cafe7e (qgis): indentation fix
- 03:19 PM Revision d1cedbcf (qgis): [processing][needs-doc][FEATURE] Sample raster values to point
- 02:58 PM Revision e558044f (qgis): missing breaks
- 02:37 PM Revision a9c017de (qgis): Fix crash with 2-band rasters
- 02:00 PM Revision 61a7f725 (qgis): Merge pull request #7390 from jbluteau/patch-1
- Remove '\n' character at the end of env variables
- 01:59 PM Revision 2688a9d7 (qgis): [3d] disable all edit ojects when playing animation
- 01:59 PM Revision 64b91cc1 (qgis): [3d] if slider is at the very end when hitting play, rewind and play
- 12:07 PM Revision 01c0d20b (qgis): fix indentation
- 10:43 AM Revision c73a8230 (qgis): Remove '\n' character at the end of env variables
- Causing issues when running on windows as paths are not recognized by the system
- 08:09 AM Revision 73edd8fd (qgis): Improve rendering speed of RGB images in the common case
- Avoid doing contrast enhancement unless it is really necessary.
This improved rendering speed of RGB image tiles in ... - 03:15 AM Revision c473ac00 (qgis): [processing] Better error when 'Convex hull' algorithm is run on
- single point feature layer
Which hints to users to use the 'Minimum bounding geometry' algorithm
instead.
Fixes #19... - 03:15 AM Revision c7e78ed0 (qgis): Fix failing feature source conformance tests for QgsVectorLayerSelected...
- Fixes #19324
(cherry-picked from eb53e3b8) - 03:15 AM Revision 5ae24307 (qgis): [processing] fix Random extract/select within subset when subset is
- smaller than number of requested features (fix #19322)
(cherry-picked from 29207a16) - 03:15 AM Revision ff6fd802 (qgis): fix crasher when rendering a symbol layer subsequent to
- rendering a geometry generator layer
Fixes #19121 https://issues.qgis.org/issues/19121
(cherry-picked from 5c855b417) - 03:15 AM Revision 16f15042 (qgis): Fix minimumValue for QgsVectorLayerSelectedFeatureSource
- (cherry-picked from 565980f6)
- 03:15 AM Revision 6659f22b (qgis): Add feature source test for QgsVectorLayerSelectedFeatureSource
- (cherry-picked from ef6df0f)
- 03:15 AM Revision a488291d (qgis): Fix warning
- (cherry-picked from a261a668)
- 03:15 AM Revision cf73522e (qgis): [processing] log cases when subset is smaller than requested number of
- features
(cherry-picked from b72f5d1a) - 03:15 AM Revision 4c89d581 (qgis): Add feature source test to ensure that empty setFilterFids list results...
- (cherry-picked from 243052)
- 02:24 AM Revision f6ab5f95 (qgis): [processing] Better error when 'Convex hull' algorithm is run on
- single point feature layer
Which hints to users to use the 'Minimum bounding geometry' algorithm
instead.
Fixes #19348
2018-07-09
- 10:59 PM Revision ed8a78c2 (qgis): fix warning
- 10:01 PM Revision 0a35d435 (qgis): Speed up rendering of RGB images
- In my simple test case this made map rendering of RGB satellite image tiles
go down by ~50% from ~40ms per tile to ~2... - 08:50 PM Revision 9e63678b (qgis): Merge pull request #7381 from slarosa/backport_fix_18485
- [BACKPORT] Fixes #18485 - do not truncate project title if filename contains period
- 06:19 PM Revision c4b91068 (qgis): Merge pull request #7380 from slarosa/fix_18485
- Fixes #18485 - do not truncate project title if filename contains period
- 06:18 PM Revision e065df14 (qgis): Merge pull request #7382 from slarosa/fix_typo_19359
- Fixes #19359 - fix typo copyed->copied
- 03:15 PM Revision d70c37c2 (qgis): Allow configuration of interpolation method for animations
- 03:15 PM Revision 57855cc4 (qgis): Update interpolation logic
- 03:04 PM Revision e8eec47b (qgis): Fixes #19359 - fix typo copyed->copied
- 02:14 PM Revision 7d3027a8 (qgis): comments
- parameter docs and typo
- 01:04 PM Revision d064086f (qgis): Fixes #18485 - do not truncate project title if filename contains period
- also add a small test
- 09:39 AM Revision 7ece90cb (qgis): Fixes #18485 - do not truncate project title if filename contains period
- also add a small test
- 09:20 AM Revision 1780f61a (qgis): gui labeling stuff
- 08:42 AM Revision 32d50479 (qgis): switch for enumerations containertype
- use the switch for the enum containertype for GPKG/SpatiaLite/...
2018-07-08
- 05:22 PM Revision 3c855b29 (qgis): Add/remove/edit keyframes in GUI
- 05:22 PM Revision da5f3544 (qgis): A button for duplication of keyframes
- 05:22 PM Revision 031e15ee (qgis): Read/write animation associated with a 3d map view
- 05:22 PM Revision ebea35d0 (qgis): Make it possible to enable/disable playback in loop
- 05:22 PM Revision 2f6b569c (qgis): Animate in cooperation with QgsCameraController
- This is cleaner than just updating QCamera's transform.
Now we interpolate values ourselves, without Qt3D Animation l... - 05:22 PM Revision d1e4c5e0 (qgis): Fix a crash with terrain generation from DEM (fixes #17730)
- A typical off by one error - reading data outside of heightmap array
- 05:22 PM Revision dd8424cc (qgis): Use linear interpolation by default, fix crash if the first frame has t...
- 05:22 PM Revision 98c44564 (qgis): Review and travis fixes
- 05:22 PM Revision ce933380 (qgis): Initial work on animation support
- - new class to store animation configuration
- new class for animation configuration GUI
- animation implementation u... - 12:44 PM Revision 059d0e21 (qgis): [pyqgis-console] fix link to c++ api doc
2018-07-07
- 09:25 AM Revision 4f4c9288 (qgis): fix indentation
- 02:54 AM Revision 5ce8240c (qgis): Fix test
- 02:54 AM Revision 0df1056d (qgis): [FEATURE] QgsSpatialIndexKDBush
- A very fast static spatial index for 2D points based on a flat KD-tree,
using https://github.com/mourner/kdbush.hpp
... - 02:54 AM Revision c41f2072 (qgis): Remove unused file
- 02:54 AM Revision 3ef6c473 (qgis): Fix build
- 02:54 AM Revision 612c9cb0 (qgis): Use sets for index results
- 02:54 AM Revision 682671d1 (qgis): Optimise point lookup in index
- 02:54 AM Revision ae4e4cd4 (qgis): Return full point container for matches, remove redundant point method
- 02:54 AM Revision 66c17880 (qgis): Modify kdbush to store feature id alonside point, for optimised storage...
- 02:54 AM Revision 7ac0d561 (qgis): Unit tests for QgsSpatialIndexKDBush
- 02:54 AM Revision 004dc184 (qgis): Expand QgsSpatialIndexKDBush API
- 02:54 AM Revision 05368e4a (qgis): Rename intersect to intersects for consistency with QgsSpatialIndex
- 02:54 AM Revision 38251cbf (qgis): Fix test
- 02:54 AM Revision 9445095a (qgis): Dox++
- 02:54 AM Revision 5c552dd3 (qgis): QgsSpatialIndexKDBush is implicitly shared for fast copies
- 02:54 AM Revision 60165308 (qgis): Sip update
- 02:25 AM Revision dd145050 (qgis): Fix indentation
2018-07-06
- 11:40 PM Revision 9aab40e4 (qgis): spatialite provider: fix retrieval of unicode name of spatial index on ...
- (cherry picked from commit fbb0b460842727c695308a91120aecd825d835fe)
- 11:34 PM Revision 8a8c6b51 (qgis): spatialite provider: fix retrieval of unicode name of spatial index on ...
- (cherry picked from commit fbb0b460842727c695308a91120aecd825d835fe)
- 11:33 PM Revision fbb0b460 (qgis): spatialite provider: fix retrieval of unicode name of spatial index on ...
- 09:03 PM Revision 6e450690 (qgis): set precision to 0 if not defined
- 05:31 PM Revision 51c9c59b (qgis): docstring for ContainerType
- 01:34 PM Revision 9f050629 (qgis): FindSIP: use new sip_module_dir variable (#7370)
- * 0vars.cmake, FindSIP: Update to save new sip_module_dir variable
sip4 has changed sip_mod_dir to sip_module_dir.
St... - 01:23 PM Revision e715b91b (qgis): QgsVectorDataProvider::supportedType(): only checks field length and pr...
- 01:23 PM Revision 00c301e5 (qgis): QgsVectorDataProvider::supportedType(): use -1 as the value for unspeci...
- 01:23 PM Revision 1a8f06ed (qgis): resolve conflict
- 12:57 PM Revision f4424853 (qgis): argumentname containerType
- 12:01 PM Revision 774b4f60 (qgis): use of enumerations for DB container type
- GPKG or SpatiaLite
- 04:09 AM Revision 7db1535f (qgis): Merge pull request #7371 from m-kuhn/backport_7354
- Handle invalid step size
- 03:57 AM Revision 5c855b41 (qgis): fix crasher when rendering a symbol layer subsequent to
- rendering a geometry generator layer
Fixes #19121 https://issues.qgis.org/issues/19121 - 03:23 AM Revision 4f8c9e18 (qgis): also use color ramp shader widget for pseudo color renderer (#7358)
2018-07-05
- 06:44 PM Revision 528aee07 (qgis): Handle invalid step size
- in range widgets in combination with NULL values.
Fix #18583 https://issues.qgis.org/issues/18583 - 06:44 PM Revision d6da8028 (qgis): Fix test
- 06:25 PM Revision eb53e3b8 (qgis): Fix failing feature source conformance tests for QgsVectorLayerSelected...
- Fixes #19324
- 06:25 PM Revision 565980f6 (qgis): Fix minimumValue for QgsVectorLayerSelectedFeatureSource
- 06:25 PM Revision 2430529d (qgis): Add feature source test to ensure that empty setFilterFids list results...
- 06:25 PM Revision ef6df0ff (qgis): Add feature source test for QgsVectorLayerSelectedFeatureSource
- 06:25 PM Revision a261a668 (qgis): Fix warning
- 05:45 PM Revision ef6ce4ec (qgis): db manager: also add newline when adding a unique id field (fixes #19343)
- (cherry picked from commit 870d078479352d61edd902ab9d2ca48e98db9148)
- 05:44 PM Revision ca2abb56 (qgis): db manager: also add newline when adding a unique id field (fixes #19343)
- (cherry picked from commit 870d078479352d61edd902ab9d2ca48e98db9148)
- 05:44 PM Revision 870d0784 (qgis): db manager: also add newline when adding a unique id field (fixes #19343)
- 05:30 PM Revision 8232cb7e (qgis): createOfflineDb function name
- instead of createSpatialiteDb because it's no longer only spatialite
- 05:30 PM Revision 85c77426 (qgis): tests for offline editing
- testing creating gpkg and sqlite files from shp layer representing data source and synchronize back
- 05:28 PM Revision 68e2b52f (qgis): offline editing gkpg export
- export works, problems with log-tables
- 05:28 PM Revision b1cd2fd8 (qgis): running version
- including synchronization back
- 05:28 PM Revision f80f4ecb (qgis): only selected features
- should be exported to sqlite / gpkg
2018-07-04
- 01:45 AM Revision a0b6dc2d (qgis): fix build with SIP 4.19.11 (fixes #19332)
- 11:38 PM Revision 7949e9b5 (qgis): fix build crashes with SIP 4.19.11
- (cherry picked from commit 86c3e8b8a6ce2f59f851e5b03ba57f88ab14b161)
- 11:37 PM Revision 86c3e8b8 (qgis): fix build crashes with SIP 4.19.11
- 09:30 PM Revision a80890ca (qgis): debian packaging: add ubuntu cosmic
- 09:02 PM Revision fba9982b (qgis): [postgres][db2] username and authcfg are not mutually exclusive (follow...
- 09:00 PM Revision 47f6faa3 (qgis): [postgres][db2] username and authcfg are not mutually exclusive (follow...
- 08:51 PM Revision aefcc550 (qgis): [postgres][db2] username and authcfg are not mutually exclusive (follow...
- 08:47 PM Revision 53a25c76 (qgis): also handle qgz like qgs on the command line (fixes #19333; followup d6...
- (cherry picked from commit 4480a915d55789c5ad05c2b50569ae3d96ecdac7)
- 06:56 PM Revision 761cdaf3 (qgis): db provider: Use connection name instead of potentially empty database ...
- 06:55 PM Revision 74d58440 (qgis): also handle qgz like qgs on the command line (fixes #19333; followup d6...
- 06:53 PM Revision 6d751dcb (qgis): Merge pull request #7363 from alexbruy/fix-sampling
- [processing] fix Random extract/select within subset algorithms
- 06:37 PM Revision d232cde5 (qgis): [processing] Move recent algorithm log to c++ class
- 06:37 PM Revision 6c014b46 (qgis): [processing] Use c++ recent algorithm log, remove python log
- Indirectly fixes #19218
- 06:15 PM Revision b72f5d1a (qgis): [processing] log cases when subset is smaller than requested number of
- features
- 05:30 PM Revision 29207a16 (qgis): [processing] fix Random extract/select within subset when subset is
- smaller than number of requested features (fix #19322)
- 01:45 PM Revision 57fb4ef2 (qgis): Add 'not selected' option for optional layer parameters in processing m...
- Fixes #19329 (https://issues.qgis.org/issues/19329)
Optional layer parameters in processing algorithms used in the g... - 01:44 PM Revision 71bcf1c9 (qgis): osgeo4w: also register qgz extension (fixes #19333)
- (cherry picked from commit d66d1eec1b1f4183c16a6a544f09e326d0657ada)
- 01:43 PM Revision d66d1eec (qgis): osgeo4w: also register qgz extension (fixes #19333)
- 08:03 AM Revision be903398 (qgis): initialize pointers to nullprt
- 07:50 AM Revision a6ba2944 (qgis): Fix test
- (cherry-picked from f43adf7a8)
- 07:50 AM Revision b9bdbb6f (qgis): [processing] Fix unexpected newlines showing in python command in histo...
- (cherry-picked from 2cc9bc8f7)
- 07:50 AM Revision 06167843 (qgis): [processing] Fix exception when clicking alg with distance param in his...
- (cherry-picked from 1621402)
- 05:23 AM Revision 2695e000 (qgis): Add a context getter to QgsCoordinateTransform
- 05:23 AM Revision a04d2289 (qgis): Fix warning, unused signal in qgis quick coordinate transformer
2018-07-03
- 10:45 PM Revision 0685197b (qgis): add hint about pushing information to the user in script template
- 08:56 PM Revision 22ba5016 (qgis): Fix build on cosmic
- 07:58 PM Revision b66a6430 (qgis): Merge pull request #7344 from m-kuhn/console_no_immediate_print
- Make console printing safe again
- 02:38 PM Revision 497637b8 (qgis): Merge pull request #7354 from m-kuhn/rangewidget_nostep
- Handle invalid step size
- 02:04 PM Revision 2469c9e2 (qgis): Fix test
- 01:35 PM Revision 76f574ad (qgis): Merge pull request #7351 from m-kuhn/auth_server_update_config
- Allow updating SSL cert custom configuration
- 01:34 PM Revision 7ee252e9 (qgis): Allow updating SSL cert custom configuration
- So far it was only possible to add a first configuration, changing the configuration later on would fail with a uniqu...
- 01:29 PM Revision e80cd7af (qgis): Allow updating SSL cert custom configuration
- So far it was only possible to add a first configuration, changing the configuration later on would fail with a uniqu...
- 11:52 AM Revision ee81016e (qgis): Merge pull request #7357 from elpaso/locale-options-backport
- Locale options backport
- 10:45 AM Revision 1c5c9de5 (qgis): Merge pull request #7356 from mhugo/release-3_2
- [3.2] Fix for rule based labeling toSld()
- 10:33 AM Revision 045b88e7 (qgis): Fix abs() warning
- 10:09 AM Revision ed0f3409 (qgis): Rename variable (code layout)
- 10:09 AM Revision c864e1aa (qgis): Re-use variable for current locale
- 10:09 AM Revision b5481c5b (qgis): Fix QLocale bitwise operation and some other minor style issues
- 10:08 AM Revision ee64c9e6 (qgis): Collect list of available locales instead of using
- ... the translations available in QGIS.
- 10:08 AM Revision 9404200e (qgis): Omit group separator by default
- 10:08 AM Revision 879c699f (qgis): Add preview for locale settings
- 10:08 AM Revision c4b3ada9 (qgis): Add options to override locale and number group sep.
- 09:47 AM Revision 85da39aa (qgis): Merge pull request #7337 from elpaso/locale-options
- Add options to override locale and number group sep.
- 09:12 AM Revision b1a67ba8 (qgis): Rename variable (code layout)
- 08:38 AM Revision f0724857 (qgis): Re-use variable for current locale
- 08:26 AM Revision fd84f82d (qgis): Fix QLocale bitwise operation and some other minor style issues
- 03:59 AM Revision 9e5dccde (qgis): [ui] fix extension added to raster save as vrt's chosen directory
- 03:59 AM Revision c894c033 (qgis): [ui] fix raster save as vrt tiles groupbox hidden when on by default
- 02:11 AM Revision e146a970 (qgis): [RASTER] Generate band name with GTiff EXTRA_DIM
- Band names can also be retrieved from GeoTIFF files.
(cherry-picked from cb144b3cf) - 02:05 AM Revision f3682be9 (qgis): Handle invalid step size
- in range widgets in combination with NULL values.
Fix #18583 https://issues.qgis.org/issues/18583
2018-07-02
- 01:57 AM Revision 648089e7 (qgis): [ui] fix extension added to raster save as vrt's chosen directory
- 01:57 AM Revision a9f253ca (qgis): [ui] fix raster save as vrt tiles groupbox hidden when on by default
- 01:43 AM Revision 16214026 (qgis): [processing] Fix exception when clicking alg with distance param in his...
- 01:43 AM Revision f43adf7a (qgis): Fix test
- 01:43 AM Revision 2cc9bc8f (qgis): [processing] Fix unexpected newlines showing in python command in histo...
- 01:35 AM Revision ae192e86 (qgis): Make console printing safe
- References #8343 https://issues.qgis.org/issues/8343
- 01:09 AM Revision cb144b3c (qgis): [RASTER] Generate band name with GTiff EXTRA_DIM
- Band names can also be retrieved from GeoTIFF files.
- 11:27 PM Revision 85b382cb (qgis): Allow updating SSL cert custom configuration
- So far it was only possible to add a first configuration, changing the configuration later on would fail with a uniqu...
- 10:19 PM Revision 7e7faada (qgis): Merge pull request #7343 from m-kuhn/qgsfunction_handlesnull
- Add handlesnull parameter to @qgsfunction
- 08:13 PM Revision 3c03da28 (qgis): Fix test
- 05:04 PM Revision c48388b5 (qgis): Add a test for rule based labeling without setting
- 05:04 PM Revision 0b066e59 (qgis): Use smart pointers to handle mSettings and mFilter
- 05:04 PM Revision 026ddf3d (qgis): Fix access to rule settings
- 04:24 PM Revision 8c751f8b (qgis): * ubuntu packging: drop yakkety, zesty and artful and add cosmic,
- * rerun scripts/scandeps.pl and target t2tdoc (for INSTALL etc.)
- 02:18 PM Revision a092f56d (qgis): Collect list of available locales instead of using
- ... the translations available in QGIS.
- 01:27 PM Revision b6901e28 (qgis): Merge pull request #7336 from mhugo/rulebasedlabeling_fix
- Fix for rule based labeling toSld()
- 01:16 PM Revision a1b6a2cb (qgis): Fix docs
- 01:15 PM Revision 8df9438c (qgis): Fix test
- 01:07 PM Revision 0bf920b2 (qgis): fix travis
- 01:06 PM Revision 82bedbae (qgis): do not use emit keyword for functions
- 11:49 AM Revision 4ca91b28 (qgis): [quick] [feature] Feature attribute panel
- Allow to show feature attribute form and edit/save the modification
of the attributes. Support most frequent QGIS edi... - 11:00 AM Revision b37a2154 (qgis): Make qgis_sip_uptodate happy
- 10:18 AM Revision 2ef526a7 (qgis): Retry tx push on failure
- 08:34 AM Revision 94d34bb6 (qgis): [dbmanager] rename tree label to providers for clarity
- 08:34 AM Revision 53d4ad3f (qgis): [dbmanager] vectorize icons to fix toolbar in hidpi context
- 08:34 AM Revision fd4888bd (qgis): [dbmanager] remove button text if toolbar is vertical
- 08:34 AM Revision 3c632197 (qgis): [dbmanager] improve import dialog UI
- 08:31 AM Revision 217b851c (qgis): Omit group separator by default
- 07:51 AM Revision d8ca8945 (qgis): [dbmanager] improve import dialog UI
- 07:51 AM Revision 5b655b35 (qgis): [dbmanager] remove button text if toolbar is vertical
- 07:51 AM Revision 7cb80a23 (qgis): Rename mActionDraw.svg to more appropriate mActionRefresh.svg
- (in doing so, rename current mActionRefresh.svg to mActionReload.svg)
- 07:51 AM Revision 48d897f9 (qgis): [dbmanager] rename tree label to providers for clarity
- 07:51 AM Revision 7e8ec00c (qgis): [dbmanager] vectorize icons to fix toolbar in hidpi context
- 02:47 AM Revision ac63b8e1 (qgis): Translation fix
- 02:43 AM Revision 9b0241cb (qgis): [processing] Fix managled paths in history which contain '\' chars
- (cherry-picked from ead18fc488f)
- 02:23 AM Revision ead18fc4 (qgis): [processing] Fix managled paths in history which contain '\' chars
Also available in: Atom