Activity

From 2019-08-22 to 2019-09-20

2019-09-20

11:21 PM Revision b837e656 (qgis): use PostgreSQL quote_ident() function to quote schema and table names
when querying list of tables. This fixes syntax error when table name
itself contains quotes.
Alexander Bruy
11:19 PM Revision 6f176982 (qgis): [WFS provider] Re-inject custom query parameters in DCP HTTP URLs (fixe...
Backport of https://github.com/qgis/QGIS/pull/31765
Since f1b59876344bf0c0f066c81bf8ef73ef25365023, we honour DCP HT...
Even Rouault
11:14 PM Revision 5c8dd179 (qgis): [WFS provider] Fix recovery of GeoServer server error when lack of prim...
Even Rouault
10:05 PM Revision 54c23d13 (qgis): [dbmanager] handle attempts to edit raster tables (fix #30214)
Alexander Bruy
10:04 PM Revision cc94aebc (qgis): [layout] Fix invalid svg exports when including metadata
The generated svgs with cc:Work elements were failing xml validation,
causing illustrator to reject them. Add the req...
Nyall Dawson
10:04 PM Revision ebdda229 (qgis): [layouts] Auto select first result in validity check results
Nyall Dawson
10:03 PM Revision abc9f47c (qgis): [legends] Fix missing symbols for inverted polygon layers when using
filter by map content
Fixes #22718
Nyall Dawson
10:03 PM Revision 0051cd9f (qgis): [processing] add missed import
Alexander Bruy
06:49 PM Revision ff4f32db (qgis): Merge pull request #31863 from m-kuhn/gapCheckIgnoreMissingLayer
Gap check ignore missing layer Matthias Kuhn
06:48 PM Revision 54dda46e (qgis): Merge pull request #31899 from paulwittle/master
Update general.py Matthias Kuhn
06:27 PM Revision 04cbf446 (qgis): Merge pull request #31902 from alexbruy/processing-import
[processing] add missed import Alexander Bruy
06:02 PM Revision 387bffe2 (qgis): Merge pull request #31908 from m-kuhn/fromLatin1
Do not use QString::fromAscii Matthias Kuhn
04:46 PM Revision e53c6a14 (qgis): Do not use QString::fromAscii
it is deprecated Matthias Kuhn
04:29 PM Revision e3a7982c (qgis): Merge pull request #31898 from alexbruy/fix-31353
[georeferencer] set target CRS when generating GDAL script (fix #31353) Alexander Bruy
11:59 AM Revision b7a96607 (qgis): [processing] add missed import
Alexander Bruy
11:59 AM Revision 0c4f8260 (qgis): [processing] add missed import
Alexander Bruy
11:59 AM Revision 948fb99b (qgis): Sibling of 0c4f8260398f0a404bbe13ba37da7da241f0ca31 [skip ci]
skip-checks: true Alexander Bruy
10:29 AM Revision 21a73ae7 (qgis): [georeferencer] set target CRS when generating GDAL script (fix #31353)
Alexander Bruy
10:27 AM Revision be25b2e3 (qgis): Update general.py
Correction of error return type from bool to None (as per comments). This is to resolve unexpected exception messages... Paul Wittle
09:04 AM Revision 240bfb2a (qgis): Merge pull request #31871 from elpaso/bugfix-gh31635-spinbox-double-cha...
Fix double event fired by QSpinBox in slow graduated Alessandro Pasotti
06:13 AM Revision 757017c2 (qgis): Use a slightly larger font size in CRS details on Windows
Fixes #31297 Nyall Dawson
05:44 AM Revision a4fd2978 (qgis): Allow to collapse the GeoPdf options when exporting to pdf
Harrissou Santanna
05:42 AM Revision 7ef014e2 (qgis): Capitalization, ellipsis
Nyall Dawson
05:39 AM Revision f11e6603 (qgis): [processing] Add warning when packaging a geopackage with no layers
Fixes #31888 Nyall Dawson

2019-09-19

01:49 AM Revision cb481d4c (qgis): make the layer editable to the default value constraint could be updated
Julien Cabieces
01:49 AM Revision 5848c27a (qgis): Fix multi edit button not displayed for auxiliary storage attribute
Julien Cabieces
01:49 AM Revision 484ee538 (qgis): Add a utils method fieldIsEditable
Julien Cabieces
01:49 AM Revision a3caf512 (qgis): Select feature to fix the multiedit mode test
Julien Cabieces
01:49 AM Revision 2ab88ad5 (qgis): fieldIsEditable looks for joined feature to exist if no upsertOnEdit
Julien Cabieces
10:37 PM Revision 5db6165f (qgis): [layouts] Fix crash when opening layout with dynamic image in html label
Fixes #28996 Nyall Dawson
10:37 PM Revision f9737a9d (qgis): [processing] add default icon for scripts created using decorator (fix ...
Alexander Bruy
02:11 PM Revision 9fd17c8f (qgis): [reports] Expose report feature settings when an attribute table is
used in an atlas
Fixes #28441
Nyall Dawson
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) Even Rouault
11:48 AM Revision 5735f2d0 (qgis): Update mask image for test
Alessandro Pasotti
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 Denis Rouzaud
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...
Alessandro Pasotti
09:26 AM Revision 317a7252 (qgis): [symbol] Fix missing effects when rendering polygon simple line symbol ...
Mathieu Pellerin - nIRV
09:26 AM Revision 015b7e91 (qgis): Add test case covering drawing of effects in legend renderer
Mathieu Pellerin - nIRV
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.
Alessandro Pasotti
09:10 AM Revision bd6ecba1 (qgis): Use scoped class for wait cursor
Alessandro Pasotti
09:05 AM Revision 13119193 (qgis): fix API doc and init values
Denis Rouzaud
08:56 AM Revision 2f220022 (qgis): Update reference images
Nyall Dawson
08:56 AM Revision 7b356fe4 (qgis): [layouts] Fix attribute table ignores cell margin for top/bottom aligne...
Fixes #31259 Nyall Dawson
08:54 AM Revision f410ea92 (qgis): Merge pull request #31876 from elpaso/bugfix-gh30550-gpkg-project-remov...
Set GPKG-stored project dirty when removed Alessandro Pasotti
08:33 AM Revision 1bcd3a55 (qgis): Sibling of f057354ec899b28a7ee27d4b8990b992d7d0b6d5 [skip ci]
skip-checks: true Nyall Dawson
06:41 AM Revision 7e3166fd (qgis): [themes] Add disabled state for tree/table/list widgets
Mathieu Pellerin - nIRV
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...
Nyall Dawson
06:38 AM Revision ca350208 (qgis): Avoid creating some temporary render contexts whilst determining legend...
Refs #29058 Nyall Dawson
06:38 AM Revision 758ac909 (qgis): Avoid another creation of unnecessary temporary render context
Fixes #29058 Nyall Dawson
06:38 AM Revision 30e14938 (qgis): Fix truncated legend symbol borders when layer has opacity set
Nyall Dawson
06:38 AM Revision 570ce04b (qgis): Add some test mask images
Nyall Dawson
06:38 AM Revision c988bd8c (qgis): More test mask updates
Nyall Dawson
06:38 AM Revision 3410a368 (qgis): Ensure legend symbols are rendered using the correct output dpi to match
layout maps Nyall Dawson
06:38 AM Revision 6b5d43ec (qgis): More test mask updates
Nyall Dawson
06:38 AM Revision 6c4d0efa (qgis): Fix test which relied on local layout default font setting
Nyall Dawson
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...
Nyall Dawson

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 René-Luc ReLuc
09:42 PM Revision 14942463 (qgis): Merge pull request #31860 from rouault/fix_30518
[OGR provider] Invalid feature count on layer reload (fixes #30518) Even Rouault
09:12 PM Revision e4ea247c (qgis): Set GPKG-stored project dirty when removed
if it's the current project
Fixes #30550
Alessandro Pasotti
06:42 PM Revision 3ff8ca57 (qgis): Merge pull request #31855 from Gustry/datetime
update docstring about QgsDateTimeEdit with NULL values René-Luc ReLuc
06:26 PM Revision 7a77d90c (qgis): Merge pull request #31351 from rldhont/server-wms-dimensions
Support WMS dimensions in QGIS Server René-Luc ReLuc
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...
Alessandro Pasotti
01:06 PM Revision c7aeb4ce (qgis): [themes] Add disabled state for tree/table/list widgets
Mathieu Pellerin - nIRV
12:09 PM Revision 61464560 (qgis): Merge pull request #31865 from elpaso/bugfix-gh31846-server-contextual-...
Server fix getLegendGraphic default WIDTH/HEIGHT when BBOX Alessandro Pasotti
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 Matthias Kuhn
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...
Even Rouault
11:32 AM Revision 10cf18a9 (qgis): Add mask to getLegendGraphic test and check SRC(HEIGHT/WIDTH)
Alessandro Pasotti
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 ... Alessandro Pasotti
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...
Even Rouault
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) Even Rouault
09:58 AM Revision 55f89db9 (qgis): Add some comments for checkParameters function
also set const back Alessandro Pasotti
09:44 AM Revision 55f23791 (qgis): code layout
Alessandro Pasotti
09:36 AM Revision 23bd7245 (qgis): Add safety check for nullptr to fix a crash
Matthias Kuhn
09:32 AM Revision 61812648 (qgis): Add API to hook into resolveReferences
Matthias Kuhn
02:35 AM Revision 8157971d (qgis): Fix API break
Nyall Dawson
02:35 AM Revision fcd21e48 (qgis): [reports] Fix predefined scale mode is incompatible with report outputs
Fixes #29196 Nyall Dawson
02:35 AM Revision 2c69b24f (qgis): Avoid use of deprecated method in test
Nyall Dawson

2019-09-17

11:55 PM Revision 3de05939 (qgis): Ensure atlas expression evaluation has access to coverage layer scope
Fixes #31807 Nyall Dawson
11:55 PM Revision ffc71c4f (qgis): Remove const_cast
Nyall Dawson
10:33 PM Revision 2a2cb87f (qgis): [OGR provider] Invalid feature count on layer reload (fixes #30518)
Even Rouault
09:03 PM Revision 5f5b1cb7 (qgis): [locator] fix sorting of grouped results (#31805)
* [locator] fix sorting of grouped results
backport of #31797
Denis Rouzaud
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 Denis Rouzaud
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 Even Rouault
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...
Even Rouault
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 Even Rouault
08:29 PM Revision 421e68cf (qgis): [layouts] Resizing pages to content should not create empty page size
if no items are present
Fixes #29034
Nyall Dawson
08:29 PM Revision f5afebe5 (qgis): [layouts] Fix map rotation does not immediately restore in reports
Fixes #31217 Nyall Dawson
08:28 PM Revision 97923751 (qgis): [properties] Do not return nan values when an assistant is used
with min val == max val
Fixes #31242
Nyall Dawson
08:28 PM Revision f9a47738 (qgis): [layouts] Fix label items don't update when their opacity < 100
Fixes #29079 Nyall Dawson
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 Nyall Dawson
08:28 PM Revision 4e6e5611 (qgis): Be super safe against a stuck project load indicator
Nyall Dawson
08:13 PM Revision b4b2a6e9 (qgis): Allow better rendering for list items
Harrissou Santanna
08:13 PM Revision 493a8c81 (qgis): Add empty line for list rendering
Harrissou Santanna
06:55 PM Revision 5b336008 (qgis): Server getLegendGraphic default WIDTH/HEIGHT when BBOX
is set.
Fixes #31846
Alessandro Pasotti
05:25 PM Revision 2b6c2e16 (qgis): Sibling of 3b95172362400500668f6b2205cf340d73cc8dfa [skip ci]
skip-checks: true Etienne Trimaille
05:25 PM Revision fa955369 (qgis): update docstring about QgsDateTimeEdit about NULL values
Etienne Trimaille
05:25 PM Revision 3b951723 (qgis): update docstring about QgsDateTimeEdit about NULL values
Etienne Trimaille
05:04 PM Revision e3eb91d2 (qgis): Allow gap layer to be of different ZM type than main layer
Matthias Kuhn
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...
backporting[bot]
03:18 PM Revision 3225f491 (qgis): Make apidoc installation optional when building it on demand
Fixes #31842 Sandro Santilli
02:54 PM Revision 27b576c7 (qgis): Merge pull request #31735 from alexbruy/fix-29663
[processing] add support for WFS as input (fix #29663) Alexander Bruy
02:50 PM Revision b70d42a6 (qgis): Update qgspostgresprovider.cpp
Jürgen Fischer
02:47 PM Revision 562089ed (qgis): Update qgspostgresprovider.cpp
Jürgen Fischer
02:37 PM Revision 4c8bac06 (qgis): Add test for tid key types in PG views
Alessandro Pasotti
02:30 PM Revision f7d1971d (qgis): PG views: be tolerant for unsupported field type ...
... if it's in URI key
Fixes #31799
Alessandro Pasotti
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...
Sandro Santilli
01:13 PM Revision ffaa822d (qgis): Sibling of 236f1fa140a6720a11b55f5a71bedfd97a190250 [skip ci]
skip-checks: true Sandro Santilli
01:13 PM Revision ff8f68bf (qgis): segmentizeArc: keep max distance tolerance below twice the radius
Fixes #31832 Sandro Santilli
01:03 PM Revision 5b01eb77 (qgis): Sibling of e1b632bbe765a6ec2ed2123154727ae78078980c [skip ci]
skip-checks: true Sandro Santilli
01:03 PM Revision e1b632bb (qgis): Test curve linearization with higher than sagitta tolerance
See #31832 Sandro Santilli
01:03 PM Revision 1dbb589a (qgis): Test curve linearization with higher than sagitta tolerance
See #31832 Sandro Santilli
11:59 AM Revision cd033610 (qgis): [WFS provider] Fix recovery of GeoServer server error when lack of prim...
Even Rouault
11:59 AM Revision a13e30e8 (qgis): Sibling of ea09452b5bd984d81f17a5dcf84d6cccb56d893d [skip ci]
skip-checks: true Even Rouault
11:59 AM Revision ea09452b (qgis): [WFS provider] Fix recovery of GeoServer server error when lack of prim...
Even Rouault
11:57 AM Revision 68a78059 (qgis): fix adding/removing classes in graduated renderer widget (#31824)
Denis Rouzaud
10:46 AM Revision b7693d18 (qgis): Merge pull request #31793 from Gustry/unittest
use a single comment checking unittest in DB Manager SQL window Matthias Kuhn
10:36 AM Revision 9f479162 (qgis): [wmst] Fix bad allocation exception with high resolution tiled servers ...
Mathieu Pellerin - nIRV
08:47 AM Revision 6fd7d4b6 (qgis): [browser] Do not show the file properties menu action for non-file items
Mathieu Pellerin - nIRV
07:35 AM Revision 74c4f8e3 (qgis): Do not show QtSVG warnings for SVG spec implementation gaps
Mathieu Pellerin - nIRV
07:35 AM Revision 0fcba4ed (qgis): Be on the safe side, check for null message bar pointer
Mathieu Pellerin - nIRV
07:32 AM Revision c7c91de5 (qgis): fix tests
Alexander Bruy
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 Alessandro Pasotti
07:12 AM Revision 65ac68bb (qgis): Avoid qt warning on project load when thumbnail doesn't exist
Nyall Dawson
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"!)
Nyall Dawson
06:07 AM Revision 82edf150 (qgis): backport test
Denis Rouzaud

2019-09-16

12:58 AM Revision bbaa62af (qgis): test_qgsrasterfilewritertask.py: test failure
Even Rouault
12:58 AM Revision 5e70084d (qgis): QgsRasterFileWriter: improve error reporting
Even Rouault
12:58 AM Revision 7e3c9d98 (qgis): QgsRasterFileWriter: fix crash when exporting to GS7BG driver (fixes #3...
Even Rouault
12:55 AM Revision e8a66a74 (qgis): Add dependency on UI if providers are compiled with gui
Matthias Kuhn
12:55 AM Revision dbc80e9a (qgis): Update src/providers/grass/CMakeLists.txt
Matthias Kuhn
12:54 AM Revision e9fdb9cf (qgis): [OGR provider] Disable OSM_USE_CUSTOM_INDEXING to fix loading of some ....
Even Rouault
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...
Even Rouault
10:52 PM Revision 48230540 (qgis): Define an enum for predefined WMS Dimension names
René-Luc ReLuc
10:21 PM Revision 4cbd4776 (qgis): Sibling of dedc9188877be6150fa8f81c10a29f0682dfd62a [skip ci]
skip-checks: true Even Rouault
08:27 PM Revision ae013b0d (qgis): Merge pull request #31811 from rouault/add_pgdump
QgsVectorFileWriter: add PGDUMP output format (fixes #31421) Even Rouault
06:25 PM Revision cbc86ffc (qgis): Processing: disable 'open output layer' for write-only formats such as ...
Even Rouault
06:24 PM Revision ec993f2a (qgis): GUI Save as vector layer: disable 'add output layer to canvas' for writ...
Even Rouault
06:24 PM Revision c4c46ae0 (qgis): QgsVectorFileWriter: add PGDUMP output format (fixes #31421)
Even Rouault
06:22 PM Revision 4b0a330e (qgis): Add error log messages
Matthias Kuhn
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.
Alessandro Pasotti
05:38 PM Revision ce4915b8 (qgis): Processing editing in place: handle constraints
Fixes #31634
Manually backported from master ff53eae646
Alessandro Pasotti
04:25 PM Revision 130dfbd6 (qgis): [locator] fix sorting of grouped results
backport of #31797 Denis Rouzaud
04:15 PM Revision 18568455 (qgis): Merge c5e9c67a17df52d0727c32238347490d130829f6 into cherry-pick-backpor...
skip-checks: true backporting[bot]
04:14 PM Revision f13e0ebc (qgis): [locator] fix sorting of grouped results (#31797)
when they do not arrive in a sequence Denis Rouzaud
03:24 PM Revision 29013e17 (qgis): Sibling of ea3f3fab5d824852c8c4ad1cf2d8570fba461ebc [skip ci]
skip-checks: true Denis Rouzaud
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) Even Rouault
02:56 PM Revision eedb3df4 (qgis): Connect the bookmark editor dialog to the user manual (#31795)
Harrissou Santanna
01:26 PM Revision 2797e46e (qgis): api doc archive is 7z now
[ci skip] Jürgen Fischer
01:19 PM Revision c5e9c67a (qgis): [locator] fix sorting of grouped results
when they do not arrive in a sequence Denis Rouzaud
01:19 PM Revision 6d44607c (qgis): Sibling of c5e9c67a17df52d0727c32238347490d130829f6 [skip ci]
skip-checks: true Denis Rouzaud
01:18 PM Revision 12ad5fe8 (qgis): remove duplicated code with single method for QgsVectorLayer::min and m...
Denis Rouzaud
12:49 PM Revision fe81e077 (qgis): Merge pull request #31760 from m-kuhn/fixSymbolScopeMissing
Add symbol scope to legend item Matthias Kuhn
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 Matthias Kuhn
10:52 AM Revision 4a8f4897 (qgis): use a single unittest in DB Manager SQL window
Etienne Trimaille
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)
Mathieu Pellerin - nIRV
10:04 AM Revision 1b69a990 (qgis): Merge pull request #31791 from daniviga/grass78-fedora31
[RPM] Fedora 31 will ship GRASS 7.8 Matthias Kuhn
10:03 AM Revision f347ae70 (qgis): Add scope
Matthias Kuhn
09:48 AM Revision f4980e47 (qgis): Properly add symbol_label
Matthias Kuhn
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 Borys Jurgiel
09:10 AM Revision 644cc252 (qgis): [RPM] Fedora 31 will ship GRASS 7.8
Daniele Viganò
09:10 AM Revision 1cdbd044 (qgis): [RPM] Fedora 31 will ship GRASS 7.8
Daniele Viganò
08:30 AM Revision 900ccd06 (qgis): Sibling of 1aa102815cc49e361a66936f5912cbeb57dbdeae [skip ci]
skip-checks: true Borys Jurgiel
08:30 AM Revision be4c5f0b (qgis): [Plugin Installer] Only force http icon protocol for http-based reposit...
Borys Jurgiel
08:30 AM Revision 1aa10281 (qgis): [Plugin Installer] Only force http icon protocol for http-based reposit...
Borys Jurgiel
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) Alexander Bruy
06:46 AM Revision 8e0e368f (qgis): Fix corrupted expressions in filter indicator tooltips
Nyall Dawson
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)
Mathieu Pellerin - nIRV
05:24 AM Revision 393e623b (qgis): Fix corrupted expressions in filter indicator tooltips
Nyall Dawson
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)
Mathieu Pellerin - nIRV
03:56 AM Revision 993c6e7b (qgis): [processing] export vector layers which use VSI mechanism (fix #29001)
Alexander Bruy
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...
Alexander Bruy
03:51 AM Revision b5b67137 (qgis): Sibling of 0fa6187eb088d290a38366ffdd5dc0eaf4def5ac [skip ci]
skip-checks: true Nyall Dawson
03:51 AM Revision f17cc4f4 (qgis): Fix corrupted expressions in filter indicator tooltips
Nyall Dawson
02:41 AM Revision 04f0879e (qgis): Processing editing in place: handle constraints
Fixes #31634 Alessandro Pasotti
02:33 AM Revision 3b5ee1ad (qgis): Added myself as a translator
Francisco Raga
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...
Aleix Pol Gonzalez

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 Even Rouault
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...
Even Rouault
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...
Aleix Pol Gonzalez
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...
Even Rouault
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...
Even Rouault
10:00 PM Revision 8309bd4c (qgis): Sibling of 85e5571b80b33a300e851bacee756aa15f86b523 [skip ci]
skip-checks: true Stefan Pascal
10:00 PM Revision c5b0b727 (qgis): Sibling of 85e5571b80b33a300e851bacee756aa15f86b523 [skip ci]
skip-checks: true Stefan Pascal
10:00 PM Revision 056edd90 (qgis): Fixed include; checked identation using astyle.sh
Stefan Pascal
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) Even Rouault
06:46 PM Revision f1958caf (qgis): Sibling of af80bb65abb753986ca740105c98cfc396a52195 [skip ci]
skip-checks: true Aleix Pol Gonzalez
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...
Aleix Pol Gonzalez
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) Even Rouault
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) Even Rouault
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) Even Rouault

2019-09-14

01:11 AM Revision 866f5b3d (qgis): Sibling of 2fb45b08e350860367b47fd2c7ce6fcd6994bca7 [skip ci]
skip-checks: true Even Rouault
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...
Even Rouault
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 ...
Even Rouault
12:40 AM Revision b89d64a7 (qgis): Sibling of 9525deb962b2532bcd8f86aa0d43c930da063260 [skip ci]
skip-checks: true Even Rouault
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...
Even Rouault
10:19 PM Revision 76d8fa76 (qgis): Sibling of c3fba1b84b30e08fb2f05986ad8bd5f8455ccfd8 [skip ci]
skip-checks: true Even Rouault
10:15 PM Revision 79cb3516 (qgis): [Postgresql Provider] Fix crash in discoverRelations() on invalid layer...
Even Rouault
10:15 PM Revision e3ec6bcc (qgis): Sibling of 79cb35166b415e2955cdf8b050de499a7d39fb9e [skip ci]
skip-checks: true Even Rouault
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...
Even Rouault
04:45 PM Revision b48cded1 (qgis): Sibling of 97fab83eead9c54ca76c2c13ce8b837c0fa6b2e4 [skip ci]
skip-checks: true Even Rouault
04:33 PM Revision 13af23b3 (qgis): test_provider_wfs.py: fix tests so they pass with PROJ 6
Even Rouault
04:33 PM Revision bf2ad125 (qgis): Sibling of 58a246008b4728ae916aa8f351c33ac734f86d7f [skip ci]
skip-checks: true Even Rouault
04:33 PM Revision 58a24600 (qgis): test_provider_wfs.py: fix tests so they pass with PROJ 6
Even Rouault
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...
Even Rouault
03:19 PM Revision 069a422f (qgis): Sibling of fdcca14f6587a495add3533282e363cdacb8e7c0 [skip ci]
skip-checks: true Even Rouault
10:46 AM Revision 7dac979d (qgis): Sibling of 8aea47bcbe036ca7dc78fef3ce26bbbb575e65cc [skip ci]
skip-checks: true Alexander Bruy
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)
Mathieu Pellerin - nIRV
09:27 AM Revision a8199c37 (qgis): Add symbol scope to legend item
Fix #31756 Matthias Kuhn

2019-09-13

10:38 PM Revision cdd3a55e (qgis): fix #30766, sip crash for QgsHighlight
Peter Petrik
10:30 PM Revision 0d26d64b (qgis): Use range based for loop
Matthias Kuhn
09:12 PM Revision ecdc0ea5 (qgis): Merge pull request #31393 from seralra96/fix_31292
Improve validation for QgsRelationAddDlg Fixes #31292 Matthias Kuhn
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 René-Luc ReLuc
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 René-Luc ReLuc
08:37 PM Revision ea0c1740 (qgis): [Server] Define QgsWms::QgsRenderer::dimensionFilter method
René-Luc ReLuc
08:37 PM Revision b18cbc7d (qgis): Use unique_ptr for QgsVectorLayerServerProperties in QgsVectorLayer
René-Luc ReLuc
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 René-Luc ReLuc
06:41 PM Revision 3625c2ac (qgis): Sibling of ff53eae646d120a4dab6ed3edf997845b5944408 [skip ci]
skip-checks: true Alessandro Pasotti
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 Alessandro Pasotti
05:46 PM Revision 703fe434 (qgis): fix combobox ID not having correct checked state when we update a SQL l...
Etienne Trimaille
05:46 PM Revision b75b1739 (qgis): fix combobox ID not having correct checked state when we update a SQL l...
Etienne Trimaille
05:46 PM Revision 37803810 (qgis): fix combobox ID not having correct checked state when we update a SQL l...
Etienne Trimaille
03:51 PM Revision 0b1c7879 (qgis): Sibling of 4e463601d8474f4bbfb3f883f357cc2f0baa6489 [skip ci]
skip-checks: true Alexander Bruy
03:51 PM Revision ca19c069 (qgis): [processing] export vector layers which use VSI mechanism (fix #29001)
Alexander Bruy
03:45 PM Revision 2ebe8051 (qgis): Sibling of 410b3416159dd533168b80d7abfb7a0c4bbf3695 [skip ci]
skip-checks: true Stefan Pascal
03:45 PM Revision a5db2b43 (qgis): Sibling of 410b3416159dd533168b80d7abfb7a0c4bbf3695 [skip ci]
skip-checks: true Stefan Pascal
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(). Stefan Pascal
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(). Stefan Pascal
02:13 PM Revision bcbff62f (qgis): Fix warning
Matthias Kuhn
02:11 PM Revision 685d8b15 (qgis): Release of 3.8.3
Jürgen Fischer
02:11 PM Revision df73de2b (qgis): translation update for 3.8.3 from transifex
Jürgen Fischer
02:05 PM Revision 62576734 (qgis): Release of 3.4.12
Jürgen Fischer
02:05 PM Revision e1174f23 (qgis): translation update for 3.4.12 from transifex
Jürgen Fischer
02:00 PM Revision 50bcdb8f (qgis): Fix warning
Matthias Kuhn
01:35 PM Revision 99a525c5 (qgis): translation string fixes [ci skip]
Jürgen Fischer
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.
Alessandro Pasotti
12:08 PM Revision 3b0ec5ba (qgis): Sibling of 32dd4b5dcb11252db31ef5669fef7bc3e9072475 [skip ci]
skip-checks: true Alexander Bruy
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 Alessandro Pasotti
11:00 AM Revision 8314aaec (qgis): Merge pull request #31731 from elpaso/bugfix-gh31730-broken-gpkg-actions
fix broken gpkg actions Alessandro Pasotti
10:23 AM Revision 7ad9c006 (qgis): Bulletproof guarded ptr for collection item
Alessandro Pasotti
10:11 AM Revision af77d687 (qgis): return only base URL as connection string
adopt ogrinfo and ogrtabletopostgis algorithms so they can work with WFS Alexander Bruy
10:10 AM Revision c5b5ec4b (qgis): Update bg and buffer status in text format widget
Fixes #31428 Alessandro Pasotti
09:37 AM Revision 6bdfc368 (qgis): Sibling of 18e669c62dc9bf8cb81c7c6dd6738619b41a662b [skip ci]
skip-checks: true Peter Petrik
09:37 AM Revision c35284cb (qgis): fix #30766, sip crash for QgsHighlight
Peter Petrik
08:32 AM Revision 78b5e5b8 (qgis): Fix browser action create new layer/table in GPKG
Fixes #31730 Alessandro Pasotti
08:32 AM Revision f872c555 (qgis): Fix GPKG vacuum action
Fixes #31730 Alessandro Pasotti
08:14 AM Revision 4b7eaa4b (qgis): [processing] support for WFS layers in GDAL algorithms (fix #29663)
Alexander Bruy
07:58 AM Revision 07d8668a (qgis): Adjust test
Matthias Kuhn
04:38 AM Revision c7930cbc (qgis): [gps] Fix incorrect initial enabled state of "Add Track Point" button
Nyall Dawson
04:38 AM Revision d2f3f8b6 (qgis): Fix build
Nyall Dawson
04:38 AM Revision a0edee57 (qgis): [gps] Use messagebar instead of message boxes for feedback
Nyall Dawson
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
Nyall Dawson
04:38 AM Revision b4a7a352 (qgis): Add unit test for GPS widget multipart layer type handling
Nyall Dawson
04:13 AM Revision aa4a8da3 (qgis): Fix loss of label background settings when restoring projects.
Fixes #31427 (master only) Nyall Dawson
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) Nyall Dawson
02:36 AM Revision b3b3d705 (qgis): Don't try to load mssql data
Nyall Dawson
02:36 AM Revision 172b5d8a (qgis): Disable mssql server docker use, it's down too often...
Nyall Dawson

2019-09-12

12:31 AM Revision 62025ca6 (qgis): [processing] quote field names in GDAL commands (fix #30878)
Alexander Bruy
12:23 AM Revision 62bae343 (qgis): Sibling of a0a6fd2d506b71bee09bd255d971b5d3681a15dc [skip ci]
skip-checks: true Nyall Dawson
09:37 PM Revision 41ad75a9 (qgis): [processing] be safe when reading YAML (fix #30779)
Alexander Bruy
09:37 PM Revision f4d407d9 (qgis): Add fromBezierCurve method to QgsLineString
Returns a new QgsLineString as a segmentized version of a bezier curve. Nyall Dawson
05:56 PM Revision 41765b92 (qgis): Fix aggregate calculations for result size of 0
Previously:
sum([]) -> 0
Now:
sum([]) -> NULL
Matthias Kuhn
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 ...
Matthias Kuhn
03:07 PM Revision 9b7a2cd5 (qgis): Merge pull request #31673 from elpaso/server-api-wfs3-acl
Server api wfs3 acl Alessandro Pasotti
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... Denis Rouzaud
01:24 PM Revision dbe0ce9b (qgis): Fix virtual fields that use functions requiring all attributes
Matthias Kuhn
12:57 PM Revision 8c4bc20a (qgis): Merge pull request #31712 from alexbruy/fix-30878
[processing] quote field names in GDAL commands (fix #30878) Alexander Bruy
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 René-Luc ReLuc
11:09 AM Revision 3f54e1db (qgis): use doublequotes for indentifiers as required by GDAL's RFC52
Alexander Bruy
10:52 AM Revision 04b2f4d6 (qgis): [RPM] Update examples and documentation (#31623)
* [RPM] Update examples and documentation
* [RPM] Fix a typo
Daniele Viganò
10:30 AM Revision 044e0d25 (qgis): Fix another qt null connection warning
Nyall Dawson
10:30 AM Revision 3144425c (qgis): Fix invalid model warning when opening an attribute table which contain...
Nyall Dawson
10:10 AM Revision 4c07c54d (qgis): Avoid qt warnings when opening layer tree group menu
Nyall Dawson
09:52 AM Revision c617bf8e (qgis): Sibling of e1c97dc5bad14255448b35d5ab294c53a3883b29 [skip ci]
skip-checks: true Alexander Bruy
09:52 AM Revision e1c97dc5 (qgis): [processing] quote field names in GDAL commands (fix #30878)
Alexander Bruy
09:52 AM Revision 9385e770 (qgis): Sibling of e1c97dc5bad14255448b35d5ab294c53a3883b29 [skip ci]
skip-checks: true Alexander Bruy
09:23 AM Revision db9efb08 (qgis): Sibling of 9207e0e11adbe7baa17cad52251a6184ecf13239 [skip ci]
skip-checks: true Nyall Dawson
08:56 AM Revision aff1f360 (qgis): Avoid qt warnings when opening layer tree group menu
Nyall Dawson
07:55 AM Revision f56fb4bc (qgis): Avoid qt warnings when opening layer tree group menu
Nyall Dawson
06:03 AM Revision 89da0cad (qgis): Fix crash in point displacement renderer
Nyall Dawson
05:38 AM Revision 06505a70 (qgis): [3d][ui] Display Help button on the 3D configuration dialog
Harrissou Santanna
05:14 AM Revision d50e08ac (qgis): Sibling of 6a170bef69a44d5529c470735d3868bf3e9bfe5c [skip ci]
skip-checks: true Nyall Dawson
05:14 AM Revision 3212ee68 (qgis): Sibling of 6a170bef69a44d5529c470735d3868bf3e9bfe5c [skip ci]
skip-checks: true Nyall Dawson
05:14 AM Revision b11ef209 (qgis): Avoid qt warnings when opening layer tree group menu
Nyall Dawson
05:14 AM Revision c3941100 (qgis): Avoid qt warnings when opening layer tree group menu
Nyall Dawson
05:02 AM Revision 05b25d38 (qgis): Cleanup code in graduated renderer widget
Nyall Dawson
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 Harrissou Santanna
05:02 AM Revision 7043933f (qgis): Fix crash in point displacement renderer
Nyall Dawson
04:54 AM Revision 44bb01ec (qgis): Rename variables for clarity
Nyall Dawson
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...
Nyall Dawson
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
Nyall Dawson
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...
Nyall Dawson
04:54 AM Revision 8fcd17dd (qgis): [3d][ui] Display Help button on the 3D configuration dialog
Harrissou Santanna
04:14 AM Revision 5a068538 (qgis): Fix crash in point displacement renderer
Nyall Dawson
04:14 AM Revision 7e046ca2 (qgis): Sibling of 486e6300c7c3ccaf9ff1e43684724909a416febc [skip ci]
skip-checks: true Nyall Dawson
04:14 AM Revision cd713096 (qgis): Sibling of 486e6300c7c3ccaf9ff1e43684724909a416febc [skip ci]
skip-checks: true Nyall Dawson
03:57 AM Revision 7f95558f (qgis): Sibling of 5c3f82ae1d5bf9bd6589aabe7cf01da4f1447b15 [skip ci]
skip-checks: true Harrissou Santanna
03:57 AM Revision b40689f0 (qgis): [3d][ui] Display Help button on the 3D configuration dialog
Harrissou Santanna
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
Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
03:41 AM Revision 4b6a413a (qgis): Rename variables for clarity
Nyall Dawson
03:27 AM Revision e75bad9f (qgis): Capitalization
Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
03:11 AM Revision 19c96b47 (qgis): Address review comments
Nyall Dawson

2019-09-11

01:57 AM Revision 69779350 (qgis): Revert "Better Support to hidpi"
This reverts commit 6a1b57214da17fee2db572091ef056a458e86a0f. Alexandre Neto
01:57 AM Revision cfd164b8 (qgis): Revert "Revise map tip cursor offset calculations to better handle hidp...
This reverts commit 73776269969dbee33267d2f814c804eab147ad6d. Alexandre Neto
01:57 AM Revision f8afaf00 (qgis): Revert "Moves MapTip away from the mouse cursor"
This reverts commit 8b052fd1c8f1658fd3a2c5596c2267d809a4ab00. Alexandre Neto
01:55 AM Revision f628f575 (qgis): Revert "Revise map tip cursor offset calculations to better handle hidp...
This reverts commit 73776269969dbee33267d2f814c804eab147ad6d. Alexandre Neto
01:55 AM Revision 4268f6af (qgis): Revert "Moves MapTip away from the mouse cursor"
This reverts commit 8b052fd1c8f1658fd3a2c5596c2267d809a4ab00. Alexandre Neto
01:55 AM Revision efb692f8 (qgis): Revert "Better Support to hidpi"
This reverts commit 6a1b57214da17fee2db572091ef056a458e86a0f. Alexandre Neto
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"
Harrissou Santanna
12:12 AM Revision 550cb58b (qgis): Revert "Better Support to hidpi"
This reverts commit 6a1b57214da17fee2db572091ef056a458e86a0f. Alexandre Neto
12:12 AM Revision 71c289e9 (qgis): Revert "Revise map tip cursor offset calculations to better handle hidp...
This reverts commit 73776269969dbee33267d2f814c804eab147ad6d. Alexandre Neto
12:12 AM Revision defe54f6 (qgis): Revert "Moves MapTip away from the mouse cursor"
This reverts commit 8b052fd1c8f1658fd3a2c5596c2267d809a4ab00. Alexandre Neto
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...
Nyall Dawson
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 René-Luc ReLuc
08:43 PM Revision 3ee94d03 (qgis): Fix raster calc OpenCL bool to float
Fixes #31193 Alessandro Pasotti
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...
Nyall Dawson
05:25 PM Revision 81b89f89 (qgis): Merge pull request #31690 from elpaso/bugfix-gh31193-rastercalc-bool-to...
Fix raster calc OpenCL bool to float Alessandro Pasotti
03:56 PM Revision 7cbef299 (qgis): Sibling of 0c657f01af5a6e7bd55a9364af050a708d0b6b8d [skip ci]
skip-checks: true Alessandro Pasotti
03:56 PM Revision 0c657f01 (qgis): Fix raster calc OpenCL bool to float
Fixes #31193 Alessandro Pasotti
03:56 PM Revision d6f7b4a6 (qgis): Fix raster calc OpenCL bool to float
Fixes #31193 Alessandro Pasotti
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 Alessandro Pasotti
12:43 PM Revision 69bc22f9 (qgis): Fix attr table not updated while watching a CSV
Found while investigating #31452 Alessandro Pasotti
10:53 AM Revision 970e42b7 (qgis): Followup 6747e76 : raise information bar to display on top of canvas
Mathieu Pellerin - nIRV
10:45 AM Revision 70ca67ab (qgis): avoid crash in testing or custom widgets (#31683)
backporting[bot]
07:42 AM Revision dabc3809 (qgis): Typo
Alessandro Pasotti
07:37 AM Revision 3bb77b69 (qgis): Merge pull request #31669 from elpaso/gpkg-project-storage-multiple-fixes
Gpkg project storage multiple fixes Alessandro Pasotti
07:37 AM Revision 3169ef66 (qgis): Merge pull request #31631 from elpaso/browser-use-floating-connections
Use floating connections from browser items Alessandro Pasotti
07:13 AM Revision a9609938 (qgis): Revert "Move info bar creation before welcome page (fixes crash on start)"
Matthias Kuhn
06:41 AM Revision 18629af3 (qgis): avoid crash in testing or custom widgets (#31677)
Denis Rouzaud
06:32 AM Revision eed28359 (qgis): [3d][ui] Set sane minimum size for the 3D settings dialog
Mathieu Pellerin - nIRV
06:32 AM Revision 68ebb7bf (qgis): [3d][ui] Save/restore 3D settings dialog geometry
Mathieu Pellerin - nIRV
05:05 AM Revision 758f1e4c (qgis): [3d][ui] Save/restore 3D settings dialog geometry
Mathieu Pellerin - nIRV
05:05 AM Revision 86429c71 (qgis): [3d][ui] Set sane minimum size for the 3D settings dialog
Mathieu Pellerin - nIRV
04:28 AM Revision 1affcb55 (qgis): Sibling of 3313acb45aa6a4469f3d008afcab376dc6752110 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
04:00 AM Revision a5a81622 (qgis): [3d][ui] Set sane minimum size for the 3D settings dialog
Mathieu Pellerin - nIRV
04:00 AM Revision 0bf7e06e (qgis): Sibling of a5a816223955e36d77e1b731cf2cbc501ca56adb [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
03:25 AM Revision fb832d28 (qgis): Wait for threads on exit.
Move the fixups that were in renderings tests to QgsApplication::exitQgis Hugo Mercier

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 Hugo Mercier
11:52 PM Revision bd4b76cb (qgis): Sibling of 0d9426ebe3825e33b696f9d114bdc6169a11b475 [skip ci]
skip-checks: true Denis Rouzaud
11:52 PM Revision 48f15687 (qgis): Sibling of 0d9426ebe3825e33b696f9d114bdc6169a11b475 [skip ci]
skip-checks: true Denis Rouzaud
11:52 PM Revision 527fb125 (qgis): avoid crash in testing or custom widgets
Denis Rouzaud
11:52 PM Revision 0d9426eb (qgis): avoid crash in testing or custom widgets
Denis Rouzaud
11:37 PM Revision c7a25dd1 (qgis): Fix #31011 #31385 #28655
Jorge Rocha
11:37 PM Revision 258ca485 (qgis): take advantage of the QgsProjectStorage class
Jorge Rocha
11:37 PM Revision 62d65b23 (qgis): improve showContextMenuForProjects
Jorge Rocha
10:15 PM Revision 873e24b1 (qgis): Switch some links to https
Jürgen Fischer
09:05 PM Revision c75a8c0f (qgis): Do not style null pixmap icon in application proxy style
Mathieu Pellerin - nIRV
06:21 PM Revision b2c7ba05 (qgis): Cast vector layer
Alessandro Pasotti
06:21 PM Revision 67c8e56f (qgis): QGIS Server WFS3 ACL + alias + excluded fields
Takes into account aliases, excluded attributes and ACL plugins Alessandro Pasotti
06:21 PM Revision 95c0ad54 (qgis): WFS3 add ACL and other visibility options
Alessandro Pasotti
06:21 PM Revision 13353e21 (qgis): Typo
Alessandro Pasotti
05:45 PM Revision 24ef6e45 (qgis): add translation strings [ci skip]
(cherry picked from commit db6d34a846bb7934d3ddf01e630c4d7d6dbb5e42) Jürgen Fischer
05:44 PM Revision cf642be4 (qgis): add translation strings [ci skip]
(cherry picked from commit db6d34a846bb7934d3ddf01e630c4d7d6dbb5e42) Jürgen Fischer
05:14 PM Revision db6d34a8 (qgis): add translation strings [ci skip]
Jürgen Fischer
03:35 PM Revision 9349f972 (qgis): Wait for threads on exit.
Move the fixups that were in renderings tests to QgsApplication::exitQgis Hugo Mercier
03:35 PM Revision 62e0b4f0 (qgis): Sibling of 5a909b543843ebfcb211e6df84ea131d7ba06ed9 [skip ci]
skip-checks: true Hugo Mercier
03:35 PM Revision e08014b9 (qgis): Sibling of 5a909b543843ebfcb211e6df84ea131d7ba06ed9 [skip ci]
skip-checks: true Hugo Mercier
02:47 PM Revision 32bf580b (qgis): Merge pull request #31654 from Gustry/crash_id
fix simple quote in markdown URL fix #31629 Matthias Kuhn
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...
Alessandro Pasotti
02:43 PM Revision 376a6694 (qgis): Shout out loudly when a project load/save failed
Alessandro Pasotti
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 Matthias Kuhn
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) Matthias Kuhn
12:37 PM Revision ce9ffa32 (qgis): Do not scan non existant directory
Matthias Kuhn
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 Alessandro Pasotti
11:30 AM Revision a02771e9 (qgis): Adjust stacked widgets size in vector layer properties dlg
Fixes #31449 Alessandro Pasotti
11:02 AM Revision 298379bd (qgis): Do not style null pixmap icon in application proxy style
Mathieu Pellerin - nIRV
10:57 AM Revision b884c0d5 (qgis): fix path for photo on ios
Peter Petrik
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
Harrissou Santanna
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...
Martin Dobias
10:23 AM Revision e1390adc (qgis): Do not style null pixmap icon in application proxy style
Mathieu Pellerin - nIRV
09:35 AM Revision 4a6cc1c4 (qgis): translation string fix
Jürgen Fischer
09:10 AM Revision 3ba5b007 (qgis): Do not style null pixmap icon in application proxy style
Mathieu Pellerin - nIRV
09:10 AM Revision d60a6476 (qgis): Do not style null pixmap icon in application proxy style
Mathieu Pellerin - nIRV
07:11 AM Revision 09a79b70 (qgis): fix simple quote in markdown URL fix #31629
Etienne Trimaille
05:56 AM Revision 20e88340 (qgis): [ui] Set a sane minimum size for the symbol selector dialog
Mathieu Pellerin - nIRV
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
Nyall Dawson
04:17 AM Revision 69f1dc4d (qgis): Indentation
Nyall Dawson
04:17 AM Revision ff865d13 (qgis): Less debug noise on project load/save
Nyall Dawson
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...
Nyall Dawson
03:32 AM Revision 4cb71036 (qgis): Sibling of b651695c0e0e1cf1553e49e2976b7f3b49a46bb2 [skip ci]
skip-checks: true Nyall Dawson

2019-09-09

09:08 PM Revision 9ad173fb (qgis): Use direct link to doc for layout extents
Harrissou Santanna
02:17 PM Revision 69af5a27 (qgis): use explicit connection instead of in the UI file
Etienne Trimaille
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
Alessandro Pasotti
12:17 PM Revision eb56dcb7 (qgis): [ui] Set a sane minimum size for the symbol selector dialog
Mathieu Pellerin - nIRV
12:12 PM Revision c02686db (qgis): Add API for volume units to QgsUnitTypes
Complements the existing API for distance and area handling Nyall Dawson
11:37 AM Revision 84856cf2 (qgis): Fix invalid "no active vector layer" errors in offset tool
(cherry picked from commit 576ac8b6cd29b24fa10c30db72cef89b85c14d1b) Nyall Dawson
11:37 AM Revision 470c6242 (qgis): Fix warnings in offset tool
(cherry picked from commit cccac957b021200ba918e7e65d3df1e500d37c04) Nyall Dawson
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)
Nyall Dawson
11:34 AM Revision 8ff1d0e9 (qgis): [singleband pseudocolor renderer] Fix crash when calling setBand with n...
Mathieu Pellerin - nIRV
11:34 AM Revision 5367affe (qgis): Sibling of e76eb3f0a5e34c99cbd740ccb661032d64f1dc90 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
11:34 AM Revision 74635e71 (qgis): [ui] Set a sane minimum size for the symbol selector dialog
Mathieu Pellerin - nIRV
11:30 AM Revision 33a3e387 (qgis): [singleband pseudocolor renderer] Fix crash when calling setBand with n...
Mathieu Pellerin - nIRV
10:32 AM Revision c79197ea (qgis): [wfs] Fix crash when creating data items with missing feature type crs ...
Mathieu Pellerin - nIRV
10:03 AM Revision 8e3caf39 (qgis): [ui] Set a sane minimum size for the symbol selector dialog (fixes #31578)
Mathieu Pellerin - nIRV
09:54 AM Revision 18b35ad7 (qgis): [singleband pseudocolor renderer] Fix crash when calling setBand with n...
Mathieu Pellerin - nIRV
08:51 AM Revision 22b1a11e (qgis): Sibling of 80b67ed184b678d9a9b73cd523a653965cc24165 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
08:51 AM Revision ea5e97b3 (qgis): [singleband pseudocolor renderer] Fix crash when calling setBand with n...
Mathieu Pellerin - nIRV
08:51 AM Revision db8a812d (qgis): [singleband pseudocolor renderer] Fix crash when calling setBand with n...
Mathieu Pellerin - nIRV
08:06 AM Revision f059974b (qgis): Sibling of d2cf92ebeea4706cba35beb71f3eddfcbeb03136 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
08:06 AM Revision 63bdbe14 (qgis): Sibling of d2cf92ebeea4706cba35beb71f3eddfcbeb03136 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
07:05 AM Revision 6d504ae4 (qgis): [wfs] Fix crash when creating data items with missing feature type crs ...
Mathieu Pellerin - nIRV
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)
Nyall Dawson
06:49 AM Revision 19ab25b1 (qgis): Fix warnings in offset tool
(cherry picked from commit cccac957b021200ba918e7e65d3df1e500d37c04) Nyall Dawson
06:49 AM Revision 2d62dedb (qgis): Fix invalid "no active vector layer" errors in offset tool
(cherry picked from commit 576ac8b6cd29b24fa10c30db72cef89b85c14d1b) Nyall Dawson
06:06 AM Revision b6627f08 (qgis): [wfs] Fix crash when creating data items with missing feature type crs ...
Mathieu Pellerin - nIRV
05:21 AM Revision bcdd5b6a (qgis): [wfs] Fix crash when creating data items with missing feature type crs ...
Mathieu Pellerin - nIRV
05:21 AM Revision 87e44712 (qgis): Sibling of 637df6bdd55bb6703e0c9e768fb2233e70f0a7cb [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
05:21 AM Revision 8fd603f6 (qgis): [wfs] Fix crash when creating data items with missing feature type crs ...
Mathieu Pellerin - nIRV
05:21 AM Revision e63f8ade (qgis): Sibling of 637df6bdd55bb6703e0c9e768fb2233e70f0a7cb [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
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
Nyall Dawson
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)
Nyall Dawson
04:28 AM Revision c8cf4efb (qgis): Sibling of 43a031a9fefc2d74975ff7b4f0efa816e8c4fbd7 [skip ci]
skip-checks: true Nyall Dawson
04:28 AM Revision eafdb5e9 (qgis): Sibling of 0d1bded5f2314e674615e0ea63d509f543d12eae [skip ci]
skip-checks: true Nyall Dawson
04:28 AM Revision 74817476 (qgis): Fix invalid "no active vector layer" errors in offset tool
(cherry picked from commit 576ac8b6cd29b24fa10c30db72cef89b85c14d1b) Nyall Dawson
04:28 AM Revision 0d1bded5 (qgis): Fix invalid "no active vector layer" errors in offset tool
(cherry picked from commit 576ac8b6cd29b24fa10c30db72cef89b85c14d1b) Nyall Dawson
04:27 AM Revision 15a5051e (qgis): Fix warnings in offset tool
(cherry picked from commit cccac957b021200ba918e7e65d3df1e500d37c04) Nyall Dawson
04:27 AM Revision bb26ad9d (qgis): Sibling of 15a5051ea782ca3f76c02106fca66a4bdfbf47dc [skip ci]
skip-checks: true Nyall Dawson
04:27 AM Revision bce07ec7 (qgis): Fix warnings in offset tool
(cherry picked from commit cccac957b021200ba918e7e65d3df1e500d37c04) Nyall Dawson
04:25 AM Revision 08eb8008 (qgis): Sibling of a09ff111aaf4c053b090c6ee3ba1c51c35d4cf1d [skip ci]
skip-checks: true Nyall Dawson
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
Nyall Dawson
04:25 AM Revision 58815a1b (qgis): Sibling of c7861affbca52db84084ab9fbc5e3823a1f22048 [skip ci]
skip-checks: true Nyall Dawson
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...
Nyall Dawson
04:25 AM Revision c7861aff (qgis): Rename variables for clarity
Nyall Dawson
04:25 AM Revision a8a20283 (qgis): Sibling of 757a975d9520b27574f34ed07f1c93569fb6bba7 [skip ci]
skip-checks: true Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
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
Nyall Dawson
04:25 AM Revision ffdea0a6 (qgis): Rename variables for clarity
Nyall Dawson
04:25 AM Revision 86465517 (qgis): Sibling of 1c8b06532280ccf132e9bc2ccc22c91c708a3769 [skip ci]
skip-checks: true Nyall Dawson
04:24 AM Revision cccac957 (qgis): Fix warnings in offset tool
Nyall Dawson
04:24 AM Revision 576ac8b6 (qgis): Fix invalid "no active vector layer" errors in offset tool
Nyall Dawson
04:24 AM Revision ec9535e5 (qgis): Fix layer corruption/loss of edits when the offset tool is used with
a 0 distance offset Nyall Dawson
03:04 AM Revision 84b4f1e0 (qgis): Sibling of 88dd585ae79367e806d335c9569831683bf2ea2b [skip ci]
skip-checks: true Nyall Dawson
03:04 AM Revision 8e91c221 (qgis): Sibling of e9ec46f58a1cd87f43aafcff8f16ae550db60363 [skip ci]
skip-checks: true Nyall Dawson
03:04 AM Revision e9ec46f5 (qgis): Fix warnings in offset tool
Nyall Dawson
03:04 AM Revision 43e1930e (qgis): Sibling of e9ec46f58a1cd87f43aafcff8f16ae550db60363 [skip ci]
skip-checks: true Nyall Dawson
02:19 AM Revision 19b5ac8d (qgis): [processing] fix gdalwarp handling of custom projection for target extent
Fixes #31276
(cherry picked from commit 283c8b813a2614229ff9fd5913c73bba97b962eb)
Geoff Kimbell

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...
Nyall Dawson
01:49 AM Revision c4517146 (qgis): Avoid needlessly recalculating symbol icons
(cherry picked from commit abf9ef09afa1fca9886672bb1d054cf2f8e39047) Nyall Dawson
01:49 AM Revision d95e8843 (qgis): [processing] fix gdalwarp handling of custom projection for target extent
Fixes #31276
(cherry picked from commit 283c8b813a2614229ff9fd5913c73bba97b962eb)
Geoff Kimbell
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...
Nyall Dawson
10:16 PM Revision da3272e6 (qgis): osgeo4w: add dlls to fetch pdbs from symstores
[ci skip]
(cherry picked from commit f78c95cd9e46920509b47bc2d4aef32cd5b86619)
Jürgen Fischer
10:15 PM Revision 4d90e6a9 (qgis): osgeo4w: add dlls to fetch pdbs from symstores
[ci skip]
(cherry picked from commit f78c95cd9e46920509b47bc2d4aef32cd5b86619)
Jürgen Fischer
10:09 PM Revision f78c95cd (qgis): osgeo4w: add dlls to fetch pdbs from symstores
[ci skip] Jürgen Fischer
06:07 PM Revision d15af115 (qgis): fix crash handler [ci skip]
(cherry picked from commit fe3986b76bef74760c8a713779997e2e9afd002d) Jürgen Fischer
06:06 PM Revision 91fc7380 (qgis): fix crash handler [ci skip]
(cherry picked from commit fe3986b76bef74760c8a713779997e2e9afd002d) Jürgen Fischer
06:05 PM Revision fe3986b7 (qgis): fix crash handler [ci skip]
Jürgen Fischer
03:50 PM Revision 5bdada95 (qgis): Update to Bucharest
Anita Graser

2019-09-07

11:46 PM Revision 1b65427f (qgis): fix warnings [ci skip]
Jürgen Fischer
11:23 PM Revision c14beb9e (qgis): appstream: include oars metadata in appstream
You can read more about OARS here:
https://hughsie.github.io/oars/
Aleix Pol Gonzalez
07:37 PM Revision 3354a8cc (qgis): osgeo4w: fix inclusion of grass-less batch in nightly
[ci skip] Jürgen Fischer
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 ...
René-Luc ReLuc
04:07 PM Revision 31e82334 (qgis): [Test] Server: Create PyQgsServerWMSDimension test
René-Luc ReLuc
04:07 PM Revision cc58cba9 (qgis): API: Define QgsVectorLayerServerProperties to manage QGIS Server proper...
René-Luc ReLuc
04:07 PM Revision 5d05322b (qgis): [Test] Server: Add GetMap tests to PyQgsServerWMSDimension test
René-Luc ReLuc
04:07 PM Revision b02f519a (qgis): [Test] Server: Fixing concatenation of Path in TestQgsServerWMSTestBase
René-Luc ReLuc
04:05 PM Revision de0ec25f (qgis): [Server] WMS : display dimension information in GetCapabilities
René-Luc ReLuc
04:05 PM Revision 95add981 (qgis): Save and load QGIS Server WMS Dimensions in layer properties
René-Luc ReLuc
04:05 PM Revision 3edd081c (qgis): Update UI to manage QGIS Server WMS Dimensions
René-Luc ReLuc
04:05 PM Revision ae49f633 (qgis): Create UI to defined QGIS Server WMS Dimensions
René-Luc ReLuc
04:05 PM Revision a7f19163 (qgis): [Server] WMS: use dimension information to filter layers
René-Luc ReLuc
12:43 PM Revision ee285759 (qgis): appstream: include oars metadata in appstream
You can read more about OARS here:
https://hughsie.github.io/oars/
Aleix Pol Gonzalez
11:56 AM Revision c0c90f81 (qgis): Sibling of 824c909e25c6c7e454bf4082cb651b77447ea16e [skip ci]
skip-checks: true Aleix Pol Gonzalez
11:56 AM Revision 5acc2eff (qgis): appstream: include oars metadata in appstream
You can read more about OARS here:
https://hughsie.github.io/oars/
Aleix Pol Gonzalez
11:56 AM Revision a98201da (qgis): appstream: include oars metadata in appstream
You can read more about OARS here:
https://hughsie.github.io/oars/
Aleix Pol Gonzalez
09:41 AM Revision e2f40d1f (qgis): Merge pull request #31424 from signedav/valrel-config
Set the layer on the key and value field Matthias Kuhn
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 Matthias Kuhn
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 Matthias Kuhn
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...
Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
07:56 AM Revision abf9ef09 (qgis): Avoid needlessly recalculating symbol icons
Nyall Dawson
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
Nyall Dawson

2019-09-06

12:24 AM Revision 283c8b81 (qgis): [processing] fix gdalwarp handling of custom projection for target extent
Fixes #31276 Geoff Kimbell
11:45 PM Revision 1b5e7be1 (qgis): [3D] Add details to error dialog
Harrissou Santanna
11:45 PM Revision 878aa37f (qgis): Improve wording
Harrissou Santanna
11:44 PM Revision 05516d10 (qgis): Pluralize "millimeter" in the unit selection widget
like other units Harrissou Santanna
08:45 PM Revision f33dd71a (qgis): fix a76f127ca9b
Jürgen Fischer
07:16 PM Revision 8b68121a (qgis): Use QgsHelp Class instead webbrowser lib to point to the documentation ...
Sergio Ramírez
05:28 PM Revision 23dd0f03 (qgis): Change message wording and add a button for more information pointing t...
Sergio Ramírez
03:44 PM Revision c5fbddc8 (qgis): typo fix
[ci skip] Jürgen Fischer
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) Mathieu Pellerin - nIRV
01:29 PM Revision 87b1aa9a (qgis): Merge pull request #31374 from troopa81/parallelize_snap_caching
[FEATURE] Parallelize snap index build Matthias Kuhn
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 René-Luc ReLuc
11:55 AM Revision 57aec1f4 (qgis): Fix documentation
Julien Cabieces
10:41 AM Revision c699ab5e (qgis): Don't break QgsMapCanvasSnappingUtils API
Julien Cabieces
10:28 AM Revision 50f3a02e (qgis): don't beak API and remove QFuture includes
Julien Cabieces
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 René-Luc ReLuc
10:21 AM Revision 412f5096 (qgis): Merge pull request #31588 from strk/topoviewer-layer-order
Have TopoViewer use custom layer ordering Sandro Santilli
09:47 AM Revision c0d7ab4b (qgis): [ui] Add decoration icon in the spatial bookmark manager list view
Mathieu Pellerin - nIRV
09:42 AM Revision 0e98585f (qgis): fix spell errors
Julien Cabieces
09:42 AM Revision 42be18c4 (qgis): Improve task management
Julien Cabieces
09:42 AM Revision 17e6356f (qgis): Fix tests
Julien Cabieces
09:42 AM Revision 1fee1847 (qgis): add the deprecated doxygen tags
Julien Cabieces
09:42 AM Revision 4081bea8 (qgis): Use TaskManager to build index
Julien Cabieces
09:42 AM Revision fb7e2c86 (qgis): Forget qgspointlocatorinittask files
Julien Cabieces
09:42 AM Revision f475c287 (qgis): s/an other/another
Julien Cabieces
09:42 AM Revision 521d7b71 (qgis): Don't use object that could be deleted/modified outside the thread
while building the index Julien Cabieces
09:42 AM Revision 3128fa35 (qgis): Add test for asynchronous mode
Julien Cabieces
09:42 AM Revision 11910652 (qgis): Fix doxygen
Julien Cabieces
09:42 AM Revision fbc88a25 (qgis): Manage edition while indexing
Julien Cabieces
09:42 AM Revision 0af61555 (qgis): Fix tests
Julien Cabieces
09:42 AM Revision ba867b46 (qgis): Add asynchronous bool on QgsSnappingUtils/QgsPointLocator API
Julien Cabieces
09:36 AM Revision ead7481e (qgis): [FEATURE] Parallelize snap index build
Julien Cabieces
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.
Sandro Santilli
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...
Julien Cabieces
06:38 AM Revision c1cce181 (qgis): [ui] Make the show bookmarks action focus on browser panel's bookmark node
Mathieu Pellerin - nIRV
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...
Nyall Dawson
05:02 AM Revision a426fdae (qgis): [FEATURE] Bookmark groups can be renamed in browser
Nyall Dawson
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 ...
Nyall Dawson
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....
Nyall Dawson
02:28 AM Revision 97563454 (qgis): Allow Italic and Bold style icons to be visible
in Text formats dialog Harrissou Santanna
02:26 AM Revision a39a413b (qgis): Fixing db_manager so that it can run sql with inline comments
Fixes #29089 Stephen Knox
02:25 AM Revision 6d55c78c (qgis): Save/Restore Shape digitize active tool
Harrissou Santanna
02:24 AM Revision d4f9cc99 (qgis): Add mutex locker when accessing to attribute member
Julien Cabieces
02:24 AM Revision 7912873f (qgis): Add mutex locker when accessing to attribute member
Julien Cabieces
02:23 AM Revision fbccc006 (qgis): Enable Cancel and Help buttons in "Effect properties" dialog
Harrissou Santanna

2019-09-05

12:41 AM Revision 42a20ed6 (qgis): Move some debug noise to lower levels
Nyall Dawson
11:43 PM Revision 71b29bdb (qgis): Enable help button on text and label settings dialog
Harrissou Santanna
11:43 PM Revision 8bd60a12 (qgis): Add mutex locker when accessing to attribute member
Julien Cabieces
11:38 PM Revision 1698fbf9 (qgis): Revert measure line shortcut change and remove add mssql's
Harrissou Santanna
11:38 PM Revision 2f95dd77 (qgis): Remove duplicate 'Ctrl+Shift+M' shortcuts
Harrissou Santanna
11:01 PM Revision 5b26f5a4 (qgis): Add shortcut to Add Delimited Text Layer
Harrissou Santanna
10:58 PM Revision f55138fd (qgis): Fix some algorithms fail to execute correctly in in-place mode
Nyall Dawson
10:58 PM Revision 1f244fdc (qgis): fix SAGA seeds generation tool
Giovanni Manghi
10:58 PM Revision 3c89ee8c (qgis): Add some tooltips to dual view navigation buttons, fix bad label
string when layer has no features Nyall Dawson
10:58 PM Revision 883f365f (qgis): fix SAGA seeds generation tool
Giovanni Manghi
09:29 PM Revision 7b680f80 (qgis): fix SAGA seeds generation tool
Giovanni Manghi
09:29 PM Revision 8465df37 (qgis): Add some tooltips to dual view navigation buttons, fix bad label
string when layer has no features Nyall Dawson
09:29 PM Revision 1537f836 (qgis): Fix some algorithms fail to execute correctly in in-place mode
Nyall Dawson
09:28 PM Revision 4f7ba308 (qgis): Show "Zoom to Bookmark" as first action when right clicking a bookmark ...
Nyall Dawson
09:28 PM Revision f9848efe (qgis): Also show "new bookmark" action when right clicking project or user group
Nyall Dawson
09:28 PM Revision 5698a049 (qgis): Allow deletion of multiple bookmarks from browser
Nyall Dawson
09:28 PM Revision f7605142 (qgis): Fix new groups not created in some circumstances
Nyall Dawson
09:28 PM Revision cbd3f9b6 (qgis): Don't refresh whole bookmarks browser node when deleting an item
Nyall Dawson
09:28 PM Revision fcf8af29 (qgis): Allow removal of entire groups of bookmarks through browser
Nyall Dawson
09:28 PM Revision acdb6312 (qgis): Don't refresh whole model when bookmarks are added
Nyall Dawson
09:28 PM Revision df973a98 (qgis): Remove empty bookmark groups from browser
Nyall Dawson
09:28 PM Revision b3be340d (qgis): Expand wording
Nyall Dawson
09:28 PM Revision 4619a810 (qgis): [FEATURE] Add import/export bookmarks actions to browser right-click bo...
Nyall Dawson
09:28 PM Revision d68be19f (qgis): Tooltips for bookmarks in browser
Nyall Dawson
09:28 PM Revision 92c50df6 (qgis): Fix sort order of newly made bookmark groups
Nyall Dawson
09:28 PM Revision dc00e857 (qgis): Set focus on bookmark name widget when opening bookmark editor dialog
Nyall Dawson
09:28 PM Revision 2fe95576 (qgis): Don't refresh whole bookmark browser node when a bookmark changes
Nyall Dawson
12:20 PM Revision 542f45d2 (qgis): fix SAGA seeds generation tool
Giovanni Manghi
12:20 PM Revision 629c3095 (qgis): fix SAGA seeds generation tool
Giovanni Manghi
11:45 AM Revision a4ec7352 (qgis): [ui] Rework the add bookmark icon
Mathieu Pellerin - nIRV
09:37 AM Revision eded2270 (qgis): [FEATURE][bookmarks] New bookmark editor dialog to improve creation and...
Mathieu Pellerin - nIRV
09:37 AM Revision 83af99d0 (qgis): Address review
Mathieu Pellerin - nIRV
07:19 AM Revision 98e0d04f (qgis): Fix some algorithms fail to execute correctly in in-place mode
Nyall Dawson
07:19 AM Revision b54f2b67 (qgis): Sibling of b2b2b7ce6426853bec3bff5cb23ef4789c6748e4 [skip ci]
skip-checks: true Nyall Dawson
06:58 AM Revision 7a863a4d (qgis): Fix Saga Raster Skeletonization algorithm
The saga tool expects integers only for the convergence parameter. Alexandre Neto
06:50 AM Revision 58975e7c (qgis): Add API to QgsCustomDropHandler to support custom drop handlers which
allow drops onto a QgsMapCanvas Nyall Dawson
06:50 AM Revision 5252e93f (qgis): Minor cleanups
Nyall Dawson
06:50 AM Revision e0c38e55 (qgis): Consolidate some duplicate code relating to zooming canvas to bookmarks
Nyall Dawson
06:50 AM Revision a162a880 (qgis): [FEATURE] Allow bookmark renames via browser
Nyall Dawson
06:50 AM Revision 16787abb (qgis): Fix broken rename support in browser
Nyall Dawson
06:50 AM Revision ab026b05 (qgis): [FEATURE] Allow deletion of bookmarks through browser
And port to QgsDataItemGuiProvider Nyall Dawson
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 Nyall Dawson
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
Nyall Dawson
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...
Nyall Dawson
05:52 AM Revision d26ef634 (qgis): Fix crash in layout map bookmark menu when only groups are present
Nyall Dawson
05:52 AM Revision e391b43b (qgis): Tweak wording
Nyall Dawson
05:24 AM Revision 729839f8 (qgis): Sibling of 3696207091bba992a83aba4788b005881811845f [skip ci]
skip-checks: true Nyall Dawson
05:24 AM Revision cba13a56 (qgis): Add some tooltips to dual view navigation buttons, fix bad label
string when layer has no features Nyall Dawson
05:06 AM Revision 68f1106a (qgis): [themes] Add fixed color/background for web widgets for improved compat...
Mathieu Pellerin - nIRV
05:03 AM Revision 78841a96 (qgis): Fix Saga Raster Skeletonization algorithm
The saga tool expects integers only for the convergence parameter. Alexandre Neto
03:49 AM Revision fbb9fdd6 (qgis): Fix Saga Raster Skeletonization algorithm
The saga tool expects integers only for the convergence parameter. Alexandre Neto
03:45 AM Revision 8d759fce (qgis): [themes] Add fixed color/background for web widgets for improved compat...
Mathieu Pellerin - nIRV
03:45 AM Revision 94e71e48 (qgis): [themes] Add fixed color/background for web widgets for improved compat...
Mathieu Pellerin - nIRV

2019-09-04

12:11 AM Revision 89118321 (qgis): Fix Saga Raster Skeletonization algorithm
The saga tool expects integers only for the convergence parameter. Alexandre Neto
12:11 AM Revision 551d9cd7 (qgis): Fix Saga Raster Skeletonization algorithm
The saga tool expects integers only for the convergence parameter. Alexandre Neto
12:11 AM Revision 606eb1b0 (qgis): Sibling of 7724d870366804c11664afc8b9a39b7a1ccfa8d6 [skip ci]
skip-checks: true Alexandre Neto
10:36 PM Revision afdcdbe3 (qgis): Rename no map theme selected entry to "none"
inline with map layout item property Harrissou Santanna
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 Harrissou Santanna
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)
Martin Dobias
01:48 PM Revision 1aed127f (qgis): crssync: eat 'proj_create: crs not found'
Jürgen Fischer
12:13 PM Revision 282d88b4 (qgis): Fix crash on removing bookmarks
Nyall Dawson
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...
Nyall Dawson
12:08 PM Revision b5b869b4 (qgis): [FEATURE][browser] Add bookmarks data items to the browser panel
Mathieu Pellerin - nIRV
12:08 PM Revision 61388be9 (qgis): [bookmarkmanager] Add group-related functions
Mathieu Pellerin - nIRV
11:03 AM Revision d5930f85 (qgis): qgsbookmarkmodel.cpp: fix crash with gcc 5.5, likely due to variable al...
Even Rouault
11:02 AM Revision 40bac541 (qgis): wms/CMakeLists.txt: fix CMake warning about unbalenced IF / ENDIF
Even Rouault
09:13 AM Revision a76f127c (qgis): osgeo4w: proj.lib back again (refs 4cbcae3a58, OGGeo/PROJ#1581)
Jürgen Fischer
07:49 AM Revision 635c1b54 (qgis): Allow to use WMS as static provider
Peter Petrik
06:19 AM Revision a0c87b15 (qgis): Dox
Nyall Dawson
06:19 AM Revision 3baf8126 (qgis): Indentation
Nyall Dawson
06:19 AM Revision c46b6709 (qgis): Fix zooming to bookmark extents
Nyall Dawson
06:19 AM Revision 209c6c0e (qgis): Don't reuse existing bookmark list state, reset to defaults
Nyall Dawson
06:19 AM Revision 62f28f42 (qgis): Fix broken see also link
Nyall Dawson
06:19 AM Revision 5aa07abf (qgis): Add some missing equality operators
Nyall Dawson
06:19 AM Revision 5f68abfa (qgis): Create a sorting proxy model for bookmarks
Nyall Dawson
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...
Nyall Dawson
06:19 AM Revision bddc1494 (qgis): Fix bookmark locator filter
Nyall Dawson
06:19 AM Revision c4672155 (qgis): Add some custom roles to model
Nyall Dawson
06:19 AM Revision 1afa6a8e (qgis): New class QgsBookmarkManagerModel
Move bookmark model logic to core, add tests Nyall Dawson
06:19 AM Revision aa3a83c7 (qgis): Add unit test for importing/exporting bookmarks
Nyall Dawson
06:19 AM Revision 9d493892 (qgis): Improve performance of bookmark storage/loading
Nyall Dawson
06:19 AM Revision 379306ba (qgis): Fix crash on exit
Nyall Dawson
06:19 AM Revision e3bba181 (qgis): Use a xml file for application bookmark storage instead of qsettings
Nyall Dawson
06:19 AM Revision 8b4d3171 (qgis): Port import/export functionality to QgsBookmarkManager, remove SQLITE
based model Nyall Dawson
06:19 AM Revision d0d6ae4b (qgis): Add method to move bookmarks between managers
Nyall Dawson
06:19 AM Revision 45a5daa7 (qgis): Transition old application bookmarks to new store
Nyall Dawson
06:19 AM Revision 5db08f0c (qgis): Attach a global bookmark manager to QgsApplication
Nyall Dawson
06:19 AM Revision 3c9af9ec (qgis): Nicer model updates
Nyall Dawson
06:19 AM Revision 0155363d (qgis): Update bookmark model to use QgsBookmarkManager
Nyall Dawson
06:19 AM Revision ee414f57 (qgis): Add unit test for upgrading older project bookmarks
Nyall Dawson
06:19 AM Revision 58efa2ed (qgis): Add API for updating bookmarks
Nyall Dawson
06:19 AM Revision 22d2f9b5 (qgis): Start on unit tests
Nyall Dawson
06:19 AM Revision 4e519385 (qgis): Address review comments
Nyall Dawson

2019-09-03

05:51 PM Revision 25ffc9f1 (qgis): Hey! the var is dynamic!
Luigi Pirelli
05:51 PM Revision 7eaccc90 (qgis): changed to row_number to be consistent with other expression variables
Luigi Pirelli
05:51 PM Revision a4b9ef73 (qgis): Added batch_number variable in algorithm scope to allow use it in the e...
Luigi Pirelli
03:00 PM Revision 2001e0fc (qgis): Merge pull request #31533 from 3nids/classification_logarithmic
[FEATURE] add logarithmic scale method for graduated renderer Denis Rouzaud
02:57 PM Revision 3687afaf (qgis): fix test and indentation
Denis Rouzaud
02:04 PM Revision 3931db6f (qgis): add test for QgsClassificationLogarithmic
Denis Rouzaud
01:51 PM Revision db7f8c38 (qgis): rename listToValues to classesToBreaks
Denis Rouzaud
01:42 PM Revision 3e2ade93 (qgis): fix wrong index
Denis Rouzaud
01:35 PM Revision f7cb63f3 (qgis): leave comment for deprecated QAbstractItemModel::reset()
Denis Rouzaud
01:34 PM Revision ec370765 (qgis): add __repr__ for QgsClassificationRange
Denis Rouzaud
01:30 PM Revision 00712a7e (qgis): fix warnings (or vs || and and vs &&)
Jürgen Fischer
10:59 AM Revision 397f0f69 (qgis): fix API docs
Denis Rouzaud
10:52 AM Revision 4c81e9b5 (qgis): simplify QString code
Denis Rouzaud
10:08 AM Revision 66ef2fa4 (qgis): classification method registry orders methods by name
Denis Rouzaud
10:06 AM Revision da1a394f (qgis): fix images path
Denis Rouzaud
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 Denis Rouzaud
10:05 AM Revision 24c16fcb (qgis): implement virtual icon() for classification methods
Denis Rouzaud
09:48 AM Revision e21ff39e (qgis): fix standard deviation label (#31540)
* fix standard deviation label
* Update qgsclassificationstandarddeviation.cpp
* Update qgsclassificationstandardde...
Denis Rouzaud
09:46 AM Revision 9ac860a6 (qgis): add SVG images for classification methods
credits to @nirvn Denis Rouzaud
09:25 AM Revision 0963133f (qgis): [ui] Add a locator bookmark filter item icon
Mathieu Pellerin - nIRV
08:08 AM Revision 5fd76ffb (qgis): [FEATURE] add logarithmic scale method for graduated renderer
So easy with new API :) Denis Rouzaud
05:31 AM Revision 1be0b162 (qgis): Fix map themes "stick" even when "export map themes" box is unchecked
Nyall Dawson
05:31 AM Revision 0d1a18bf (qgis): Fix custom groups not correctly respected in geopdf export when multiple
layers have the same group name Nyall Dawson
05:31 AM Revision 242b09e2 (qgis): Nicer edits in the GeoPDF layer tree model
Nyall Dawson
03:14 AM Revision 1a682efa (qgis): Correctly show raster transparency settings for invalid layer sources
Nyall Dawson
03:14 AM Revision 2b361444 (qgis): Fix some missing signals from QgsRasterBandComboBox when not set
to a valid layer Nyall Dawson
02:35 AM Revision 68ea07f8 (qgis): Translate strings
Nyall Dawson
02:35 AM Revision 701472eb (qgis): Cleanup loops
Nyall Dawson
02:35 AM Revision 1aeb4d5d (qgis): Try to fix dox warning
Nyall Dawson
02:35 AM Revision f5921854 (qgis): Fix a bunch of QString allocation warnings
Nyall Dawson
02:35 AM Revision ac3047f5 (qgis): Fix a bunch of deprecation warnings
Nyall Dawson
02:35 AM Revision 4d67f803 (qgis): Fix leak
Nyall Dawson
02:35 AM Revision 6de34d47 (qgis): Add missing SIP_DEPRECATED
Nyall Dawson
02:35 AM Revision bf61a94b (qgis): Don't pass doubles by reference, pass lists by reference
Nyall Dawson

2019-09-02

12:46 AM Revision eef953b4 (qgis): Add README and QGIS model for world_map.gpkg
Áron Gergely
12:46 AM Revision 7004d8e5 (qgis): Update GeoPackage layers:
Updated data:
- countries(poly): Admin 0 level boundaries
- states_provinces(poly): Admin 1 level boudnaries
...
Áron Gergely
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...
arongergely
12:46 AM Revision f7aa1864 (qgis): Replaced data path to GeoPackage
arongergely
12:46 AM Revision d5834000 (qgis): Remove the now redundant world_map shapefile and its .qml styling
arongergely
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. arongergely
09:16 PM Revision d4e22be2 (qgis): Fix warnings
Nyall Dawson
09:16 PM Revision ef854b1d (qgis): Ensure QgsRasterMinMaxOrigin works OK with invalid raster sources
Nyall Dawson
09:16 PM Revision 9576e266 (qgis): More unit tests
Nyall Dawson
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...
Nyall Dawson
09:05 PM Revision 3729c299 (qgis): backport 75f9e7c9a
Jürgen Fischer
08:53 PM Revision 17399819 (qgis): avoid checking whether base64 encoded embedded content is a file
(cherry picked from commit 75f9e7c9a6761e76727514bbf88daa76a02f7796) Jürgen Fischer
05:15 PM Revision 7b6a7a1c (qgis): Merge with master and fix minor conflicts
Sergio Ramírez
04:51 PM Revision 8bd8a391 (qgis): Add todos
Matthias Kuhn
02:57 PM Revision b3d52df6 (qgis): Merge pull request #31500 from 3nids/refactor_classification
Refactor graduated symbol renderer Denis Rouzaud
02:03 PM Revision d30b9f5d (qgis): Update cmake_templates/qgsconfig.h.in
Matthias Kuhn
02:03 PM Revision 5a249bb9 (qgis): Update cmake_templates/qgsconfig.h.in
Matthias Kuhn
01:55 PM Revision 3d4dcd63 (qgis): crashhandler: fix build and keep it independant of core
Jürgen Fischer
01:55 PM Revision 4cbcae3a (qgis): osgeo4w: detect proj library name
Jürgen Fischer
01:28 PM Revision 180c6057 (qgis): src/gui/processing/models does not exist (#31532)
Denis Rouzaud
12:59 PM Revision 9a089132 (qgis): remove Q_DECL_DEPRECATED as Doxygen throws a warning
Denis Rouzaud
12:57 PM Revision b2dd6269 (qgis): use flags to defined classification method properties
Denis Rouzaud
12:37 PM Revision f0c918f1 (qgis): src/gui/processing/models does not exist
Denis Rouzaud
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. Matthias Kuhn
10:16 AM Revision 734e99e1 (qgis): add classification methods to API docs
Denis Rouzaud
09:48 AM Revision 0cb0f6ef (qgis): do not use a pointer
Denis Rouzaud
09:46 AM Revision 68a9ea5d (qgis): move src/core/symbology/classification to src/core/classification
Denis Rouzaud
09:40 AM Revision d58be281 (qgis): missing SIP_FACTORY, addMethod returns bool, and minor fixes
Denis Rouzaud
09:40 AM Revision 7f98f79b (qgis): exclude QgsGraduatedSymbolRenderer::Mode from API docs
Denis Rouzaud
08:40 AM Revision 65a3f814 (qgis): Add some missing Python repr overloads
Nyall Dawson
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...
Nathan Woodrow
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...
Nathan Woodrow
05:38 AM Revision 68beb09a (qgis): Sibling of 694f3e6241ecdfda801c49da5848f54bf2d6ce96 [skip ci]
skip-checks: true Nathan Woodrow
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...
Nathan Woodrow

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...
Nathan Woodrow
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 ...
René-Luc ReLuc
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 ...
René-Luc ReLuc
08:56 PM Revision 9fc28ba9 (qgis): Sibling of 2c2197867c4901c5353cb262b3b54ac155991f7c [skip ci]
skip-checks: true René-Luc ReLuc
08:56 PM Revision 0e896d15 (qgis): Sibling of 2c2197867c4901c5353cb262b3b54ac155991f7c [skip ci]
skip-checks: true René-Luc ReLuc
10:25 AM Revision 8e9ffbe6 (qgis): Sibling of bdc1785f57e2678a0ead5f05b6e783fe01bb8ca8 [skip ci]
skip-checks: true Alexandre Neto
10:25 AM Revision 1b662207 (qgis): Sibling of d0ab81b506b3c43e17d00c33c61af74b2d5b2cf0 [skip ci]
skip-checks: true Alexandre Neto
10:25 AM Revision 4df3fe56 (qgis): Sibling of bdc1785f57e2678a0ead5f05b6e783fe01bb8ca8 [skip ci]
skip-checks: true Alexandre Neto
10:25 AM Revision 1dc6abe5 (qgis): Sibling of 5e87e948dd3bb03157c20ab7487f37ed1f260e47 [skip ci]
skip-checks: true Alexandre Neto
10:25 AM Revision 84e03b96 (qgis): Revert "Revise map tip cursor offset calculations to better handle hidp...
This reverts commit 73776269969dbee33267d2f814c804eab147ad6d. Alexandre Neto
10:25 AM Revision d0ab81b5 (qgis): Revert "Better Support to hidpi"
This reverts commit 6a1b57214da17fee2db572091ef056a458e86a0f. Alexandre Neto
10:25 AM Revision bacd2a11 (qgis): Revert "Moves MapTip away from the mouse cursor"
This reverts commit 8b052fd1c8f1658fd3a2c5596c2267d809a4ab00. Alexandre Neto
10:25 AM Revision 80ceac00 (qgis): Revert "Revise map tip cursor offset calculations to better handle hidp...
This reverts commit 73776269969dbee33267d2f814c804eab147ad6d. Alexandre Neto
10:25 AM Revision 589d64c6 (qgis): Revert "Better Support to hidpi"
This reverts commit 6a1b57214da17fee2db572091ef056a458e86a0f. Alexandre Neto
10:25 AM Revision bdc1785f (qgis): Revert "Revise map tip cursor offset calculations to better handle hidp...
This reverts commit 73776269969dbee33267d2f814c804eab147ad6d. Alexandre Neto
10:25 AM Revision def9b36d (qgis): Sibling of 5e87e948dd3bb03157c20ab7487f37ed1f260e47 [skip ci]
skip-checks: true Alexandre Neto
10:25 AM Revision 712f4402 (qgis): Sibling of d0ab81b506b3c43e17d00c33c61af74b2d5b2cf0 [skip ci]
skip-checks: true Alexandre Neto
10:25 AM Revision ab7e5d35 (qgis): Revert "Moves MapTip away from the mouse cursor"
This reverts commit 8b052fd1c8f1658fd3a2c5596c2267d809a4ab00. Alexandre Neto
10:25 AM Revision abe5d5c8 (qgis): Revert "Better Support to hidpi"
This reverts commit 6a1b57214da17fee2db572091ef056a458e86a0f. Alexandre Neto
04:09 AM Revision 657f8752 (qgis): [clipboard] Fix copying of string attributes containing new lines and t...
Mathieu Pellerin - nIRV

2019-08-31

10:31 PM Revision 8fb43bd2 (qgis): [API] Cache feature ids for each symbol in the QgsVectorLayer (#31061)
Alex Hay
12:14 PM Revision 5d26ff3b (qgis): patch for statx calls on Docker should not be required anymore on Bionic
Denis Rouzaud
12:12 PM Revision 65df88b2 (qgis): Use Bionic on Travis (#31514)
* Use Bionic on Travis
To get newer Doxygen
* newer Python
Denis Rouzaud
10:53 AM Revision c20e3a14 (qgis): make variables private, correclty initalize label format
Denis Rouzaud
10:31 AM Revision d10f8ce2 (qgis): a bit more API doc
Denis Rouzaud
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" Matthias Kuhn
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 Matthias Kuhn
10:17 AM Revision b7fe71d7 (qgis): fix cloning of standard deviation method
Denis Rouzaud
10:00 AM Revision a339d363 (qgis): newer Python
Denis Rouzaud
09:52 AM Revision 84b0fe20 (qgis): Use Bionic on Travis
To get newer Doxygen Denis Rouzaud
09:50 AM Revision f55dd955 (qgis): fix enum doc
Denis Rouzaud

2019-08-30

01:49 AM Revision 0d5d6ca9 (qgis): fix showing picture widget on ios
Peter Petrik
01:49 AM Revision 5effed47 (qgis): fix building without qt' printer
Peter Petrik
01:48 AM Revision d9ad15b8 (qgis): correct acres abbreviation to "ac"
Keith Jenkins
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
Sandro Santilli
01:20 AM Revision 7e3b539a (qgis): Fix typo in xvfb package name comment
Sandro Santilli
11:30 PM Revision e7c058ed (qgis): make the crash ID clickable on github
Etienne Trimaille
11:30 PM Revision 42839d10 (qgis): [layout] Put the geopdf vector feature widget in the right stack
Mathieu Pellerin - nIRV
11:30 PM Revision c1e8c4e3 (qgis): [layout] Fix PDF epxort dialog vertical widget distribution
Mathieu Pellerin - nIRV
11:29 PM Revision 5b1f2f2c (qgis): correct acres abbreviation to "ac"
Keith Jenkins
06:19 PM Revision 1718792e (qgis): correct acres abbreviation to "ac"
Keith Jenkins
06:19 PM Revision 6ede6642 (qgis): Sibling of 5fecb1a8dbf1e2f49c4c9cd6a53fb9517c00a4e4 [skip ci]
skip-checks: true Keith Jenkins
06:19 PM Revision 0dd0e0c6 (qgis): correct acres abbreviation to "ac"
Keith Jenkins
06:19 PM Revision 30c80fca (qgis): Sibling of 5fecb1a8dbf1e2f49c4c9cd6a53fb9517c00a4e4 [skip ci]
skip-checks: true Keith Jenkins
04:41 PM Revision 8792c495 (qgis): fix missing lower bound in ranges
Denis Rouzaud
03:36 PM Revision b6278aeb (qgis): correctly set method when updating classes
Denis Rouzaud
03:35 PM Revision ac1ce4f4 (qgis): better naming of methods and API documentation
Denis Rouzaud
01:12 PM Revision b580242a (qgis): fix deprecated methods and remove leftovers
Denis Rouzaud
12:45 PM Revision e4c77566 (qgis): complete CMakeLists.txt
Denis Rouzaud
12:45 PM Revision 9ae54eaa (qgis): fix deprecated methods in tests
Denis Rouzaud
12:45 PM Revision 41495058 (qgis): run sipify
Denis Rouzaud
12:45 PM Revision e2967b7b (qgis): modification to UI
use an editable combobox instead of a spin or combobox Denis Rouzaud
12:45 PM Revision fa7850bf (qgis): refactor QgsGraduatedSymbolRendererWidget (gui)
Denis Rouzaud
12:45 PM Revision 38f62f22 (qgis): refactor QgsGraduatedSymbolRenderer (core)
Denis Rouzaud
12:45 PM Revision 68e24ad2 (qgis): add different implementations of classification methods
Denis Rouzaud
12:45 PM Revision c637a17b (qgis): add classification methods registry
Denis Rouzaud
12:45 PM Revision dbcd8875 (qgis): add QgsClassificationMethod
an abstract class for classification methods Denis Rouzaud
09:24 AM Revision 9c0279d6 (qgis): Add missing transfer annotation
Nyall Dawson
08:18 AM Revision ff5d718b (qgis): [clipboard] Fix copying of string attributes containing new lines and t...
Mathieu Pellerin - nIRV
07:29 AM Revision 692d05ba (qgis): [clipboard] Fix copying of string attributes containing new lines and t...
Mathieu Pellerin - nIRV
05:52 AM Revision c8a5a8ed (qgis): Sibling of 1d1eba91ccf81f04bd41326ee6a937d3e7033663 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
05:52 AM Revision f041f648 (qgis): [clipboard] Fix copying of string attributes containing new lines and t...
Mathieu Pellerin - nIRV

2019-08-29

10:53 PM Revision 369da93f (qgis): Add missing transfer annotation
Nyall Dawson
08:28 PM Revision 0c906bf9 (qgis): Merge pull request #31349 from signedav/stored-expressions
Stored filter expressions David Signer
08:12 PM Revision 0e3a4478 (qgis): Add missing transfer annotation (#31482)
Nyall Dawson
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
backporting[bot]
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
backporting[bot]
06:26 PM Revision c1e8cf8f (qgis): fix sipify
Denis Rouzaud
05:55 PM Revision b6194cc3 (qgis): Sibling of d7d1a917a2bdb2cb9e96a8b270470dad716e4f90 [skip ci]
skip-checks: true Sandro Santilli
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
Sandro Santilli
05:55 PM Revision 3d5b5e2c (qgis): Sibling of d7d1a917a2bdb2cb9e96a8b270470dad716e4f90 [skip ci]
skip-checks: true Sandro Santilli
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
Sandro Santilli
05:54 PM Revision d3cf1da2 (qgis): Fix typo in xvfb package name comment
Sandro Santilli
05:54 PM Revision 795a70af (qgis): Sibling of 6265e6f4514c1227cc77f2e8fd759f4eeffe1930 [skip ci]
skip-checks: true Sandro Santilli
05:54 PM Revision d6f15288 (qgis): Fix typo in xvfb package name comment
Sandro Santilli
05:54 PM Revision 6265e6f4 (qgis): Fix typo in xvfb package name comment
Sandro Santilli
05:54 PM Revision 663c4e48 (qgis): Sibling of 6265e6f4514c1227cc77f2e8fd759f4eeffe1930 [skip ci]
skip-checks: true Sandro Santilli
05:47 PM Revision ffad801f (qgis): Add test for custom bbox in postgresql provider
See #18107 Sandro Santilli
05:47 PM Revision d921c20f (qgis): Add support for "bbox" URI parameter in PostgreSQL provider
.. and use it from TopoViewer DBManager plugin
Closes #18107
Sandro Santilli
05:47 PM Revision 81146a63 (qgis): [tests] Load postgis_raster extension when available, and needed
Sandro Santilli
05:29 PM Revision db03c8c6 (qgis): Update TopoViewer layer style templates
From 1.9 version to 2.18 version
Closes #31471
Sandro Santilli
05:28 PM Revision 783f116a (qgis): Update TopoViewer layer style templates
From 1.9 version to 2.18 version
Closes #31471
Sandro Santilli
05:24 PM Revision 903784a9 (qgis): [sipify] handle deprecation of enums
Denis Rouzaud
04:36 PM Revision 8cc68306 (qgis): Update TopoViewer layer style templates
From 1.9 version to 2.18 version
Closes #31471
Sandro Santilli
03:36 PM Revision d610d0c6 (qgis): [sipify] handle Q_DECL_DEPRECATED in class declarations (#31489)
Denis Rouzaud
03:22 PM Revision 24e19414 (qgis): Update sipify.pl
Denis Rouzaud
03:22 PM Revision 835b269a (qgis): Update sipify.pl
Denis Rouzaud
03:22 PM Revision e23ddd20 (qgis): Update sipify.pl
Denis Rouzaud
03:20 PM Revision cbf60bd1 (qgis): Update sipify.pl
Denis Rouzaud
03:20 PM Revision 3cc9444b (qgis): Update sipify.pl
Denis Rouzaud
03:20 PM Revision 41d6e088 (qgis): Update sipify.pl
Denis Rouzaud
02:15 PM Revision 84f06d42 (qgis): Sibling of 011d582a56a439c84d03e955ca6f02487c37e18d [skip ci]
skip-checks: true Sandro Santilli
02:15 PM Revision 1d3793d8 (qgis): Update TopoViewer layer style templates
From 1.9 version to 2.18 version
Closes #31471
Sandro Santilli
02:15 PM Revision b867053b (qgis): Sibling of 011d582a56a439c84d03e955ca6f02487c37e18d [skip ci]
skip-checks: true Sandro Santilli
02:15 PM Revision 1a31aed2 (qgis): Update TopoViewer layer style templates
From 1.9 version to 2.18 version
Closes #31471
Sandro Santilli
02:14 PM Revision 9519938d (qgis): [postgresql] Fix crash when testing a connection fails
Mathieu Pellerin - nIRV
01:51 PM Revision 845f5e71 (qgis): Sibling of c3133a1342821b799b9b539495c9db96393fa21a [skip ci]
skip-checks: true Denis Rouzaud
01:51 PM Revision ba4a8899 (qgis): [sipify] handle Q_DECL_DEPRECATED in class declarations
Denis Rouzaud
01:51 PM Revision 84b3c29d (qgis): Sibling of c3133a1342821b799b9b539495c9db96393fa21a [skip ci]
skip-checks: true Denis Rouzaud
01:51 PM Revision 924bf4f3 (qgis): [sipify] handle Q_DECL_DEPRECATED in class declarations
Denis Rouzaud
01:51 PM Revision c3133a13 (qgis): [sipify] handle Q_DECL_DEPRECATED in class declarations
Denis Rouzaud
01:21 PM Revision 7f51ef35 (qgis): [Backport release-3_8] fix missing SIP_OUT (#31486)
backporting[bot]
12:06 PM Revision 3d1d1309 (qgis): [Backport release-3_4] fix missing SIP_OUT (#31485)
backporting[bot]
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...
Nyall Dawson
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...
Nyall Dawson
11:12 AM Revision a3ebe6a8 (qgis): [postgresql] Fix crash when testing a connection fails
Mathieu Pellerin - nIRV
10:38 AM Revision 2a9f215f (qgis): fix missing SIP_OUT (#31470)
Denis Rouzaud
10:36 AM Revision 11f1d0d7 (qgis): Merge pull request #31414 from 3nids/rel_ref_wid_comp_keys
use composite keys in relation reference widget Denis Rouzaud
10:31 AM Revision ee6f8c58 (qgis): const correctness, fix deprecated methods,
qVariantListIsNull returns true for an empty list Denis Rouzaud
10:06 AM Revision d7794034 (qgis): Update qgsgraduatedsymbolrenderer.sip.in
Denis Rouzaud
10:06 AM Revision af93061a (qgis): Update qgsgraduatedsymbolrenderer.sip.in
Denis Rouzaud
09:08 AM Revision 75fa58e8 (qgis): docs and style and set parent of mStoredExpressionManager to the layer
David Signer
08:26 AM Revision e89ebf1b (qgis): proper use of category tags - use of all tag as default in filtering
David Signer
08:26 AM Revision 272d022d (qgis): sip include
David Signer
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
David Signer
08:26 AM Revision d081cd9a (qgis): some tests for QgsStoredExpressionManager
David Signer
08:24 AM Revision ae179855 (qgis): make proper constructor
David Signer
08:24 AM Revision 7f93ac6e (qgis): menu basics including stored filter expression
David Signer
08:24 AM Revision e44d5484 (qgis): stored expressions comments
David Signer
08:24 AM Revision 4813ade6 (qgis): wait 300 ms before update stored expression button after text changed o...
more comments and clean up David Signer
08:24 AM Revision d11f4e6b (qgis): remove expression functionality identified by name
David Signer
08:24 AM Revision aec08c7d (qgis): read write storedexpressions
David Signer
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 David Signer
08:24 AM Revision 8633cb67 (qgis): stored expression icons to 'bookmark' expressions
David Signer
08:24 AM Revision 15509b32 (qgis): improve gui for stored filter expressions
David Signer
08:24 AM Revision 1c441929 (qgis): functionality to save and update stored expressions
David Signer
08:24 AM Revision 150418bc (qgis): listening on triggered instead of toggled, because triggered is happeni...
David Signer
08:24 AM Revision ffa41cb8 (qgis): descriptive name for mStoredFilterExpressions to make a difference to f...
David Signer
08:24 AM Revision 4dbff2bf (qgis): stored filter expression saving part
David Signer
08:24 AM Revision 32ebab2c (qgis): on textchange update the actions
David Signer
08:24 AM Revision e44b34cf (qgis): use of struct instead of QPair and use Uuid instead of name as identifi...
David Signer
08:24 AM Revision 5c38b4bd (qgis): stored expression base class with read write methods
David Signer
08:24 AM Revision 8e70d7e9 (qgis): remove unused functions - but having issue when toggling the storeExpre...
David Signer
08:17 AM Revision c8f16fc9 (qgis): use composite keys in relation reference widget
Denis Rouzaud
08:17 AM Revision 93a82f88 (qgis): use composite keys in relation reference widget wrapper
Denis Rouzaud
08:00 AM Revision c96853d8 (qgis): Update qgsgraduatedsymbolrenderer.h
Denis Rouzaud
08:00 AM Revision cfbec3a5 (qgis): Update qgsgraduatedsymbolrenderer.h
Denis Rouzaud
08:00 AM Revision ab27a2fb (qgis): Update qgsgraduatedsymbolrenderer.sip.in
Denis Rouzaud
08:00 AM Revision dce7e5c0 (qgis): Update qgsgraduatedsymbolrenderer.sip.in
Denis Rouzaud
08:00 AM Revision a50422e0 (qgis): Sibling of 6f36384709b8eef175f3bc2b823c7563a3385d4b [skip ci]
skip-checks: true Denis Rouzaud
08:00 AM Revision 1e5f6a2d (qgis): Sibling of 6f36384709b8eef175f3bc2b823c7563a3385d4b [skip ci]
skip-checks: true Denis Rouzaud
07:52 AM Revision 3f9ff49b (qgis): Sibling of 8db3d3f6339377ebb42b69010d6d65d86e0d4b07 [skip ci]
skip-checks: true Nyall Dawson
07:52 AM Revision cd7f862d (qgis): Sibling of 8db3d3f6339377ebb42b69010d6d65d86e0d4b07 [skip ci]
skip-checks: true Nyall Dawson
07:52 AM Revision dfdea883 (qgis): Add missing transfer annotation
Nyall Dawson
07:52 AM Revision 9f8ae958 (qgis): Add missing transfer annotation
Nyall Dawson
07:16 AM Revision 19231331 (qgis): Actually properly revert cmake test changes
Nyall Dawson
06:54 AM Revision 53b981bb (qgis): [postgresql] Fix crash when testing a connection fails
Mathieu Pellerin - nIRV
06:54 AM Revision 30694729 (qgis): Sibling of d2af28e088be0ababc1c47347119e21fed6e49d7 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
06:10 AM Revision 05dcaec6 (qgis): [themes] Fix removed default QWidget text color
Mathieu Pellerin - nIRV
06:10 AM Revision 80afbf6e (qgis): [themes] Properly style the calendar widget
Mathieu Pellerin - nIRV
05:18 AM Revision aefca0f5 (qgis): Indentation
Nyall Dawson
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...
Nyall Dawson
05:18 AM Revision 4ec0ed3d (qgis): Improve help text for size/offset properties
Refs #31444 Nyall Dawson
03:03 AM Revision 60e2b70e (qgis): Rework layout picture test to avoid need for image resources
Nyall Dawson
03:03 AM Revision 12dae94d (qgis): Revert changes to core test cmake configuration
Nyall Dawson

2019-08-28

01:17 AM Revision 6d0ba464 (qgis): Add a context menu to the QgsMessageLogViewer's tab bar, so all unwante...
Borys Jurgiel
05:34 PM Revision c0da9057 (qgis): Fix un-changed cursor when switching between 3d tool.
Ismail Sunni
04:52 PM Revision 8f2e8dff (qgis): fix missing SIP_OUT
Denis Rouzaud
04:52 PM Revision 91e3e6cf (qgis): fix missing SIP_OUT
Denis Rouzaud
04:52 PM Revision 4c3d78d3 (qgis): fix missing SIP_OUT
Denis Rouzaud
04:52 PM Revision 2a89922d (qgis): Sibling of 8f2e8dff5cb40f4e31e50bc9b22544c7a47d12ba [skip ci]
skip-checks: true Denis Rouzaud
03:20 PM Revision a3e5275c (qgis): replace deprecated QString::null by QString() (#31466)
Denis Rouzaud
02:22 PM Revision 44acec6b (qgis): move QgsRenderRange and QgsRendererRangeLabelFormat to their own file (...
Denis Rouzaud
12:33 PM Revision 02c11181 (qgis): replace deprecated QString::null by QString()
Denis Rouzaud
11:14 AM Revision 9b55eb2c (qgis): Merge pull request #31460 from nyalldawson/travis_t
Partially revert 596ffd06 Denis Rouzaud
11:08 AM Revision 74abbaac (qgis): osgeo4w: update nightly after proj-dev 6.2 update
Jürgen Fischer
10:34 AM Revision b4635f53 (qgis): fix condition
Denis Rouzaud
10:04 AM Revision 8467b7f5 (qgis): fix order
Denis Rouzaud
09:56 AM Revision 8bc4052a (qgis): option to add compiled resources to executable
Denis Rouzaud
09:26 AM Revision 182350e7 (qgis): [themes] Fix removed default QWidget text color
Mathieu Pellerin - nIRV
09:26 AM Revision 9ce283a2 (qgis): [themes] Fix removed default QWidget text color
Mathieu Pellerin - nIRV
09:13 AM Revision f453793d (qgis): fix test name
Denis Rouzaud
09:11 AM Revision a58d7845 (qgis): use AUTORCC
Denis Rouzaud
08:14 AM Revision bd0fb2b5 (qgis): fix additional fields edition in attribute table and form
Denis Rouzaud
08:14 AM Revision 4d61b76c (qgis): fix return values when identifier values have not been initiliazed
Denis Rouzaud
06:14 AM Revision a8877b83 (qgis): [themes] Properly style the calendar widget
Mathieu Pellerin - nIRV
06:14 AM Revision f262ab54 (qgis): [themes] Properly style the calendar widget
Mathieu Pellerin - nIRV
06:12 AM Revision e9c9e5f8 (qgis): Fix code sample rendering in pyqgis doc
Harrissou Santanna
06:12 AM Revision 7560155d (qgis): Fix layout map grid annotations sometimes incorrectly show as
geographic text Nyall Dawson
06:12 AM Revision e0411e60 (qgis): Refactor out scalebar code for calculating pretty interval sizes
into reusable function Nyall Dawson
06:12 AM Revision 377b4d7d (qgis): Unit tests for dynamic grid interval
Nyall Dawson
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...
Nyall Dawson
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
-...
Nyall Dawson
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
Nyall Dawson
06:12 AM Revision b90529b4 (qgis): UI and API setup for dynamically calculated grid intervals
Nyall Dawson
06:12 AM Revision 66070572 (qgis): Fix grid annotation positions were not accounting for grid frame width
Nyall Dawson
06:12 AM Revision 88c66b80 (qgis): Unit tests for data defined grid
Nyall Dawson
06:12 AM Revision e6a93e25 (qgis): Add missing data defined properties
Nyall Dawson
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
Nyall Dawson
04:47 AM Revision 228eb3fe (qgis): Partially revert 596ffd06
Just to see if this is throwing off Travis... Nyall Dawson
04:23 AM Revision 4f330b62 (qgis): Show callout style in label settings preview icon
Nyall Dawson
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 Nyall Dawson
04:07 AM Revision 63f5fa9c (qgis): Fix code sample rendering in pyqgis doc
Harrissou Santanna
02:58 AM Revision cf91e8fc (qgis): Fix crash when using format function with no arguments
Fixes #31425 Nyall Dawson
02:09 AM Revision c70d3cef (qgis): [needs-docs] Labels toolbar actions no longer need the layer to be in e...
Harrissou Santanna

2019-08-27

01:35 AM Revision 8739eb2c (qgis): include old project version on the initial warning message
Jorge Rocha
01:06 AM Revision c11d6ee5 (qgis): Fix crash when using format function with no arguments
Fixes #31425 Nyall Dawson
12:06 AM Revision 9a042512 (qgis): Fix code sample rendering in pyqgis doc
Harrissou Santanna
12:06 AM Revision d96e595c (qgis): Sibling of dca8517d91c7a06fc8e28b2fd064fb847f750699 [skip ci]
skip-checks: true Harrissou Santanna
09:20 PM Revision 11a4bbfa (qgis): Fix crash when using format function with no arguments
Fixes #31425 Nyall Dawson
07:57 PM Revision 37598739 (qgis): Remove "&" character from labels in Customization dialog
Harrissou Santanna
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 Harrissou Santanna
04:36 PM Revision 983b5f60 (qgis): more debug opencl debug info
Jürgen Fischer
03:35 PM Revision f801d171 (qgis): [FEATURE] Add possibility to export metadata when saving map canvas as PDF
Mathieu Pellerin - nIRV
01:13 PM Revision ef6e9c47 (qgis): [ui] Fix single feat. renderer symbol levels reset when changing style ...
Mathieu Pellerin - nIRV
11:14 AM Revision a817a8e2 (qgis): layout picture: prepare expressions on refresh
Jürgen Fischer
11:14 AM Revision f865fe61 (qgis): grass plugin: remove unconnected noop slot
Jürgen Fischer
11:14 AM Revision 6608bb29 (qgis): don't use feed language C
Jürgen Fischer
10:36 AM Revision cf168824 (qgis): Optimise QgsPoint and QgsPointXY equality operators
Give more opportunities for shortcutting unnecessary calculations Nyall Dawson
10:36 AM Revision 0a9769a9 (qgis): Optimise some geometry->QgsPointXY conversions
Nyall Dawson
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...
Ismail Sunni
08:37 AM Revision 6567e3e6 (qgis): Add more debug msg info to OpenCL device scanning
Alessandro Pasotti
08:15 AM Revision 9f96239f (qgis): [ui] Fix single feat. renderer symbol levels reset when changing style ...
Mathieu Pellerin - nIRV
07:30 AM Revision 4e6db1a3 (qgis): [themes] Fix night mapping widget background issues
Mathieu Pellerin - nIRV
07:24 AM Revision ec46f061 (qgis): Fix non-rasterized PDFs not georeferenced when saving map canvas
Mathieu Pellerin - nIRV
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.
Nyall Dawson
05:23 AM Revision 147afbeb (qgis): Make Oracle tests more robust
Nyall Dawson
05:23 AM Revision a0e11d59 (qgis): Add oracle transaction unit tests
Nyall Dawson
05:23 AM Revision 22cba39f (qgis): Working transaction support for Oracle provider
Nyall Dawson
05:23 AM Revision b656ce7f (qgis): [FEATURE][oracle] Database transaction support
Nyall Dawson
05:23 AM Revision 6352004e (qgis): Remove temporary hack
Nyall Dawson
05:16 AM Revision 4cd72e6b (qgis): [ui] Fix single feat. renderer symbol levels reset when changing style ...
Mathieu Pellerin - nIRV
05:12 AM Revision 36c7f992 (qgis): [themes] Fix night mapping widget background issues
Mathieu Pellerin - nIRV
05:12 AM Revision f923b0c7 (qgis): [themes] Fix blend of gray widget background issues
Mathieu Pellerin - nIRV
05:11 AM Revision 8c0613c7 (qgis): [themes] Fix night mapping widget background issues
Mathieu Pellerin - nIRV
05:11 AM Revision 19432cd4 (qgis): [themes] Fix blend of gray widget background issues
Mathieu Pellerin - nIRV
02:58 AM Revision 5fc86485 (qgis): Sibling of 007a8ea1ec7ccfab7b86e0920c9a6e75af63c9d4 [skip ci]
skip-checks: true Nyall Dawson
02:58 AM Revision 949272eb (qgis): Fix crash when using format function with no arguments
Fixes #31425 Nyall Dawson
02:58 AM Revision 52b3a1b2 (qgis): Sibling of 007a8ea1ec7ccfab7b86e0920c9a6e75af63c9d4 [skip ci]
skip-checks: true Nyall Dawson
02:58 AM Revision 4a687080 (qgis): Fix crash when using format function with no arguments
Fixes #31425 Nyall Dawson
02:54 AM Revision 01eb8896 (qgis): Try bumping ccache size
Nyall Dawson
02:42 AM Revision dacfc1bd (qgis): Fix deprecated warning (calling function is also deprecated)
Nyall Dawson

2019-08-26

09:55 PM Revision 80ae0412 (qgis): Don't create an unused expression context when a layer iterator has
no virtual fields Nyall Dawson
04:32 PM Revision 81eb4eeb (qgis): const correction
Denis Rouzaud
04:10 PM Revision 36be8ca2 (qgis): set the layer on mKeyField and mValueField to the currentLayer of the m...
David Signer
01:31 PM Revision 648af3ed (qgis): [ui] Fix single feat. renderer symbol levels reset when changing style ...
Mathieu Pellerin - nIRV
01:31 PM Revision d26b7abc (qgis): QgsSymbolSelector{Widget,Dialog} class cleanup
Mathieu Pellerin - nIRV
01:31 PM Revision 07c871de (qgis): Add dox note on symbol ownership in QgsSymbolSelectorWidget class
Mathieu Pellerin - nIRV
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...
Nyall Dawson
08:53 AM Revision f5782169 (qgis): modify editor widget wrappers to handle additional fields (#31270)
Denis Rouzaud
08:36 AM Revision 5b71e216 (qgis): [FEATURE] [needs-docs] Add circular data dependencies (#30947)
* [FEATURE] [needs-docs] Add circular data dependencies Julien Cabieces
08:25 AM Revision 2dc1f9f3 (qgis): Merge pull request #31355 from 3nids/featurelist_compoundkeys
allow QgsFeatureListComboBox to handle multiple keys Denis Rouzaud
06:51 AM Revision 17eacea1 (qgis): Fix typo (#31411)
Harrissou Santanna
06:29 AM Revision 213e265a (qgis): Fix NULL values
* Simplify and constify code
* Fix NULL values
Matthias Kuhn
06:18 AM Revision aec80184 (qgis): Sibling of 55465f928d1651986be7a2f2bc86c09cd25b3da5 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
06:18 AM Revision d955d99b (qgis): Sibling of 55465f928d1651986be7a2f2bc86c09cd25b3da5 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
05:42 AM Revision 2aa77c2e (qgis): Fix typo
Harrissou Santanna
05:29 AM Revision 24597960 (qgis): [ui] Fix single feat. renderer symbol levels reset when changing style ...
Mathieu Pellerin - nIRV
05:29 AM Revision 90998162 (qgis): Sibling of 536987c05dac32820a8943b03c24d4edc32560c7 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
05:29 AM Revision 536987c0 (qgis): [ui] Fix single feat. renderer symbol levels reset when changing style ...
Mathieu Pellerin - nIRV
05:29 AM Revision f2176952 (qgis): Sibling of 536987c05dac32820a8943b03c24d4edc32560c7 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV

2019-08-25

12:45 AM Revision bb8b1dd4 (qgis): Fix typo
Harrissou Santanna
12:45 AM Revision 5a49bd92 (qgis): Avoid deprecation warning from third party module
Fixes #31391 Nyall Dawson
10:25 PM Revision 538946ad (qgis): Avoid deprecation warning from third party module
Fixes #31391 Nyall Dawson
06:04 PM Revision 6af029d5 (qgis): Merge pull request #31398 from myarjunar/https-feed
use https for qgis feed source url Matthias Kuhn
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. Matthias Kuhn
03:39 AM Revision a3f411ac (qgis): Updated hackfests easter egg data
Tim Sutton
03:39 AM Revision 7cf2e97a (qgis): Fix docstring of QgsVectorDataProvider.empty() method.
gacarrillor

2019-08-24

01:59 AM Revision 6bc5faed (qgis): use https for qgis feed source url
Muhammad Yarjuna Rohmat
01:46 AM Revision baf3b999 (qgis): Play safe, lock mutex on all QgsTileCache functions
Mathieu Pellerin - nIRV
01:32 AM Revision 7382f886 (qgis): Avoid deprecation warning from third party module
Fixes #31391 Nyall Dawson
01:32 AM Revision 6252e3e5 (qgis): Sibling of 609d5d447fdf968a92cd66a5d8016d995de29a92 [skip ci]
skip-checks: true Nyall Dawson
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...
Jürgen Fischer
11:05 PM Revision a65fc10e (qgis): escape ampersands in recent file menu (eg. from database projects)
(cherry picked from commit d40d04c40e7ebf8b7fe1acf1c43d672d11fe1a79) Jürgen Fischer
11:05 PM Revision e19fadd2 (qgis): escape ampersands in recent file menu (eg. from database projects)
(cherry picked from commit d40d04c40e7ebf8b7fe1acf1c43d672d11fe1a79) Jürgen Fischer
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) Jürgen Fischer
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) Jürgen Fischer
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...
Nyall Dawson
06:29 PM Revision f870014f (qgis): version info: there's no point in showing the download link to the vers...
Jürgen Fischer
05:46 PM Revision b59d68c7 (qgis): Improve validation for QgsRelationAddDlg Fixes #31292
Sergio Ramírez
05:44 PM Revision f3bf686f (qgis): Set ambient to not transparent for measurement line.
Ismail Sunni
04:14 PM Revision 3231f6f1 (qgis): Sibling of 1e7639f8e1ca8fdc22fad12b7322ddded6f1038b [skip ci]
skip-checks: true gacarrillor
04:14 PM Revision c5577009 (qgis): Fix docstring of QgsVectorDataProvider.empty() method.
gacarrillor
04:14 PM Revision 44503a38 (qgis): Sibling of 1e7639f8e1ca8fdc22fad12b7322ddded6f1038b [skip ci]
skip-checks: true gacarrillor
10:19 AM Revision 8b84d427 (qgis): Remove funding tests
Matthias Kuhn
10:19 AM Revision 5dcb2188 (qgis): Remove some funding usernames
Matthias Kuhn
10:17 AM Revision 4ebe6f96 (qgis): Funding
Matthias Kuhn
10:16 AM Revision a292f48d (qgis): Funding
Matthias Kuhn
04:44 AM Revision e7a46c21 (qgis): Play safe, lock mutex on all QgsTileCache functions
Mathieu Pellerin - nIRV

2019-08-23

06:11 PM Revision 6456b791 (qgis): Prevent installation of ZIP plugins if they don't have the root folder ...
Sergio Ramírez
05:44 PM Revision f12bb0f0 (qgis): Sibling of d2d86d72630c50818962762796272e533e829d9b [skip ci]
skip-checks: true Geoff Kimbell
05:44 PM Revision fcb8df2a (qgis): Sibling of d2d86d72630c50818962762796272e533e829d9b [skip ci]
skip-checks: true Geoff Kimbell
05:43 PM Revision ea4756ab (qgis): add feeding of layout pictures with blobs
Jürgen Fischer
04:17 PM Revision cab11fe9 (qgis): add method to set extra identifier values to Null and embryon of test
Denis Rouzaud
01:54 PM Revision d40d04c4 (qgis): escape ampersands in recent file menu (eg. from database projects)
Jürgen Fischer
09:56 AM Revision 6e1337bd (qgis): Sibling of cfd8f9fc38fe3162dff1fa97e2fc53683f97f2b1 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
09:56 AM Revision 07aab86a (qgis): Play safe, lock mutex on all QgsTileCache functions
Mathieu Pellerin - nIRV
09:56 AM Revision 93927932 (qgis): Sibling of cfd8f9fc38fe3162dff1fa97e2fc53683f97f2b1 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
09:26 AM Revision 3da422cb (qgis): Fix wrong direction of legend opacity slider widget for raster layers (...
Mathieu Pellerin - nIRV
08:17 AM Revision 65cfaa53 (qgis): avoid deprecation warnings/errors
Denis Rouzaud
08:17 AM Revision a5574eb9 (qgis): allow QgsFeatureListComboBox to handle multiple keys
Denis Rouzaud
07:25 AM Revision 285f46f8 (qgis): Fix wrong direction of legend opacity slider widget for raster layers (...
Mathieu Pellerin - nIRV
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...
Nyall Dawson
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...
Nyall Dawson
05:43 AM Revision cd483b0a (qgis): Fix wrong direction of legend opacity slider widget for raster layers (...
Mathieu Pellerin - nIRV
05:43 AM Revision f5205b0f (qgis): Sibling of 9bc7b603327ba0f47db4c54a6b0185274b9f8a5a [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
03:00 AM Revision ea545d9c (qgis): Update test
Nyall Dawson
03:00 AM Revision c3210456 (qgis): Update test mask image
Nyall Dawson
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...
Nyall Dawson

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 Nyall Dawson
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...
Nyall Dawson
12:30 AM Revision 354c5487 (qgis): Update test
Nyall Dawson
12:30 AM Revision 3854adb5 (qgis): Update test mask image
Nyall Dawson
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
Nyall Dawson
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...
Nyall Dawson
11:43 PM Revision ab95bcd9 (qgis): Call QgsRasterBlock destructor from SIP (add factory)
Fixes #31343 memory leak Alessandro Pasotti
11:42 PM Revision 7dd0d120 (qgis): Call QgsRasterBlock destructor from SIP (add factory)
Fixes #31343 memory leak Alessandro Pasotti
11:27 PM Revision 763f3643 (qgis): Speed up QgsFeatureRequests::acceptFeature when only non-exact intersec...
Nyall Dawson
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...
Nyall Dawson
10:34 PM Revision 3209cf22 (qgis): Make Extract Selected Features algorithm thread safe
Now it can safely run as a background task Nyall Dawson
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
...
Nyall Dawson
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...
Nyall Dawson
10:33 PM Revision 92104789 (qgis): Update test mask image
Nyall Dawson
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...
Nyall Dawson
10:33 PM Revision 77f79884 (qgis): Update test
Nyall Dawson
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
Nyall Dawson
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...
Nyall Dawson
10:32 PM Revision 631ac63e (qgis): Call QgsRasterBlock destructor from SIP (add factory)
Fixes #31343 memory leak Alessandro Pasotti
10:32 PM Revision 9ae5ff5c (qgis): Speed up QgsFeatureRequests::acceptFeature when only non-exact intersec...
Nyall Dawson
03:50 PM Revision 2cb007f5 (qgis): Fix typo
Harrissou Santanna
03:50 PM Revision 055051f5 (qgis): Sibling of 44b72931e0c42666701e9486a8d6e809e8ecc65e [skip ci]
skip-checks: true Harrissou Santanna
03:50 PM Revision e8b9d5a0 (qgis): Sibling of 44b72931e0c42666701e9486a8d6e809e8ecc65e [skip ci]
skip-checks: true Harrissou Santanna
01:10 PM Revision 570e85dd (qgis): Fix save map canvas to clipboard feature
Mathieu Pellerin - nIRV
11:27 AM Revision 323f3ff8 (qgis): Sibling of 0b314c0ffb1f65be880e98fb47ce0f41f827e990 [skip ci]
skip-checks: true Alessandro Pasotti
11:27 AM Revision c4423231 (qgis): Call QgsRasterBlock destructor from SIP (add factory)
Fixes #31343 memory leak Alessandro Pasotti
11:27 AM Revision 35568faa (qgis): Call QgsRasterBlock destructor from SIP (add factory)
Fixes #31343 memory leak Alessandro Pasotti
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 Matthias Kuhn
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
Nyall Dawson
09:36 AM Revision 77191597 (qgis): Spelling
Nyall Dawson
09:05 AM Revision ade6aa79 (qgis): Update test
Nyall Dawson
09:05 AM Revision 64b4c0c8 (qgis): Sibling of 4451c7736072c8a80e8fcadfed753e91c361455b [skip ci]
skip-checks: true Nyall Dawson
09:05 AM Revision e8ce08aa (qgis): Update test
Nyall Dawson
09:05 AM Revision fdf84b14 (qgis): Sibling of 4451c7736072c8a80e8fcadfed753e91c361455b [skip ci]
skip-checks: true Nyall Dawson
09:03 AM Revision fad258e3 (qgis): Merge pull request #31319 from elpaso/db_interface_new_constructors
New ctors for connections interface Alessandro Pasotti
07:12 AM Revision cbf97b10 (qgis): Sibling of 601ef555fe78ec994568c1dd58376c761198bbfb [skip ci]
skip-checks: true Nyall Dawson
07:12 AM Revision ee63e10e (qgis): Speed up QgsFeatureRequests::acceptFeature when only non-exact intersec...
Nyall Dawson
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...
Nyall Dawson
07:09 AM Revision 9ea94bba (qgis): Sibling of ad926d3b30bf2fe73a0d22609867468a136c7651 [skip ci]
skip-checks: true Nyall Dawson
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
Nyall Dawson
07:08 AM Revision edf01013 (qgis): Sibling of 24b7ce8800e7d222f69fbe99f48d21ffdf41dceb [skip ci]
skip-checks: true Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
07:05 AM Revision 1592d1aa (qgis): Sibling of a75174781feb1c4c6a26ee0401b310e31ed1e82d [skip ci]
skip-checks: true Nyall Dawson
07:05 AM Revision 1e4e6e2f (qgis): Sibling of a75174781feb1c4c6a26ee0401b310e31ed1e82d [skip ci]
skip-checks: true Nyall Dawson
07:04 AM Revision 3e57b7e7 (qgis): Update test mask image
Nyall Dawson
07:04 AM Revision 61ca5a1f (qgis): Update test mask image
Nyall Dawson
07:04 AM Revision 29c7388f (qgis): Sibling of 8f409caa819d22be7ab1e16e9d9fd34a40a9ab25 [skip ci]
skip-checks: true Nyall Dawson
07:04 AM Revision a1557a9f (qgis): Sibling of 8f409caa819d22be7ab1e16e9d9fd34a40a9ab25 [skip ci]
skip-checks: true Nyall Dawson
07:04 AM Revision 8f409caa (qgis): Update test mask image
Nyall Dawson
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 Nyall Dawson
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 Nyall Dawson
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...
Nyall Dawson
05:24 AM Revision 427f304a (qgis): Sibling of afe9584a8e4ff67d68ca7ee0808bf8bce1532e9c [skip ci]
skip-checks: true Nyall Dawson
05:24 AM Revision 6873be1b (qgis): Sibling of afe9584a8e4ff67d68ca7ee0808bf8bce1532e9c [skip ci]
skip-checks: true Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
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 Nyall Dawson
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 Nyall Dawson
04:58 AM Revision 536e16be (qgis): Sibling of d911686153783b84c22b1a6535e704e44c3e9ced [skip ci]
skip-checks: true Nyall Dawson

2019-08-21

01:07 AM Revision 70c7fd71 (qgis): Sibling of 1cec1cc8edfd747a5a170f6125f86e9ad2dc4b8f [skip ci]
skip-checks: true Nyall Dawson
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...
Nyall Dawson
 

Also available in: Atom