Activity
From 2019-08-21 to 2019-09-19
2019-09-19
- 10:37 PM Revision 5db6165f (qgis): [layouts] Fix crash when opening layout with dynamic image in html label
- Fixes #28996
- 10:37 PM Revision f9737a9d (qgis): [processing] add default icon for scripts created using decorator (fix ...
- 02:11 PM Revision 9fd17c8f (qgis): [reports] Expose report feature settings when an attribute table is
- used in an atlas
Fixes #28441 - 01:35 PM Revision f43b9f73 (qgis): Merge pull request #31765 from rouault/fix_31026
- [WFS provider] Re-inject custom query parameters in DCP HTTP URLs (fixes #31026)
- 11:48 AM Revision 5735f2d0 (qgis): Update mask image for test
- 11:17 AM Revision cc64787e (qgis): Merge pull request #31859 from 3nids/layer_tree_insertion_point_v2
- [layer tree] dedicated method in QgisApp to determine insertion point
- 10:36 AM Revision f7fbf548 (qgis): Manual backport of Server fix getLegendGraphic
- ... default WIDTH/HEIGHT when BBOX
Fixes #31846
I know it's ugly but a straight backport was not possible because
o... - 09:26 AM Revision 015b7e91 (qgis): Add test case covering drawing of effects in legend renderer
- 09:26 AM Revision 317a7252 (qgis): [symbol] Fix missing effects when rendering polygon simple line symbol ...
- 09:10 AM Revision 60fb0cb4 (qgis): Apply timer spinbox workaround to QgsDoubleSpinBox too
- To prevent double changed event fired in case the slot
takes too long to execute. - 09:10 AM Revision bd6ecba1 (qgis): Use scoped class for wait cursor
- 09:05 AM Revision 13119193 (qgis): fix API doc and init values
- 08:56 AM Revision 7b356fe4 (qgis): [layouts] Fix attribute table ignores cell margin for top/bottom aligne...
- Fixes #31259
- 08:56 AM Revision 2f220022 (qgis): Update reference images
- 08:54 AM Revision f410ea92 (qgis): Merge pull request #31876 from elpaso/bugfix-gh30550-gpkg-project-remov...
- Set GPKG-stored project dirty when removed
- 08:33 AM Revision 1bcd3a55 (qgis): Sibling of f057354ec899b28a7ee27d4b8990b992d7d0b6d5 [skip ci]
- skip-checks: true
- 06:41 AM Revision 7e3166fd (qgis): [themes] Add disabled state for tree/table/list widgets
- 06:38 AM Revision fad597bf (qgis): Avoid creating temporary render context when we already have a real one
- available
This also fixes the low-resolution preview symbols shown in the print
layout designer when a layer is semi... - 06:38 AM Revision c988bd8c (qgis): More test mask updates
- 06:38 AM Revision ca350208 (qgis): Avoid creating some temporary render contexts whilst determining legend...
- Refs #29058
- 06:38 AM Revision c60204d8 (qgis): [layouts] Only evaluate default layout font when creating legends, not
- when drawing every single part of the legend
QgsSettings is sloooow, so we need to avoid using it as much as possibl... - 06:38 AM Revision 570ce04b (qgis): Add some test mask images
- 06:38 AM Revision 6b5d43ec (qgis): More test mask updates
- 06:38 AM Revision 6c4d0efa (qgis): Fix test which relied on local layout default font setting
- 06:38 AM Revision 758ac909 (qgis): Avoid another creation of unnecessary temporary render context
- Fixes #29058
- 06:38 AM Revision 30e14938 (qgis): Fix truncated legend symbol borders when layer has opacity set
- 06:38 AM Revision 3410a368 (qgis): Ensure legend symbols are rendered using the correct output dpi to match
- layout maps
2019-09-18
- 10:14 PM Revision 8dbf063c (qgis): Merge pull request #31874 from qgis/backport-31855-to-release-3_4
- [Backport release-3_4] update docstring about QgsDateTimeEdit with NULL values
- 09:42 PM Revision 14942463 (qgis): Merge pull request #31860 from rouault/fix_30518
- [OGR provider] Invalid feature count on layer reload (fixes #30518)
- 09:12 PM Revision e4ea247c (qgis): Set GPKG-stored project dirty when removed
- if it's the current project
Fixes #30550 - 06:42 PM Revision 3ff8ca57 (qgis): Merge pull request #31855 from Gustry/datetime
- update docstring about QgsDateTimeEdit with NULL values
- 06:26 PM Revision 7a77d90c (qgis): Merge pull request #31351 from rldhont/server-wms-dimensions
- Support WMS dimensions in QGIS Server
- 03:06 PM Revision 8192ed8c (qgis): Fix double event fired by QSpinBox in slow graduated
- ... renderer widget
Fixes #31635
For the record of the underlying issue:
https://lists.qt-project.org/pipermail/in... - 01:06 PM Revision c7aeb4ce (qgis): [themes] Add disabled state for tree/table/list widgets
- 12:09 PM Revision 61464560 (qgis): Merge pull request #31865 from elpaso/bugfix-gh31846-server-contextual-...
- Server fix getLegendGraphic default WIDTH/HEIGHT when BBOX
- 11:45 AM Revision 076b9885 (qgis): Merge pull request #31854 from m-kuhn/gapCheckFixMz
- Allow allowed gap layer to be of different ZM type than main layer
- 11:41 AM Revision d45c3dd4 (qgis): QgsCoordinateTransform: remove entries from cache when a thread exits (...
- Follow-up to https://github.com/qgis/QGIS/pull/31848
When a thread exits, make sure that we iterate over QgsCoordina... - 11:32 AM Revision 10cf18a9 (qgis): Add mask to getLegendGraphic test and check SRC(HEIGHT/WIDTH)
- 11:21 AM Revision 3be3984e (qgis): Merge pull request #31841 from elpaso/bugfix-gh31799-tid-in-views
- PG views: be tolerant for unsupported field type ...
- 11:04 AM Revision b5be645d (qgis): Fix crash in QgsCoordinateTransformPrivate at application exit (fixes #...
- This fixes the following Valgrind reported error:
```
==1703== Invalid read of size 4
==1703== at 0xE614195: inter... - 11:00 AM Revision cd3940df (qgis): Merge pull request #31813 from rouault/fix_29844
- [WFS provider] Fix recovery of GeoServer server error when lack of primary key (fixes #29844)
- 09:58 AM Revision 55f89db9 (qgis): Add some comments for checkParameters function
- also set const back
- 09:44 AM Revision 55f23791 (qgis): code layout
- 09:36 AM Revision 23bd7245 (qgis): Add safety check for nullptr to fix a crash
- 09:32 AM Revision 61812648 (qgis): Add API to hook into resolveReferences
- 02:35 AM Revision fcd21e48 (qgis): [reports] Fix predefined scale mode is incompatible with report outputs
- Fixes #29196
- 02:35 AM Revision 8157971d (qgis): Fix API break
- 02:35 AM Revision 2c69b24f (qgis): Avoid use of deprecated method in test
2019-09-17
- 11:55 PM Revision 3de05939 (qgis): Ensure atlas expression evaluation has access to coverage layer scope
- Fixes #31807
- 11:55 PM Revision ffc71c4f (qgis): Remove const_cast
- 10:33 PM Revision 2a2cb87f (qgis): [OGR provider] Invalid feature count on layer reload (fixes #30518)
- 09:03 PM Revision 5f5b1cb7 (qgis): [locator] fix sorting of grouped results (#31805)
- * [locator] fix sorting of grouped results
backport of #31797 - 08:55 PM Revision 838dbef3 (qgis): [layer tree] dedicated method in QgisApp to determine insertion point
- and create bindings to get the current insertion point in QgisInterface
- 08:34 PM Revision 1346b3b1 (qgis): [OGR provider] Disable OSM_USE_CUSTOM_INDEXING to fix loading of some ....
- Backport of https://github.com/qgis/QGIS/pull/31812
- 08:33 PM Revision a43c49fb (qgis): Fix crash in QgsCoordinateTransformPrivate at application exit (fixes #...
- Backport of https://github.com/qgis/QGIS/pull/31848
This fixes the following Valgrind reported error:
```
==1703== I... - 08:33 PM Revision a72cdc80 (qgis): QgsRasterFileWriter: fix crash when exporting to GS7BG driver (fixes #3...
- Partial backport of https://github.com/qgis/QGIS/pull/31785
- 08:29 PM Revision 421e68cf (qgis): [layouts] Resizing pages to content should not create empty page size
- if no items are present
Fixes #29034 - 08:29 PM Revision f5afebe5 (qgis): [layouts] Fix map rotation does not immediately restore in reports
- Fixes #31217
- 08:28 PM Revision 97923751 (qgis): [properties] Do not return nan values when an assistant is used
- with min val == max val
Fixes #31242 - 08:28 PM Revision f9a47738 (qgis): [layouts] Fix label items don't update when their opacity < 100
- Fixes #29079
- 08:28 PM Revision 40d95b69 (qgis): Fix QgsProject::layerLoaded sometimes emitted with incorrect total laye...
- Causes the project load status indicator to get "stuck" after project load
- 08:28 PM Revision 4e6e5611 (qgis): Be super safe against a stuck project load indicator
- 08:13 PM Revision 493a8c81 (qgis): Add empty line for list rendering
- 08:13 PM Revision b4b2a6e9 (qgis): Allow better rendering for list items
- 06:55 PM Revision 5b336008 (qgis): Server getLegendGraphic default WIDTH/HEIGHT when BBOX
- is set.
Fixes #31846 - 05:25 PM Revision fa955369 (qgis): update docstring about QgsDateTimeEdit about NULL values
- 05:25 PM Revision 2b6c2e16 (qgis): Sibling of 3b95172362400500668f6b2205cf340d73cc8dfa [skip ci]
- skip-checks: true
- 05:25 PM Revision 3b951723 (qgis): update docstring about QgsDateTimeEdit about NULL values
- 05:04 PM Revision e3eb91d2 (qgis): Allow gap layer to be of different ZM type than main layer
- 03:40 PM Revision d315128d (qgis): [Backport release-3_4] Fix endless loop on curve linearization with max...
- * Test curve linearization with higher than sagitta tolerance
* segmentizeArc: keep max distance tolerance below twic... - 03:18 PM Revision 3225f491 (qgis): Make apidoc installation optional when building it on demand
- Fixes #31842
- 02:54 PM Revision 27b576c7 (qgis): Merge pull request #31735 from alexbruy/fix-29663
- [processing] add support for WFS as input (fix #29663)
- 02:50 PM Revision b70d42a6 (qgis): Update qgspostgresprovider.cpp
- 02:47 PM Revision 562089ed (qgis): Update qgspostgresprovider.cpp
- 02:37 PM Revision 4c8bac06 (qgis): Add test for tid key types in PG views
- 02:30 PM Revision f7d1971d (qgis): PG views: be tolerant for unsupported field type ...
- ... if it's in URI key
Fixes #31799 - 01:58 PM Revision 6942b4b9 (qgis): Fix endless loop on curve linearization with maxdistance tolerance high...
- * Test curve linearization with higher than sagitta tolerance
* segmentizeArc: keep max distance tolerance below twic... - 01:13 PM Revision ff8f68bf (qgis): segmentizeArc: keep max distance tolerance below twice the radius
- Fixes #31832
- 01:13 PM Revision ffaa822d (qgis): Sibling of 236f1fa140a6720a11b55f5a71bedfd97a190250 [skip ci]
- skip-checks: true
- 01:03 PM Revision e1b632bb (qgis): Test curve linearization with higher than sagitta tolerance
- See #31832
- 01:03 PM Revision 1dbb589a (qgis): Test curve linearization with higher than sagitta tolerance
- See #31832
- 01:03 PM Revision 5b01eb77 (qgis): Sibling of e1b632bbe765a6ec2ed2123154727ae78078980c [skip ci]
- skip-checks: true
- 11:59 AM Revision a13e30e8 (qgis): Sibling of ea09452b5bd984d81f17a5dcf84d6cccb56d893d [skip ci]
- skip-checks: true
- 11:59 AM Revision cd033610 (qgis): [WFS provider] Fix recovery of GeoServer server error when lack of prim...
- 11:59 AM Revision ea09452b (qgis): [WFS provider] Fix recovery of GeoServer server error when lack of prim...
- 11:57 AM Revision 68a78059 (qgis): fix adding/removing classes in graduated renderer widget (#31824)
- 10:46 AM Revision b7693d18 (qgis): Merge pull request #31793 from Gustry/unittest
- use a single comment checking unittest in DB Manager SQL window
- 10:36 AM Revision 9f479162 (qgis): [wmst] Fix bad allocation exception with high resolution tiled servers ...
- 08:47 AM Revision 6fd7d4b6 (qgis): [browser] Do not show the file properties menu action for non-file items
- 07:35 AM Revision 74c4f8e3 (qgis): Do not show QtSVG warnings for SVG spec implementation gaps
- 07:35 AM Revision 0fcba4ed (qgis): Be on the safe side, check for null message bar pointer
- 07:32 AM Revision c7c91de5 (qgis): fix tests
- 07:31 AM Revision ab955a1c (qgis): Merge pull request #31810 from elpaso/bugfix-gh31634-processing-in-plac...
- Bugfix gh31634 processing in place unique constraints 3 4 backport
- 07:12 AM Revision 65ac68bb (qgis): Avoid qt warning on project load when thumbnail doesn't exist
- 06:34 AM Revision 67616176 (qgis): Expand GNSS and CORS acroynms in proj scope text
- (I'm sure I'm not the only one who continually reads CORS as
"Cross-origin resource sharing"!) - 06:07 AM Revision 82edf150 (qgis): backport test
2019-09-16
- 12:58 AM Revision 5e70084d (qgis): QgsRasterFileWriter: improve error reporting
- 12:58 AM Revision 7e3c9d98 (qgis): QgsRasterFileWriter: fix crash when exporting to GS7BG driver (fixes #3...
- 12:58 AM Revision bbaa62af (qgis): test_qgsrasterfilewritertask.py: test failure
- 12:55 AM Revision e8a66a74 (qgis): Add dependency on UI if providers are compiled with gui
- 12:55 AM Revision dbc80e9a (qgis): Update src/providers/grass/CMakeLists.txt
- 12:54 AM Revision e9fdb9cf (qgis): [OGR provider] Disable OSM_USE_CUSTOM_INDEXING to fix loading of some ....
- 12:53 AM Revision 207de75f (qgis): [GDAL provider] Be more robust to driver being disabled after provider ...
- This is a backport of https://github.com/qgis/QGIS/pull/31772
This is still quite a dangerous practice, and this com... - 10:52 PM Revision 48230540 (qgis): Define an enum for predefined WMS Dimension names
- 10:21 PM Revision 4cbd4776 (qgis): Sibling of dedc9188877be6150fa8f81c10a29f0682dfd62a [skip ci]
- skip-checks: true
- 08:27 PM Revision ae013b0d (qgis): Merge pull request #31811 from rouault/add_pgdump
- QgsVectorFileWriter: add PGDUMP output format (fixes #31421)
- 06:25 PM Revision cbc86ffc (qgis): Processing: disable 'open output layer' for write-only formats such as ...
- 06:24 PM Revision ec993f2a (qgis): GUI Save as vector layer: disable 'add output layer to canvas' for writ...
- 06:24 PM Revision c4c46ae0 (qgis): QgsVectorFileWriter: add PGDUMP output format (fixes #31421)
- 06:22 PM Revision 4b0a330e (qgis): Add error log messages
- 06:20 PM Revision 81056e6f (qgis): Fix AlgorithmExecutor.py for in-place editing constraints
- Followup of backport master PR #31750
Since in 3.4 we don't have createFeatures and the nice
cache for unique values. - 05:38 PM Revision ce4915b8 (qgis): Processing editing in place: handle constraints
- Fixes #31634
Manually backported from master ff53eae646 - 04:25 PM Revision 130dfbd6 (qgis): [locator] fix sorting of grouped results
- backport of #31797
- 04:15 PM Revision 18568455 (qgis): Merge c5e9c67a17df52d0727c32238347490d130829f6 into cherry-pick-backpor...
- skip-checks: true
- 04:14 PM Revision f13e0ebc (qgis): [locator] fix sorting of grouped results (#31797)
- when they do not arrive in a sequence
- 03:24 PM Revision 29013e17 (qgis): Sibling of ea3f3fab5d824852c8c4ad1cf2d8570fba461ebc [skip ci]
- skip-checks: true
- 03:10 PM Revision f9ca96ea (qgis): Merge pull request #31772 from rouault/fix_29212
- [GDAL provider] Be more robust to driver being disabled after provider creation (fixes #29212)
- 02:56 PM Revision eedb3df4 (qgis): Connect the bookmark editor dialog to the user manual (#31795)
- 01:26 PM Revision 2797e46e (qgis): api doc archive is 7z now
- [ci skip]
- 01:19 PM Revision c5e9c67a (qgis): [locator] fix sorting of grouped results
- when they do not arrive in a sequence
- 01:19 PM Revision 6d44607c (qgis): Sibling of c5e9c67a17df52d0727c32238347490d130829f6 [skip ci]
- skip-checks: true
- 01:18 PM Revision 12ad5fe8 (qgis): remove duplicated code with single method for QgsVectorLayer::min and m...
- 12:49 PM Revision fe81e077 (qgis): Merge pull request #31760 from m-kuhn/fixSymbolScopeMissing
- Add symbol scope to legend item
- 12:34 PM Revision de583b90 (qgis): Merge pull request #31794 from qgis/backport-31791-to-release-3_4
- [Backport release-3_4] [RPM] Fedora 31 will ship GRASS 7.8
- 10:52 AM Revision 4a8f4897 (qgis): use a single unittest in DB Manager SQL window
- 10:13 AM Revision 7ce2e789 (qgis): [categorized renderer] When color ramp is set to random, randomize color
- of appended categories to pre-existing list when hitting the
classify button (fixes #31579) - 10:04 AM Revision 1b69a990 (qgis): Merge pull request #31791 from daniviga/grass78-fedora31
- [RPM] Fedora 31 will ship GRASS 7.8
- 10:03 AM Revision f347ae70 (qgis): Add scope
- 09:48 AM Revision f4980e47 (qgis): Properly add symbol_label
- 09:24 AM Revision e3334b1e (qgis): Merge pull request #31784 from borysiasty/plugininstaller_fix_31783
- [Plugin Installer] Only force http icon protocol for http-based repositories
- 09:10 AM Revision 644cc252 (qgis): [RPM] Fedora 31 will ship GRASS 7.8
- 09:10 AM Revision 1cdbd044 (qgis): [RPM] Fedora 31 will ship GRASS 7.8
- 08:30 AM Revision 900ccd06 (qgis): Sibling of 1aa102815cc49e361a66936f5912cbeb57dbdeae [skip ci]
- skip-checks: true
- 08:30 AM Revision 1aa10281 (qgis): [Plugin Installer] Only force http icon protocol for http-based reposit...
- 08:30 AM Revision be4c5f0b (qgis): [Plugin Installer] Only force http icon protocol for http-based reposit...
- 07:01 AM Revision 6c03a5b0 (qgis): Merge pull request #31787 from qgis/backport-31744-to-release-3_4
- [Backport release-3_4] [processing] export vector layers which use VSI mechanism (fix #29001)
- 06:46 AM Revision 8e0e368f (qgis): Fix corrupted expressions in filter indicator tooltips
- 06:45 AM Revision aa9c53a8 (qgis): [categorized renderer] When color ramp is set to random, randomize color
- of appended categories to pre-existing list when hitting the
classify button (fixes #31579) - 05:24 AM Revision 393e623b (qgis): Fix corrupted expressions in filter indicator tooltips
- 04:52 AM Revision 6db7e9ed (qgis): [categorized renderer] When color ramp is set to random, randomize color
- of appended categories to pre-existing list when hitting the
classify button (fixes #31579) - 03:56 AM Revision 993c6e7b (qgis): [processing] export vector layers which use VSI mechanism (fix #29001)
- 03:55 AM Revision 4861114f (qgis): [processing] force onLayerChanged() call in the
- QgsProcessingMapLayerCombobox constructor to setup signals and
feature selection handling with initially selected lay... - 03:51 AM Revision f17cc4f4 (qgis): Fix corrupted expressions in filter indicator tooltips
- 03:51 AM Revision b5b67137 (qgis): Sibling of 0fa6187eb088d290a38366ffdd5dc0eaf4def5ac [skip ci]
- skip-checks: true
- 02:41 AM Revision 04f0879e (qgis): Processing editing in place: handle constraints
- Fixes #31634
- 02:33 AM Revision 3b5ee1ad (qgis): Added myself as a translator
- 02:28 AM Revision 7413335c (qgis): Use CC-BY-3.0
- It is unclear to AppStream whether MIT is acceptable for metadata, and it gets
rejected on flathub, use Creative Comm...
2019-09-15
- 10:10 PM Revision 92b77c74 (qgis): [Postgresql Provider] Fix crash in discoverRelations() on invalid layer...
- Backport of https://github.com/qgis/QGIS/pull/31768
- 10:10 PM Revision e75af561 (qgis): Raster export: fix issues with multiband raster and GeoPackage (fixes #...
- Backport of https://github.com/qgis/QGIS/pull/31771
- Fix guess of appropriate nodata value when comparing stat mini... - 10:04 PM Revision ad6465e2 (qgis): Use CC-BY-3.0
- It is unclear to AppStream whether MIT is acceptable for metadata, and it gets
rejected on flathub, use Creative Comm... - 10:02 PM Revision 08bb3fea (qgis): Make sure ellipsoid parameter and definition caches are cleared before ...
- Backport of https://github.com/qgis/QGIS/pull/31764
Fixes the following error reported by Valgrind
```
==5848== Inva... - 10:02 PM Revision 1d5e59a1 (qgis): QgsRasterFileWriter: assorted set of fixes (might be related to refs #3...
- Backport of https://github.com/qgis/QGIS/pull/31766
- Lack of error checking on destination provider creation (in sa... - 10:00 PM Revision 8309bd4c (qgis): Sibling of 85e5571b80b33a300e851bacee756aa15f86b523 [skip ci]
- skip-checks: true
- 10:00 PM Revision 056edd90 (qgis): Fixed include; checked identation using astyle.sh
- 10:00 PM Revision c5b0b727 (qgis): Sibling of 85e5571b80b33a300e851bacee756aa15f86b523 [skip ci]
- skip-checks: true
- 07:02 PM Revision e6e829c2 (qgis): Merge pull request #31768 from rouault/fix_31213
- [Postgresql Provider] Fix crash in discoverRelations() on invalid layer (fixes #31213)
- 06:46 PM Revision 7043ba43 (qgis): Use CC-BY-3.0
- It is unclear to AppStream whether MIT is acceptable for metadata, and it gets
rejected on flathub, use Creative Comm... - 06:46 PM Revision f1958caf (qgis): Sibling of af80bb65abb753986ca740105c98cfc396a52195 [skip ci]
- skip-checks: true
- 03:11 PM Revision 2c71035d (qgis): Merge pull request #31766 from rouault/rasterfilewriter_fixes
- QgsRasterFileWriter: assorted set of fixes (might be related to refs #30937)
- 03:11 PM Revision 7d90d62d (qgis): Merge pull request #31771 from rouault/fix_30644
- Raster export: fix issues with multiband raster and GeoPackage (fixes #30644)
- 02:56 PM Revision 65359bc7 (qgis): Merge pull request #31764 from rouault/fix_invalid_free_with_ellipsoid_...
- Make sure ellipsoid parameter and definition caches are cleared before app exit (related to #31762)
2019-09-14
- 01:11 AM Revision 2fb45b08 (qgis): [GDAL provider] Be more robust to driver being disabled after provider ...
- This is still quite a dangerous practice, and this commit is more a band-aid
than a definitive fix.
In case a GDALDat... - 01:11 AM Revision 866f5b3d (qgis): Sibling of 2fb45b08e350860367b47fd2c7ce6fcd6994bca7 [skip ci]
- skip-checks: true
- 12:40 AM Revision b89d64a7 (qgis): Sibling of 9525deb962b2532bcd8f86aa0d43c930da063260 [skip ci]
- skip-checks: true
- 12:40 AM Revision 9525deb9 (qgis): Raster export: fix issues with multiband raster and GeoPackage (fixes #...
- - Fix guess of appropriate nodata value when comparing stat minimum value and
output data type minimum value (copy ... - 10:19 PM Revision c3fba1b8 (qgis): QgsRasterFileWriter: assorted set of fixes (might be related to refs #3...
- - Lack of error checking on destination provider creation (in saveAsImage mode)
- Wrong computation of number of bloc... - 10:19 PM Revision 76d8fa76 (qgis): Sibling of c3fba1b84b30e08fb2f05986ad8bd5f8455ccfd8 [skip ci]
- skip-checks: true
- 10:15 PM Revision e3ec6bcc (qgis): Sibling of 79cb35166b415e2955cdf8b050de499a7d39fb9e [skip ci]
- skip-checks: true
- 10:15 PM Revision 79cb3516 (qgis): [Postgresql Provider] Fix crash in discoverRelations() on invalid layer...
- 04:45 PM Revision 97fab83e (qgis): [WFS provider] Re-inject custom query parameters in DCP HTTP URLs (fixe...
- Since f1b59876344bf0c0f066c81bf8ef73ef25365023, we honour DCP HTTP endpoints
exposed in GetCapabilities.
But some (al... - 04:45 PM Revision b48cded1 (qgis): Sibling of 97fab83eead9c54ca76c2c13ce8b837c0fa6b2e4 [skip ci]
- skip-checks: true
- 04:33 PM Revision 58a24600 (qgis): test_provider_wfs.py: fix tests so they pass with PROJ 6
- 04:33 PM Revision 13af23b3 (qgis): test_provider_wfs.py: fix tests so they pass with PROJ 6
- 04:33 PM Revision bf2ad125 (qgis): Sibling of 58a246008b4728ae916aa8f351c33ac734f86d7f [skip ci]
- skip-checks: true
- 03:19 PM Revision 069a422f (qgis): Sibling of fdcca14f6587a495add3533282e363cdacb8e7c0 [skip ci]
- skip-checks: true
- 03:19 PM Revision fdcca14f (qgis): Make sure ellipsoid parameter and definition caches are cleared before ...
- This should apply to both PROJ < 6 and >=6 builds.
Fixes the following error reported by Valgrind
```
==5848== Inval... - 10:46 AM Revision 7dac979d (qgis): Sibling of 8aea47bcbe036ca7dc78fef3ce26bbbb575e65cc [skip ci]
- skip-checks: true
- 10:38 AM Revision 738ced64 (qgis): Avoid qt warning when opening the raster properties dialog
- (while visiting the function, remove use of my* variable
names) - 09:27 AM Revision a8199c37 (qgis): Add symbol scope to legend item
- Fix #31756
2019-09-13
- 10:38 PM Revision cdd3a55e (qgis): fix #30766, sip crash for QgsHighlight
- 10:30 PM Revision 0d26d64b (qgis): Use range based for loop
- 09:12 PM Revision ecdc0ea5 (qgis): Merge pull request #31393 from seralra96/fix_31292
- Improve validation for QgsRelationAddDlg Fixes #31292
- 09:08 PM Revision 1ea5ac71 (qgis): Merge pull request #31751 from qgis/backport-31746-to-release-3_4
- [Backport release-3_4] fix combobox ID not having correct checked state when we update a SQL layer
- 09:08 PM Revision 0b21735e (qgis): Merge pull request #31752 from qgis/backport-31746-to-release-3_8
- [Backport release-3_8] fix combobox ID not having correct checked state when we update a SQL layer
- 08:37 PM Revision b18cbc7d (qgis): Use unique_ptr for QgsVectorLayerServerProperties in QgsVectorLayer
- 08:37 PM Revision ea0c1740 (qgis): [Server] Define QgsWms::QgsRenderer::dimensionFilter method
- 07:05 PM Revision 635e2451 (qgis): Merge pull request #31746 from Gustry/combo_sql
- fix combobox ID not having correct checked state when we update a SQL layer
- 06:41 PM Revision 3625c2ac (qgis): Sibling of ff53eae646d120a4dab6ed3edf997845b5944408 [skip ci]
- skip-checks: true
- 06:27 PM Revision 784fd1af (qgis): Merge pull request #31741 from elpaso/bugfix-gh31732-datasource-manager...
- Resize not-focused tabs for datasource and options dlgs
- 05:46 PM Revision b75b1739 (qgis): fix combobox ID not having correct checked state when we update a SQL l...
- 05:46 PM Revision 37803810 (qgis): fix combobox ID not having correct checked state when we update a SQL l...
- 05:46 PM Revision 703fe434 (qgis): fix combobox ID not having correct checked state when we update a SQL l...
- 03:51 PM Revision 0b1c7879 (qgis): Sibling of 4e463601d8474f4bbfb3f883f357cc2f0baa6489 [skip ci]
- skip-checks: true
- 03:51 PM Revision ca19c069 (qgis): [processing] export vector layers which use VSI mechanism (fix #29001)
- 03:45 PM Revision 61eb9a23 (qgis): Fix QT font database initializing (FCGI with IIS)
- When using FCGI with IIS, environment variables (QT_QPA_FONTDIR in this case) are lost after fcgi_accept().
- 03:45 PM Revision a5db2b43 (qgis): Sibling of 410b3416159dd533168b80d7abfb7a0c4bbf3695 [skip ci]
- skip-checks: true
- 03:45 PM Revision 2ebe8051 (qgis): Sibling of 410b3416159dd533168b80d7abfb7a0c4bbf3695 [skip ci]
- skip-checks: true
- 03:45 PM Revision 410b3416 (qgis): Fix QT font database initializing (FCGI with IIS)
- When using FCGI with IIS, environment variables (QT_QPA_FONTDIR in this case) are lost after fcgi_accept().
- 02:13 PM Revision bcbff62f (qgis): Fix warning
- 02:11 PM Revision 685d8b15 (qgis): Release of 3.8.3
- 02:11 PM Revision df73de2b (qgis): translation update for 3.8.3 from transifex
- 02:05 PM Revision 62576734 (qgis): Release of 3.4.12
- 02:05 PM Revision e1174f23 (qgis): translation update for 3.4.12 from transifex
- 02:00 PM Revision 50bcdb8f (qgis): Fix warning
- 01:35 PM Revision 99a525c5 (qgis): translation string fixes [ci skip]
- 12:38 PM Revision 81985a9c (qgis): Resize not-focused tabs for datasource and options dlgs
- Moved logic into base class. I did not find any other
suclass affected. - 12:08 PM Revision 3b0ec5ba (qgis): Sibling of 32dd4b5dcb11252db31ef5669fef7bc3e9072475 [skip ci]
- skip-checks: true
- 11:01 AM Revision 4f9e4f12 (qgis): Merge pull request #31734 from elpaso/bugfix-gh31428-text-formatting-en...
- Update bg and buffer status in text format widget
- 11:00 AM Revision 8314aaec (qgis): Merge pull request #31731 from elpaso/bugfix-gh31730-broken-gpkg-actions
- fix broken gpkg actions
- 10:23 AM Revision 7ad9c006 (qgis): Bulletproof guarded ptr for collection item
- 10:11 AM Revision af77d687 (qgis): return only base URL as connection string
- adopt ogrinfo and ogrtabletopostgis algorithms so they can work with WFS
- 10:10 AM Revision c5b5ec4b (qgis): Update bg and buffer status in text format widget
- Fixes #31428
- 09:37 AM Revision 6bdfc368 (qgis): Sibling of 18e669c62dc9bf8cb81c7c6dd6738619b41a662b [skip ci]
- skip-checks: true
- 09:37 AM Revision c35284cb (qgis): fix #30766, sip crash for QgsHighlight
- 08:32 AM Revision 78b5e5b8 (qgis): Fix browser action create new layer/table in GPKG
- Fixes #31730
- 08:32 AM Revision f872c555 (qgis): Fix GPKG vacuum action
- Fixes #31730
- 08:14 AM Revision 4b7eaa4b (qgis): [processing] support for WFS layers in GDAL algorithms (fix #29663)
- 07:58 AM Revision 07d8668a (qgis): Adjust test
- 04:38 AM Revision dc2b209d (qgis): [gps] Fix cannot use GPS panel to draw features in multi polygon/line
- layer (e.g. shapefiles)
And cleanup and modernise a lot of code
Fixes #29144 - 04:38 AM Revision c7930cbc (qgis): [gps] Fix incorrect initial enabled state of "Add Track Point" button
- 04:38 AM Revision b4a7a352 (qgis): Add unit test for GPS widget multipart layer type handling
- 04:38 AM Revision d2f3f8b6 (qgis): Fix build
- 04:38 AM Revision a0edee57 (qgis): [gps] Use messagebar instead of message boxes for feedback
- 04:13 AM Revision aa4a8da3 (qgis): Fix loss of label background settings when restoring projects.
- Fixes #31427 (master only)
- 02:36 AM Revision 172b5d8a (qgis): Disable mssql server docker use, it's down too often...
- 02:36 AM Revision 587c0110 (qgis): [layouts] Fix grids cannot be disabled, ui widgets for grids get incorr...
- disabled blocking the ability to re-enable grids (master only)
- 02:36 AM Revision b3b3d705 (qgis): Don't try to load mssql data
2019-09-12
- 12:31 AM Revision 62025ca6 (qgis): [processing] quote field names in GDAL commands (fix #30878)
- 12:23 AM Revision 62bae343 (qgis): Sibling of a0a6fd2d506b71bee09bd255d971b5d3681a15dc [skip ci]
- skip-checks: true
- 09:37 PM Revision 41ad75a9 (qgis): [processing] be safe when reading YAML (fix #30779)
- 09:37 PM Revision f4d407d9 (qgis): Add fromBezierCurve method to QgsLineString
- Returns a new QgsLineString as a segmentized version of a bezier curve.
- 05:56 PM Revision 41765b92 (qgis): Fix aggregate calculations for result size of 0
- Previously:
sum([]) -> 0
Now:
sum([]) -> NULL - 05:51 PM Revision 231f50a0 (qgis): Add stack depth check to feature iterator
- This adds a safety guard for malformed expressions.
For example, self-referencing virtual fields. It's impossible to ... - 03:07 PM Revision 9b7a2cd5 (qgis): Merge pull request #31673 from elpaso/server-api-wfs3-acl
- Server api wfs3 acl
- 01:24 PM Revision 521cca4a (qgis): add test for virtual field depending on other fields
- the requested fields to evaluate the virtual field where not fetched if only the virtual field was requested at the r...
- 01:24 PM Revision dbe0ce9b (qgis): Fix virtual fields that use functions requiring all attributes
- 12:57 PM Revision 8c4bc20a (qgis): Merge pull request #31712 from alexbruy/fix-30878
- [processing] quote field names in GDAL commands (fix #30878)
- 12:07 PM Revision 1e4df22c (qgis): Merge Vector Layer Server Dimensions Dialog: use explicit connection in...
- Use explicit connection instead of in the UI file in QgsWmsDimensionDialog
- 11:09 AM Revision 3f54e1db (qgis): use doublequotes for indentifiers as required by GDAL's RFC52
- 10:52 AM Revision 04b2f4d6 (qgis): [RPM] Update examples and documentation (#31623)
- * [RPM] Update examples and documentation
* [RPM] Fix a typo - 10:30 AM Revision 3144425c (qgis): Fix invalid model warning when opening an attribute table which contain...
- 10:30 AM Revision 044e0d25 (qgis): Fix another qt null connection warning
- 10:10 AM Revision 4c07c54d (qgis): Avoid qt warnings when opening layer tree group menu
- 09:52 AM Revision c617bf8e (qgis): Sibling of e1c97dc5bad14255448b35d5ab294c53a3883b29 [skip ci]
- skip-checks: true
- 09:52 AM Revision 9385e770 (qgis): Sibling of e1c97dc5bad14255448b35d5ab294c53a3883b29 [skip ci]
- skip-checks: true
- 09:52 AM Revision e1c97dc5 (qgis): [processing] quote field names in GDAL commands (fix #30878)
- 09:23 AM Revision db9efb08 (qgis): Sibling of 9207e0e11adbe7baa17cad52251a6184ecf13239 [skip ci]
- skip-checks: true
- 08:56 AM Revision aff1f360 (qgis): Avoid qt warnings when opening layer tree group menu
- 07:55 AM Revision f56fb4bc (qgis): Avoid qt warnings when opening layer tree group menu
- 06:03 AM Revision 89da0cad (qgis): Fix crash in point displacement renderer
- 05:38 AM Revision 06505a70 (qgis): [3d][ui] Display Help button on the 3D configuration dialog
- 05:14 AM Revision 3212ee68 (qgis): Sibling of 6a170bef69a44d5529c470735d3868bf3e9bfe5c [skip ci]
- skip-checks: true
- 05:14 AM Revision c3941100 (qgis): Avoid qt warnings when opening layer tree group menu
- 05:14 AM Revision b11ef209 (qgis): Avoid qt warnings when opening layer tree group menu
- 05:14 AM Revision d50e08ac (qgis): Sibling of 6a170bef69a44d5529c470735d3868bf3e9bfe5c [skip ci]
- skip-checks: true
- 05:02 AM Revision 88b16b75 (qgis): [needs-docs] Do not display graduated method combobox
- when the layer is of polygon geometry type to avoid a single item combobox
- 05:02 AM Revision 05b25d38 (qgis): Cleanup code in graduated renderer widget
- 05:02 AM Revision 7043933f (qgis): Fix crash in point displacement renderer
- 04:54 AM Revision 44bb01ec (qgis): Rename variables for clarity
- 04:54 AM Revision f4f4b122 (qgis): When copying features in offset tool, correctly QgsVectorLayerUtils::cr...
- to create new features
This ensures the newly created features are compatible with the destination layer,
e.g. conve... - 04:54 AM Revision 0bd114ae (qgis): Show snapping cursor before picking features in offset tool
- This allows users to see which feature will be offset prior to
starting the operation - 04:54 AM Revision ffc5b01d (qgis): [needs-docs] Address QGIS 2.x -> 3.x regression in offset features tool
- In QGIS 2 it was possible to offset features from a non-active layer
which would result in an offset copy of these fe... - 04:54 AM Revision 8fcd17dd (qgis): [3d][ui] Display Help button on the 3D configuration dialog
- 04:14 AM Revision 7e046ca2 (qgis): Sibling of 486e6300c7c3ccaf9ff1e43684724909a416febc [skip ci]
- skip-checks: true
- 04:14 AM Revision cd713096 (qgis): Sibling of 486e6300c7c3ccaf9ff1e43684724909a416febc [skip ci]
- skip-checks: true
- 04:14 AM Revision 5a068538 (qgis): Fix crash in point displacement renderer
- 03:57 AM Revision b40689f0 (qgis): [3d][ui] Display Help button on the 3D configuration dialog
- 03:57 AM Revision 7f95558f (qgis): Sibling of 5c3f82ae1d5bf9bd6589aabe7cf01da4f1447b15 [skip ci]
- skip-checks: true
- 03:41 AM Revision e87767fc (qgis): Show snapping cursor before picking features in offset tool
- This allows users to see which feature will be offset prior to
starting the operation - 03:41 AM Revision 5cb21a82 (qgis): When copying features in offset tool, correctly QgsVectorLayerUtils::cr...
- to create new features
This ensures the newly created features are compatible with the destination layer,
e.g. conve... - 03:41 AM Revision 1e514303 (qgis): [needs-docs] Address QGIS 2.x -> 3.x regression in offset features tool
- In QGIS 2 it was possible to offset features from a non-active layer
which would result in an offset copy of these fe... - 03:41 AM Revision 4b6a413a (qgis): Rename variables for clarity
- 03:27 AM Revision e75bad9f (qgis): Capitalization
- 03:27 AM Revision 423b7794 (qgis): [needs-docs] Add iface.pluginHelpMenu()
- Returns a reference to the main window "Plugin Help" sub-menu.
Plugins are encouraged to insert help and about actio... - 03:11 AM Revision de6069b6 (qgis): [needs-docs] Improve UX when a missing grid transform is desired/required
- Instead of just showing users the URL to download the grid from, also
present them with a user-friendly dialog allowi... - 03:11 AM Revision 19c96b47 (qgis): Address review comments
2019-09-11
- 01:57 AM Revision 69779350 (qgis): Revert "Better Support to hidpi"
- This reverts commit 6a1b57214da17fee2db572091ef056a458e86a0f.
- 01:57 AM Revision f8afaf00 (qgis): Revert "Moves MapTip away from the mouse cursor"
- This reverts commit 8b052fd1c8f1658fd3a2c5596c2267d809a4ab00.
- 01:57 AM Revision cfd164b8 (qgis): Revert "Revise map tip cursor offset calculations to better handle hidp...
- This reverts commit 73776269969dbee33267d2f814c804eab147ad6d.
- 01:55 AM Revision f628f575 (qgis): Revert "Revise map tip cursor offset calculations to better handle hidp...
- This reverts commit 73776269969dbee33267d2f814c804eab147ad6d.
- 01:55 AM Revision efb692f8 (qgis): Revert "Better Support to hidpi"
- This reverts commit 6a1b57214da17fee2db572091ef056a458e86a0f.
- 01:55 AM Revision 4268f6af (qgis): Revert "Moves MapTip away from the mouse cursor"
- This reverts commit 8b052fd1c8f1658fd3a2c5596c2267d809a4ab00.
- 12:53 AM Revision 3c65e520 (qgis): [needs-docs] Use "Value" as standard label of the widget
- to filter labeling and symbology (categorized, graduated)
instead of "Label with" and "Column" - 12:12 AM Revision defe54f6 (qgis): Revert "Moves MapTip away from the mouse cursor"
- This reverts commit 8b052fd1c8f1658fd3a2c5596c2267d809a4ab00.
- 12:12 AM Revision 550cb58b (qgis): Revert "Better Support to hidpi"
- This reverts commit 6a1b57214da17fee2db572091ef056a458e86a0f.
- 12:12 AM Revision 71c289e9 (qgis): Revert "Revise map tip cursor offset calculations to better handle hidp...
- This reverts commit 73776269969dbee33267d2f814c804eab147ad6d.
- 09:42 PM Revision 5ca78914 (qgis): [o2] If an o2 auth refresh reply contains an error message, then
- the refresh was NOT successful and we need to unlink the auth so
that a new login will be prompted
Fixes connections... - 09:10 PM Revision a2d05b9c (qgis): Merge pull request #31603 from rldhont/backport-31517-to-release-3_4
- [Backport release-3_4] [Server] Extend the WMS FILTER whitelist with IS, NOT, NULL
- 08:43 PM Revision 3ee94d03 (qgis): Fix raster calc OpenCL bool to float
- Fixes #31193
- 08:12 PM Revision 9af5a531 (qgis): [o2] If an o2 auth refresh reply contains an error message, then
- the refresh was NOT successful and we need to unlink the auth so
that a new login will be prompted
Fixes connections... - 05:25 PM Revision 81b89f89 (qgis): Merge pull request #31690 from elpaso/bugfix-gh31193-rastercalc-bool-to...
- Fix raster calc OpenCL bool to float
- 03:56 PM Revision d6f7b4a6 (qgis): Fix raster calc OpenCL bool to float
- Fixes #31193
- 03:56 PM Revision 7cbef299 (qgis): Sibling of 0c657f01af5a6e7bd55a9364af050a708d0b6b8d [skip ci]
- skip-checks: true
- 03:56 PM Revision 0c657f01 (qgis): Fix raster calc OpenCL bool to float
- Fixes #31193
- 01:26 PM Revision 6bbb4c10 (qgis): Merge pull request #31688 from elpaso/csv-update-attr-table-on-data-chaged
- Fix attr table not updated while watching a CSV
- 12:43 PM Revision 69bc22f9 (qgis): Fix attr table not updated while watching a CSV
- Found while investigating #31452
- 10:53 AM Revision 970e42b7 (qgis): Followup 6747e76 : raise information bar to display on top of canvas
- 10:45 AM Revision 70ca67ab (qgis): avoid crash in testing or custom widgets (#31683)
- 07:42 AM Revision dabc3809 (qgis): Typo
- 07:37 AM Revision 3bb77b69 (qgis): Merge pull request #31669 from elpaso/gpkg-project-storage-multiple-fixes
- Gpkg project storage multiple fixes
- 07:37 AM Revision 3169ef66 (qgis): Merge pull request #31631 from elpaso/browser-use-floating-connections
- Use floating connections from browser items
- 07:13 AM Revision a9609938 (qgis): Revert "Move info bar creation before welcome page (fixes crash on start)"
- 06:41 AM Revision 18629af3 (qgis): avoid crash in testing or custom widgets (#31677)
- 06:32 AM Revision eed28359 (qgis): [3d][ui] Set sane minimum size for the 3D settings dialog
- 06:32 AM Revision 68ebb7bf (qgis): [3d][ui] Save/restore 3D settings dialog geometry
- 05:05 AM Revision 758f1e4c (qgis): [3d][ui] Save/restore 3D settings dialog geometry
- 05:05 AM Revision 86429c71 (qgis): [3d][ui] Set sane minimum size for the 3D settings dialog
- 04:28 AM Revision 1affcb55 (qgis): Sibling of 3313acb45aa6a4469f3d008afcab376dc6752110 [skip ci]
- skip-checks: true
- 04:00 AM Revision 0bf7e06e (qgis): Sibling of a5a816223955e36d77e1b731cf2cbc501ca56adb [skip ci]
- skip-checks: true
- 04:00 AM Revision a5a81622 (qgis): [3d][ui] Set sane minimum size for the 3D settings dialog
- 03:25 AM Revision fb832d28 (qgis): Wait for threads on exit.
- Move the fixups that were in renderings tests to QgsApplication::exitQgis
2019-09-10
- 12:52 AM Revision 3662d75c (qgis): Wait for threads on exit.
- Move the fixups that were in renderings tests to QgsApplication::exitQgis
- 11:52 PM Revision 527fb125 (qgis): avoid crash in testing or custom widgets
- 11:52 PM Revision 48f15687 (qgis): Sibling of 0d9426ebe3825e33b696f9d114bdc6169a11b475 [skip ci]
- skip-checks: true
- 11:52 PM Revision bd4b76cb (qgis): Sibling of 0d9426ebe3825e33b696f9d114bdc6169a11b475 [skip ci]
- skip-checks: true
- 11:52 PM Revision 0d9426eb (qgis): avoid crash in testing or custom widgets
- 11:37 PM Revision 62d65b23 (qgis): improve showContextMenuForProjects
- 11:37 PM Revision 258ca485 (qgis): take advantage of the QgsProjectStorage class
- 11:37 PM Revision c7a25dd1 (qgis): Fix #31011 #31385 #28655
- 10:15 PM Revision 873e24b1 (qgis): Switch some links to https
- 09:05 PM Revision c75a8c0f (qgis): Do not style null pixmap icon in application proxy style
- 06:21 PM Revision 95c0ad54 (qgis): WFS3 add ACL and other visibility options
- 06:21 PM Revision b2c7ba05 (qgis): Cast vector layer
- 06:21 PM Revision 67c8e56f (qgis): QGIS Server WFS3 ACL + alias + excluded fields
- Takes into account aliases, excluded attributes and ACL plugins
- 06:21 PM Revision 13353e21 (qgis): Typo
- 05:45 PM Revision 24ef6e45 (qgis): add translation strings [ci skip]
- (cherry picked from commit db6d34a846bb7934d3ddf01e630c4d7d6dbb5e42)
- 05:44 PM Revision cf642be4 (qgis): add translation strings [ci skip]
- (cherry picked from commit db6d34a846bb7934d3ddf01e630c4d7d6dbb5e42)
- 05:14 PM Revision db6d34a8 (qgis): add translation strings [ci skip]
- 03:35 PM Revision 9349f972 (qgis): Wait for threads on exit.
- Move the fixups that were in renderings tests to QgsApplication::exitQgis
- 03:35 PM Revision 62e0b4f0 (qgis): Sibling of 5a909b543843ebfcb211e6df84ea131d7ba06ed9 [skip ci]
- skip-checks: true
- 03:35 PM Revision e08014b9 (qgis): Sibling of 5a909b543843ebfcb211e6df84ea131d7ba06ed9 [skip ci]
- skip-checks: true
- 02:47 PM Revision 32bf580b (qgis): Merge pull request #31654 from Gustry/crash_id
- fix simple quote in markdown URL fix #31629
- 02:44 PM Revision fcd0314e (qgis): GPKG prj storage: fix datetime and win shares
- - fixes timestamp for last modified
- fix load/save to network storage like \\192.168.99.1\MyShare\MyDb.gpkg
Hopeful... - 02:43 PM Revision 376a6694 (qgis): Shout out loudly when a project load/save failed
- 01:30 PM Revision 90b13555 (qgis): Merge pull request #31666 from m-kuhn/dont_watch_non_existant_template_dir
- Do not scan non existant directory
- 01:23 PM Revision ac74a27f (qgis): Merge pull request #31663 from wonder-sk/fix-crash-on-startup
- Move info bar creation before welcome page (fixes crash on start)
- 12:37 PM Revision ce9ffa32 (qgis): Do not scan non existant directory
- 12:20 PM Revision 760cc7a5 (qgis): Merge pull request #31665 from elpaso/adjust-layer-properties-stacked-w...
- Adjust stacked widgets size in vector layer properties dlg
- 11:30 AM Revision a02771e9 (qgis): Adjust stacked widgets size in vector layer properties dlg
- Fixes #31449
- 11:02 AM Revision 298379bd (qgis): Do not style null pixmap icon in application proxy style
- 10:57 AM Revision b884c0d5 (qgis): fix path for photo on ios
- 10:38 AM Revision 0170fbc6 (qgis): Tweak decoration widgets' enabled state upon opening dialogs (#31645)
- - Font widgets in the scale bar, title, and copyright dialogs
- All widgets in layout extents dialog - 10:29 AM Revision 6747e760 (qgis): Move info bar creation before welcome page (fixes crash on start)
- Welcome page creates QgsTemplateProjectsModel which adds a file watcher
which triggers a Qt warning which tried to us... - 10:23 AM Revision e1390adc (qgis): Do not style null pixmap icon in application proxy style
- 09:35 AM Revision 4a6cc1c4 (qgis): translation string fix
- 09:10 AM Revision 3ba5b007 (qgis): Do not style null pixmap icon in application proxy style
- 09:10 AM Revision d60a6476 (qgis): Do not style null pixmap icon in application proxy style
- 07:11 AM Revision 09a79b70 (qgis): fix simple quote in markdown URL fix #31629
- 05:56 AM Revision 20e88340 (qgis): [ui] Set a sane minimum size for the symbol selector dialog
- 04:17 AM Revision 04165fa9 (qgis): Don't show semi-expected qt warnings in message bar
- We only want to highlight unexpected messages thrown internally
from within Qt - 04:17 AM Revision 69f1dc4d (qgis): Indentation
- 04:17 AM Revision ff865d13 (qgis): Less debug noise on project load/save
- 03:32 AM Revision 6782c0eb (qgis): [o2] If an o2 auth refresh reply contains an error message, then
- the refresh was NOT successful and we need to unlink the auth so
that a new login will be prompted
Fixes connections... - 03:32 AM Revision 4cb71036 (qgis): Sibling of b651695c0e0e1cf1553e49e2976b7f3b49a46bb2 [skip ci]
- skip-checks: true
2019-09-09
- 09:08 PM Revision 9ad173fb (qgis): Use direct link to doc for layout extents
- 02:17 PM Revision 69af5a27 (qgis): use explicit connection instead of in the UI file
- 01:58 PM Revision af2f519c (qgis): Use floating connections from browser items
- Fixes an unreported issue when deleting/renaming GPKG layers
from the browser if the connection was not stored - 12:17 PM Revision eb56dcb7 (qgis): [ui] Set a sane minimum size for the symbol selector dialog
- 12:12 PM Revision c02686db (qgis): Add API for volume units to QgsUnitTypes
- Complements the existing API for distance and area handling
- 11:37 AM Revision 84856cf2 (qgis): Fix invalid "no active vector layer" errors in offset tool
- (cherry picked from commit 576ac8b6cd29b24fa10c30db72cef89b85c14d1b)
- 11:37 AM Revision 470c6242 (qgis): Fix warnings in offset tool
- (cherry picked from commit cccac957b021200ba918e7e65d3df1e500d37c04)
- 11:37 AM Revision 63135c55 (qgis): Fix layer corruption/loss of edits when the offset tool is used with
- a 0 distance offset
(cherry picked from commit ec9535e5c8437cf1b00af6a0998c66b72c492e3f) - 11:34 AM Revision 8ff1d0e9 (qgis): [singleband pseudocolor renderer] Fix crash when calling setBand with n...
- 11:34 AM Revision 5367affe (qgis): Sibling of e76eb3f0a5e34c99cbd740ccb661032d64f1dc90 [skip ci]
- skip-checks: true
- 11:34 AM Revision 74635e71 (qgis): [ui] Set a sane minimum size for the symbol selector dialog
- 11:30 AM Revision 33a3e387 (qgis): [singleband pseudocolor renderer] Fix crash when calling setBand with n...
- 10:32 AM Revision c79197ea (qgis): [wfs] Fix crash when creating data items with missing feature type crs ...
- 10:03 AM Revision 8e3caf39 (qgis): [ui] Set a sane minimum size for the symbol selector dialog (fixes #31578)
- 09:54 AM Revision 18b35ad7 (qgis): [singleband pseudocolor renderer] Fix crash when calling setBand with n...
- 08:51 AM Revision 22b1a11e (qgis): Sibling of 80b67ed184b678d9a9b73cd523a653965cc24165 [skip ci]
- skip-checks: true
- 08:51 AM Revision ea5e97b3 (qgis): [singleband pseudocolor renderer] Fix crash when calling setBand with n...
- 08:51 AM Revision db8a812d (qgis): [singleband pseudocolor renderer] Fix crash when calling setBand with n...
- 08:06 AM Revision f059974b (qgis): Sibling of d2cf92ebeea4706cba35beb71f3eddfcbeb03136 [skip ci]
- skip-checks: true
- 08:06 AM Revision 63bdbe14 (qgis): Sibling of d2cf92ebeea4706cba35beb71f3eddfcbeb03136 [skip ci]
- skip-checks: true
- 07:05 AM Revision 6d504ae4 (qgis): [wfs] Fix crash when creating data items with missing feature type crs ...
- 06:49 AM Revision 5b9d6d78 (qgis): Fix layer corruption/loss of edits when the offset tool is used with
- a 0 distance offset
(cherry picked from commit ec9535e5c8437cf1b00af6a0998c66b72c492e3f) - 06:49 AM Revision 19ab25b1 (qgis): Fix warnings in offset tool
- (cherry picked from commit cccac957b021200ba918e7e65d3df1e500d37c04)
- 06:49 AM Revision 2d62dedb (qgis): Fix invalid "no active vector layer" errors in offset tool
- (cherry picked from commit 576ac8b6cd29b24fa10c30db72cef89b85c14d1b)
- 06:06 AM Revision b6627f08 (qgis): [wfs] Fix crash when creating data items with missing feature type crs ...
- 05:21 AM Revision bcdd5b6a (qgis): [wfs] Fix crash when creating data items with missing feature type crs ...
- 05:21 AM Revision 87e44712 (qgis): Sibling of 637df6bdd55bb6703e0c9e768fb2233e70f0a7cb [skip ci]
- skip-checks: true
- 05:21 AM Revision 8fd603f6 (qgis): [wfs] Fix crash when creating data items with missing feature type crs ...
- 05:21 AM Revision e63f8ade (qgis): Sibling of 637df6bdd55bb6703e0c9e768fb2233e70f0a7cb [skip ci]
- skip-checks: true
- 04:36 AM Revision a4dea7d8 (qgis): On debug builds, show an obnoxious, super-visible error in the message bar
- whenever a Qt warning is thrown
These reveal deep, underlying issues in QGIS, and should NEVER be ignored - 04:28 AM Revision 6d2d92c9 (qgis): Fix layer corruption/loss of edits when the offset tool is used with
- a 0 distance offset
(cherry picked from commit ec9535e5c8437cf1b00af6a0998c66b72c492e3f) - 04:28 AM Revision c8cf4efb (qgis): Sibling of 43a031a9fefc2d74975ff7b4f0efa816e8c4fbd7 [skip ci]
- skip-checks: true
- 04:28 AM Revision eafdb5e9 (qgis): Sibling of 0d1bded5f2314e674615e0ea63d509f543d12eae [skip ci]
- skip-checks: true
- 04:28 AM Revision 74817476 (qgis): Fix invalid "no active vector layer" errors in offset tool
- (cherry picked from commit 576ac8b6cd29b24fa10c30db72cef89b85c14d1b)
- 04:28 AM Revision 0d1bded5 (qgis): Fix invalid "no active vector layer" errors in offset tool
- (cherry picked from commit 576ac8b6cd29b24fa10c30db72cef89b85c14d1b)
- 04:27 AM Revision 15a5051e (qgis): Fix warnings in offset tool
- (cherry picked from commit cccac957b021200ba918e7e65d3df1e500d37c04)
- 04:27 AM Revision bb26ad9d (qgis): Sibling of 15a5051ea782ca3f76c02106fca66a4bdfbf47dc [skip ci]
- skip-checks: true
- 04:27 AM Revision bce07ec7 (qgis): Fix warnings in offset tool
- (cherry picked from commit cccac957b021200ba918e7e65d3df1e500d37c04)
- 04:25 AM Revision 08eb8008 (qgis): Sibling of a09ff111aaf4c053b090c6ee3ba1c51c35d4cf1d [skip ci]
- skip-checks: true
- 04:25 AM Revision a09ff111 (qgis): Show snapping cursor before picking features in offset tool
- This allows users to see which feature will be offset prior to
starting the operation - 04:25 AM Revision 58815a1b (qgis): Sibling of c7861affbca52db84084ab9fbc5e3823a1f22048 [skip ci]
- skip-checks: true
- 04:25 AM Revision f36161d8 (qgis): [needs-docs] Address QGIS 2.x -> 3.x regression in offset features tool
- In QGIS 2 it was possible to offset features from a non-active layer
which would result in an offset copy of these fe... - 04:25 AM Revision c7861aff (qgis): Rename variables for clarity
- 04:25 AM Revision a8a20283 (qgis): Sibling of 757a975d9520b27574f34ed07f1c93569fb6bba7 [skip ci]
- skip-checks: true
- 04:25 AM Revision 1c8b0653 (qgis): When copying features in offset tool, correctly QgsVectorLayerUtils::cr...
- to create new features
This ensures the newly created features are compatible with the destination layer,
e.g. conve... - 04:25 AM Revision 07b33e3a (qgis): When copying features in offset tool, correctly QgsVectorLayerUtils::cr...
- to create new features
This ensures the newly created features are compatible with the destination layer,
e.g. conve... - 04:25 AM Revision 819c66a6 (qgis): Show snapping cursor before picking features in offset tool
- This allows users to see which feature will be offset prior to
starting the operation - 04:25 AM Revision ffdea0a6 (qgis): Rename variables for clarity
- 04:25 AM Revision 86465517 (qgis): Sibling of 1c8b06532280ccf132e9bc2ccc22c91c708a3769 [skip ci]
- skip-checks: true
- 04:24 AM Revision cccac957 (qgis): Fix warnings in offset tool
- 04:24 AM Revision 576ac8b6 (qgis): Fix invalid "no active vector layer" errors in offset tool
- 04:24 AM Revision ec9535e5 (qgis): Fix layer corruption/loss of edits when the offset tool is used with
- a 0 distance offset
- 03:04 AM Revision 84b4f1e0 (qgis): Sibling of 88dd585ae79367e806d335c9569831683bf2ea2b [skip ci]
- skip-checks: true
- 03:04 AM Revision 8e91c221 (qgis): Sibling of e9ec46f58a1cd87f43aafcff8f16ae550db60363 [skip ci]
- skip-checks: true
- 03:04 AM Revision e9ec46f5 (qgis): Fix warnings in offset tool
- 03:04 AM Revision 43e1930e (qgis): Sibling of e9ec46f58a1cd87f43aafcff8f16ae550db60363 [skip ci]
- skip-checks: true
- 02:19 AM Revision 19b5ac8d (qgis): [processing] fix gdalwarp handling of custom projection for target extent
- Fixes #31276
(cherry picked from commit 283c8b813a2614229ff9fd5913c73bba97b962eb)
2019-09-08
- 01:49 AM Revision 15c10aee (qgis): Cache project home path value
- This can be incredibly expensive to calculate in some circumstances,
e.g. when the QFileInfo::canonicalFilePath funct... - 01:49 AM Revision c4517146 (qgis): Avoid needlessly recalculating symbol icons
- (cherry picked from commit abf9ef09afa1fca9886672bb1d054cf2f8e39047)
- 01:49 AM Revision d95e8843 (qgis): [processing] fix gdalwarp handling of custom projection for target extent
- Fixes #31276
(cherry picked from commit 283c8b813a2614229ff9fd5913c73bba97b962eb) - 01:49 AM Revision baed2155 (qgis): Make QgsProject responsible for project expression context creation,
- and cache the project expression context as much as possible
This scope can be expensive to create upfront, but is c... - 10:16 PM Revision da3272e6 (qgis): osgeo4w: add dlls to fetch pdbs from symstores
- [ci skip]
(cherry picked from commit f78c95cd9e46920509b47bc2d4aef32cd5b86619) - 10:15 PM Revision 4d90e6a9 (qgis): osgeo4w: add dlls to fetch pdbs from symstores
- [ci skip]
(cherry picked from commit f78c95cd9e46920509b47bc2d4aef32cd5b86619) - 10:09 PM Revision f78c95cd (qgis): osgeo4w: add dlls to fetch pdbs from symstores
- [ci skip]
- 06:07 PM Revision d15af115 (qgis): fix crash handler [ci skip]
- (cherry picked from commit fe3986b76bef74760c8a713779997e2e9afd002d)
- 06:06 PM Revision 91fc7380 (qgis): fix crash handler [ci skip]
- (cherry picked from commit fe3986b76bef74760c8a713779997e2e9afd002d)
- 06:05 PM Revision fe3986b7 (qgis): fix crash handler [ci skip]
- 03:50 PM Revision 5bdada95 (qgis): Update to Bucharest
2019-09-07
- 11:46 PM Revision 1b65427f (qgis): fix warnings [ci skip]
- 11:23 PM Revision c14beb9e (qgis): appstream: include oars metadata in appstream
- You can read more about OARS here:
https://hughsie.github.io/oars/ - 07:37 PM Revision 3354a8cc (qgis): osgeo4w: fix inclusion of grass-less batch in nightly
- [ci skip]
- 04:14 PM Revision 82e4d425 (qgis): [Server] Extend the WMS FILTER whitelist with IS, NOT, NULL
- The QGIS Server Filter parameter accept OGC Filter and an SQL where clause.
In the case of the SQL where clause, to ... - 04:07 PM Revision 31e82334 (qgis): [Test] Server: Create PyQgsServerWMSDimension test
- 04:07 PM Revision cc58cba9 (qgis): API: Define QgsVectorLayerServerProperties to manage QGIS Server proper...
- 04:07 PM Revision 5d05322b (qgis): [Test] Server: Add GetMap tests to PyQgsServerWMSDimension test
- 04:07 PM Revision b02f519a (qgis): [Test] Server: Fixing concatenation of Path in TestQgsServerWMSTestBase
- 04:05 PM Revision de0ec25f (qgis): [Server] WMS : display dimension information in GetCapabilities
- 04:05 PM Revision 95add981 (qgis): Save and load QGIS Server WMS Dimensions in layer properties
- 04:05 PM Revision 3edd081c (qgis): Update UI to manage QGIS Server WMS Dimensions
- 04:05 PM Revision ae49f633 (qgis): Create UI to defined QGIS Server WMS Dimensions
- 04:05 PM Revision a7f19163 (qgis): [Server] WMS: use dimension information to filter layers
- 12:43 PM Revision ee285759 (qgis): appstream: include oars metadata in appstream
- You can read more about OARS here:
https://hughsie.github.io/oars/ - 11:56 AM Revision c0c90f81 (qgis): Sibling of 824c909e25c6c7e454bf4082cb651b77447ea16e [skip ci]
- skip-checks: true
- 11:56 AM Revision 5acc2eff (qgis): appstream: include oars metadata in appstream
- You can read more about OARS here:
https://hughsie.github.io/oars/ - 11:56 AM Revision a98201da (qgis): appstream: include oars metadata in appstream
- You can read more about OARS here:
https://hughsie.github.io/oars/ - 09:41 AM Revision e2f40d1f (qgis): Merge pull request #31424 from signedav/valrel-config
- Set the layer on the key and value field
- 08:47 AM Revision bf8263a4 (qgis): Merge pull request #31377 from seralra96/fix_30063
- Prevent installation of ZIP plugins if they don't have the root folder
- 08:44 AM Revision 223cc06e (qgis): Merge pull request #31531 from m-kuhn/qgis_version
- Add _QGIS_VERSION_INT and _QGIS_VERSION #defines to qgsconfig.h
- 07:56 AM Revision b02350e7 (qgis): Cache project home path value
- This can be incredibly expensive to calculate in some circumstances,
e.g. when the QFileInfo::canonicalFilePath funct... - 07:56 AM Revision 2212617f (qgis): Reuse a single expression context when building icons in QgsStyleModel
- Whilst usually this is bad practice (reusing an existing expression context),
and instead you should make a new conte... - 07:56 AM Revision d94329a7 (qgis): Make QgsProject responsible for project expression context creation,
- and cache the project expression context as much as possible
This scope can be expensive to create upfront, but is c... - 07:56 AM Revision abf9ef09 (qgis): Avoid needlessly recalculating symbol icons
- 07:56 AM Revision 6b1e96c1 (qgis): Make a shared instance of QgsStyleModel for the default application style
- This allows shared caching of symbol icons, greatly speeding up display
of views which use style models
2019-09-06
- 12:24 AM Revision 283c8b81 (qgis): [processing] fix gdalwarp handling of custom projection for target extent
- Fixes #31276
- 11:45 PM Revision 1b5e7be1 (qgis): [3D] Add details to error dialog
- 11:45 PM Revision 878aa37f (qgis): Improve wording
- 11:44 PM Revision 05516d10 (qgis): Pluralize "millimeter" in the unit selection widget
- like other units
- 08:45 PM Revision f33dd71a (qgis): fix a76f127ca9b
- 07:16 PM Revision 8b68121a (qgis): Use QgsHelp Class instead webbrowser lib to point to the documentation ...
- 05:28 PM Revision 23dd0f03 (qgis): Change message wording and add a button for more information pointing t...
- 03:44 PM Revision c5fbddc8 (qgis): typo fix
- [ci skip]
- 02:35 PM Revision 5df30944 (qgis): [delimiter text] Add Point{Z,M,ZM} geometry support (fixes #25645) (#31...
- [FEATURE][delimiter text] Add Point{Z,M,ZM} geometry support (fixes #25645)
- 01:29 PM Revision 87b1aa9a (qgis): Merge pull request #31374 from troopa81/parallelize_snap_caching
- [FEATURE] Parallelize snap index build
- 12:02 PM Revision 8b6ad431 (qgis): Merge pull request #31590 from qgis/backport-31517-to-release-3_8
- [Backport release-3_8] [Server] Extend the WMS FILTER whitelist with IS, NOT, NULL
- 11:55 AM Revision 57aec1f4 (qgis): Fix documentation
- 10:41 AM Revision c699ab5e (qgis): Don't break QgsMapCanvasSnappingUtils API
- 10:28 AM Revision 50f3a02e (qgis): don't beak API and remove QFuture includes
- 10:27 AM Revision 1bf89c70 (qgis): Merge pull request #31517 from rldhont/server-wms-filter-whitelist
- [Server] Extend the WMS FILTER whitelist with IS, NOT, NULL
- 10:21 AM Revision 412f5096 (qgis): Merge pull request #31588 from strk/topoviewer-layer-order
- Have TopoViewer use custom layer ordering
- 09:47 AM Revision c0d7ab4b (qgis): [ui] Add decoration icon in the spatial bookmark manager list view
- 09:42 AM Revision 0e98585f (qgis): fix spell errors
- 09:42 AM Revision 42be18c4 (qgis): Improve task management
- 09:42 AM Revision 17e6356f (qgis): Fix tests
- 09:42 AM Revision 1fee1847 (qgis): add the deprecated doxygen tags
- 09:42 AM Revision 4081bea8 (qgis): Use TaskManager to build index
- 09:42 AM Revision fb7e2c86 (qgis): Forget qgspointlocatorinittask files
- 09:42 AM Revision f475c287 (qgis): s/an other/another
- 09:42 AM Revision 521d7b71 (qgis): Don't use object that could be deleted/modified outside the thread
- while building the index
- 09:42 AM Revision 3128fa35 (qgis): Add test for asynchronous mode
- 09:42 AM Revision 11910652 (qgis): Fix doxygen
- 09:42 AM Revision fbc88a25 (qgis): Manage edition while indexing
- 09:42 AM Revision 0af61555 (qgis): Fix tests
- 09:42 AM Revision ba867b46 (qgis): Add asynchronous bool on QgsSnappingUtils/QgsPointLocator API
- 09:36 AM Revision ead7481e (qgis): [FEATURE] Parallelize snap index build
- 08:46 AM Revision a01db640 (qgis): Have TopoViewer use custom layer ordering
- This is used to make sure edges are rendered above faces and nodes
above edges, despite legend order. - 08:28 AM Revision 3abbc0f1 (qgis): Digitize the geometry from the relation reference widget add button (#3...
- * [FEATURE] [needs-docs] Add the possibility to digitize the geometry
when creating a feature from the plus button on... - 06:38 AM Revision c1cce181 (qgis): [ui] Make the show bookmarks action focus on browser panel's bookmark node
- 05:08 AM Revision 3af35b58 (qgis): [FEATURE] "Reselect Features" action in Edit -> Select menu
- Allows restoration of a layer's selection following a selection
clear operation. Handy for anyone who has ever painst... - 05:02 AM Revision a426fdae (qgis): [FEATURE] Bookmark groups can be renamed in browser
- 05:02 AM Revision b533fbae (qgis): Allow individual groups of bookmarks to be exported
- Also avoids the unfortunate situation where the first item shown
in the right click menu for a bookmark group is the ... - 03:09 AM Revision c4090254 (qgis): [FEATURE][processing] New algorithm "Split features by character"
- This algorithm splits features into multiple output features by
splitting a field's value with a specified character.... - 02:28 AM Revision 97563454 (qgis): Allow Italic and Bold style icons to be visible
- in Text formats dialog
- 02:26 AM Revision a39a413b (qgis): Fixing db_manager so that it can run sql with inline comments
- Fixes #29089
- 02:25 AM Revision 6d55c78c (qgis): Save/Restore Shape digitize active tool
- 02:24 AM Revision d4f9cc99 (qgis): Add mutex locker when accessing to attribute member
- 02:24 AM Revision 7912873f (qgis): Add mutex locker when accessing to attribute member
- 02:23 AM Revision fbccc006 (qgis): Enable Cancel and Help buttons in "Effect properties" dialog
2019-09-05
- 12:41 AM Revision 42a20ed6 (qgis): Move some debug noise to lower levels
- 11:43 PM Revision 71b29bdb (qgis): Enable help button on text and label settings dialog
- 11:43 PM Revision 8bd60a12 (qgis): Add mutex locker when accessing to attribute member
- 11:38 PM Revision 2f95dd77 (qgis): Remove duplicate 'Ctrl+Shift+M' shortcuts
- 11:38 PM Revision 1698fbf9 (qgis): Revert measure line shortcut change and remove add mssql's
- 11:01 PM Revision 5b26f5a4 (qgis): Add shortcut to Add Delimited Text Layer
- 10:58 PM Revision f55138fd (qgis): Fix some algorithms fail to execute correctly in in-place mode
- 10:58 PM Revision 1f244fdc (qgis): fix SAGA seeds generation tool
- 10:58 PM Revision 3c89ee8c (qgis): Add some tooltips to dual view navigation buttons, fix bad label
- string when layer has no features
- 10:58 PM Revision 883f365f (qgis): fix SAGA seeds generation tool
- 09:29 PM Revision 7b680f80 (qgis): fix SAGA seeds generation tool
- 09:29 PM Revision 8465df37 (qgis): Add some tooltips to dual view navigation buttons, fix bad label
- string when layer has no features
- 09:29 PM Revision 1537f836 (qgis): Fix some algorithms fail to execute correctly in in-place mode
- 09:28 PM Revision acdb6312 (qgis): Don't refresh whole model when bookmarks are added
- 09:28 PM Revision fcf8af29 (qgis): Allow removal of entire groups of bookmarks through browser
- 09:28 PM Revision f7605142 (qgis): Fix new groups not created in some circumstances
- 09:28 PM Revision 5698a049 (qgis): Allow deletion of multiple bookmarks from browser
- 09:28 PM Revision cbd3f9b6 (qgis): Don't refresh whole bookmarks browser node when deleting an item
- 09:28 PM Revision 4f7ba308 (qgis): Show "Zoom to Bookmark" as first action when right clicking a bookmark ...
- 09:28 PM Revision df973a98 (qgis): Remove empty bookmark groups from browser
- 09:28 PM Revision b3be340d (qgis): Expand wording
- 09:28 PM Revision 4619a810 (qgis): [FEATURE] Add import/export bookmarks actions to browser right-click bo...
- 09:28 PM Revision d68be19f (qgis): Tooltips for bookmarks in browser
- 09:28 PM Revision 92c50df6 (qgis): Fix sort order of newly made bookmark groups
- 09:28 PM Revision dc00e857 (qgis): Set focus on bookmark name widget when opening bookmark editor dialog
- 09:28 PM Revision f9848efe (qgis): Also show "new bookmark" action when right clicking project or user group
- 09:28 PM Revision 2fe95576 (qgis): Don't refresh whole bookmark browser node when a bookmark changes
- 12:20 PM Revision 542f45d2 (qgis): fix SAGA seeds generation tool
- 12:20 PM Revision 629c3095 (qgis): fix SAGA seeds generation tool
- 11:45 AM Revision a4ec7352 (qgis): [ui] Rework the add bookmark icon
- 09:37 AM Revision 83af99d0 (qgis): Address review
- 09:37 AM Revision eded2270 (qgis): [FEATURE][bookmarks] New bookmark editor dialog to improve creation and...
- 07:19 AM Revision b54f2b67 (qgis): Sibling of b2b2b7ce6426853bec3bff5cb23ef4789c6748e4 [skip ci]
- skip-checks: true
- 07:19 AM Revision 98e0d04f (qgis): Fix some algorithms fail to execute correctly in in-place mode
- 06:58 AM Revision 7a863a4d (qgis): Fix Saga Raster Skeletonization algorithm
- The saga tool expects integers only for the convergence parameter.
- 06:50 AM Revision e0c38e55 (qgis): Consolidate some duplicate code relating to zooming canvas to bookmarks
- 06:50 AM Revision f26f77c6 (qgis): [FEATURE] Allow bookmarks to be dragged onto map canvases to zoom to bo...
- This allows bookmarks to play nice in multi-canvas projects, since you can
drop them onto a specific canvas to zoom - 06:50 AM Revision 58975e7c (qgis): Add API to QgsCustomDropHandler to support custom drop handlers which
- allow drops onto a QgsMapCanvas
- 06:50 AM Revision a162a880 (qgis): [FEATURE] Allow bookmark renames via browser
- 06:50 AM Revision 16787abb (qgis): Fix broken rename support in browser
- 06:50 AM Revision 5252e93f (qgis): Minor cleanups
- 06:50 AM Revision 87099bf5 (qgis): [FEATURE] Support drag and drop copying of bookmarks in browser, or
- drag and drop to move bookmarks between groups
- 06:50 AM Revision ab026b05 (qgis): [FEATURE] Allow deletion of bookmarks through browser
- And port to QgsDataItemGuiProvider
- 05:52 AM Revision d26ef634 (qgis): Fix crash in layout map bookmark menu when only groups are present
- 05:52 AM Revision d35c04b0 (qgis): [FEATURE][processing] New algorithms for exporting and importing
- bookmarks to/from map layers
These algorithms allow users to create a bunch of new bookmarks
corresponding to the fe... - 05:52 AM Revision e391b43b (qgis): Tweak wording
- 05:24 AM Revision 729839f8 (qgis): Sibling of 3696207091bba992a83aba4788b005881811845f [skip ci]
- skip-checks: true
- 05:24 AM Revision cba13a56 (qgis): Add some tooltips to dual view navigation buttons, fix bad label
- string when layer has no features
- 05:06 AM Revision 68f1106a (qgis): [themes] Add fixed color/background for web widgets for improved compat...
- 05:03 AM Revision 78841a96 (qgis): Fix Saga Raster Skeletonization algorithm
- The saga tool expects integers only for the convergence parameter.
- 03:49 AM Revision fbb9fdd6 (qgis): Fix Saga Raster Skeletonization algorithm
- The saga tool expects integers only for the convergence parameter.
- 03:45 AM Revision 8d759fce (qgis): [themes] Add fixed color/background for web widgets for improved compat...
- 03:45 AM Revision 94e71e48 (qgis): [themes] Add fixed color/background for web widgets for improved compat...
2019-09-04
- 12:11 AM Revision 551d9cd7 (qgis): Fix Saga Raster Skeletonization algorithm
- The saga tool expects integers only for the convergence parameter.
- 12:11 AM Revision 606eb1b0 (qgis): Sibling of 7724d870366804c11664afc8b9a39b7a1ccfa8d6 [skip ci]
- skip-checks: true
- 12:11 AM Revision 89118321 (qgis): Fix Saga Raster Skeletonization algorithm
- The saga tool expects integers only for the convergence parameter.
- 10:36 PM Revision 224899f1 (qgis): Rename no map theme selected entry to "none"
- in 3D config dialog to homogenize with map view and Layout map item properties
- 10:36 PM Revision afdcdbe3 (qgis): Rename no map theme selected entry to "none"
- inline with map layout item property
- 04:03 PM Revision 3e454dcf (qgis): Fix loading of rotation in 3d point symbols in GUI (fixes #31410) (#31416)
- The conversion to Euler angles may give angles in range (-180, 180)
but spin boxes in GUI only expect range (0, 360) - 01:48 PM Revision 1aed127f (qgis): crssync: eat 'proj_create: crs not found'
- 12:13 PM Revision 6ec919e6 (qgis): [FEATURE][layouts] Allow setting layout map item extent to an
- existing bookmark
This new button in the map item properties toolbar shows a menu
which allows directly setting a ma... - 12:13 PM Revision 282d88b4 (qgis): Fix crash on removing bookmarks
- 12:08 PM Revision 61388be9 (qgis): [bookmarkmanager] Add group-related functions
- 12:08 PM Revision b5b869b4 (qgis): [FEATURE][browser] Add bookmarks data items to the browser panel
- 11:03 AM Revision d5930f85 (qgis): qgsbookmarkmodel.cpp: fix crash with gcc 5.5, likely due to variable al...
- 11:02 AM Revision 40bac541 (qgis): wms/CMakeLists.txt: fix CMake warning about unbalenced IF / ENDIF
- 09:13 AM Revision a76f127c (qgis): osgeo4w: proj.lib back again (refs 4cbcae3a58, OGGeo/PROJ#1581)
- 07:49 AM Revision 635c1b54 (qgis): Allow to use WMS as static provider
- 06:19 AM Revision d0d6ae4b (qgis): Add method to move bookmarks between managers
- 06:19 AM Revision 0155363d (qgis): Update bookmark model to use QgsBookmarkManager
- 06:19 AM Revision 3c9af9ec (qgis): Nicer model updates
- 06:19 AM Revision 5db08f0c (qgis): Attach a global bookmark manager to QgsApplication
- 06:19 AM Revision 45a5daa7 (qgis): Transition old application bookmarks to new store
- 06:19 AM Revision d8300987 (qgis): [FEATURE][API] New class QgsBookmarkManager
- Attached to QgsProject, this provides a stable, supported method
of managing project bookmarks (vs the old undocument... - 06:19 AM Revision 8b4d3171 (qgis): Port import/export functionality to QgsBookmarkManager, remove SQLITE
- based model
- 06:19 AM Revision e3bba181 (qgis): Use a xml file for application bookmark storage instead of qsettings
- 06:19 AM Revision 5aa07abf (qgis): Add some missing equality operators
- 06:19 AM Revision 9d493892 (qgis): Improve performance of bookmark storage/loading
- 06:19 AM Revision aa3a83c7 (qgis): Add unit test for importing/exporting bookmarks
- 06:19 AM Revision ee414f57 (qgis): Add unit test for upgrading older project bookmarks
- 06:19 AM Revision c4672155 (qgis): Add some custom roles to model
- 06:19 AM Revision bddc1494 (qgis): Fix bookmark locator filter
- 06:19 AM Revision 5f68abfa (qgis): Create a sorting proxy model for bookmarks
- 06:19 AM Revision a0c87b15 (qgis): Dox
- 06:19 AM Revision 62f28f42 (qgis): Fix broken see also link
- 06:19 AM Revision 209c6c0e (qgis): Don't reuse existing bookmark list state, reset to defaults
- 06:19 AM Revision c46b6709 (qgis): Fix zooming to bookmark extents
- 06:19 AM Revision 3baf8126 (qgis): Indentation
- 06:19 AM Revision 4e519385 (qgis): Address review comments
- 06:19 AM Revision 22d2f9b5 (qgis): Start on unit tests
- 06:19 AM Revision 58efa2ed (qgis): Add API for updating bookmarks
- 06:19 AM Revision 379306ba (qgis): Fix crash on exit
- 06:19 AM Revision 1afa6a8e (qgis): New class QgsBookmarkManagerModel
- Move bookmark model logic to core, add tests
2019-09-03
- 05:51 PM Revision 25ffc9f1 (qgis): Hey! the var is dynamic!
- 05:51 PM Revision 7eaccc90 (qgis): changed to row_number to be consistent with other expression variables
- 05:51 PM Revision a4b9ef73 (qgis): Added batch_number variable in algorithm scope to allow use it in the e...
- 03:00 PM Revision 2001e0fc (qgis): Merge pull request #31533 from 3nids/classification_logarithmic
- [FEATURE] add logarithmic scale method for graduated renderer
- 02:57 PM Revision 3687afaf (qgis): fix test and indentation
- 02:04 PM Revision 3931db6f (qgis): add test for QgsClassificationLogarithmic
- 01:51 PM Revision db7f8c38 (qgis): rename listToValues to classesToBreaks
- 01:42 PM Revision 3e2ade93 (qgis): fix wrong index
- 01:35 PM Revision f7cb63f3 (qgis): leave comment for deprecated QAbstractItemModel::reset()
- 01:34 PM Revision ec370765 (qgis): add __repr__ for QgsClassificationRange
- 01:30 PM Revision 00712a7e (qgis): fix warnings (or vs || and and vs &&)
- 10:59 AM Revision 397f0f69 (qgis): fix API docs
- 10:52 AM Revision 4c81e9b5 (qgis): simplify QString code
- 10:08 AM Revision 66ef2fa4 (qgis): classification method registry orders methods by name
- 10:06 AM Revision da1a394f (qgis): fix images path
- 10:06 AM Revision 158aba0b (qgis): helper to return icon from method ID in classification method registry
- this avoids creating a clone of the method
- 10:05 AM Revision 24c16fcb (qgis): implement virtual icon() for classification methods
- 09:48 AM Revision e21ff39e (qgis): fix standard deviation label (#31540)
- * fix standard deviation label
* Update qgsclassificationstandarddeviation.cpp
* Update qgsclassificationstandardde... - 09:46 AM Revision 9ac860a6 (qgis): add SVG images for classification methods
- credits to @nirvn
- 09:25 AM Revision 0963133f (qgis): [ui] Add a locator bookmark filter item icon
- 08:08 AM Revision 5fd76ffb (qgis): [FEATURE] add logarithmic scale method for graduated renderer
- So easy with new API :)
- 05:31 AM Revision 1be0b162 (qgis): Fix map themes "stick" even when "export map themes" box is unchecked
- 05:31 AM Revision 0d1a18bf (qgis): Fix custom groups not correctly respected in geopdf export when multiple
- layers have the same group name
- 05:31 AM Revision 242b09e2 (qgis): Nicer edits in the GeoPDF layer tree model
- 03:14 AM Revision 1a682efa (qgis): Correctly show raster transparency settings for invalid layer sources
- 03:14 AM Revision 2b361444 (qgis): Fix some missing signals from QgsRasterBandComboBox when not set
- to a valid layer
- 02:35 AM Revision 1aeb4d5d (qgis): Try to fix dox warning
- 02:35 AM Revision 701472eb (qgis): Cleanup loops
- 02:35 AM Revision bf61a94b (qgis): Don't pass doubles by reference, pass lists by reference
- 02:35 AM Revision f5921854 (qgis): Fix a bunch of QString allocation warnings
- 02:35 AM Revision ac3047f5 (qgis): Fix a bunch of deprecation warnings
- 02:35 AM Revision 4d67f803 (qgis): Fix leak
- 02:35 AM Revision 6de34d47 (qgis): Add missing SIP_DEPRECATED
- 02:35 AM Revision 68ea07f8 (qgis): Translate strings
2019-09-02
- 12:46 AM Revision eef953b4 (qgis): Add README and QGIS model for world_map.gpkg
- 12:46 AM Revision 7004d8e5 (qgis): Update GeoPackage layers:
- Updated data:
- countries(poly): Admin 0 level boundaries
- states_provinces(poly): Admin 1 level boudnaries
... - 12:46 AM Revision f7aa1864 (qgis): Replaced data path to GeoPackage
- 12:46 AM Revision d5834000 (qgis): Remove the now redundant world_map shapefile and its .qml styling
- 12:46 AM Revision 9eb51218 (qgis): Update GeoPackage with 3 layers and corresponding default stylings:
- - countries(poly): Admin 0 level boundaries: Now Correct topology, higher level of detail
- states_provinces(poly): A... - 12:46 AM Revision c76110ab (qgis): Updated the 'world' easter egg to work with GeoPackage.
- The new GeoPackage contains the features + styling of the pre-existing world_map.shp and world_map.qml.
- 09:16 PM Revision ef854b1d (qgis): Ensure QgsRasterMinMaxOrigin works OK with invalid raster sources
- 09:16 PM Revision 9576e266 (qgis): More unit tests
- 09:16 PM Revision d4e22be2 (qgis): Fix warnings
- 09:16 PM Revision c9d0efcb (qgis): Improve QgsRasterBandComboBox handling of invalid layers
- If a layer is invalid, don't try to populate the combo box with
available bands. Instead, fallback to a free-form tex... - 09:05 PM Revision 3729c299 (qgis): backport 75f9e7c9a
- 08:53 PM Revision 17399819 (qgis): avoid checking whether base64 encoded embedded content is a file
- (cherry picked from commit 75f9e7c9a6761e76727514bbf88daa76a02f7796)
- 05:15 PM Revision 7b6a7a1c (qgis): Merge with master and fix minor conflicts
- 04:51 PM Revision 8bd8a391 (qgis): Add todos
- 02:57 PM Revision b3d52df6 (qgis): Merge pull request #31500 from 3nids/refactor_classification
- Refactor graduated symbol renderer
- 02:03 PM Revision d30b9f5d (qgis): Update cmake_templates/qgsconfig.h.in
- 02:03 PM Revision 5a249bb9 (qgis): Update cmake_templates/qgsconfig.h.in
- 01:55 PM Revision 3d4dcd63 (qgis): crashhandler: fix build and keep it independant of core
- 01:55 PM Revision 4cbcae3a (qgis): osgeo4w: detect proj library name
- 01:28 PM Revision 180c6057 (qgis): src/gui/processing/models does not exist (#31532)
- 12:59 PM Revision 9a089132 (qgis): remove Q_DECL_DEPRECATED as Doxygen throws a warning
- 12:57 PM Revision b2dd6269 (qgis): use flags to defined classification method properties
- 12:37 PM Revision f0c918f1 (qgis): src/gui/processing/models does not exist
- 11:59 AM Revision 7cf1197e (qgis): Add QGIS_VERSION_INT and QGIS_VERSION variables to qgsconfig.h
- Because having VERSION_INT and VERSION in public headers is just screaming for conflicts.
- 10:16 AM Revision 734e99e1 (qgis): add classification methods to API docs
- 09:48 AM Revision 0cb0f6ef (qgis): do not use a pointer
- 09:46 AM Revision 68a9ea5d (qgis): move src/core/symbology/classification to src/core/classification
- 09:40 AM Revision 7f98f79b (qgis): exclude QgsGraduatedSymbolRenderer::Mode from API docs
- 09:40 AM Revision d58be281 (qgis): missing SIP_FACTORY, addMethod returns bool, and minor fixes
- 08:40 AM Revision 65a3f814 (qgis): Add some missing Python repr overloads
- 07:49 AM Revision 47e86170 (qgis): Show message when stack trace can't be generated from missing symbols ...
- * [crash handler] Show message when stack trace can't be generated from missing symbols
* [crash handler] Tweak word... - 06:52 AM Revision d254c357 (qgis): Show message when stack trace can't be generated from missing symbols ...
- * [crash handler] Show message when stack trace can't be generated from missing symbols
* [crash handler] Tweak word... - 05:38 AM Revision 82d100d7 (qgis): Show message when stack trace can't be generated from missing symbols ...
- * [crash handler] Show message when stack trace can't be generated from missing symbols
* [crash handler] Tweak word... - 05:38 AM Revision 68beb09a (qgis): Sibling of 694f3e6241ecdfda801c49da5848f54bf2d6ce96 [skip ci]
- skip-checks: true
2019-09-01
- 01:22 AM Revision e9200e17 (qgis): Show message when stack trace can't be generated from missing symbols ...
- * [crash handler] Show message when stack trace can't be generated from missing symbols
* [crash handler] Tweak word... - 08:56 PM Revision 9fc28ba9 (qgis): Sibling of 2c2197867c4901c5353cb262b3b54ac155991f7c [skip ci]
- skip-checks: true
- 08:56 PM Revision 0e896d15 (qgis): Sibling of 2c2197867c4901c5353cb262b3b54ac155991f7c [skip ci]
- skip-checks: true
- 08:56 PM Revision 9a7950be (qgis): [Server] Extend the WMS FILTER whitelist with IS, NOT, NULL
- The QGIS Server Filter parameter accept OGC Filter and an SQL where clause.
In the case of the SQL where clause, to ... - 08:56 PM Revision 2c219786 (qgis): [Server] Extend the WMS FILTER whitelist with IS, NOT, NULL
- The QGIS Server Filter parameter accept OGC Filter and an SQL where clause.
In the case of the SQL where clause, to ... - 10:25 AM Revision bdc1785f (qgis): Revert "Revise map tip cursor offset calculations to better handle hidp...
- This reverts commit 73776269969dbee33267d2f814c804eab147ad6d.
- 10:25 AM Revision def9b36d (qgis): Sibling of 5e87e948dd3bb03157c20ab7487f37ed1f260e47 [skip ci]
- skip-checks: true
- 10:25 AM Revision 8e9ffbe6 (qgis): Sibling of bdc1785f57e2678a0ead5f05b6e783fe01bb8ca8 [skip ci]
- skip-checks: true
- 10:25 AM Revision 712f4402 (qgis): Sibling of d0ab81b506b3c43e17d00c33c61af74b2d5b2cf0 [skip ci]
- skip-checks: true
- 10:25 AM Revision d0ab81b5 (qgis): Revert "Better Support to hidpi"
- This reverts commit 6a1b57214da17fee2db572091ef056a458e86a0f.
- 10:25 AM Revision 1dc6abe5 (qgis): Sibling of 5e87e948dd3bb03157c20ab7487f37ed1f260e47 [skip ci]
- skip-checks: true
- 10:25 AM Revision 80ceac00 (qgis): Revert "Revise map tip cursor offset calculations to better handle hidp...
- This reverts commit 73776269969dbee33267d2f814c804eab147ad6d.
- 10:25 AM Revision bacd2a11 (qgis): Revert "Moves MapTip away from the mouse cursor"
- This reverts commit 8b052fd1c8f1658fd3a2c5596c2267d809a4ab00.
- 10:25 AM Revision abe5d5c8 (qgis): Revert "Better Support to hidpi"
- This reverts commit 6a1b57214da17fee2db572091ef056a458e86a0f.
- 10:25 AM Revision 84e03b96 (qgis): Revert "Revise map tip cursor offset calculations to better handle hidp...
- This reverts commit 73776269969dbee33267d2f814c804eab147ad6d.
- 10:25 AM Revision 4df3fe56 (qgis): Sibling of bdc1785f57e2678a0ead5f05b6e783fe01bb8ca8 [skip ci]
- skip-checks: true
- 10:25 AM Revision 1b662207 (qgis): Sibling of d0ab81b506b3c43e17d00c33c61af74b2d5b2cf0 [skip ci]
- skip-checks: true
- 10:25 AM Revision ab7e5d35 (qgis): Revert "Moves MapTip away from the mouse cursor"
- This reverts commit 8b052fd1c8f1658fd3a2c5596c2267d809a4ab00.
- 10:25 AM Revision 589d64c6 (qgis): Revert "Better Support to hidpi"
- This reverts commit 6a1b57214da17fee2db572091ef056a458e86a0f.
- 04:09 AM Revision 657f8752 (qgis): [clipboard] Fix copying of string attributes containing new lines and t...
2019-08-31
- 10:31 PM Revision 8fb43bd2 (qgis): [API] Cache feature ids for each symbol in the QgsVectorLayer (#31061)
- 12:14 PM Revision 5d26ff3b (qgis): patch for statx calls on Docker should not be required anymore on Bionic
- 12:12 PM Revision 65df88b2 (qgis): Use Bionic on Travis (#31514)
- * Use Bionic on Travis
To get newer Doxygen
* newer Python - 10:53 AM Revision c20e3a14 (qgis): make variables private, correclty initalize label format
- 10:31 AM Revision d10f8ce2 (qgis): a bit more API doc
- 10:28 AM Revision c5de09d4 (qgis): Merge pull request #31511 from qgis/backport-31508-to-release-3_8
- [Backport release-3_8] correct acres abbreviation to "ac"
- 10:26 AM Revision 3a9e9832 (qgis): Merge pull request #31513 from qgis/backport-31496-to-release-3_8
- [Backport release-3_8] [make check] Use xvfb with screen number 0
- 10:17 AM Revision b7fe71d7 (qgis): fix cloning of standard deviation method
- 10:00 AM Revision a339d363 (qgis): newer Python
- 09:52 AM Revision 84b0fe20 (qgis): Use Bionic on Travis
- To get newer Doxygen
- 09:50 AM Revision f55dd955 (qgis): fix enum doc
2019-08-30
- 01:49 AM Revision 0d5d6ca9 (qgis): fix showing picture widget on ios
- 01:49 AM Revision 5effed47 (qgis): fix building without qt' printer
- 01:48 AM Revision d9ad15b8 (qgis): correct acres abbreviation to "ac"
- 01:20 AM Revision c4c22db2 (qgis): [make check] Use xvfb with screen number 0
- This fixes make check for me, and it is already what debian/rules
uses (and scripts/jenkins-run.sh)
Closes #31473 - 01:20 AM Revision 7e3b539a (qgis): Fix typo in xvfb package name comment
- 11:30 PM Revision e7c058ed (qgis): make the crash ID clickable on github
- 11:30 PM Revision 42839d10 (qgis): [layout] Put the geopdf vector feature widget in the right stack
- 11:30 PM Revision c1e8c4e3 (qgis): [layout] Fix PDF epxort dialog vertical widget distribution
- 11:29 PM Revision 5b1f2f2c (qgis): correct acres abbreviation to "ac"
- 06:19 PM Revision 6ede6642 (qgis): Sibling of 5fecb1a8dbf1e2f49c4c9cd6a53fb9517c00a4e4 [skip ci]
- skip-checks: true
- 06:19 PM Revision 1718792e (qgis): correct acres abbreviation to "ac"
- 06:19 PM Revision 0dd0e0c6 (qgis): correct acres abbreviation to "ac"
- 06:19 PM Revision 30c80fca (qgis): Sibling of 5fecb1a8dbf1e2f49c4c9cd6a53fb9517c00a4e4 [skip ci]
- skip-checks: true
- 04:41 PM Revision 8792c495 (qgis): fix missing lower bound in ranges
- 03:36 PM Revision b6278aeb (qgis): correctly set method when updating classes
- 03:35 PM Revision ac1ce4f4 (qgis): better naming of methods and API documentation
- 01:12 PM Revision b580242a (qgis): fix deprecated methods and remove leftovers
- 12:45 PM Revision e4c77566 (qgis): complete CMakeLists.txt
- 12:45 PM Revision 9ae54eaa (qgis): fix deprecated methods in tests
- 12:45 PM Revision 41495058 (qgis): run sipify
- 12:45 PM Revision e2967b7b (qgis): modification to UI
- use an editable combobox instead of a spin or combobox
- 12:45 PM Revision fa7850bf (qgis): refactor QgsGraduatedSymbolRendererWidget (gui)
- 12:45 PM Revision 38f62f22 (qgis): refactor QgsGraduatedSymbolRenderer (core)
- 12:45 PM Revision 68e24ad2 (qgis): add different implementations of classification methods
- 12:45 PM Revision c637a17b (qgis): add classification methods registry
- 12:45 PM Revision dbcd8875 (qgis): add QgsClassificationMethod
- an abstract class for classification methods
- 09:24 AM Revision 9c0279d6 (qgis): Add missing transfer annotation
- 08:18 AM Revision ff5d718b (qgis): [clipboard] Fix copying of string attributes containing new lines and t...
- 07:29 AM Revision 692d05ba (qgis): [clipboard] Fix copying of string attributes containing new lines and t...
- 05:52 AM Revision f041f648 (qgis): [clipboard] Fix copying of string attributes containing new lines and t...
- 05:52 AM Revision c8a5a8ed (qgis): Sibling of 1d1eba91ccf81f04bd41326ee6a937d3e7033663 [skip ci]
- skip-checks: true
2019-08-29
- 10:53 PM Revision 369da93f (qgis): Add missing transfer annotation
- 08:28 PM Revision 0c906bf9 (qgis): Merge pull request #31349 from signedav/stored-expressions
- Stored filter expressions
- 08:12 PM Revision 0e3a4478 (qgis): Add missing transfer annotation (#31482)
- 08:11 PM Revision 65c5003b (qgis): [Backport release-3_8] [sipify] handle Q_DECL_DEPRECATED in class decla...
- * [sipify] handle Q_DECL_DEPRECATED in class declarations
* Update sipify.pl
* Update sipify.pl - 08:11 PM Revision 20e8f222 (qgis): [Backport release-3_4] [sipify] handle Q_DECL_DEPRECATED in class decla...
- * [sipify] handle Q_DECL_DEPRECATED in class declarations
* Update sipify.pl
* Update sipify.pl - 06:26 PM Revision c1e8cf8f (qgis): fix sipify
- 05:55 PM Revision 8fd33f2d (qgis): [make check] Use xvfb with screen number 0
- This fixes make check for me, and it is already what debian/rules
uses (and scripts/jenkins-run.sh)
Closes #31473 - 05:55 PM Revision b6194cc3 (qgis): Sibling of d7d1a917a2bdb2cb9e96a8b270470dad716e4f90 [skip ci]
- skip-checks: true
- 05:55 PM Revision 3711c512 (qgis): [make check] Use xvfb with screen number 0
- This fixes make check for me, and it is already what debian/rules
uses (and scripts/jenkins-run.sh)
Closes #31473 - 05:55 PM Revision 3d5b5e2c (qgis): Sibling of d7d1a917a2bdb2cb9e96a8b270470dad716e4f90 [skip ci]
- skip-checks: true
- 05:54 PM Revision 795a70af (qgis): Sibling of 6265e6f4514c1227cc77f2e8fd759f4eeffe1930 [skip ci]
- skip-checks: true
- 05:54 PM Revision 663c4e48 (qgis): Sibling of 6265e6f4514c1227cc77f2e8fd759f4eeffe1930 [skip ci]
- skip-checks: true
- 05:54 PM Revision 6265e6f4 (qgis): Fix typo in xvfb package name comment
- 05:54 PM Revision d3cf1da2 (qgis): Fix typo in xvfb package name comment
- 05:54 PM Revision d6f15288 (qgis): Fix typo in xvfb package name comment
- 05:47 PM Revision d921c20f (qgis): Add support for "bbox" URI parameter in PostgreSQL provider
- .. and use it from TopoViewer DBManager plugin
Closes #18107 - 05:47 PM Revision 81146a63 (qgis): [tests] Load postgis_raster extension when available, and needed
- 05:47 PM Revision ffad801f (qgis): Add test for custom bbox in postgresql provider
- See #18107
- 05:29 PM Revision db03c8c6 (qgis): Update TopoViewer layer style templates
- From 1.9 version to 2.18 version
Closes #31471 - 05:28 PM Revision 783f116a (qgis): Update TopoViewer layer style templates
- From 1.9 version to 2.18 version
Closes #31471 - 05:24 PM Revision 903784a9 (qgis): [sipify] handle deprecation of enums
- 04:36 PM Revision 8cc68306 (qgis): Update TopoViewer layer style templates
- From 1.9 version to 2.18 version
Closes #31471 - 03:36 PM Revision d610d0c6 (qgis): [sipify] handle Q_DECL_DEPRECATED in class declarations (#31489)
- 03:22 PM Revision 835b269a (qgis): Update sipify.pl
- 03:22 PM Revision 24e19414 (qgis): Update sipify.pl
- 03:22 PM Revision e23ddd20 (qgis): Update sipify.pl
- 03:20 PM Revision 3cc9444b (qgis): Update sipify.pl
- 03:20 PM Revision cbf60bd1 (qgis): Update sipify.pl
- 03:20 PM Revision 41d6e088 (qgis): Update sipify.pl
- 02:15 PM Revision 1a31aed2 (qgis): Update TopoViewer layer style templates
- From 1.9 version to 2.18 version
Closes #31471 - 02:15 PM Revision 84f06d42 (qgis): Sibling of 011d582a56a439c84d03e955ca6f02487c37e18d [skip ci]
- skip-checks: true
- 02:15 PM Revision b867053b (qgis): Sibling of 011d582a56a439c84d03e955ca6f02487c37e18d [skip ci]
- skip-checks: true
- 02:15 PM Revision 1d3793d8 (qgis): Update TopoViewer layer style templates
- From 1.9 version to 2.18 version
Closes #31471 - 02:14 PM Revision 9519938d (qgis): [postgresql] Fix crash when testing a connection fails
- 01:51 PM Revision 84b3c29d (qgis): Sibling of c3133a1342821b799b9b539495c9db96393fa21a [skip ci]
- skip-checks: true
- 01:51 PM Revision c3133a13 (qgis): [sipify] handle Q_DECL_DEPRECATED in class declarations
- 01:51 PM Revision 924bf4f3 (qgis): [sipify] handle Q_DECL_DEPRECATED in class declarations
- 01:51 PM Revision 845f5e71 (qgis): Sibling of c3133a1342821b799b9b539495c9db96393fa21a [skip ci]
- skip-checks: true
- 01:51 PM Revision ba4a8899 (qgis): [sipify] handle Q_DECL_DEPRECATED in class declarations
- 01:21 PM Revision 7f51ef35 (qgis): [Backport release-3_8] fix missing SIP_OUT (#31486)
- 12:06 PM Revision 3d1d1309 (qgis): [Backport release-3_4] fix missing SIP_OUT (#31485)
- 11:33 AM Revision 36173d7c (qgis): [FEATURE] New expression function "collect_geometries"
- Collects a set of geometries into a multi-part geometry object.
Geometry parts can either be specified as seperate ar... - 11:33 AM Revision 80d77b47 (qgis): [FEATURE] Add make_line expression function variant which accepts
- an array of points
Allows creation of lines from variable numbers of points, and
from sequences from aggregates/dyna... - 11:12 AM Revision a3ebe6a8 (qgis): [postgresql] Fix crash when testing a connection fails
- 10:38 AM Revision 2a9f215f (qgis): fix missing SIP_OUT (#31470)
- 10:36 AM Revision 11f1d0d7 (qgis): Merge pull request #31414 from 3nids/rel_ref_wid_comp_keys
- use composite keys in relation reference widget
- 10:31 AM Revision ee6f8c58 (qgis): const correctness, fix deprecated methods,
- qVariantListIsNull returns true for an empty list
- 10:06 AM Revision d7794034 (qgis): Update qgsgraduatedsymbolrenderer.sip.in
- 10:06 AM Revision af93061a (qgis): Update qgsgraduatedsymbolrenderer.sip.in
- 09:08 AM Revision 75fa58e8 (qgis): docs and style and set parent of mStoredExpressionManager to the layer
- 08:26 AM Revision 8c9f643e (qgis): - removed the modes from QgsStoredExpressionManager and do the categori...
- - use QStrings instead of QUuids in QgsStoredExpression
- docs, style and beautifications - 08:26 AM Revision 272d022d (qgis): sip include
- 08:26 AM Revision d081cd9a (qgis): some tests for QgsStoredExpressionManager
- 08:26 AM Revision e89ebf1b (qgis): proper use of category tags - use of all tag as default in filtering
- 08:24 AM Revision 1c441929 (qgis): functionality to save and update stored expressions
- 08:24 AM Revision 5c38b4bd (qgis): stored expression base class with read write methods
- 08:24 AM Revision aec08c7d (qgis): read write storedexpressions
- 08:24 AM Revision 15509b32 (qgis): improve gui for stored filter expressions
- 08:24 AM Revision e44d5484 (qgis): stored expressions comments
- 08:24 AM Revision 4dbff2bf (qgis): stored filter expression saving part
- 08:24 AM Revision 8633cb67 (qgis): stored expression icons to 'bookmark' expressions
- 08:24 AM Revision e44b34cf (qgis): use of struct instead of QPair and use Uuid instead of name as identifi...
- 08:24 AM Revision d11f4e6b (qgis): remove expression functionality identified by name
- 08:24 AM Revision a75fbc2f (qgis): no constructor in QgsStoredExpression because it leaded to issues with ...
- dialoges for stored filter expressions contains labels and expression line edit
- 08:24 AM Revision 32ebab2c (qgis): on textchange update the actions
- 08:24 AM Revision ae179855 (qgis): make proper constructor
- 08:24 AM Revision 4813ade6 (qgis): wait 300 ms before update stored expression button after text changed o...
- more comments and clean up
- 08:24 AM Revision 8e70d7e9 (qgis): remove unused functions - but having issue when toggling the storeExpre...
- 08:24 AM Revision ffa41cb8 (qgis): descriptive name for mStoredFilterExpressions to make a difference to f...
- 08:24 AM Revision 150418bc (qgis): listening on triggered instead of toggled, because triggered is happeni...
- 08:24 AM Revision 7f93ac6e (qgis): menu basics including stored filter expression
- 08:17 AM Revision 93a82f88 (qgis): use composite keys in relation reference widget wrapper
- 08:17 AM Revision c8f16fc9 (qgis): use composite keys in relation reference widget
- 08:00 AM Revision cfbec3a5 (qgis): Update qgsgraduatedsymbolrenderer.h
- 08:00 AM Revision c96853d8 (qgis): Update qgsgraduatedsymbolrenderer.h
- 08:00 AM Revision a50422e0 (qgis): Sibling of 6f36384709b8eef175f3bc2b823c7563a3385d4b [skip ci]
- skip-checks: true
- 08:00 AM Revision dce7e5c0 (qgis): Update qgsgraduatedsymbolrenderer.sip.in
- 08:00 AM Revision 1e5f6a2d (qgis): Sibling of 6f36384709b8eef175f3bc2b823c7563a3385d4b [skip ci]
- skip-checks: true
- 08:00 AM Revision ab27a2fb (qgis): Update qgsgraduatedsymbolrenderer.sip.in
- 07:52 AM Revision 9f8ae958 (qgis): Add missing transfer annotation
- 07:52 AM Revision 3f9ff49b (qgis): Sibling of 8db3d3f6339377ebb42b69010d6d65d86e0d4b07 [skip ci]
- skip-checks: true
- 07:52 AM Revision dfdea883 (qgis): Add missing transfer annotation
- 07:52 AM Revision cd7f862d (qgis): Sibling of 8db3d3f6339377ebb42b69010d6d65d86e0d4b07 [skip ci]
- skip-checks: true
- 07:16 AM Revision 19231331 (qgis): Actually properly revert cmake test changes
- 06:54 AM Revision 30694729 (qgis): Sibling of d2af28e088be0ababc1c47347119e21fed6e49d7 [skip ci]
- skip-checks: true
- 06:54 AM Revision 53b981bb (qgis): [postgresql] Fix crash when testing a connection fails
- 06:10 AM Revision 05dcaec6 (qgis): [themes] Fix removed default QWidget text color
- 06:10 AM Revision 80afbf6e (qgis): [themes] Properly style the calendar widget
- 05:18 AM Revision aefca0f5 (qgis): Indentation
- 05:18 AM Revision 4ec0ed3d (qgis): Improve help text for size/offset properties
- Refs #31444
- 05:18 AM Revision ddbb1b17 (qgis): [FEATURE] Allow array values as a valid result for data defined offset
- or size properties
Previously only string values of the format 'x,y' would be permitted. But
I've seen MANY bug repo... - 03:03 AM Revision 60e2b70e (qgis): Rework layout picture test to avoid need for image resources
- 03:03 AM Revision 12dae94d (qgis): Revert changes to core test cmake configuration
2019-08-28
- 01:17 AM Revision 6d0ba464 (qgis): Add a context menu to the QgsMessageLogViewer's tab bar, so all unwante...
- 05:34 PM Revision c0da9057 (qgis): Fix un-changed cursor when switching between 3d tool.
- 04:52 PM Revision 8f2e8dff (qgis): fix missing SIP_OUT
- 04:52 PM Revision 91e3e6cf (qgis): fix missing SIP_OUT
- 04:52 PM Revision 2a89922d (qgis): Sibling of 8f2e8dff5cb40f4e31e50bc9b22544c7a47d12ba [skip ci]
- skip-checks: true
- 04:52 PM Revision 4c3d78d3 (qgis): fix missing SIP_OUT
- 03:20 PM Revision a3e5275c (qgis): replace deprecated QString::null by QString() (#31466)
- 02:22 PM Revision 44acec6b (qgis): move QgsRenderRange and QgsRendererRangeLabelFormat to their own file (...
- 12:33 PM Revision 02c11181 (qgis): replace deprecated QString::null by QString()
- 11:14 AM Revision 9b55eb2c (qgis): Merge pull request #31460 from nyalldawson/travis_t
- Partially revert 596ffd06
- 11:08 AM Revision 74abbaac (qgis): osgeo4w: update nightly after proj-dev 6.2 update
- 10:34 AM Revision b4635f53 (qgis): fix condition
- 10:04 AM Revision 8467b7f5 (qgis): fix order
- 09:56 AM Revision 8bc4052a (qgis): option to add compiled resources to executable
- 09:26 AM Revision 182350e7 (qgis): [themes] Fix removed default QWidget text color
- 09:26 AM Revision 9ce283a2 (qgis): [themes] Fix removed default QWidget text color
- 09:13 AM Revision f453793d (qgis): fix test name
- 09:11 AM Revision a58d7845 (qgis): use AUTORCC
- 08:14 AM Revision 4d61b76c (qgis): fix return values when identifier values have not been initiliazed
- 08:14 AM Revision bd0fb2b5 (qgis): fix additional fields edition in attribute table and form
- 06:14 AM Revision a8877b83 (qgis): [themes] Properly style the calendar widget
- 06:14 AM Revision f262ab54 (qgis): [themes] Properly style the calendar widget
- 06:12 AM Revision e9c9e5f8 (qgis): Fix code sample rendering in pyqgis doc
- 06:12 AM Revision 66070572 (qgis): Fix grid annotation positions were not accounting for grid frame width
- 06:12 AM Revision 2d45eb5c (qgis): [needs-docs][layouts] Move grid "enabled" check box to grid properties
- panel
Allows it to sit next to the corresponding data defined button - 06:12 AM Revision 658cb0c7 (qgis): [FEATURE][layouts] Data defined control over grid properties
- Adds data defined control over layout map grid:
- enabled state
- interval X/Y
- offset X/Y
- frame size and margin
-... - 06:12 AM Revision 88c66b80 (qgis): Unit tests for data defined grid
- 06:12 AM Revision b90529b4 (qgis): UI and API setup for dynamically calculated grid intervals
- 06:12 AM Revision e0411e60 (qgis): Refactor out scalebar code for calculating pretty interval sizes
- into reusable function
- 06:12 AM Revision 1e409fce (qgis): [FEATURE][layouts] Add "fit segment size" mode for map grid interval
- Like the existing scalebar setting of the same name, this allows
users to set a page-size-based range for map grid in... - 06:12 AM Revision 0900831c (qgis): Use map expression context as basis for map grid expression context
- Allows use of map related variables like @map_scale, @map_extent_width,
etc in layout map grid data defined expressions - 06:12 AM Revision 377b4d7d (qgis): Unit tests for dynamic grid interval
- 06:12 AM Revision e6a93e25 (qgis): Add missing data defined properties
- 06:12 AM Revision 7560155d (qgis): Fix layout map grid annotations sometimes incorrectly show as
- geographic text
- 04:47 AM Revision 228eb3fe (qgis): Partially revert 596ffd06
- Just to see if this is throwing off Travis...
- 04:23 AM Revision 4f330b62 (qgis): Show callout style in label settings preview icon
- 04:22 AM Revision 760f93fa (qgis): [FEATURE] Expose font kerning setting to text format widget/label settings
- Allows users to control whether label fonts are kerned or not
- 04:07 AM Revision 63f5fa9c (qgis): Fix code sample rendering in pyqgis doc
- 02:58 AM Revision cf91e8fc (qgis): Fix crash when using format function with no arguments
- Fixes #31425
- 02:09 AM Revision c70d3cef (qgis): [needs-docs] Labels toolbar actions no longer need the layer to be in e...
2019-08-27
- 01:35 AM Revision 8739eb2c (qgis): include old project version on the initial warning message
- 01:06 AM Revision c11d6ee5 (qgis): Fix crash when using format function with no arguments
- Fixes #31425
- 12:06 AM Revision 9a042512 (qgis): Fix code sample rendering in pyqgis doc
- 12:06 AM Revision d96e595c (qgis): Sibling of dca8517d91c7a06fc8e28b2fd064fb847f750699 [skip ci]
- skip-checks: true
- 09:20 PM Revision 11a4bbfa (qgis): Fix crash when using format function with no arguments
- Fixes #31425
- 07:57 PM Revision 37598739 (qgis): Remove "&" character from labels in Customization dialog
- 07:53 PM Revision 58cc42a7 (qgis): [needs-docs]Set the service area algorithms speed to 50km/h
- using the same value as the "Shortest Path" algorithms
- 04:36 PM Revision 983b5f60 (qgis): more debug opencl debug info
- 03:35 PM Revision f801d171 (qgis): [FEATURE] Add possibility to export metadata when saving map canvas as PDF
- 01:13 PM Revision ef6e9c47 (qgis): [ui] Fix single feat. renderer symbol levels reset when changing style ...
- 11:14 AM Revision f865fe61 (qgis): grass plugin: remove unconnected noop slot
- 11:14 AM Revision 6608bb29 (qgis): don't use feed language C
- 11:14 AM Revision a817a8e2 (qgis): layout picture: prepare expressions on refresh
- 10:36 AM Revision cf168824 (qgis): Optimise QgsPoint and QgsPointXY equality operators
- Give more opportunities for shortcutting unnecessary calculations
- 10:36 AM Revision 0a9769a9 (qgis): Optimise some geometry->QgsPointXY conversions
- 10:04 AM Revision b9978d53 (qgis): [FEATURE][3D] Billboard Rendering for Points (#31308)
- * Add button to change billboard symbol.
* Add shaders for billboards.
* Add billboard material class.
* Add sampl... - 08:37 AM Revision 6567e3e6 (qgis): Add more debug msg info to OpenCL device scanning
- 08:15 AM Revision 9f96239f (qgis): [ui] Fix single feat. renderer symbol levels reset when changing style ...
- 07:30 AM Revision 4e6db1a3 (qgis): [themes] Fix night mapping widget background issues
- 07:24 AM Revision ec46f061 (qgis): Fix non-rasterized PDFs not georeferenced when saving map canvas
- 05:23 AM Revision a0e11d59 (qgis): Add oracle transaction unit tests
- 05:23 AM Revision 147afbeb (qgis): Make Oracle tests more robust
- 05:23 AM Revision 6352004e (qgis): Remove temporary hack
- 05:23 AM Revision 22cba39f (qgis): Working transaction support for Oracle provider
- 05:23 AM Revision b656ce7f (qgis): [FEATURE][oracle] Database transaction support
- 05:23 AM Revision bd28a7fb (qgis): Avoid staged changes as part of a transaction being committed immediately
- to the database.
Commit on success seems to bypass any existing open transactions. sigh... oracle. - 05:16 AM Revision 4cd72e6b (qgis): [ui] Fix single feat. renderer symbol levels reset when changing style ...
- 05:12 AM Revision 36c7f992 (qgis): [themes] Fix night mapping widget background issues
- 05:12 AM Revision f923b0c7 (qgis): [themes] Fix blend of gray widget background issues
- 05:11 AM Revision 8c0613c7 (qgis): [themes] Fix night mapping widget background issues
- 05:11 AM Revision 19432cd4 (qgis): [themes] Fix blend of gray widget background issues
- 02:58 AM Revision 4a687080 (qgis): Fix crash when using format function with no arguments
- Fixes #31425
- 02:58 AM Revision 949272eb (qgis): Fix crash when using format function with no arguments
- Fixes #31425
- 02:58 AM Revision 5fc86485 (qgis): Sibling of 007a8ea1ec7ccfab7b86e0920c9a6e75af63c9d4 [skip ci]
- skip-checks: true
- 02:58 AM Revision 52b3a1b2 (qgis): Sibling of 007a8ea1ec7ccfab7b86e0920c9a6e75af63c9d4 [skip ci]
- skip-checks: true
- 02:54 AM Revision 01eb8896 (qgis): Try bumping ccache size
- 02:42 AM Revision dacfc1bd (qgis): Fix deprecated warning (calling function is also deprecated)
2019-08-26
- 09:55 PM Revision 80ae0412 (qgis): Don't create an unused expression context when a layer iterator has
- no virtual fields
- 04:32 PM Revision 81eb4eeb (qgis): const correction
- 04:10 PM Revision 36be8ca2 (qgis): set the layer on mKeyField and mValueField to the currentLayer of the m...
- 01:31 PM Revision 648af3ed (qgis): [ui] Fix single feat. renderer symbol levels reset when changing style ...
- 01:31 PM Revision d26b7abc (qgis): QgsSymbolSelector{Widget,Dialog} class cleanup
- 01:31 PM Revision 07c871de (qgis): Add dox note on symbol ownership in QgsSymbolSelectorWidget class
- 11:27 AM Revision 10c5b2f9 (qgis): Replace paths pointing to inbuilt data folder with "inbuilt:" prefix
- during project write, and redirect paths beginning with "inbuilt:" prefix
to actual local install folder during proje... - 08:53 AM Revision f5782169 (qgis): modify editor widget wrappers to handle additional fields (#31270)
- 08:36 AM Revision 5b71e216 (qgis): [FEATURE] [needs-docs] Add circular data dependencies (#30947)
- * [FEATURE] [needs-docs] Add circular data dependencies
- 08:25 AM Revision 2dc1f9f3 (qgis): Merge pull request #31355 from 3nids/featurelist_compoundkeys
- allow QgsFeatureListComboBox to handle multiple keys
- 06:51 AM Revision 17eacea1 (qgis): Fix typo (#31411)
- 06:29 AM Revision 213e265a (qgis): Fix NULL values
- * Simplify and constify code
* Fix NULL values - 06:18 AM Revision aec80184 (qgis): Sibling of 55465f928d1651986be7a2f2bc86c09cd25b3da5 [skip ci]
- skip-checks: true
- 06:18 AM Revision d955d99b (qgis): Sibling of 55465f928d1651986be7a2f2bc86c09cd25b3da5 [skip ci]
- skip-checks: true
- 05:42 AM Revision 2aa77c2e (qgis): Fix typo
- 05:29 AM Revision 536987c0 (qgis): [ui] Fix single feat. renderer symbol levels reset when changing style ...
- 05:29 AM Revision f2176952 (qgis): Sibling of 536987c05dac32820a8943b03c24d4edc32560c7 [skip ci]
- skip-checks: true
- 05:29 AM Revision 24597960 (qgis): [ui] Fix single feat. renderer symbol levels reset when changing style ...
- 05:29 AM Revision 90998162 (qgis): Sibling of 536987c05dac32820a8943b03c24d4edc32560c7 [skip ci]
- skip-checks: true
2019-08-25
- 12:45 AM Revision bb8b1dd4 (qgis): Fix typo
- 12:45 AM Revision 5a49bd92 (qgis): Avoid deprecation warning from third party module
- Fixes #31391
- 10:25 PM Revision 538946ad (qgis): Avoid deprecation warning from third party module
- Fixes #31391
- 06:04 PM Revision 6af029d5 (qgis): Merge pull request #31398 from myarjunar/https-feed
- use https for qgis feed source url
- 08:50 AM Revision 343500a8 (qgis): Merge pull request #31395 from qgis/backport-31389-to-release-3_8
- [Backport release-3_8] Fix docstring of QgsVectorDataProvider.empty() method.
- 03:39 AM Revision a3f411ac (qgis): Updated hackfests easter egg data
- 03:39 AM Revision 7cf2e97a (qgis): Fix docstring of QgsVectorDataProvider.empty() method.
2019-08-24
- 01:59 AM Revision 6bc5faed (qgis): use https for qgis feed source url
- 01:46 AM Revision baf3b999 (qgis): Play safe, lock mutex on all QgsTileCache functions
- 01:32 AM Revision 7382f886 (qgis): Avoid deprecation warning from third party module
- Fixes #31391
- 01:32 AM Revision 6252e3e5 (qgis): Sibling of 609d5d447fdf968a92cd66a5d8016d995de29a92 [skip ci]
- skip-checks: true
- 11:49 PM Revision 596ffd06 (qgis): Fix layout picture item test (alternate fix to #31382) (#31383)
- * Fix layout picture item test (alternate fix to #31382)
* doxygen: add pointer to QgsProperty::value() to QgsAbstrac... - 11:05 PM Revision a65fc10e (qgis): escape ampersands in recent file menu (eg. from database projects)
- (cherry picked from commit d40d04c40e7ebf8b7fe1acf1c43d672d11fe1a79)
- 11:05 PM Revision e19fadd2 (qgis): escape ampersands in recent file menu (eg. from database projects)
- (cherry picked from commit d40d04c40e7ebf8b7fe1acf1c43d672d11fe1a79)
- 11:00 PM Revision a90bee24 (qgis): version info: there's no point in showing the download link to the vers...
- (cherry picked from commit f870014f6107dd436b7177681399e0633eb3226b)
- 10:58 PM Revision a3176baa (qgis): version info: there's no point in showing the download link to the vers...
- (cherry picked from commit f870014f6107dd436b7177681399e0633eb3226b)
- 08:17 PM Revision 8e7e73d5 (qgis): Fix massive regression in speed of editing operations (E.g. pasting 100s+
- features into a layer)
This was triggering multiple duplicate geometry requests from the provider
even when no valid... - 06:29 PM Revision f870014f (qgis): version info: there's no point in showing the download link to the vers...
- 05:46 PM Revision b59d68c7 (qgis): Improve validation for QgsRelationAddDlg Fixes #31292
- 05:44 PM Revision f3bf686f (qgis): Set ambient to not transparent for measurement line.
- 04:14 PM Revision c5577009 (qgis): Fix docstring of QgsVectorDataProvider.empty() method.
- 04:14 PM Revision 3231f6f1 (qgis): Sibling of 1e7639f8e1ca8fdc22fad12b7322ddded6f1038b [skip ci]
- skip-checks: true
- 04:14 PM Revision 44503a38 (qgis): Sibling of 1e7639f8e1ca8fdc22fad12b7322ddded6f1038b [skip ci]
- skip-checks: true
- 10:19 AM Revision 8b84d427 (qgis): Remove funding tests
- 10:19 AM Revision 5dcb2188 (qgis): Remove some funding usernames
- 10:17 AM Revision 4ebe6f96 (qgis): Funding
- 10:16 AM Revision a292f48d (qgis): Funding
- 04:44 AM Revision e7a46c21 (qgis): Play safe, lock mutex on all QgsTileCache functions
2019-08-23
- 06:11 PM Revision 6456b791 (qgis): Prevent installation of ZIP plugins if they don't have the root folder ...
- 05:44 PM Revision fcb8df2a (qgis): Sibling of d2d86d72630c50818962762796272e533e829d9b [skip ci]
- skip-checks: true
- 05:44 PM Revision f12bb0f0 (qgis): Sibling of d2d86d72630c50818962762796272e533e829d9b [skip ci]
- skip-checks: true
- 05:43 PM Revision ea4756ab (qgis): add feeding of layout pictures with blobs
- 04:17 PM Revision cab11fe9 (qgis): add method to set extra identifier values to Null and embryon of test
- 01:54 PM Revision d40d04c4 (qgis): escape ampersands in recent file menu (eg. from database projects)
- 09:56 AM Revision 07aab86a (qgis): Play safe, lock mutex on all QgsTileCache functions
- 09:56 AM Revision 93927932 (qgis): Sibling of cfd8f9fc38fe3162dff1fa97e2fc53683f97f2b1 [skip ci]
- skip-checks: true
- 09:56 AM Revision 6e1337bd (qgis): Sibling of cfd8f9fc38fe3162dff1fa97e2fc53683f97f2b1 [skip ci]
- skip-checks: true
- 09:26 AM Revision 3da422cb (qgis): Fix wrong direction of legend opacity slider widget for raster layers (...
- 08:17 AM Revision 65cfaa53 (qgis): avoid deprecation warnings/errors
- 08:17 AM Revision a5574eb9 (qgis): allow QgsFeatureListComboBox to handle multiple keys
- 07:25 AM Revision 285f46f8 (qgis): Fix wrong direction of legend opacity slider widget for raster layers (...
- 06:12 AM Revision df7a0b84 (qgis): Fix massive regression in speed of editing operations (E.g. pasting 100s+
- features into a layer)
This was triggering multiple duplicate geometry requests from the provider
even when no valid... - 06:12 AM Revision bc95d6fe (qgis): [needs-docs] Revise QgsPathResolver::setPathPreprocessor API
- Allow path preprocessors to be chained and don't force replace
any existing ones.
Processors can be removed via a ca... - 05:43 AM Revision f5205b0f (qgis): Sibling of 9bc7b603327ba0f47db4c54a6b0185274b9f8a5a [skip ci]
- skip-checks: true
- 05:43 AM Revision cd483b0a (qgis): Fix wrong direction of legend opacity slider widget for raster layers (...
- 03:00 AM Revision a81a72b5 (qgis): Fix font markers become too large when size is actually very small
- When the font size drops below a certain threshold, qt resets it to
a default size. This means that font markers whic... - 03:00 AM Revision c3210456 (qgis): Update test mask image
- 03:00 AM Revision ea545d9c (qgis): Update test
2019-08-22
- 12:31 AM Revision 4d458fcd (qgis): Don't try to resolve svg paths corresponding to embedded svg files
- Big speedup when loading symbols with embedded paths
- 12:30 AM Revision 354c5487 (qgis): Update test
- 12:30 AM Revision 7c224362 (qgis): Fix font markers become too large when size is actually very small
- When the font size drops below a certain threshold, qt resets it to
a default size. This means that font markers whic... - 12:30 AM Revision 3854adb5 (qgis): Update test mask image
- 12:01 AM Revision 4792ccaa (qgis): Add a fast shortcut to rectangle/geometry intersection test
- We can shortcut a lot of heavy lifting by first testing that
the bounding boxes intersect - 11:43 PM Revision d10228ef (qgis): Some BIG speed ups to QgsGeometry::isGeosEqual test
- Implement some shortcuts to avoid expensive checks where we can
Speeds up processing "delete duplicate geometry" alg... - 11:43 PM Revision ab95bcd9 (qgis): Call QgsRasterBlock destructor from SIP (add factory)
- Fixes #31343 memory leak
- 11:42 PM Revision 7dd0d120 (qgis): Call QgsRasterBlock destructor from SIP (add factory)
- Fixes #31343 memory leak
- 11:27 PM Revision 763f3643 (qgis): Speed up QgsFeatureRequests::acceptFeature when only non-exact intersec...
- 10:35 PM Revision 24fb1196 (qgis): [needs-docs] Revise QgsPathResolver::setPathPreprocessor API
- Allow path preprocessors to be chained and don't force replace
any existing ones.
Processors can be removed via a ca... - 10:34 PM Revision 3209cf22 (qgis): Make Extract Selected Features algorithm thread safe
- Now it can safely run as a background task
- 10:34 PM Revision f62f8576 (qgis): [FEATURE] When a layer path is fixed in a project, auto scan through
- all other broken paths and try to auto-fix any others which were
also pointing to the same original broken file path
... - 10:34 PM Revision 1f5e1558 (qgis): Fix massive regression in speed of editing operations (E.g. pasting 100s+
- features into a layer)
This was triggering multiple duplicate geometry requests from the provider
even when no valid... - 10:33 PM Revision 77f79884 (qgis): Update test
- 10:33 PM Revision 02ffca34 (qgis): Fix font markers become too large when size is actually very small
- When the font size drops below a certain threshold, qt resets it to
a default size. This means that font markers whic... - 10:33 PM Revision 92104789 (qgis): Update test mask image
- 10:33 PM Revision 266c1aa3 (qgis): Add a fast shortcut to rectangle/geometry intersection test
- We can shortcut a lot of heavy lifting by first testing that
the bounding boxes intersect - 10:32 PM Revision 4d909a81 (qgis): Some BIG speed ups to QgsGeometry::isGeosEqual test
- Implement some shortcuts to avoid expensive checks where we can
Speeds up processing "delete duplicate geometry" alg... - 10:32 PM Revision 631ac63e (qgis): Call QgsRasterBlock destructor from SIP (add factory)
- Fixes #31343 memory leak
- 10:32 PM Revision 9ae5ff5c (qgis): Speed up QgsFeatureRequests::acceptFeature when only non-exact intersec...
- 03:50 PM Revision 055051f5 (qgis): Sibling of 44b72931e0c42666701e9486a8d6e809e8ecc65e [skip ci]
- skip-checks: true
- 03:50 PM Revision e8b9d5a0 (qgis): Sibling of 44b72931e0c42666701e9486a8d6e809e8ecc65e [skip ci]
- skip-checks: true
- 03:50 PM Revision 2cb007f5 (qgis): Fix typo
- 01:10 PM Revision 570e85dd (qgis): Fix save map canvas to clipboard feature
- 11:27 AM Revision 323f3ff8 (qgis): Sibling of 0b314c0ffb1f65be880e98fb47ce0f41f827e990 [skip ci]
- skip-checks: true
- 11:27 AM Revision 35568faa (qgis): Call QgsRasterBlock destructor from SIP (add factory)
- Fixes #31343 memory leak
- 11:27 AM Revision c4423231 (qgis): Call QgsRasterBlock destructor from SIP (add factory)
- Fixes #31343 memory leak
- 10:48 AM Revision 2e5e0094 (qgis): Merge pull request #31280 from DelazJ/addtoolbarsWidgets
- Allow more actions from toolbar to be listed/managed in the customization dialog
- 09:36 AM Revision 77191597 (qgis): Spelling
- 09:36 AM Revision 3583e7ad (qgis): More explicit documentation of geometry classes, with warnings
- that calculations are Cartesian only and point users to QgsDistanceArea
for ellipsoidal calculations
Fixes #31275 - 09:05 AM Revision ade6aa79 (qgis): Update test
- 09:05 AM Revision 64b4c0c8 (qgis): Sibling of 4451c7736072c8a80e8fcadfed753e91c361455b [skip ci]
- skip-checks: true
- 09:05 AM Revision e8ce08aa (qgis): Update test
- 09:05 AM Revision fdf84b14 (qgis): Sibling of 4451c7736072c8a80e8fcadfed753e91c361455b [skip ci]
- skip-checks: true
- 09:03 AM Revision fad258e3 (qgis): Merge pull request #31319 from elpaso/db_interface_new_constructors
- New ctors for connections interface
- 07:12 AM Revision ee63e10e (qgis): Speed up QgsFeatureRequests::acceptFeature when only non-exact intersec...
- 07:12 AM Revision cbf97b10 (qgis): Sibling of 601ef555fe78ec994568c1dd58376c761198bbfb [skip ci]
- skip-checks: true
- 07:09 AM Revision 9ea94bba (qgis): Sibling of ad926d3b30bf2fe73a0d22609867468a136c7651 [skip ci]
- skip-checks: true
- 07:09 AM Revision 11278460 (qgis): Some BIG speed ups to QgsGeometry::isGeosEqual test
- Implement some shortcuts to avoid expensive checks where we can
Speeds up processing "delete duplicate geometry" alg... - 07:08 AM Revision 47a07bec (qgis): Add a fast shortcut to rectangle/geometry intersection test
- We can shortcut a lot of heavy lifting by first testing that
the bounding boxes intersect - 07:08 AM Revision edf01013 (qgis): Sibling of 24b7ce8800e7d222f69fbe99f48d21ffdf41dceb [skip ci]
- skip-checks: true
- 07:05 AM Revision 1592d1aa (qgis): Sibling of a75174781feb1c4c6a26ee0401b310e31ed1e82d [skip ci]
- skip-checks: true
- 07:05 AM Revision 5c5b3b45 (qgis): Fix massive regression in speed of editing operations (E.g. pasting 100s+
- features into a layer)
This was triggering multiple duplicate geometry requests from the provider
even when no valid... - 07:05 AM Revision 1e4e6e2f (qgis): Sibling of a75174781feb1c4c6a26ee0401b310e31ed1e82d [skip ci]
- skip-checks: true
- 07:05 AM Revision 319bd547 (qgis): Fix massive regression in speed of editing operations (E.g. pasting 100s+
- features into a layer)
This was triggering multiple duplicate geometry requests from the provider
even when no valid... - 07:04 AM Revision 8f409caa (qgis): Update test mask image
- 07:04 AM Revision 3e57b7e7 (qgis): Update test mask image
- 07:04 AM Revision a1557a9f (qgis): Sibling of 8f409caa819d22be7ab1e16e9d9fd34a40a9ab25 [skip ci]
- skip-checks: true
- 07:04 AM Revision 61ca5a1f (qgis): Update test mask image
- 07:04 AM Revision 29c7388f (qgis): Sibling of 8f409caa819d22be7ab1e16e9d9fd34a40a9ab25 [skip ci]
- skip-checks: true
- 06:58 AM Revision 072dc251 (qgis): Don't try to resolve svg paths corresponding to embedded svg files
- Big speedup when loading symbols with embedded paths
- 05:53 AM Revision 4e4a93db (qgis): Don't try to resolve svg paths corresponding to embedded svg files
- Big speedup when loading symbols with embedded paths
- 05:24 AM Revision de2eb2b9 (qgis): Fix font markers become too large when size is actually very small
- When the font size drops below a certain threshold, qt resets it to
a default size. This means that font markers whic... - 05:24 AM Revision b1934b5c (qgis): Fix font markers become too large when size is actually very small
- When the font size drops below a certain threshold, qt resets it to
a default size. This means that font markers whic... - 05:24 AM Revision 6873be1b (qgis): Sibling of afe9584a8e4ff67d68ca7ee0808bf8bce1532e9c [skip ci]
- skip-checks: true
- 05:24 AM Revision 427f304a (qgis): Sibling of afe9584a8e4ff67d68ca7ee0808bf8bce1532e9c [skip ci]
- skip-checks: true
- 05:24 AM Revision afe9584a (qgis): Fix font markers become too large when size is actually very small
- When the font size drops below a certain threshold, qt resets it to
a default size. This means that font markers whic... - 04:58 AM Revision 536e16be (qgis): Sibling of d911686153783b84c22b1a6535e704e44c3e9ced [skip ci]
- skip-checks: true
- 04:58 AM Revision 862e35e0 (qgis): Don't try to resolve svg paths corresponding to embedded svg files
- Big speedup when loading symbols with embedded paths
- 04:58 AM Revision f6481180 (qgis): Don't try to resolve svg paths corresponding to embedded svg files
- Big speedup when loading symbols with embedded paths
2019-08-21
- 01:07 AM Revision 70c7fd71 (qgis): Sibling of 1cec1cc8edfd747a5a170f6125f86e9ad2dc4b8f [skip ci]
- skip-checks: true
- 01:07 AM Revision ba12c61e (qgis): [needs-docs] Revise QgsPathResolver::setPathPreprocessor API
- Allow path preprocessors to be chained and don't force replace
any existing ones.
Processors can be removed via a ca... - 11:56 PM Revision 77e94fc7 (qgis): Fix crash when clicking on an hyperlink in identify
- Fixes #31226
- 11:55 PM Revision f3ce1b44 (qgis): Restore TopoViewer functionality
- It was broken in commit d716640403
This is a backport of ae0721891 - 11:54 PM Revision 6cbfb360 (qgis): Restore TopoViewer functionality
- This was broken in commit d7166404030292b9536e649795e9efec49225dfd
This is a backport of ae0721891b6b521ee0d0a3dd8b8... - 06:46 PM Revision fc73f7be (qgis): Merge pull request #31325 from elpaso/bugfix-gh31226-gfi-href
- Fix crash when clicking on an hyperlink in identify
- 06:14 PM Revision 6b2db001 (qgis): Fix crash when clicking on an hyperlink in identify
- Fixes #31226
- 06:14 PM Revision ed7794cd (qgis): Fix crash when clicking on an hyperlink in identify
- Fixes #31226
- 06:14 PM Revision 387c2d46 (qgis): Sibling of ed7794cd813d562871a6c9c4b6c62c3870b9bf6d [skip ci]
- skip-checks: true
- 05:27 PM Revision ae072189 (qgis): Restore TopoViewer functionality
- This was broken in commit d7166404030292b9536e649795e9efec49225dfd
- 05:00 PM Revision 4e99eb7d (qgis): Sibling of 357f42eddd9c6dcab52ef05b1f5105274e273fb2 [skip ci]
- skip-checks: true
- 05:00 PM Revision 357f42ed (qgis): Update warp.py
- Changes suggested to address bug reported in https://github.com/qgis/QGIS/issues/31276
- 05:00 PM Revision bee73a8d (qgis): Sibling of 357f42eddd9c6dcab52ef05b1f5105274e273fb2 [skip ci]
- skip-checks: true
- 03:45 PM Revision a092a82b (qgis): New ctors for connections interface
- Tries to make it clearer what are the use cases for the two
constructors (name and uri). - 01:41 PM Revision 95073f9a (qgis): Merge pull request #31318 from elpaso/server-api-remove-debug-output
- Remove debugger from HTML template
- 12:42 PM Revision 8402a408 (qgis): Remove debugger from HTML template
- 12:33 PM Revision aa590a8e (qgis): Respect custom PDF group settings during export
- 12:33 PM Revision 768376c8 (qgis): Revert temporary change
- 12:33 PM Revision 09785d65 (qgis): Add unit test for custom groups
- 12:33 PM Revision 94921f48 (qgis): Don't export features for layers set to skip
- 12:33 PM Revision d014d63e (qgis): Don't show canvas specific formatting settings in layer tree model
- used outside of main canvas
E.g. we shouldn't show scale based visibility text format changes
or the editable toggle... - 12:33 PM Revision 885029be (qgis): UI
- 12:33 PM Revision 7c22da07 (qgis): [FEATURE] Add UI for configuring layer-by-layer export attributes and l...
- Allows users to set on a layer-by-layer basis whether layers should be identifiable
and include vector features in a ... - 11:41 AM Revision 2ca30299 (qgis): [FEATURE] "Center of segment" placement mode for marker and hash line s...
- Adds a new placement option to place markers/hash lines at the center
point of individual line segments
Refs #29785 - 07:34 AM Revision 8145f8f9 (qgis): [ui] Improve height of save map canvas as PDF dialog
Also available in: Atom