Activity
From 2019-03-27 to 2019-04-25
2019-04-25
- 11:25 PM Revision e6ff7e00 (qgis): Raise an exception if the necessary parameter was not specified
- 10:14 PM Revision fdb6a2b7 (qgis): Add test for XYZ Tiles algorithm
- 10:10 PM Revision 285d4e0d (qgis): Remove NAME parameter, use OUTPUT_FILE instead
- For output to directory, OUTPUT_DIRECTORY destination parameter is used.
For output to MBTiles file, OUTPUT_FILE dest... - 09:40 PM Revision ee63cffd (qgis): [processing] Add 'project' to test definition and 'directory' output test
- - for algorithms that produce directory output, it is possible to test
that directory contents are exactly the same... - 05:00 PM Revision 52882f45 (qgis): [Tests][Server] WMTS - use resolution for bbox calculation
- 05:00 PM Revision 202a479f (qgis): [Bugfix][Server] WMTS - use resolution for bbox calculation
- Because of the limit of double size in C++, it's bettre to use the resolution instead of the scale denominator for ca...
- 04:58 PM Revision 3c8a9e6f (qgis): Merge pull request #9851 from dmarteau/fix-unload-plugin-path
- Remove plugin module path when unloading
- 04:08 PM Revision 2407934d (qgis): add missed place marker to the translatable string
- 03:14 PM Revision 833fa3de (qgis): Merge pull request #9856 from rldhont/fix-server-wmts-resolutions
- [Server] WMTS - use resolution for bbox calculation
- 02:09 PM Revision 0bb701a6 (qgis): Added help text
- 12:15 PM Revision e0d6694a (qgis): Adjusted min/max/default values of parameters, moved some code into 'pr...
- 12:01 PM Revision 5b7e67af (qgis): [QgsQuick] Handle empty config for checkbox editor widget
- Use true/false instead of un/checkedState if empty
- 12:01 PM Revision 80a40ddb (qgis): [QgsQuick] Checkbox widget fix
- Correct switching on/off
- 12:01 PM Revision 4824afab (qgis): [QgsQuick] Handling missing config values for CheckBox widget
- Added widget's properties for un/checked value - if a config is missing for boolean field, default value is set and w...
- 09:43 AM Revision 83f35617 (qgis): MBTilesWriter can write tiles in any order, proper transforming of extents
- 04:53 AM Revision cb9b3b45 (qgis): Add forgotten since tags on new point pattern fill functions
- 03:42 AM Revision 1fd6b555 (qgis): Turn antialising render flag on when appropriate in QgsRenderContext::f...
- 03:42 AM Revision 2d67f3ff (qgis): Turn antialiasing flag on when rendering legend symbol preview
2019-04-24
- 10:22 PM Revision a8e05f0d (qgis): add mac/development README
- so we can archive homebrew-qgisdev
- 08:11 PM Revision 0375ce49 (qgis): [QgsQuick] Added callbacks for qgsquick external source widget
- Added callbacks functions in external resource handler - if some actions as permanent removal of image suppose to be ...
- 08:11 PM Revision f3dc4c32 (qgis): [QgsQuick] Customizable icons for external source widget
- ..and date time widget. Changes in other widgets due to passing a whole style object to components.
- 08:11 PM Revision 1b428a5e (qgis): [QgsQuick] External widget changes
- Simplified callbacks for onSaved/onCanceled form
Some design fixes. - 08:11 PM Revision a3377580 (qgis): [QgsQuick] Updated external resource widget
- It has been enlarged, button changed
Added a new component qgsquickicontextitem - 08:11 PM Revision 88797448 (qgis): [QgsQuick] External resource widget changes
- Enlarge buttons and modified text for buttons
- 05:14 PM Revision 38c91e4e (qgis): [postgres] Fix checkPrimaryKeyUnicity option
- This provider option was linked to the project level option
"Trust layer metadata..." which was implemented
to speed ... - 05:14 PM Revision 7c5fcaf2 (qgis): Sibling of 4009b2d4080fa269ee2292390f959fdeeb8e353a
- 05:14 PM Revision 4d32143c (qgis): Sibling of 38c91e4e9715321b0b1164eea3bca82b45eb830c
- 05:14 PM Revision cd96c469 (qgis): Sibling of 38c91e4e9715321b0b1164eea3bca82b45eb830c
- 05:14 PM Revision 4009b2d4 (qgis): [postgres] Fix checkPrimaryKeyUnicity option
- This provider option was linked to the project level option
"Trust layer metadata..." which was implemented
to speed ... - 04:09 PM Revision fe45af0f (qgis): Merge pull request #9841 from signedav/default_symbol_scale_bp_34
- [server] Default scale/mupmm on GetLegendGraphics
- 04:09 PM Revision 5c2f70bd (qgis): Remove plugin module path when unloading
- Unloading plugin must remove added module path
in order to prevent wrong package import when reloading - 04:09 PM Revision 6af744da (qgis): Remove plugin module path when unloading
- Unloading plugin must remove added module path
in order to prevent wrong package import when reloading - 04:09 PM Revision 3c0871c9 (qgis): Sibling of 6af744da82f288ce79ab545386217ddf44b505f1
- 04:09 PM Revision 9bfb95ad (qgis): Remove plugin module path when unloading
- Unloading plugin must remove added module path
in order to prevent wrong package import when reloading - 04:09 PM Revision 4ff03d18 (qgis): Sibling of 6af744da82f288ce79ab545386217ddf44b505f1
- 03:30 PM Revision 9637753b (qgis): Merge pull request #9829 from signedav/default_symbol_scale_bp_36
- [server] Default scale/mupmm on GetLegendGraphics
- 03:23 PM Revision efdd52cb (qgis): Commented out code for debugging (saving of metatiles), fixed python fo...
- 03:10 PM Revision dc0877c1 (qgis): Merge pull request #9858 from signedav/default_symbol_scale
- Fix "\since" comment because of backporting
- 02:32 PM Revision 434df5be (qgis): correct images for test from the travis build
- 02:32 PM Revision d5b8e032 (qgis): fix comment since 3.4
- 02:27 PM Revision 1dbe7842 (qgis): fix comment since 3.4
- 02:22 PM Revision 450e193c (qgis): fix comment since 3.4
- 01:11 PM Revision 4ab9bb61 (qgis): Registration of TilesXYZ algorithm
- 12:25 PM Revision 73a5a6ad (qgis): Initial version of xyz tiles export (processing tool)
- 11:53 AM Revision 75696462 (qgis): [FEATURE][symbology] Add offset settings for point pattern fill symbol ...
- 11:28 AM Revision a1d1f5a2 (qgis): Turn antialising render flag on when appropriate in QgsRenderContext::f...
- 11:28 AM Revision a7671987 (qgis): Turn antialiasing flag on when rendering legend symbol preview
- 11:06 AM Revision 3232d362 (qgis): Merge pull request #9845 from qgis/backport-9809-to-release-3_6
- [Backport release-3_6] Add @snapping_results variable for points
- 10:46 AM Revision 19f66a52 (qgis): Sibling of f8880c6e9c01be0eef8dc915c81bb23ae33b3458
- 10:46 AM Revision 83397dd0 (qgis): [Tests][Server] WMTS - use resolution for bbox calculation
- 10:46 AM Revision f8880c6e (qgis): [Tests][Server] WMTS - use resolution for bbox calculation
- 10:08 AM Revision 8378eae0 (qgis): Layout
- 09:21 AM Revision e8a33c48 (qgis): Sibling of ccd92b8a1a4d2a754f8e556c7f475d8db9761a71
- 09:21 AM Revision ada6ef6f (qgis): Sibling of ccd92b8a1a4d2a754f8e556c7f475d8db9761a71
- 09:21 AM Revision ccd92b8a (qgis): [Bugfix][Server] WMTS - use resolution for bbox calculation
- Because of the limit of double size in C++, it's bettre to use the resolution instead of the scale denominator for ca...
- 09:21 AM Revision 25426e6a (qgis): [Bugfix][Server] WMTS - use resolution for bbox calculation
- Because of the limit of double size in C++, it's bettre to use the resolution instead of the scale denominator for ca...
- 05:06 AM Revision e0a73d30 (qgis): Turn antialiasing flag on when rendering legend symbol preview
- 05:06 AM Revision ca305bb5 (qgis): Turn antialising render flag on when appropriate in QgsRenderContext::f...
- 04:53 AM Revision 6395dad8 (qgis): [processing] Log features that could not be divided in tessellate alg.
- 04:40 AM Revision 5a4f01e8 (qgis): Turn antialiasing flag on when rendering legend symbol preview
- 04:40 AM Revision 0daeacbe (qgis): Turn antialising render flag on when appropriate in QgsRenderContext::f...
- 04:40 AM Revision 08a0a0a5 (qgis): Sibling of 46f4f3182beea124f872b552e41ce763332cef8f
- 04:40 AM Revision 9258919f (qgis): Sibling of 43adfa71476bbf0d07c5a91f31570abf790df2c1
- 04:40 AM Revision 6df8ed22 (qgis): Turn antialising render flag on when appropriate in QgsRenderContext::f...
- 04:40 AM Revision 43adfa71 (qgis): Turn antialising render flag on when appropriate in QgsRenderContext::f...
- 04:40 AM Revision dab0d15d (qgis): Turn antialiasing flag on when rendering legend symbol preview
2019-04-23
- 11:36 PM Revision 8e19a329 (qgis): [3d] fix shading of 3D point symbols
- The vertex shader was incorrectly transforming world position and normal
vectors for phong shading. This was causing ... - 05:54 PM Revision 73632763 (qgis): [3d] Fix edge drawing when multiple renderer rules have edges enabled
- When using rule-based 3D rendering, if multiple rules were enabled with edge rendering,
only the first rule was getti... - 05:53 PM Revision 50692fc6 (qgis): [3d] fix shading of 3D point symbols
- The vertex shader was incorrectly transforming world position and normal
vectors for phong shading. This was causing ... - 05:44 PM Revision 9421d602 (qgis): debian packaging: include python3-lxml
- 04:28 PM Revision ab46258c (qgis): [3d] fix shading of 3D point symbols
- The vertex shader was incorrectly transforming world position and normal
vectors for phong shading. This was causing ... - 04:27 PM Revision 1106f6ab (qgis): Merge pull request #9839 from wonder-sk/fix-3d-extra-terrain-updates
- [3d] Fix unnecessary terrain map updates when changing 3D renderer
- 03:03 PM Revision 74d30b95 (qgis): Merge pull request #9809 from m-kuhn/snapping_results_for_points
- Add @snapping_results variable for points
- 08:53 AM Revision 0f315e47 (qgis): avoid OSRFixup with GDAL >= 2.5 (fixes #21902)
- (cherry picked from commit 9a8c0d28982f3c31dc0f7c8a2f796c85ec801191)
2019-04-22
- 10:35 PM Revision c97b08a2 (qgis): Sibling of 1e3199e362873355f7c11835fb4e0533589f025a
- 10:35 PM Revision 14d42a04 (qgis): Sibling of 1e3199e362873355f7c11835fb4e0533589f025a
- 10:35 PM Revision 9135badd (qgis): [3d] fix shading of 3D point symbols
- The vertex shader was incorrectly transforming world position and normal
vectors for phong shading. This was causing ... - 10:35 PM Revision 893a2286 (qgis): [3d] fix shading of 3D point symbols
- The vertex shader was incorrectly transforming world position and normal
vectors for phong shading. This was causing ... - 11:33 AM Revision 5ff5f52c (qgis): gui fix for default symbol scale
- 11:33 AM Revision d4effad3 (qgis): not using mContext from future integration received by cherry-pick
- 11:33 AM Revision 09afa5df (qgis): backport for default map scale / default map units per mm in project fo...
- (cherry-picks of 7ef426b0efa446b400c33c3447b90fa6d01d8f47 10b5f0858ad5c147ac2a67518cabf0e55e9cbacc 3d7cc160d4a39daf3f...
- 10:50 AM Revision d6e96fcb (qgis): not using mContext from future integration
- 10:50 AM Revision 042bd1f1 (qgis): backport for default map scale / default map units per mm in project fo...
- (cherry-picks of 7ef426b0efa446b400c33c3447b90fa6d01d8f47 10b5f0858ad5c147ac2a67518cabf0e55e9cbacc 3d7cc160d4a39daf3f...
- 03:02 AM Revision adb646fc (qgis): Guard vector file writer against invalid layers
- instead of crashing.
Fixes #21856
Funded by: QCooperative.net - 03:01 AM Revision 1337969a (qgis): [processing] ensure that output temporary directory exists (fix #21701)
2019-04-21
- 09:01 PM Revision 60572ac4 (qgis): [3d] Fix unnecessary terrain map updates when changing 3D renderer
- When using layer styling dock, every change in 3D rendering configuration
was also triggering update of 2D map which ... - 05:23 PM Revision 17823844 (qgis): Merge pull request #9838 from qgis/backport-9836-to-release-3_6
- [Backport release-3_6] [processing] ensure that output temporary directory exists (fix #21701)
- 09:39 AM Revision a744ddb6 (qgis): Merge pull request #9836 from alexbruy/fix-hypsometry
- [processing] ensure that output temporary directory exists (fix #21701)
2019-04-20
- 03:34 PM Revision dbdd6b55 (qgis): Merge pull request #9835 from rldhont/backport-9827-to-release-3_4
- [Backport release-3_4] [Bugfix][Server] WMTS: CRS can have axis inverted
- 03:32 PM Revision 525e4142 (qgis): Merge pull request #9824 from rldhont/fix-server-wmts-scalebasedvisibil...
- [Bugfix][Server] WMTS: layer scale base visibility has not been well used
- 10:53 AM Revision 48f78d2f (qgis): [processing] ensure that output temporary directory exists (fix #21701)
- 10:53 AM Revision a1bc21c0 (qgis): Sibling of c706cdeb06eab3e18a2c54e84b5f452f26892038
- 10:53 AM Revision 7976e606 (qgis): [processing] ensure that output temporary directory exists (fix #21701)
- 10:53 AM Revision 1f66440e (qgis): Sibling of c706cdeb06eab3e18a2c54e84b5f452f26892038
- 10:53 AM Revision c706cdeb (qgis): [processing] ensure that output temporary directory exists (fix #21701)
2019-04-19
- 02:00 PM Revision 5c569893 (qgis): Release of 3.4.7
- 02:00 PM Revision 656500e0 (qgis): Release of 3.6.2
- 11:39 AM Revision 6c9df8b6 (qgis): fix building with proj6
- 10:53 AM Revision 9e09aaef (qgis): Merge pull request #9812 from elpaso/bugfix-21871-21870-LAYERFONTCOLOR-...
- [server] Implement LAYERFONTCOLOR and ITEMFONTCOLOR
- 10:45 AM Revision 84ec951d (qgis): Merge pull request #9834 from qgis/backport-9827-to-release-3_6
- [Backport release-3_6] [Bugfix][Server] WMTS: CRS can have axis inverted
- 09:26 AM Revision d7705256 (qgis): [Bugfix][Server] WMTS: CRS can have axis inverted
- The top left element has to respect the axis, like in WMS 1.3.0.
- 08:15 AM Revision 8c21a9e8 (qgis): Merge pull request #9827 from rldhont/fix-server-wmts-crs-hasaxisinverted
- [Bugfix][Server] WMTS: CRS can have axis inverted
- 07:48 AM Revision 72a48478 (qgis): postgres provider: drop implicit not null and unique constraint for col...
- (cherry picked from commit 30e808e3fc & 267599ba)
2019-04-18
- 11:21 PM Revision f171ad86 (qgis): Sibling of 012faa6af1ef666953ac0f904fe2b709bc055e3e
- 11:21 PM Revision 91cd41ec (qgis): Sibling of 012faa6af1ef666953ac0f904fe2b709bc055e3e
- 11:21 PM Revision f9f3c391 (qgis): [Bugfix][Server] WMTS: CRS can have axis inverted
- The top left element has to respect the axis, like in WMS 1.3.0.
- 11:21 PM Revision 012faa6a (qgis): [Bugfix][Server] WMTS: CRS can have axis inverted
- The top left element has to respect the axis, like in WMS 1.3.0.
- 11:12 PM Revision d16bf3f4 (qgis): Merge pull request #9830 from qgis/backport-9826-to-release-3_4
- [Backport release-3_4] [Bugfix][Server] WMTS: read the service url from project
- 11:12 PM Revision 79ef3ea9 (qgis): Merge pull request #9831 from qgis/backport-9826-to-release-3_6
- [Backport release-3_6] [Bugfix][Server] WMTS: read the service url from project
- 10:07 PM Revision 9da6a03b (qgis): Add API for specifying fallback CRS and layer WKB type to use
- for QgsVectorLayer, when constructing a layer with a URI which
may be invalid
These may be used for layers where the... - 05:04 PM Revision 63711510 (qgis): Dear Qt, I love you but ...
- ... you are too slow and QJson API is so ugly.
Now using this wonderful json lib:
https://github.com/nlohmann/json
... - 04:19 PM Revision bca78c05 (qgis): Merge pull request #9826 from rldhont/fix-server-wmts-serviceurl
- [Bugfix][Server] WMTS: read the service url from project
- 04:18 PM Revision c95f0eb2 (qgis): Merge pull request #9820 from elpaso/bugfix-21871-21870-LAYERFONTCOLOR-...
- [server] Implement LAYERFONTCOLOR and ITEMFONTCOLORa
- 01:50 PM Revision fc3401cb (qgis): [Bugfix][Server] WMTS: read the service url from project
- It is a typo fix
- 01:50 PM Revision 5e2f7902 (qgis): [Bugfix][Server] WMTS: read the service url from project
- It is a typo fix
- 01:50 PM Revision 6a942713 (qgis): [Bugfix][Server] WMTS: read the service url from project
- It is a typo fix
- 01:50 PM Revision 79858c7d (qgis): Sibling of fc3401cb9131a8e9c8cd40bc746ffe2ac1ee36bb
- 11:29 AM Revision 103981de (qgis): Fix QCOMPARE in the test
- 11:01 AM Revision 6724d01c (qgis): [ogr] Only throw validity error in reloadData() when previously valid
- 11:00 AM Revision 54a06fb8 (qgis): [ogr] Only throw validity error in reloadData() when previously valid
- 10:53 AM Revision 32d24dc7 (qgis): fix rendering of mesh triangle with 0,0 vertex
- 10:45 AM Revision c13c4a5c (qgis): Fix control image
- 10:41 AM Revision 0f166099 (qgis): Store vector layer wkb type in xml
- We can use this when restoring the layer, if the uri turns out
to be invalid at that stage (e.g. a file has moved). B... - 10:41 AM Revision 786929b4 (qgis): Add unit test for f947ffb5b
- 10:39 AM Revision 68da21f7 (qgis): [server] Implement LAYERFONTCOLOR and ITEMFONTCOLORa
- cherry-picking commit dca0fb9026.
- 10:33 AM Revision 51d8286e (qgis): Tooltips for PG options in source select dialog
- 10:33 AM Revision 140ec616 (qgis): Tooltips for PG options in source select dialog
- 10:33 AM Revision a31999cf (qgis): Sibling of 51d8286ec9e8f8a53217477ed1768ba0ae771e19
- 10:33 AM Revision 7a0cfbd9 (qgis): Sibling of 140ec6161c2190b81da181e56c05464910356830
- 10:12 AM Revision 98064750 (qgis): [Bugfix][Server] WMTS: layer scale base visibility has not been well used
- This has been fixed in master and QGIS 3.6, but has been probably not well backported.
- 10:07 AM Revision dd18e8f1 (qgis): Merge pull request #9807 from qgis/backport-9773-to-release-3_4
- [Backport release-3_4] [server] Allow server plugin filters to access config path
- 10:07 AM Revision c1a76c4e (qgis): Merge pull request #9808 from qgis/backport-9773-to-release-3_6
- [Backport release-3_6] [server] Allow server plugin filters to access config path
- 10:06 AM Revision 960e10db (qgis): Merge pull request #9806 from qgis/backport-9791-to-release-3_4
- [Backport release-3_4] [Backport release-3_6][server] Fallback to unmanaged parameters
- 09:53 AM Revision da7f6553 (qgis): update MDAL 0.3.1
- 09:52 AM Revision f7420443 (qgis): update MDAL 0.3.1
- 09:51 AM Revision fd492abf (qgis): fix rendering of mesh triangle with 0,0 vertex
- 09:40 AM Revision d3322928 (qgis): [ogr] Only throw validity error in reloadData() when previously valid
- 09:33 AM Revision f3e58675 (qgis): Initial check pk unicity
- 09:33 AM Revision 503ecdd0 (qgis): Sibling of f3e5867506d44be4500605578003308b265b646a
- 09:33 AM Revision ad544a29 (qgis): Initial check pk unicity
- 09:33 AM Revision 76ed8a08 (qgis): Sibling of ad544a29ba86dc8e9b98a85b217a6cfc83e17c37
- 09:33 AM Revision a789487a (qgis): Sibling of ad544a29ba86dc8e9b98a85b217a6cfc83e17c37
- 08:59 AM Revision 20161c5e (qgis): [ogr] Only throw validity error in reloadData() when previously valid
- 08:59 AM Revision 252a22fd (qgis): Sibling of d454620e9c69056586a96cc9889445e45944e05b
- 08:59 AM Revision 5f7ed768 (qgis): [ogr] Only throw validity error in reloadData() when previously valid
- 08:59 AM Revision 2a195ba5 (qgis): Sibling of d454620e9c69056586a96cc9889445e45944e05b
- 08:45 AM Revision 6bd5d079 (qgis): Store vector layer wkb type in xml
- We can use this when restoring the layer, if the uri turns out
to be invalid at that stage (e.g. a file has moved). B... - 08:45 AM Revision bc2368bc (qgis): Sibling of 287457e3859861f77f8faac81b58c8e2a7e804c0
- 08:32 AM Revision c0c19f0c (qgis): Fix wrong cotrol image for ITEMFONTCOLOR test
- 03:15 AM Revision 7efda72f (qgis): Sibling of 8d43d523ce8a3a0d509cf51439fddbdba597c915
- 03:15 AM Revision 8d43d523 (qgis): Add unit test for f947ffb5b
- 03:15 AM Revision 5456f1d9 (qgis): Add unit test for f947ffb5b
2019-04-17
- 11:56 PM Revision 40c790f5 (qgis): fix 3d7c711db (refs #21872)
- 10:30 PM Revision 3d7c711d (qgis): fix #21872 (refs #21774; partly reverts e57d1e06f0 and 507e327c0c)
- src/python/qgspythonutilsimpl.cpp:596 produces "lost sys.stdout" when
qgis.utils.updateAvailablePlugins() returns. - 10:23 PM Revision 21280c39 (qgis): More verbose sip failure
- 07:34 PM Revision 6fcde4d5 (qgis): Add a comment to explain the reason for the code
- 07:34 PM Revision 9a7303b1 (qgis): Add a comment to explain the reason for the code
- 07:34 PM Revision 9409afc0 (qgis): Add a comment to explain the reason for the code
- 07:34 PM Revision eeec1a44 (qgis): Sibling of 9a7303b18383a66e74ab855adf945b5af7d7a75a
- 07:05 PM Revision 267e8fa7 (qgis): Merge pull request #9811 from elpaso/bugfix-21871-21870-LAYERFONTCOLOR-...
- [server] Implement LAYERFONTCOLOR and ITEMFONTCOLOR
- 06:45 PM Revision 9baabf91 (qgis): [server] Implement LAYERFONTCOLOR and ITEMFONTCOLOR
- cherry-picking commit dca0fb9026
- 04:15 PM Revision 25832b34 (qgis): [server] Implement LAYERFONTCOLOR and ITEMFONTCOLORa
- cherry-picking commit dca0fb9026.
- 04:04 PM Revision dca0fb90 (qgis): Merge pull request #9805 from elpaso/bugfix-21871-21870-LAYERFONTCOLOR-...
- [server] Implement LAYERFONTCOLOR and ITEMFONTCOLOR
- 03:12 PM Revision a8e51333 (qgis): Add @snapping_results variable for points
- Fix #21784 https://issues.qgis.org/issues/21784
- 03:12 PM Revision a0f450df (qgis): Add @snapping_results variable for points
- Fix #21784 https://issues.qgis.org/issues/21784
- 03:12 PM Revision ccf42dfb (qgis): Add @snapping_results variable for points
- Fix #21784 https://issues.qgis.org/issues/21784
- 03:12 PM Revision f132cfb6 (qgis): Sibling of a0f450df5fb1974642cef7567a7cc161af48fe79
- 03:12 PM Revision fa74945e (qgis): Sibling of a0f450df5fb1974642cef7567a7cc161af48fe79
- 02:12 PM Revision 1f862cad (qgis): Waste my time with Travis
- 01:55 PM Revision 6f20b5c3 (qgis): [QgsQuick] Styling of tab buttons in feature form
- Added properties for color background setting
- 01:55 PM Revision 15af15ea (qgis): [QgsQuick] Added styling properties to feature form tabs
- 01:44 PM Revision 5cf25965 (qgis): Layout
- 01:42 PM Revision 1055a8af (qgis): Merge pull request #9773 from dmarteau/set-configpath-at-early-time
- [server] Allow server plugin filters to access config path
- 12:17 PM Revision 1fac5a63 (qgis): Merge pull request #9791 from rldhont/server_params-release-3_6
- [Backport release-3_6][server] Fallback to unmanaged parameters
- 12:01 PM Revision 7032db27 (qgis): [server] Implement LAYERFONTCOLOR and ITEMFONTCOLOR
- Fixes #21871
Fixes #21870
Funded by: Gis3w - 12:01 PM Revision 9464aaac (qgis): Sibling of 7032db27fae9569efa73b4525963908241e67088
- 12:01 PM Revision e9b99bf4 (qgis): Sibling of 7032db27fae9569efa73b4525963908241e67088
- 11:41 AM Revision e197d0f5 (qgis): Set config path before calling plugin method
- 11:41 AM Revision 894ea6a7 (qgis): Set config path before calling plugin method
- 11:41 AM Revision 8855201e (qgis): Sibling of 7ce5fb2d023034fd8b370d8c07c346401070809d
- 11:41 AM Revision 7ce5fb2d (qgis): Set config path before calling plugin method
- 11:28 AM Revision 267599ba (qgis): fix 0e808e3fc6 (feature 59dd85103 not backported)
- 10:47 AM Revision 3c6299a1 (qgis): Merge pull request #9775 from signedav/default_symbol_scale
- [server] Default scale/mupmm on GetLegendGraphics
- 10:12 AM Revision cb3348c5 (qgis): fix rendering of mesh triangle with 0,0 vertex
- 10:12 AM Revision 43bff53e (qgis): Sibling of b2b4bb07c6ded005a4b86e227dd0484bc437bacc
- 09:20 AM Revision 8416e758 (qgis): Merge pull request #9781 from m-kuhn/processing_parameter_as_boolean
- Add QgsProcessingAlgorithm::parameterAsBoolean
- 08:30 AM Revision 30e808e3 (qgis): postgres provider: drop implicit not null and unique constraint for col...
- (cherry picked from commit f8e32f7b9e21c2bdee6c80e796f8d448fef19e12)
- 08:21 AM Revision 7ae29e1f (qgis): Merge pull request #9790 from elpaso/bugfix-21856-vectorfilewriter-crash
- Guard vector file writer against invalid layers
- 08:00 AM Revision 2ce3887b (qgis): [themes] Improve night mapping hyperlink color
- 08:00 AM Revision 2ee051cf (qgis): [themes] Avoid hardcoded black for default console timestamp colors
- (fixes #21860)
- 07:58 AM Revision 6578639d (qgis): [themes] Avoid hardcoded black for default console timestamp colors
- (fixes #21860)
- 07:58 AM Revision d673c6fb (qgis): [themes] Improve night mapping hyperlink color
- 07:26 AM Revision 62a5bc42 (qgis): [ui] Fix layout designer panel icon (re)sizing
- 07:26 AM Revision 9cb58a86 (qgis): Add QgsGuiUtils::iconSize to get user-prefered toolbar icon size
- 07:26 AM Revision d87c0a2d (qgis): [ui] Fix data source selection dialog icon size
- 06:49 AM Revision 51606dbf (qgis): [processing] Add 'distance' tag to join attributes by nearest alg.
- 06:34 AM Revision 9fa8d568 (qgis): [themes] Improve night mapping hyperlink color
- 06:34 AM Revision 5ea00915 (qgis): [themes] Avoid hardcoded black for default console timestamp colors
- (fixes #21860)
- 05:53 AM Revision 5e9d8588 (qgis): [themes] Improve night mapping hyperlink color
- 05:53 AM Revision ac839e27 (qgis): [themes] Improve night mapping hyperlink color
- 05:53 AM Revision 0ed32ddc (qgis): Sibling of 4571d8676efcaa9e28fa8b66c0349bbd115286e3
- 05:53 AM Revision fe5ea678 (qgis): Sibling of 4571d8676efcaa9e28fa8b66c0349bbd115286e3
- 05:53 AM Revision 6d3ed484 (qgis): [themes] Avoid hardcoded black for default console timestamp colors
- (fixes #21860)
- 05:53 AM Revision ecfc76fb (qgis): Sibling of 32d737503dd95a9e637444029301cffd9ca5341e
- 05:53 AM Revision 32d73750 (qgis): [themes] Avoid hardcoded black for default console timestamp colors
- (fixes #21860)
- 05:53 AM Revision 09656917 (qgis): [themes] Avoid hardcoded black for default console timestamp colors
- (fixes #21860)
- 05:53 AM Revision d18ed4bc (qgis): Sibling of 32d737503dd95a9e637444029301cffd9ca5341e
- 05:46 AM Revision 6befbae7 (qgis): [ui] Fix layout designer panel icon (re)sizing
- 03:54 AM Revision 94e4de59 (qgis): [ui] Fix data source selection dialog icon size
- 03:54 AM Revision c0dd9fef (qgis): Add QgsGuiUtils::iconSize to get user-prefered toolbar icon size
- 02:06 AM Revision 71698bf7 (qgis): Remove all deprecated usages of QgsCoordinateTransform without context
- 02:06 AM Revision 27696e86 (qgis): Update layer transform context when adding them to a project
- 02:06 AM Revision 87998f7f (qgis): Pass transformContext to raster writer
- 02:06 AM Revision 400e1c76 (qgis): doxy
- 02:06 AM Revision cd9fe8cd (qgis): Use new QgsRasterCalculator ctor with transform context
- 02:06 AM Revision 4e244521 (qgis): Update src/core/layout/qgslayoutitemmapoverview.cpp
- Co-Authored-By: elpaso <[email protected]>
- 02:06 AM Revision 8bdfc7cd (qgis): Drop comment
- 02:06 AM Revision 82f2cb18 (qgis): Deprecate default ctor for mesh layer options
- 02:06 AM Revision 86b7345c (qgis): Use transform context from rw context
- 02:06 AM Revision 6e0bd822 (qgis): Get transform context from project instance in app
- 02:06 AM Revision 3d687e55 (qgis): Add transform context to raster file writer task
- 02:06 AM Revision be374104 (qgis): Unit tests for transform context project<->layer sync
- 02:06 AM Revision ac043394 (qgis): Pass transform context to raster calculator
- 02:06 AM Revision f8dfdc4a (qgis): Deprecate method without transformContext
- 02:06 AM Revision 4e747d2c (qgis): Update src/core/qgsmaplayer.h
- Co-Authored-By: elpaso <[email protected]>
- 02:06 AM Revision a5d3b93a (qgis): Update src/core/mesh/qgsmeshlayer.h
- Co-Authored-By: elpaso <[email protected]>
- 02:06 AM Revision 23d6ef62 (qgis): Remove test case (API is not public anymore)
- 02:06 AM Revision 0d7841a0 (qgis): Fix grass alg combineLayerExtents
- 02:06 AM Revision bdd7a1cc (qgis): Remove build warnings
- 02:06 AM Revision 6d55e726 (qgis): More doxy
- 02:06 AM Revision 39bb361d (qgis): Missing doc in an unrelated class :(
- 02:06 AM Revision 394a1896 (qgis): Fix class documentation
- 02:06 AM Revision 654a78d6 (qgis): Raster transform context
- 02:06 AM Revision b3a448a2 (qgis): Do not store context in layer (but in provider) ...
- ... also use transform context in raster projector
and deprecate setCrs without context - 02:06 AM Revision 7f52e293 (qgis): doxy
- 02:06 AM Revision e930bee9 (qgis): Add mandatory options to QgsVectorLayer ctor
- ... and deprecate the rest.
In QGIS 4 we'll have to get rid of the deprecated default ctor and
create a new one whic... - 02:06 AM Revision 7b6f9c0d (qgis): Restore default ctor for options and layer
- 02:06 AM Revision 0d7cceab (qgis): Fix test build
- 02:06 AM Revision 5f3dc50c (qgis): Remove deprecated QgsCoordinateTransform ctor ...
- ... and add a getter for coordinateTransform to QgsMapLayer
The reason is that I think we should reduce the dataProv... - 02:06 AM Revision 8ae91438 (qgis): Some build fixes
- 02:06 AM Revision dcf20623 (qgis): Step2 of coordinate traform context passing: SIP broken
- 02:06 AM Revision 3d5e67e7 (qgis): Fix SIP (sipify does not like inline initializers)
- 02:06 AM Revision bfe92c46 (qgis): Fix use of deprecated/removed coordinate transform constructor
- 02:06 AM Revision b6bc1ee2 (qgis): Tweak QgsProcessingUtils::combineLayerExtents for future proofing, remo...
- 02:06 AM Revision 6813a55f (qgis): Deprecate vector layer ctor with default constructed options
- replaced by QgsVectorLayer( const QgsVectorLayer::LayerOptions &options,
... - 02:06 AM Revision 56a6df4d (qgis): Fix doxy deprecated
- 02:06 AM Revision cb430c14 (qgis): Fix deprecated PUSH/POP
- 02:06 AM Revision 9afa5bbb (qgis): Set transform context from layer options
- 02:06 AM Revision 69626492 (qgis): Remove unused fwd declaration
- 02:06 AM Revision 6372295d (qgis): Don't use deprecated fileWriter.writeRaster
- 02:06 AM Revision e5491ee6 (qgis): Get transformContext from layer instead of provider
- 02:06 AM Revision f5bc1c71 (qgis): Use options from provider ctor
- 02:06 AM Revision df2bdf9c (qgis): Handle the coordinate tranform context in the layer ctor
- Also use the context when read/write XML by passing it
in the R/W context - 02:06 AM Revision 47075983 (qgis): coordinateTransformContext -> transformContext for consistency
- I like "coordinateTransformContext" more btw.
- 02:06 AM Revision 7f271d1e (qgis): More coordinateTranformContext -> tranformContext
- 02:06 AM Revision bad0fe42 (qgis): Removed leftover
- 02:06 AM Revision 4614c3e0 (qgis): Dox typos
- 02:06 AM Revision c21cd35f (qgis): Add coordinate transform context to data provider options
- First step to pass the context down into the rabbit hole.
2019-04-16
- 10:07 PM Revision 0362f9d6 (qgis): Fix loss of renderer style after fixing a layer with a bad path
- 09:18 PM Revision f947ffb5 (qgis): Fix loss of renderer style after fixing a layer with a bad path
- 07:26 PM Revision a809625b (qgis): Add default precision value
- 05:37 PM Revision bed3da43 (qgis): fix QgsLayerTreeModel::refreshLayerLegend (#9785)
- * fix QgsLayerTreeModel::refreshLayerLegend
Guard if the QModelIndex (idx) has no children.
* Update qgslayertreemo... - 05:06 PM Revision 29f68224 (qgis): Use precision
- 04:12 PM Revision d730aa33 (qgis): Add test for an unkown parameter
- 04:12 PM Revision 70ec286d (qgis): Sibling of d730aa337ab44d1c46421298caba3099548940a2
- 04:12 PM Revision 734565b7 (qgis): Add test for an unkown parameter
- 04:12 PM Revision 777a17ed (qgis): Add unit test
- 04:12 PM Revision f562b099 (qgis): Add unit test
- 04:12 PM Revision 1e2f2145 (qgis): Sibling of f562b099a560a40b21779431f23ad6758f1e1ff7
- 04:10 PM Revision 7ebea90a (qgis): Add a fallback to unmanaged parameters
- 04:10 PM Revision d2b0e154 (qgis): Add a fallback to unmanaged parameters
- 04:10 PM Revision 49d6b8ac (qgis): Sibling of 7ebea90af9d0501bd97778a0882d681be317e473
- 03:17 PM Revision 64fdbe3d (qgis): Added tests and doxy
- 02:00 PM Revision 72228282 (qgis): Use QJson for JSON encoding of features
- 02:00 PM Revision be8822ed (qgis): Precision and 3d
- 02:00 PM Revision 6967a218 (qgis): toJsonV2
- 02:00 PM Revision 75537a43 (qgis): More 3d and use jsonobject attrs in exporter
- 01:27 PM Revision e8a7d0e9 (qgis): Guard vector file writer against invalid layers
- instead of crashing.
Fixes #21856
Funded by: QCooperative.net - 01:27 PM Revision 911c3182 (qgis): Guard vector file writer against invalid layers
- instead of crashing.
Fixes #21856
Funded by: QCooperative.net - 01:27 PM Revision f47d49d6 (qgis): Sibling of e8a7d0e979057e055efd6bf023bf076c2721a3cd
- 01:27 PM Revision e9437f4f (qgis): Sibling of e8a7d0e979057e055efd6bf023bf076c2721a3cd
- 01:27 PM Revision 0415c619 (qgis): Guard vector file writer against invalid layers
- instead of crashing.
Fixes #21856
Funded by: QCooperative.net - 08:30 AM Revision b90a0184 (qgis): Prefer parameterAsBoolean over parameterAsBool
2019-04-15
- 01:56 AM Revision 1c5a8492 (qgis): Sibling of 0d24cdf0ac32403135ceb6df508f736741cf202c
- 01:56 AM Revision e75343a7 (qgis): Fix loss of renderer style after fixing a layer with a bad path
- 11:38 PM Revision 891ea18b (qgis): debian packaging: add ubuntu disco
- 11:32 PM Revision 36a1277b (qgis): debian packaging: add ubuntu disco
- 11:26 PM Revision 96cc4eb9 (qgis): debian packaging: add ubuntu disco
- 04:46 PM Revision 0e9428b6 (qgis): Merge pull request #9787 from elpaso/request-21787-identify-links
- Clickable links in identify results from GetFeatureInfo
- 02:46 PM Revision 2895a640 (qgis): Const storage on list of formats
- 02:46 PM Revision 0acc0565 (qgis): Open identify links in external browser
- Fixes #21787
- 02:43 PM Revision d24e6fd5 (qgis): Use logical DPI instead of physical
- 02:08 PM Revision 4771f802 (qgis): Add QgsProcessingParameters::parameterAsBoolean for consistency
- 10:24 AM Revision 04409ac7 (qgis): Merge pull request #9786 from m-kuhn/app_no_qforeach
- No more Q_FOREACH in app
- 09:27 AM Revision 2f3646a1 (qgis): Remaining Q_FOREACH to for changes
- 09:02 AM Revision f86d8de4 (qgis): fix the QgsMeshLayerProperties constructor
- In constructor, if HAVE_3D is defined, the "mVector3DWidget is constructed with the mapCanvas instance of the QgisApp...
- 08:12 AM Revision a6e4faef (qgis): Add test
- 07:15 AM Revision 6cd293f8 (qgis): No more Q_FOREACH in app
- 05:59 AM Revision 75993afc (qgis): Another test
- 05:59 AM Revision dcb4553d (qgis): Port toProj4 to proj 6
- 05:59 AM Revision b42b2956 (qgis): Port CRS map unit handling to proj 6
- 05:59 AM Revision d831f4e1 (qgis): Use proj6 api for geographicCrsAuthId(), add tests
- 05:59 AM Revision 927b0533 (qgis): Remove OGRSpatialReferenceH member from proj 6 builds
- 05:59 AM Revision 10850bc6 (qgis): More OGR->Proj conversion for proj 6
- 05:59 AM Revision 018f3bc1 (qgis): Remove more proj4 api usage
- 05:59 AM Revision 3bab21dc (qgis): Fix crs export to wkt on proj 6
- 05:59 AM Revision ae302fff (qgis): More unit type handling
- 05:59 AM Revision e2f7b911 (qgis): Spelling
- 05:59 AM Revision 5f41e540 (qgis): Fix build with proj4
- 05:59 AM Revision aa21d55f (qgis): Port more QgsCoordinateReferenceSystem internals to proj v6
2019-04-12
- 10:24 PM Revision 27fc3816 (qgis): fix comment
- 09:26 PM Revision d0e24e8b (qgis): Add QgsProcessingAlgorithm::parameterAsBoolean
- For consistency
Alias to QgsProcessingAlgorithm::parameterAsBool(), because the parameter class is called
QgsProcess... - 04:46 PM Revision 458dd675 (qgis): Merge pull request #9752 from mbernasocchi/backport-9691-to-release-3_6
- Backport 9691 to release 3 6
- 03:57 PM Revision d3f6a5f9 (qgis): Merge pull request #9780 from elpaso/bugfix-plugins-dependencies-missin...
- Handle broken plugins when searching for dependencies
- 03:19 PM Revision 5376b975 (qgis): fis old test that expected wrong value
- Signed-off-by: Marco Bernasocchi <[email protected]>
- 03:07 PM Revision 568260c7 (qgis): Merge pull request #9778 from qgis/backport-9763-to-release-3_4
- [Backport release-3_4] Apply SLD PointSymbolizer on single centroid for polygon
- 03:06 PM Revision 2a46246b (qgis): Merge pull request #9779 from qgis/backport-9763-to-release-3_6
- [Backport release-3_6] Apply SLD PointSymbolizer on single centroid for polygon
- 02:38 PM Revision 507e327c (qgis): Handle broken plugins when searching for dependencies
- 02:13 PM Revision 68cc88c0 (qgis): replace Size Error with InvalidParameterValue
- Signed-off-by: Marco Bernasocchi <[email protected]>
- 01:57 PM Revision aa297b51 (qgis): Merge pull request #9763 from rldhont/sld-point-symbolizer-on-polygon-c...
- Apply SLD PointSymbolizer on single centroid for polygon
- 12:32 PM Revision 5b40aebd (qgis): Test apply SLD PointSymbolizer on single centroid for polygon
- 12:32 PM Revision 5538cf88 (qgis): Test apply SLD PointSymbolizer on single centroid for polygon
- 12:32 PM Revision 052b2221 (qgis): Test apply SLD PointSymbolizer on single centroid for polygon
- 12:32 PM Revision a9c7f834 (qgis): Sibling of 052b22219604e136dde9596bd2f2e4ed98fc062f
- 09:45 AM Revision a0a8e49e (qgis): Merge pull request #9777 from mbernasocchi/fix_maxwmswidth
- [server] fix wmsMaxHeightEnv leftover code
- 09:31 AM Revision 6092d569 (qgis): Merge pull request #9776 from pblottiere/server_params
- [server] Fallback to unmanaged parameters
- 09:05 AM Revision c1546d9d (qgis): fix wmsMaxHeightEnv leftover code
- Signed-off-by: Marco Bernasocchi <[email protected]>
- 09:01 AM Revision b9a807b6 (qgis): Update src/server/services/wms/qgswmsrenderer.cpp
- Co-Authored-By: mbernasocchi <[email protected]>
- 08:57 AM Revision d34e95a4 (qgis): Merge branch 'release-3_6' into backport-9691-to-release-3_6
- 08:34 AM Revision e1756f56 (qgis): Merge pull request #9757 from lbartoletti/backport-9379-to-release-3_6
- backport #9379 to release-3_6
- 08:33 AM Revision 336647cd (qgis): Merge pull request #9758 from lbartoletti/backport-9651-on-release-3_6
- Backport #9651 on release 3 6
2019-04-11
- 08:17 PM Revision 717501d6 (qgis): Merge pull request #9727 from signedav/backport_SRCWIDTH
- [Backport release-3_6] of SRCHEIGHT/SRCWIDTH for GetLegendGraphic request
- 08:16 PM Revision 2b35644d (qgis): Merge pull request #9726 from signedav/backport34_SRCWIDTH
- [Backport release-3_4] of SRCHEIGHT/SRCWIDTH for GetLegendGraphic request
- 07:12 PM Revision fab52545 (qgis): using correct pictures and additional comments
- 05:01 PM Revision fa8e5fa3 (qgis): add test files and correct image
- 05:01 PM Revision c22effb5 (qgis): add for second case as well the default scale fallback
- 04:51 PM Revision 16ba9a87 (qgis): removed /since 3.8 and entered 3.4 instead because of backport
- 04:46 PM Revision 95cfcf92 (qgis): removed the /since 3.8 and entered 3.4
- 04:11 PM Revision 8e62a89c (qgis): add correct layer to testproject
- 02:51 PM Revision 1d6a7dd5 (qgis): replace image with the expected one from test
- 02:42 PM Revision f2b0b494 (qgis): fix comments
- 02:42 PM Revision 74261104 (qgis): backport of SRCWIDTH/SRCHEIGHT
- it takes these values as map size in case of GetLegendGraphics Request and still HEIGHT and WIDTH if not a GetLegendG...
- 02:08 PM Revision 755c8ff3 (qgis): fix tests
- 02:08 PM Revision 7f7d9109 (qgis): tooltip and label text
- 01:57 PM Revision f6970faa (qgis): Merge pull request #9772 from pblottiere/wms_fix
- [server] Fixes WMS 1.3.0 certification
- 01:23 PM Revision a8a729b2 (qgis): Add test for an unkown parameter
- 01:14 PM Revision 518e2080 (qgis): Add unit test
- 01:14 PM Revision 74943df9 (qgis): Add a fallback to unmanaged parameters
- 12:36 PM Revision 96f054e1 (qgis): tests for default mapunits per mm on EPSG:4326
- 11:47 AM Revision e445a25c (qgis): [Backport release-3_4] Return 501 on 'OperationNotSupported' error (#9770)
- Return 501 HTTP statues code 'OperationNotSupported' Error
According to OGC/OWS standard, 'OperationNotSupported' Er... - 11:46 AM Revision 31eec91e (qgis): [Backport release-3_6] Return 501 on 'OperationNotSupported' error (#9771)
- Return 501 HTTP statues code 'OperationNotSupported' Error
According to OGC/OWS standard, 'OperationNotSupported' Er... - 11:42 AM Revision 679b100f (qgis): tests for default scale on EPSG:2056
- 11:42 AM Revision de8f258c (qgis): Sibling of 7ef426b0efa446b400c33c3447b90fa6d01d8f47
- 11:42 AM Revision 3d7cc160 (qgis): fix crash because of uninitialized widget
- 11:42 AM Revision 7ef426b0 (qgis): using of configured default map units per mm for legend symbols in case...
- 11:42 AM Revision 1c3cfd1e (qgis): use calculation factor for scale
- 11:42 AM Revision 10b5f085 (qgis): scale instead of map units in case of projection
- 11:42 AM Revision dd3d2a26 (qgis): Sibling of 7ef426b0efa446b400c33c3447b90fa6d01d8f47
- 11:36 AM Revision 1333be1e (qgis): Update unit tests
- 11:36 AM Revision 8e67b26e (qgis): Update enum
- 11:04 AM Revision dd2aaa52 (qgis): Fix backport: QgsServiceException::OGC_OPERATION_NOT_SUPPORTED does not...
- 11:03 AM Revision 8ac6140a (qgis): Fix backport: QgsServiceException::OGC_OPERATION_NOT_SUPPORTED does not...
- 09:25 AM Revision 3ec23ca2 (qgis): Add unit tests
- 09:25 AM Revision b2b33aff (qgis): Update exception code string for CRS/SRS issues
- 09:22 AM Revision 09b8a577 (qgis): Merge pull request #9769 from dmarteau/Fix-OperationNotSupported-http-code
- Return 501 on 'OperationNotSupported' error
- 08:42 AM Revision 9d5fa5bf (qgis): Return 501 on 'OperationNotSupported' error
- 08:42 AM Revision a321077e (qgis): Sibling of 69728d4c1d3deb4741021863271178296ec65a61
- 08:42 AM Revision e6e4b86b (qgis): Return 501 on 'OperationNotSupported' error
- 08:42 AM Revision 69728d4c (qgis): Return 501 on 'OperationNotSupported' error
- 08:42 AM Revision 39f1f64d (qgis): Sibling of 69728d4c1d3deb4741021863271178296ec65a61
- 07:40 AM Revision 6792d236 (qgis): Merge pull request #9768 from m-kuhn/qobject_cast
- Use qobject_cast instead of dynamic_cast
2019-04-10
- 10:23 PM Revision 33139f34 (qgis): [QgsQuick] Updated value relation widget
- Renamed and simplified shared ComboBox component - now its just styled component without functionality. All has to be...
- 10:23 PM Revision 3c7a1608 (qgis): Formatted code
- 10:23 PM Revision e06652e2 (qgis): [QgsQuick] Refactored QgsQuickValueMap and QgsQuickValueRelation widget...
- 10:23 PM Revision 7631ddd1 (qgis): [QgsQuick] Value Relation widget
- Added a widget for value relation field time of a feature form.
- 10:23 PM Revision f8e43318 (qgis): [QgsQuick] Fixed init error and added qml file to the list.
- Added new widget to qgsquick.qrc list
Get rid of error on qgsquickrelation widget init, when currentMap variable is u... - 08:10 PM Revision 7bc70921 (qgis): Use qobject_cast instead of dynamic_cast
- 07:13 PM Revision 14509855 (qgis): Merge pull request #9737 from jef-n/postgres-unittest-2826ba34f
- unit test for 2826ba34f
- 07:12 PM Revision d2c69996 (qgis): Merge pull request #9742 from m-kuhn/repeatable_xml_order
- Make .qgs project file XML element order stable
- 05:14 PM Revision 913dee2b (qgis): [QgsQuick] Feature form group styling
- Added margin to group title box - size and color properties have been added to group styling.
- 05:14 PM Revision 4a3bac82 (qgis): [QgsQuick] Feature form group styling
- 02:39 PM Revision 8d0566f0 (qgis): [gdal] Implement the data provider reloadData() function (fixes #20536)
- 02:39 PM Revision fdb82fc8 (qgis): [gdal] Implement the data provider reloadData() function (fixes #20536)
- 01:33 PM Revision e174577a (qgis): [gdal] Implement the data provider reloadData() function (fixes #20536)
- 11:10 AM Revision 2e613b47 (qgis): Merge pull request #9765 from elpaso/fix-webkit-build
- Fix build without webkit
- 10:26 AM Revision 581b48da (qgis): [gdal] Implement the data provider reloadData() function (fixes #20536)
- 10:26 AM Revision 9e88c7bc (qgis): Sibling of 50304ef74ba01c2cfe19faf919750d79509ed88c
- 10:26 AM Revision 88212b00 (qgis): [gdal] Implement the data provider reloadData() function (fixes #20536)
- 10:20 AM Revision cce1d697 (qgis): Fix build without webkit
- 03:06 AM Revision 9ce1093b (qgis): [FEATURE][ogr] Add string list field type support
2019-04-09
- 11:39 PM Revision 54d58d9f (qgis): const list cannot be sorted
- 07:07 PM Revision 28b33234 (qgis): update INSTALL
- 06:13 PM Revision 6c5ba379 (qgis): Sibling of 93656c21244b88a09227ebf6e862bfc86e669d81
- 06:13 PM Revision 9420fd3d (qgis): Apply SLD PointSymbolizer on single centroid for polygon
- SLD 1.0 and StyleEncoding 1.1 specs say that if a line, polygon, or raster geometry is used with PointSymbolizer, the...
- 06:13 PM Revision 93656c21 (qgis): Apply SLD PointSymbolizer on single centroid for polygon
- SLD 1.0 and StyleEncoding 1.1 specs say that if a line, polygon, or raster geometry is used with PointSymbolizer, the...
- 06:13 PM Revision 8d664028 (qgis): Apply SLD PointSymbolizer on single centroid for polygon
- SLD 1.0 and StyleEncoding 1.1 specs say that if a line, polygon, or raster geometry is used with PointSymbolizer, the...
- 06:13 PM Revision fd3684b0 (qgis): Sibling of 93656c21244b88a09227ebf6e862bfc86e669d81
- 04:35 PM Revision c2840a26 (qgis): Merge pull request #9699 from pblottiere/server_split
- [server] Move specialised funtions in correponding service cpp files
- 04:06 PM Revision ae17fb3f (qgis): Merge pull request #9762 from elpaso/plugin-dependencies-fix
- Fix plugin loading from zip (dependencies followup)
- 04:02 PM Revision 4fc6176f (qgis): Stabilize XML for layer settings and map themes
- 04:01 PM Revision 9b298ca7 (qgis): Remove getMap method with hitTest
- 03:56 PM Revision fa850a11 (qgis): Save project properties in predictable order
- 03:43 PM Revision bc72ff23 (qgis): Check parameters before calling the renderer
- 03:43 PM Revision ebccfb64 (qgis): Update exception messages
- 03:43 PM Revision c09e10ce (qgis): Update doc and sip binding
- 03:43 PM Revision 70cd9283 (qgis): Fix issue after rebase
- 03:43 PM Revision 911ef986 (qgis): Update sip binding
- 03:43 PM Revision 80d796a8 (qgis): Remove unused methods/functions
- 03:43 PM Revision 4d4d2297 (qgis): Use new getLegendGraphics methods
- 03:43 PM Revision 81f029d1 (qgis): Add legend node function
- 03:43 PM Revision 39252464 (qgis): Add suport whe legend is not based on rule
- 03:43 PM Revision 46746a37 (qgis): Add method to build layer tree
- 03:43 PM Revision f482ddfc (qgis): Raise exception from the checking method directly
- 03:43 PM Revision ba14e144 (qgis): Add basic support for hit test without calling getMap
- 03:21 PM Revision e57d1e06 (qgis): Fix plugin loading from zip (dependencies followup)
- 11:24 AM Revision 0c03900d (qgis): Merge pull request #9759 from m-kuhn/backport-9712-on-release-3_4
- Cleanup geometry validation dock before QgsApplication exit
- 10:03 AM Revision 8e834072 (qgis): Cleanup geometry validation dock before QgsApplication exit
- Refs #20283, possibly fixes it
- 09:42 AM Revision e7c5c5ed (qgis): Fix line rendering glitches
- 09:42 AM Revision b5fec587 (qgis): Edge settings for polygons + GUI to configure edge rendering
- 09:42 AM Revision 50bd9660 (qgis): Add spacer after edges group box for better alignment
- 09:42 AM Revision 28b349f0 (qgis): [FEATURE] rendering of 3d wide lines, rendering of polygon edges
- 09:42 AM Revision d8455ab9 (qgis): More robust and simpler near plane clipping of lines
- 09:42 AM Revision 50dd4b13 (qgis): Edge highlighting for extruded polygons
- 09:42 AM Revision 78da017f (qgis): Fix altitude clamping for points without Z values
- 09:42 AM Revision b2aa9784 (qgis): Added rendering tests for 3D lines
- 09:41 AM Revision 9eca4059 (qgis): [db manager] Rename layer style entry when renaming gpkg tables (fixes ...
- This has been already fixed in master and backported to 3.6 using browser data items.
However the fix can't be direct... - 09:41 AM Revision 5b7e111e (qgis): Actually only update the layer_styles table if it exists
- 09:40 AM Revision d15cae9a (qgis): [quick] Lower min. Qt version (>=5.9) in two editor widgets
- There does not seem to be a reason to strictly require a higher version
of Qt Quick in two of editor widgets.
Qt Qui... - 08:52 AM Revision a15fb5c2 (qgis): add tests
- 08:52 AM Revision 2e791d0a (qgis): Fix a crash when asJson is called on an empty PolygonGeometry
- 08:42 AM Revision 30399dfe (qgis): [needs-docs] Fixes intersection on (multi)linestring/polygon Z, M and Z...
- 06:44 AM Revision 2582399a (qgis): [FEATURE][expression] New array_all() function to check whether
- an array contains _all_ values of another given array.
- 05:13 AM Revision 9502c353 (qgis): Fix warnings when building without HAVE_SERVER_PYTHON_PLUGINS
2019-04-08
- 12:40 AM Revision e2179b32 (qgis): backport #9379 to release-3_4
- 12:39 AM Revision 2c53c1d3 (qgis): add tests
- 12:39 AM Revision a9cec385 (qgis): Fix a crash when asJson is called on an empty PolygonGeometry
- 08:19 PM Revision e6d8c120 (qgis): No context in 3.6
- 07:18 PM Revision 3a26327c (qgis): update since documentation tags
- Signed-off-by: Marco Bernasocchi <[email protected]>
Signed-off-by: Marco Bernasocchi <[email protected]> - 05:34 PM Revision 6a637623 (qgis): move issue templates to ISSUE_TEMPLATE dir
- 05:10 PM Revision bef6a6a4 (qgis): Sibling of 9481745fa1729ce876598c40d6dfbc159edcf2f1
- 05:10 PM Revision 9481745f (qgis): Back port #9691
- Signed-off-by: Marco Bernasocchi <[email protected]>
- 04:52 PM Revision 3b4dbe8f (qgis): Fix html build (#9749)
- * fixing test
* fixing include
* reverting test change - 09:31 AM Revision 658d35d4 (qgis): Merge pull request #9720 from elpaso/bugfix-21697-server-gfi-top-group-...
- [server] Allow WMS GetFeatureInfo on root layer and groups
- 08:59 AM Revision 933559b6 (qgis): [processing] Report provider version string alongside QGIS version in log
- Helpful for debugging and reproducability of results
- 08:59 AM Revision 708bf442 (qgis): [processing] Add version method to QgsProcessingProvider
- Allows retrieving provider version
- 07:47 AM Revision 67dabd70 (qgis): Merge pull request #9379 from lbartoletti/intersection_linestringZ
- Fixes intersection on (multi)linestring/polygon/curve Z, M and ZM
2019-04-07
- 12:22 AM Revision 28784ca9 (qgis): Fix grammer errors in GEOWKT string
- 11:07 PM Revision 5a85e206 (qgis): [processing] Expose additional expression variables for parameters in GUI
- 11:07 PM Revision d3016d73 (qgis): [processing] Add method to specify additional expression context variables
- which will be available to a parameter when it is evaluated.
Specifying variables via this method is for metadata pu... - 11:07 PM Revision ee51551b (qgis): Add method to retrieve highlighted variable list from QgsExpressionContext
- 10:31 PM Revision 702804f6 (qgis): Merge pull request #9739 from m-kuhn/kill_qforeach
- No more Q_FOREACH in gui
- 10:16 PM Revision ea4ea1f7 (qgis): Merge pull request #9740 from daniviga/rpm-sha
- [RPM] put the SHA commit in the about dialog for unstable builds
- 10:10 PM Revision 9464105c (qgis): Changing the subset string while editing is not allowed as current
- feature ids might depend on the current filter
- 05:22 PM Revision 2f8b9c78 (qgis): Remove unused variable
- 05:08 PM Revision f85954b3 (qgis): [RPM] put the SHA commit in the about dialog for unstable builds
- 04:44 PM Revision 8c18c80a (qgis): Remove Q_FOREACH in favor of range-based for loops in the gui library
- 04:41 PM Revision b618e8d9 (qgis): Merge pull request #9738 from m-kuhn/kill_analysis_qforeach
- Kill Q_FOREACH in analysis
- 04:17 PM Revision 736e8cbb (qgis): Merge pull request #9722 from m-kuhn/code_modernization
- Make QGIS core library a Q_FOREACH free zone
- 03:42 PM Revision 6a5d0c62 (qgis): Kill Q_FOREACH in analysis
- 03:36 PM Revision 4852bac9 (qgis): Merge branch 'master' into code_modernization
- 03:35 PM Revision f8e32f7b (qgis): unit test for 2826ba34f
- 07:25 AM Revision 4a87cc91 (qgis): Try unblacklisting some more tests
- I think these were blacklisted for the Qt5 migration only
- 04:55 AM Revision 2826ba34 (qgis): postgres provider: drop implicit not null and unique constraint for col...
- 04:55 AM Revision 59dd8510 (qgis): [FEATURE] postgres provider: add support for generated identity columns...
2019-04-06
- 07:20 PM Revision ff166628 (qgis): backports
- c77e393ea4 legend: truncate excessively long tooltips (fixes #21737)
88513284d4 fix removal of temporary directories ... - 07:15 PM Revision 61409c38 (qgis): trim crssync include directories (followup 8851328)
- (cherry picked from commit 9aaaad3ab89eb2edce4cc0f55190688cf44507cf)
- 04:43 PM Revision 6a43d694 (qgis): fix invisible text in field expression widget in dark themes (#9733)
- backport of #9701
- 03:23 PM Revision 1956cf39 (qgis): fix invisible text in field expression widget in dark themes (#9709)
- backport of #9701
- 03:21 PM Revision ec8bfa8b (qgis): Merge pull request #9723 from qgis/backport-9696-to-release-3_4
- [Backport release-3_4] [server] Server removes empty string in style parameter even if it describes default style
- 03:21 PM Revision 530b5bf3 (qgis): Merge pull request #9724 from qgis/backport-9696-to-release-3_6
- [Backport release-3_6] [server] Server removes empty string in style parameter even if it describes default style
2019-04-05
- 11:57 PM Revision c1cec89a (qgis): Fix crash when project has no groups and project OWS name equals to
- ... first layer short name
Manually backported from master - 09:30 PM Revision cbecf254 (qgis): Some cleanup
- 08:58 PM Revision 29fe3526 (qgis): Fix data defined size legend
- 08:25 PM Revision 0b0e95eb (qgis): Merge pull request #9730 from elpaso/fix-fake-group-3_6
- Fix crash when project has no groups and project OWS name equals to
- 08:04 PM Revision 8b3f97fa (qgis): Merge pull request #9691 from mbernasocchi/check_width_height
- Allow setting wmsMaxWidth and wmsMaxHeight in the server env
- 06:40 PM Revision 2ecf0fee (qgis): Fix crash when project has no groups and project OWS name equals to
- ... first layer short name
Manually backported from master - 06:09 PM Revision 23b6c678 (qgis): Merge pull request #9729 from elpaso/fix-fake-group
- Fix crash when project has no groups and project OWS name equals to
- 05:33 PM Revision e6e6788b (qgis): Fix crash when project has no groups and project OWS name equals to
- ... first layer short name
- 05:33 PM Revision 46917578 (qgis): Sibling of e6e6788b49d3bda4cf0fff7e13f830715bfec1f3
- 05:14 PM Revision c6faf563 (qgis): Merge pull request #9728 from signedav/fix_comments_because_backports
- Fix "\since" comment because of backporting
- 04:23 PM Revision 260e9ad8 (qgis): Set system locale and thousand separator for test consistency
- 04:17 PM Revision c77e393e (qgis): don't relink object if just the shared objects/DLL is changed
- (cherry picked from commit c6382553cd10c48c53a5c7cf7e3abb9518e64a8b)
- 04:14 PM Revision c7a7b293 (qgis): processing: fix grass' r.quantile parameter (fixes #21751)
- (cherry picked from commit f1dbcc3c53c8bc612bb29c60f75b6f403f3f65cc)
- 04:11 PM Revision 7ffc3eff (qgis): legend: truncate excessively long tooltips (fixes #21737)
- (cherry picked from commit 2ef99da242feb4013a8abe4ebb543b0f1b3b11f2)
- 04:11 PM Revision c5a2c2fe (qgis): fix removal of temporary directories (fixes #21292)
- (cherry picked from commit 88513284d42cff5d6a07e28ac2a209f41522315b)
- 04:11 PM Revision d3ec6b59 (qgis): postgres provider: use st_estimatedextent only when 'use estimated meta...
- (cherry picked from commit 95bd7480d0f0b65359e23bee5454e066fb712cab)
- 03:45 PM Revision b41b8198 (qgis): fix comments
- 03:42 PM Revision d7312464 (qgis): fix comments
- 03:30 PM Revision 31981123 (qgis): Remove Q_FOREACH from modeltest
- 03:04 PM Revision 2366db8d (qgis): backport of SRCWIDTH/SRCHEIGHT
- it takes these values as map size in case of GetLegendGraphics Request and still HEIGHT and WIDTH if not a GetLegendG...
- 02:43 PM Revision 9bb6c239 (qgis): Lock in Q_FOREACH free providers
- 02:37 PM Revision 8b508dd4 (qgis): Merge pull request #9696 from rldhont/fix-server-styles-parameters-spli...
- [server] Server removes empty string in style parameter even if it describes default style
- 02:36 PM Revision 1f1e17b1 (qgis): RAII
- 02:35 PM Revision 8cdfaa39 (qgis): More core changes
- 01:35 PM Revision 22738bce (qgis): Update wms server test control files
- 01:34 PM Revision a6665d42 (qgis): Kill them Q_FOREACH
- 01:13 PM Revision a063363e (qgis): More Q_FOREACH to range-based for loop conversion
- 01:08 PM Revision 398f7f27 (qgis): More Q_FOREACH to range-based for loop conversion
- 12:48 PM Revision 41a9e6fa (qgis): Merge pull request #9719 from m-kuhn/code_modernization
- Code modernization in map canvas
- 12:06 PM Revision 6958b7a2 (qgis): Massive Q_FOREACH to range-based-for conversion
- 11:56 AM Revision 76efbc65 (qgis): Merge pull request #9721 from elpaso/bugfix-21697-server-gfi-top-group-...
- Code layout fix 3.6 build
- 11:53 AM Revision 0df510cc (qgis): Code layout
- 11:52 AM Revision 2a6653e6 (qgis): Code layout
- 11:47 AM Revision d87bd226 (qgis): [server] Allow WMS GetFeatureInfo on root layer and groups
- cherry-picking commit 0e8b90de44 from 3_6
- 11:38 AM Revision 070ca7a2 (qgis): [locator] Add active layer scope to the calculator locator filter
- This allows the usage of layer scope functions such as
sum("MY_FIELD") - 11:37 AM Revision af4e9111 (qgis): [locator] Add active layer scope to the calculator locator filter
- This allows the usage of layer scope functions such as
sum("MY_FIELD") - 11:25 AM Revision 2bb049ec (qgis): Code modenization
- 11:04 AM Revision 0e8b90de (qgis): Merge pull request #9718 from elpaso/bugfix-21697-server-gfi-top-group-...
- [server] Allow WMS GetFeatureInfo on root layer and groups
- 10:25 AM Revision ecefb847 (qgis): [server] Allow WMS GetFeatureInfo on root layer and groups
- cherry-picking commit 3c4b2a7e73 from master
- 10:25 AM Revision 245b915a (qgis): Sibling of ecefb847d2d7c2a9bc35936c24f737d53c21eec2
- 09:29 AM Revision d6864b9a (qgis): [Bugfix][Server] QGIS Server removes empty string in style parameter ev...
- In OGC WMS standard, the empty string represents the default style.
QGIS Server when it parses the parameters, QGIS ... - 09:29 AM Revision 690a7e22 (qgis): Sibling of 98235eb46b0f76f0f893d4c646cfe36c00b41e63
- 09:29 AM Revision 30bf12c3 (qgis): [Bugfix][Server] QGIS Server removes empty string in style parameter ev...
- In OGC WMS standard, the empty string represents the default style.
QGIS Server when it parses the parameters, QGIS ... - 09:29 AM Revision 45b88b1c (qgis): Sibling of 98235eb46b0f76f0f893d4c646cfe36c00b41e63
- 09:29 AM Revision 98235eb4 (qgis): [Bugfix][Server] QGIS Server removes empty string in style parameter ev...
- In OGC WMS standard, the empty string represents the default style.
QGIS Server when it parses the parameters, QGIS ... - 09:05 AM Revision 87033787 (qgis): move WITH_BINDINGS in front of WITH_SERVER_PLUGINS (fixes e839f277c5c1 ...
- 08:28 AM Revision ecce0f1d (qgis): [locator] Add active layer scope to the calculator locator filter
- This allows the usage of layer scope functions such as
sum("MY_FIELD") - 08:02 AM Revision d4420c56 (qgis): Fix some memory leaks
- 08:02 AM Revision f76aa2a1 (qgis): Cleanup geometry validation dock before QgsApplication exit
- Refs #20283, possibly fixes it
- 08:01 AM Revision fad4732e (qgis): Separate the tests in two files since server uses static initialization
- and thus we cannot change it's settings once it is created
Signed-off-by: Marco Bernasocchi <[email protected]>
Sign... - 08:01 AM Revision 29a15ad8 (qgis): Move invalid size test to its own class so it can reread os.env
- Signed-off-by: Marco Bernasocchi <[email protected]>
add init_server method
Signed-off-by: Marco Bernasocchi <marco@... - 08:01 AM Revision 64e92c1f (qgis): use QStringLiteral in Settings
- Signed-off-by: Marco Bernasocchi <[email protected]>
remove unused mServerSettings
Signed-off-by: Marco Bernasocchi ... - 08:01 AM Revision e261cd66 (qgis): Sibling of a9385070708aee989ad41ed3fd10271e303f8d9b
- 08:01 AM Revision 2cda2afe (qgis): Add test and sip
- add missing methods
Signed-off-by: Marco Bernasocchi <[email protected]>
Update src/server/qgsserversettings.cpp
Co... - 08:01 AM Revision c4c3c08a (qgis): Sibling of a9385070708aee989ad41ed3fd10271e303f8d9b
- 08:01 AM Revision a9385070 (qgis): Allow setting wmsMaxWidth and wmsMaxHeight in the server env
- created env variables code
use server settings as well
add since 3.8 - 07:46 AM Revision 3c4b2a7e (qgis): Merge pull request #9704 from elpaso/bugfix-21697-server-gfi-top-group-...
- [server] Allow WMS GetFeatureInfo on root layer and groups
- 07:01 AM Revision 59a5b609 (qgis): [locator] Add active layer scope to the calculator locator filter
- This allows the usage of layer scope functions such as
sum("MY_FIELD") - 07:01 AM Revision e231cf0c (qgis): Sibling of f2fe3df34d9a76ea0e8a3f5c367400bf1ebd1af3
- 07:01 AM Revision b078c510 (qgis): Sibling of f2fe3df34d9a76ea0e8a3f5c367400bf1ebd1af3
- 07:01 AM Revision dc6cc08e (qgis): [locator] Add active layer scope to the calculator locator filter
- This allows the usage of layer scope functions such as
sum("MY_FIELD") - 07:01 AM Revision 9fd5509a (qgis): Add a aggregation method to concatenate unique values
- 07:01 AM Revision 5e0fd155 (qgis): [FEATURE][processing] Add concatenate_unique support to the aggregate alg
- 07:01 AM Revision 578c3982 (qgis): [FEATURE][expression] Add concatenate_unique() aggregation function
- 06:42 AM Revision 4ffed0f9 (qgis): Fix crash when searching in layer properties
- Fixes #21769
(cherry picked from commit 037a8283fa4b88fc2559ce1b54782bc52ad7abfc) - 04:00 AM Revision 426382c9 (qgis): [FEATURE] Average line angles for marker and hashed line symbology
- Previously, when marker or hash lines were rendered using interval
or center point place placement, the symbol angles... - 04:00 AM Revision 4582cb8d (qgis): Fix crash, missing points in some corner cases
- 03:33 AM Revision 70a8d49d (qgis): Use proj6 for custom projections dialog
- 03:33 AM Revision e2396aad (qgis): Use proj_normalize_for_visualization on proj >= 6.1
- 03:33 AM Revision 95c0d4f1 (qgis): Port QgsCoordinateTransform to proj 6 API
- Sponsored by ICSM
- 03:33 AM Revision c2cac5aa (qgis): Use unique_ptrs for proj object storage
- Sponsored by ICSM
- 03:33 AM Revision 250d0d16 (qgis): Fix proj4 build
- 03:33 AM Revision 7095eff7 (qgis): Remove debug noise
- 03:33 AM Revision 353060dc (qgis): Add helper method to determine whether a proj string uses angular units
- 03:33 AM Revision af228632 (qgis): Correctly handle inverse transforms with reversed axis CRS in proj 6.0 ...
- This logic is too complex and fragile -- we should drop support for proj 6.0
as soon as we can, so that we can the in... - 03:33 AM Revision 83dc159c (qgis): Correctly handle swapped axis order for proj 6.0
- 03:33 AM Revision 2e11c349 (qgis): Rename variable for clarity
- 03:33 AM Revision 4d7f0c2f (qgis): More unit tests
- 03:33 AM Revision 905ccc09 (qgis): Fix proj4 build
2019-04-04
- 01:15 AM Revision eabf56bf (qgis): fix #21774
- 01:12 AM Revision eb88cc4b (qgis): Fix crash when searching in layer properties
- Fixes #21769
(cherry picked from commit 037a8283fa4b88fc2559ce1b54782bc52ad7abfc) - 01:12 AM Revision 70608860 (qgis): Sibling of 89cf00610cb73b8c0157dd4021bf1586b02e2105
- 12:18 AM Revision e03ca5d5 (qgis): Sibling of 0d298131987eab25caf94e6e9ba8c89cc29fcb54
- 12:18 AM Revision c4e865f8 (qgis): Fix crash when searching in layer properties
- Fixes #21769
(cherry picked from commit 037a8283fa4b88fc2559ce1b54782bc52ad7abfc) - 10:50 PM Revision 4256f4f2 (qgis): Sibling of b33d34f51a4ec59101c660ead063301be205e0e4
- 10:50 PM Revision 89aa828a (qgis): fix invisible text in field expression widget in dark themes
- backport of #9701
- 10:44 PM Revision 81cfde2f (qgis): forward declaration of unique_ptr (#9708)
- 10:42 PM Revision 0a10dc50 (qgis): [theme] fix invisible text in field expression widget in dark themes (#...
- * [theme] fix invisile text in field expression widget in dark themes
only on MacOS at the moment
* switch back to ... - 04:46 PM Revision f1dbcc3c (qgis): processing: fix grass' r.quantile parameter (fixes #21751)
- 04:42 PM Revision 9aaaad3a (qgis): trim crssync include directories (followup 8851328)
- 03:41 PM Revision f34802be (qgis): Merge pull request #9706 from qgis/backport-9695-to-release-3_4
- [Backport release-3_4] [vertex tool] fixes some editor-tool synchronization issues
- 03:40 PM Revision b7ee7b52 (qgis): Merge pull request #9707 from qgis/backport-9695-to-release-3_6
- [Backport release-3_6] [vertex tool] fixes some editor-tool synchronization issues
- 03:38 PM Revision 20ccbc5f (qgis): Sibling of de6437e2047ae42e94a2e0bee66cb48ae752d421
- 02:37 PM Revision 580e7eb6 (qgis): remove forcing Night Mapping theme (#9700)
- This hack was introduced when Qt had poor support of Mac Dark Theme so that the combination of the default QGIS theme...
- 02:34 PM Revision 2e90085d (qgis): Merge 5667b74d1eafa4c388b5a90c9181af968813339b into cherry-pick-backpor...
- 02:33 PM Revision 4d566a34 (qgis): Merge pull request #9695 from 3nids/vertextool_sync_fix
- [vertex tool] fixes some editor-tool synchronization issues
- 02:28 PM Revision d995070a (qgis): Add missing reference file for gfi test
- 01:53 PM Revision 258b9a5a (qgis): Const copy in for loop
- 01:29 PM Revision a8ffb334 (qgis): Fix queryable on top getprojectsettings
- 01:22 PM Revision 83dfcc9f (qgis): Merge pull request #9705 from qgis/backport-9654-to-release-3_6
- [Backport release-3_6] [Unit-test]To avoid regression in Server printing to PDF output format
- 12:28 PM Revision 7de6eeb6 (qgis): Merge pull request #9654 from rldhont/fix-regression-server-print-selec...
- [Unit-test]To avoid regression in Server printing to PDF output format
- 12:19 PM Revision 548af405 (qgis): Code layout
- 11:47 AM Revision 9a689aff (qgis): [server] Allow WMS GetFeatureInfo on root layer and groups
- If the group (or the root) has any queryable child, it is flagged as queryable
Also fixes an issue with json encondi... - 11:47 AM Revision 097e7a00 (qgis): Sibling of 9a689aff555a5b5ae0a28e4dee452ab1ce95de25
- 07:23 AM Revision 037a8283 (qgis): Fix crash when searching in layer properties
- Fixes #21769
2019-04-03
- 10:43 PM Revision de9ca748 (qgis): Merge pull request #9702 from 3nids/release36_proj
- fix proj on 3.6
- 09:43 PM Revision de92b6e8 (qgis): show more verbose PROJ release info
- 09:39 PM Revision db356f1e (qgis): fix build (followup 7674e1657b476889afe63ee8f8b9fd93f581d3c6)
- 09:24 PM Revision d82a1dfb (qgis): Sibling of e2915ffdab12288326b2c40c89601cdeb53099f5
- 09:24 PM Revision e2915ffd (qgis): [theme] fix invisile text in field expression widget in dark themes
- only on MacOS at the moment
- 06:02 PM Revision 7410fb0a (qgis): clearer definition of flaky tests (#9693)
- 03:57 PM Revision e0439545 (qgis): Merge pull request #9291 from dmarteau/fix-HAVE_SERVER_PYTHON_PLUGINS
- Fix build without HAVE_SERVER_PYTHON_PLUGINS
- 02:48 PM Revision e839f277 (qgis): Disable WITH_SERVER_PLUGINS when WITH_BINDINGS=FALSE
- 02:38 PM Revision 21e08c2f (qgis): Update src/server/services/wms/qgswmsgetlegendgraphics.cpp
- Co-Authored-By: dmarteau <[email protected]>
- 02:38 PM Revision 47fba326 (qgis): Fix build without HAVE_SERVER_PYTHON_PLUGINS
- 10:50 AM Revision 0705fee0 (qgis): Merge pull request #9688 from elpaso/server-locale-override-backport-3_4
- [server] Allow locale and group separator override
- 08:49 AM Revision 0b1556d2 (qgis): Merge pull request #9618 from qgis/backport-9294-on-release-3_4
- Backport #9294 on release-3_4: Fix Z snapping for point.
- 08:48 AM Revision ebab9ee9 (qgis): Merge branch 'release-3_4' into backport-9670-to-release-3_4
- 08:29 AM Revision 83879365 (qgis): Fix backport branch naming in travis filter
- 08:20 AM Revision 60c4a5e5 (qgis): Merge pull request #9687 from elpaso/server-locale-override-backport-3_6
- [server] Allow locale and group separator override
2019-04-02
- 12:10 AM Revision 80a4fc93 (qgis): Also retry tx pull on failure
- 06:32 PM Revision f0994fde (qgis): More reference images and masks for 3d tests
- 06:32 PM Revision bdf062a9 (qgis): Fix crash in stats summary on debug builds
- 06:32 PM Revision 33738383 (qgis): More reference images and masks for layout attribute table tests
- 06:32 PM Revision 9eb30db6 (qgis): [processing] Fix invalid reprojection in join by location (summary)
- 06:32 PM Revision 6800b3dd (qgis): [processing] Use null instead of nan for invalid stat values in join by...
- 06:31 PM Revision f8f319b6 (qgis): Fix dox
- 06:31 PM Revision 50dd2d6e (qgis): Unit tests for hashed line symbols
- 06:31 PM Revision 48d2a370 (qgis): [FEATURE] New line symbol type: Hash line
- This line symbol type is designed to replicate the ArcGIS Hash Line
symbol layer type. It allows for a repeating line... - 06:31 PM Revision 714a4ac7 (qgis): Remove duplicate test
- This is just a direct copy of another test from this file -
the actual ring filter test is in Python - 06:31 PM Revision 95af4d4a (qgis): [FEATURE] New Processing algorithm "Join attributes by nearest"
- K-nearest neighbour joins from the Processing toolbox!
This algorithm takes an input vector layer and creates a new
... - 06:31 PM Revision 8d6e3dc9 (qgis): [FEATURE][API] Add method to QgsSpatialIndex to perform
- nearest neighbor search based on QgsGeometry to QgsGeometries
Previously only point - geometry was possible. But wit... - 06:31 PM Revision 59ed0789 (qgis): Also store x/y coordinates of nearest points on features when calculating
- nearest features
This can be useful, and is difficult to calculate later! - 06:26 PM Revision 2f97bb20 (qgis): [vertex tool] remove locked markers when deactivating
- 06:26 PM Revision afae4c1d (qgis): Sibling of 5667b74d1eafa4c388b5a90c9181af968813339b
- 06:26 PM Revision 5667b74d (qgis): [vertex tool] remove locked markers when deactivating
- 06:26 PM Revision 6a7b424d (qgis): [vertex tool] remove locked markers when deactivating
- 06:26 PM Revision ebe4fee5 (qgis): Sibling of 5667b74d1eafa4c388b5a90c9181af968813339b
- 06:25 PM Revision 268cc18c (qgis): [vertex tool] fix editor not updated on geometry changed
- slots were not triggered in appropriate order
so we let the vertex tool handle the update of the locked feature geome... - 06:25 PM Revision 8a89c582 (qgis): [vertex tool] fix editor not updated on geometry changed
- slots were not triggered in appropriate order
so we let the vertex tool handle the update of the locked feature geome... - 06:25 PM Revision 060fe961 (qgis): [vertex tool] fix editor not updated on geometry changed
- slots were not triggered in appropriate order
so we let the vertex tool handle the update of the locked feature geome... - 06:25 PM Revision 56c62312 (qgis): Sibling of 8a89c5825f8ea71ab2e8ffe412ad17dcdeb9bee5
- 05:33 PM Revision a7753254 (qgis): [vertex tool] update locked markers when adding a new vertex
- 05:33 PM Revision 4ed2b443 (qgis): Sibling of 04c53021e13330722cb142b105ca8105141e493d
- 05:33 PM Revision f23d6b8a (qgis): [vertex tool] update locked markers when adding a new vertex
- 05:33 PM Revision 6697d733 (qgis): Sibling of 04c53021e13330722cb142b105ca8105141e493d
- 05:33 PM Revision 04c53021 (qgis): [vertex tool] update locked markers when adding a new vertex
- 05:18 PM Revision 2ef99da2 (qgis): legend: truncate excessively long tooltips (fixes #21737)
- 05:14 PM Revision c6382553 (qgis): don't relink object if just the shared objects/DLL is changed
- 03:59 PM Revision 95bd7480 (qgis): postgres provider: use st_estimatedextent only when 'use estimated meta...
- 02:04 PM Revision a0365866 (qgis): show more verbose PROJ release info
- 12:44 PM Revision c6bb0b90 (qgis): Add unit-tests to avoid regression in Server printing to PDF output format
- In QGIS 3.4, Selection can be printed in Image output and not in PDF or SVG output.
A fix has been done 2752f83 to f... - 12:44 PM Revision 56733ee0 (qgis): Add unit-tests to avoid regression in Server printing to PDF output format
- In QGIS 3.4, Selection can be printed in Image output and not in PDF or SVG output.
A fix has been done 2752f83 to f... - 11:12 AM Revision e75b934e (qgis): Fix stuck tasks when proxied task using a proxy progress task
- completes before the proxy task has been started by task manager
Fixes #21589, fixes #19761
(cherry picked from com... - 10:27 AM Revision 2a6629ef (qgis): fix build (followup 7674e1657b476889afe63ee8f8b9fd93f581d3c6)
- 09:23 AM Revision 00f49a0d (qgis): [server] Allow locale and group separator override
- cherry-picked from master 5b586e8
- 09:10 AM Revision cdb8ad29 (qgis): [server] Allow locale and group separator override
- cherry-picked from master 5b586e8
- 09:05 AM Revision 32081b6d (qgis): Include missing include of <functional>
- Caught trying to build with GCC7 and MSVC
- 09:04 AM Revision fe359a8c (qgis): Properly convert to QgsVectorLayerEditpassTrough subclass
- 09:03 AM Revision c0eefae2 (qgis): [Travis] Fix backport branch being run as push job (#9680)
- (cherry picked from commit eacd47bfa68efd3ee811d745dc73b3c84d973f6e)
- 08:59 AM Revision 289f1372 (qgis): Properly convert to QgsVectorLayerEditpassTrough subclass
- 08:54 AM Revision 10860c35 (qgis): Include missing include of <functional>
- Caught trying to build with GCC7 and MSVC
- 08:47 AM Revision 4e949da6 (qgis): [Travis] Fix backport branch being run as push job (#9680)
- (cherry picked from commit eacd47bfa68efd3ee811d745dc73b3c84d973f6e)
- 06:54 AM Revision 4a878818 (qgis): [Travis] Fix backport branch being run as push job (#9680)
- (cherry picked from commit eacd47bfa68efd3ee811d745dc73b3c84d973f6e)
- 06:34 AM Revision 3c6c0ac2 (qgis): Fix locally failing TestQgsColorScheme
- 06:34 AM Revision d1503e03 (qgis): Fix network access manager test failing due to server change
- 06:34 AM Revision 7e23f4dd (qgis): Run QgsJsonUtils test on Travis
- This was originally blacklisted back in the 3.0 transition due to
issues with Qt 5.6. We no longer support that version. - 06:34 AM Revision 6248bb8e (qgis): Fix failing TestQgsJsonUtils
- 06:18 AM Revision e300042e (qgis): Fix stuck tasks when proxied task using a proxy progress task
- completes before the proxy task has been started by task manager
Fixes #21589, fixes #19761
(cherry picked from com...
2019-04-01
- 01:56 AM Revision be04bdcb (qgis): [processing] Use null instead of nan for invalid stat values in join by...
- 01:56 AM Revision 17fed64b (qgis): [processing] Fix invalid reprojection in join by location (summary)
- 12:43 AM Revision 66504fe0 (qgis): Fix stuck tasks when proxied task using a proxy progress task
- completes before the proxy task has been started by task manager
Fixes #21589, fixes #19761
(cherry picked from com... - 12:29 AM Revision eacd47bf (qgis): [Travis] Fix backport branch being run as push job (#9680)
- 12:24 AM Revision ac283041 (qgis): [processing] Include version information at start of log
- Start the log text with QGIS/Qt/GEOS/GDAL version information strings.
This is helpful for debugging and accountability. - 12:20 AM Revision eb11ed0f (qgis): Sibling of f940dec53f6615a56da104541de3fe0d971af136
- 12:20 AM Revision 47494bc8 (qgis): Sibling of f940dec53f6615a56da104541de3fe0d971af136
- 12:20 AM Revision f940dec5 (qgis): [Travis] Fix backport branch being run as push job
- 10:50 PM Revision 5b586e81 (qgis): Merge pull request #9671 from elpaso/bugfix-server-locale-override
- [server] Allow locale and group separator override
- 10:19 PM Revision abcf953d (qgis): Fix vector file writer field length
- Backported from master commit 2174577
- 10:18 PM Revision 08d18bea (qgis): Merge d76b3138703059ecb20b34560a05bc761ce590d1 into cherry-pick-backpor...
- 10:18 PM Revision 60fcdf5a (qgis): Merge 182dcd7a7f3178cb6cbdd5d7d82d1b83c9758ee1 into cherry-pick-backpor...
- 10:18 PM Revision 1bb3f99f (qgis): Properly convert to QgsVectorLayerEditpassTrough subclass
- 10:18 PM Revision 653f0ff5 (qgis): Merge 8ac4e6f8bfb5a3abdf5ad57614ddc526c6ab885c into cherry-pick-backpor...
- 10:18 PM Revision 356ec23a (qgis): Include missing include of <functional>
- Caught trying to build with GCC7 and MSVC
- 10:17 PM Revision 7bf9279a (qgis): [processing] Fix invalid reprojection in join by location (summary)
- 10:17 PM Revision 39a255c1 (qgis): [processing] Use null instead of nan for invalid stat values in join by...
- 10:17 PM Revision b28227fa (qgis): Fix stuck tasks when proxied task using a proxy progress task
- completes before the proxy task has been started by task manager
Fixes #21589, fixes #19761 - 10:17 PM Revision 9376cb09 (qgis): Re-run attribute table tests on Travis
- Should be fixed with proxy task fix
- 10:16 PM Revision 7674e165 (qgis): [processing] Include version information at start of log
- Start the log text with QGIS/Qt/GEOS/GDAL version information strings.
This is helpful for debugging and accountability. - 08:09 PM Revision 979debc5 (qgis): debian packaging: only break/replace older python-qgis* packages (fixes...
- (cherry picked from commit 8ec02625c334f64acc6606539873c8facefbdd56)
- 08:08 PM Revision edee0adc (qgis): debian packaging: only break/replace older python-qgis* packages (fixes...
- (cherry picked from commit 8ec02625c334f64acc6606539873c8facefbdd56)
- 06:53 PM Revision edb557b0 (qgis): Merge pull request #9668 from elpaso/bugfix-21714-filewriter-field-leng...
- Merge pull request #9661 from elpaso/bugfix-21714-filewriter-field-le…
- 06:08 PM Revision 16b63c4d (qgis): Include missing include of <functional>
- Caught trying to build with GCC7 and MSVC
- 06:08 PM Revision 7d56b968 (qgis): Include missing include of <functional>
- Caught trying to build with GCC7 and MSVC
- 06:08 PM Revision 182dcd7a (qgis): Include missing include of <functional>
- Caught trying to build with GCC7 and MSVC
- 06:08 PM Revision c0dbd14c (qgis): Sibling of 182dcd7a7f3178cb6cbdd5d7d82d1b83c9758ee1
- 06:08 PM Revision d3735e17 (qgis): Sibling of 182dcd7a7f3178cb6cbdd5d7d82d1b83c9758ee1
- 05:25 PM Revision 0355611b (qgis): Added \since QGIS 3.8
- 05:17 PM Revision 8ec02625 (qgis): debian packaging: only break/replace older python-qgis* packages (fixes...
- 04:28 PM Revision 77b0e232 (qgis): Add test reference file for server locale overrides
- 04:24 PM Revision 8a32848f (qgis): Add tests for server locale override options
- 04:22 PM Revision e11c2d5e (qgis): Sibling of 120ae773b68827e08ae3ef41e201ee86efad2f0a
- 04:22 PM Revision 120ae773 (qgis): [server][feature][needs-docs] Add env vars to override locale ...
- ...and group separator:
QGIS_SERVER_OVERRIDE_SYSTEM_LOCALE (default '')
QGIS_SERVER_SHOW_GROUP_SEPARATOR (default fa... - 04:22 PM Revision 8d774dbf (qgis): Sibling of 120ae773b68827e08ae3ef41e201ee86efad2f0a
- 03:32 PM Revision a80535ba (qgis): Backport #9640 on release-3_4: [processing] Refine check for usable lay...
- * [processing] Refine check for usable layers
- allow WMS layers and other non-GDAL raster layers. This will work
fi... - 02:18 PM Revision 88513284 (qgis): fix removal of temporary directories (fixes #21292)
- 01:06 PM Revision 6aae6c8a (qgis): [processing] Include version information at start of log
- Start the log text with QGIS/Qt/GEOS/GDAL version information strings.
This is helpful for debugging and accountability. - 01:06 PM Revision 9507bc3f (qgis): [processing] Include version information at start of log
- Start the log text with QGIS/Qt/GEOS/GDAL version information strings.
This is helpful for debugging and accountability. - 01:06 PM Revision c91429f7 (qgis): Sibling of 9f6dbadb9a4749418d2034ac2f29fc37e25ca365
- 01:06 PM Revision 6b152f21 (qgis): Sibling of 9f6dbadb9a4749418d2034ac2f29fc37e25ca365
- 12:03 PM Revision c78bee73 (qgis): More reference images and masks for 3d tests
- 12:03 PM Revision adf15e7e (qgis): More reference images and masks for layout attribute table tests
- 12:03 PM Revision ba63f39d (qgis): Fix crash in stats summary on debug builds
- 09:43 AM Revision 62895d1f (qgis): Merge pull request #9619 from elpaso/plugin-dependencies
- Plugin dependencies optional support
- 09:08 AM Revision f04ee091 (qgis): Merge pull request #9661 from elpaso/bugfix-21714-filewriter-field-length
- Fix wrong field length in file writer
- 09:08 AM Revision a6dd8f34 (qgis): Sibling of f04ee09166d1b58ba540ebf6179c82960baf35ff
- 08:39 AM Revision e5c8297f (qgis): Sibling of 5b04719b09e1eddd2698eb46b5486ef6b57b58cc
- 08:39 AM Revision 3aeac36c (qgis): Sibling of 4713eebd7341baad40c5bf0eeb9fa6840fe8f2a6
- 08:39 AM Revision 5b04719b (qgis): Fix stuck tasks when proxied task using a proxy progress task
- completes before the proxy task has been started by task manager
Fixes #21589, fixes #19761 - 08:24 AM Revision 2174577e (qgis): Merge pull request #9661 from elpaso/bugfix-21714-filewriter-field-length
- Fix wrong field length in file writer
- 08:11 AM Revision 824ba076 (qgis): More reference images and masks for 3d tests
- 08:11 AM Revision 25980ab0 (qgis): Fix crash in stats summary on debug builds
- 08:11 AM Revision 4472820e (qgis): More reference images and masks for layout attribute table tests
- 06:37 AM Revision b49815aa (qgis): More reference images and masks for layout attribute table tests
- 06:37 AM Revision afbca222 (qgis): Sibling of 0c85b4771473e8048d350dd4c5918c4af3df756f
- 06:37 AM Revision 0246b362 (qgis): More reference images and masks for layout attribute table tests
- 06:37 AM Revision 61eaecb6 (qgis): More reference images and masks for 3d tests
- 06:37 AM Revision f8d2102c (qgis): More reference images and masks for 3d tests
- 06:37 AM Revision f342df33 (qgis): More reference images and masks for 3d tests
- 06:37 AM Revision 15a9ddb4 (qgis): Sibling of f342df33f3c013bc0490fe6263d60e885473f27e
- 06:37 AM Revision e8ad45d7 (qgis): Fix crash in stats summary on debug builds
- 06:37 AM Revision 8e9d0f77 (qgis): Fix crash in stats summary on debug builds
- 06:37 AM Revision d3e83f48 (qgis): Fix crash in stats summary on debug builds
- 06:37 AM Revision 671f35df (qgis): Sibling of 8e9d0f779f2f3d52e905ee4eda0e6426ed52ad55
- 06:37 AM Revision 5f85a0bf (qgis): Sibling of 8e9d0f779f2f3d52e905ee4eda0e6426ed52ad55
- 04:12 AM Revision 0ad22d7d (qgis): Remove outdated comment
- 03:17 AM Revision fc41d559 (qgis): [processing] do not export input sdat files
2019-03-31
- 01:32 AM Revision b0de77f5 (qgis): Sibling of 8ac4e6f8bfb5a3abdf5ad57614ddc526c6ab885c
- 01:32 AM Revision 8ac4e6f8 (qgis): [processing] Fix invalid reprojection in join by location (summary)
- 01:32 AM Revision 5d5beaa2 (qgis): Sibling of 591f3f3b7f318342abe3ca824407196ab8c1617a
- 01:32 AM Revision 07fd02f1 (qgis): [processing] Fix invalid reprojection in join by location (summary)
- 01:32 AM Revision 713bf7a7 (qgis): Sibling of 8ac4e6f8bfb5a3abdf5ad57614ddc526c6ab885c
- 01:32 AM Revision 9eed7afb (qgis): [processing] Use null instead of nan for invalid stat values in join by...
- 01:32 AM Revision 52b2a581 (qgis): [processing] Fix invalid reprojection in join by location (summary)
- 01:32 AM Revision c3347712 (qgis): [processing] Use null instead of nan for invalid stat values in join by...
- 01:32 AM Revision 511c5caf (qgis): Sibling of 591f3f3b7f318342abe3ca824407196ab8c1617a
- 01:30 AM Revision 9820e6b2 (qgis): Revert "fix removal of temporary directories"
- This reverts commit b141349c90be91f191f612b7e2a349adde3c6349, which
causes crashes in almost every unit test. - 01:24 AM Revision ba02321a (qgis): [processing] Refine check for usable layers
- - allow WMS layers and other non-GDAL raster layers. This will work
fine for native algorithms, likely not work for o... - 12:52 AM Revision e5a47160 (qgis): Remove outdated comment
- 12:51 AM Revision 2d3e9e15 (qgis): Update testqgsvectorfilewriter.cpp
- 12:37 AM Revision 70f3bd7f (qgis): deleteShapeFile(): delete also ".cpg", ".sbn", ".sbx", ".idm", ".ind" f...
- Make QgsVectorFileWriter::deleteShapeFile() delete ".cpg" (and ".sbn", ".sbx", ".idm", ".ind") files along with ".shp...
- 12:02 AM Revision b141349c (qgis): fix removal of temporary directories
- 08:51 PM Revision 03db3274 (qgis): Sibling of 013bdf9405ae428e8ea5ce38f272f0cdfaaa2ee8
- 08:51 PM Revision 013bdf94 (qgis): Fix wrong field length in file writer
- fixes #21714
2019-03-30
- 05:18 PM Revision c6766b8d (qgis): Sibling of a662075cd70b755ab9961322badedd1226a222cd
- 10:32 AM Revision ca80fb60 (qgis): Merge pull request #9653 from elpaso/bugfix-badlayers-apply-no-style
- Fix bad layers style loss when "apply"
- 07:37 AM Revision 538e7909 (qgis): [processing] do not export input sdat files
- 04:41 AM Revision 41f3ac0b (qgis): [ui] Don't disable 'keep unavailable layers' button when applying changes
- 02:03 AM Revision 59c00b88 (qgis): add tests
- 02:03 AM Revision e3d0005a (qgis): Fix a crash when asJson is called on an empty PolygonGeometry
- 02:02 AM Revision 165ab8b2 (qgis): [processing] do not export input sdat files
2019-03-29
- 11:05 PM Revision f7d47f08 (qgis): [needsbackport] apply an alternative fix for #20826 & #21582
- Partly reverts c9e761649, which removed the synchronizatiion of
credential requests (eg. in a project that has multip... - 11:05 PM Revision e26c4bf3 (qgis): [needsbackport] apply an alternative fix for #20826 & #21582
- Partly reverts c9e761649, which removed the synchronizatiion of
credential requests (eg. in a project that has multip... - 09:47 PM Revision ebb18d55 (qgis): osgeo4w: fix starting of qt5 designer
- (cherry picked from commit b9a53d4204e2ff25d648873077d186c3e1dca41d)
- 09:47 PM Revision bd0667c4 (qgis): osgeo4w: fix starting of qt5 designer
- (cherry picked from commit b9a53d4204e2ff25d648873077d186c3e1dca41d)
- 09:45 PM Revision b9a53d42 (qgis): osgeo4w: fix starting of qt5 designer
- 09:42 PM Revision 6d528492 (qgis): Properly convert to QgsVectorLayerEditpassTrough subclass
- 09:42 PM Revision ebfb1e7b (qgis): Sibling of d76b3138703059ecb20b34560a05bc761ce590d1
- 09:42 PM Revision aed74e08 (qgis): Properly convert to QgsVectorLayerEditpassTrough subclass
- 09:42 PM Revision 73ff5ac9 (qgis): Sibling of d76b3138703059ecb20b34560a05bc761ce590d1
- 09:42 PM Revision d76b3138 (qgis): Properly convert to QgsVectorLayerEditpassTrough subclass
- 03:30 PM Revision 43ed203e (qgis): Merge pull request #9646 from pblottiere/server_exceptions
- [server] Sanitize WMS exceptions
- 02:59 PM Revision 9ae06a52 (qgis): Fix test
- 02:15 PM Revision fd4ac20e (qgis): Update tests
- 02:15 PM Revision 7e392268 (qgis): Remove unused qgis exception code
- 12:20 PM Revision 8944465a (qgis): Update doc
- 12:12 PM Revision 0fe739d9 (qgis): Update unit tests
- 11:08 AM Revision 94b9d8f6 (qgis): Fix bad layers style loss when "apply"
- 10:37 AM Revision 49d45fc4 (qgis): [processing] do not export input sdat files
- 10:37 AM Revision e99f8bad (qgis): [processing] do not export input sdat files
- 10:37 AM Revision 712a9e58 (qgis): Sibling of 96512eb1c39be7bd4ca5e7ca9163ce67256a124d
- 10:37 AM Revision 67e70ebe (qgis): Sibling of 96512eb1c39be7bd4ca5e7ca9163ce67256a124d
- 09:55 AM Revision f3472f83 (qgis): Sibling of 97ce59d3f804fa08e4d84906337ad5b95caa0fae
- 09:19 AM Revision 559a4cb2 (qgis): debian packaging: add qgis-providers dependency to python3-qgis in case...
- 08:31 AM Revision 939caaa7 (qgis): fix windows build
- 08:26 AM Revision 957c51e6 (qgis): debian packaging: add transitional package for python3-qgis(-common)
- (cherry picked from commit cfe88521b6881344c67d81d29e37f3a9e11c593a)
- 08:25 AM Revision 1352b925 (qgis): debian packaging: add transitional package for python3-qgis(-common)
- (cherry picked from commit cfe88521b6881344c67d81d29e37f3a9e11c593a)
- 02:22 AM Revision 53e5216a (qgis): fix the GRASS7 v.voronoi module, added missing file
- 02:22 AM Revision 213ca55e (qgis): fix the GRASS7 v.voronoi module
2019-03-28
- 12:05 AM Revision cfe88521 (qgis): debian packaging: add transitional package for python3-qgis(-common)
- 04:52 PM Revision 8d9d9091 (qgis): Raise an internal error instead of an unknown error
- 04:50 PM Revision bf02a05b (qgis): Remove old constructor
- 04:44 PM Revision cbe73c1e (qgis): Update security exceptions
- 04:33 PM Revision 75ba9095 (qgis): Fix compilation
- 01:49 PM Revision 8b2e1880 (qgis): [quick] Fix validity condition in QgsQuickFeatureLayerPair
- The extra condition enforcing that feature's geometry needs to have Z coordinate
if also its parent layer has Z coord... - 12:34 PM Revision 4c09957b (qgis): Update exceptions for StyleNotDefined and LayerNotQueryable
- 12:27 PM Revision 2fc3da3e (qgis): Manage LayerNotDefined exception
- 12:05 PM Revision 5eca1f1b (qgis): Update InvalidCRS / InvalidSRS exception according to the version
- 11:44 AM Revision 2430d9cc (qgis): Update InvalidPoint exception
- 11:40 AM Revision 37b9499f (qgis): Update InvalidFormat exception
- 11:35 AM Revision daa5e428 (qgis): Add whole parameter in exception to format message
- 11:34 AM Revision 95f4d376 (qgis): Add more exception in getPrint
- 11:34 AM Revision 0f0438f6 (qgis): Auto format message for invalid parameter value
- 11:34 AM Revision 86e9818f (qgis): Update exceptions for internal errors in renderer
- 11:34 AM Revision bdda3715 (qgis): Add more auto formatted message for missing parameter
- 11:34 AM Revision f5171b81 (qgis): Auto format message for missing parameter
- 11:34 AM Revision cac591c3 (qgis): Add unit tests
- 11:32 AM Revision c5817cb4 (qgis): Add unit tests
- 11:32 AM Revision 60b308e1 (qgis): Add an enum for exception codes
- 09:13 AM Revision d7f12ea5 (qgis): Merge pull request #9624 from pblottiere/server_context_3
- [server] Add a WMS render context
- 08:14 AM Revision 5b5cc50b (qgis): Merge pull request #9620 from elpaso/bugfix-badlayers-storage
- Bugfix badlayers storage
- 04:30 AM Revision 120b7330 (qgis): Merge 24663d52b17b86ca6ddfa2d3d3cf6440b75c320c into cherry-pick-backpor...
- 04:29 AM Revision 20ec29a4 (qgis): [processing] Refine check for usable layers (#9640)
- - allow WMS layers and other non-GDAL raster layers. This will work
fine for native algorithms, likely not work for o... - 04:29 AM Revision 3e65d8dd (qgis): Ensure all public, stable API methods for Processing have nice docstrings
- (cherry picked from commit f758d8b2825aebfcbc9ef83992bd55b3291c8602)
- 04:29 AM Revision 7590009c (qgis): Fix some Python warnings, avoid accidently hiding all deprecation warnings
- (cherry picked from commit f5a3485eae9d235721c20f05384e47753805af30)
- 04:29 AM Revision fe1be460 (qgis): Mark some Processing methods as deprecated
- (cherry picked from commit 234c1718c4cbfca0867cb6a2bdabdc7524e17a7f)
- 04:29 AM Revision 01bae442 (qgis): Drop isWindows/isMac from stable Processing API
- (cherry picked from commit 7e80fc83914f937efc2d2c65c734dd91706e57db)
- 04:29 AM Revision c78dec09 (qgis): Don't use copyright license as a module docstring
- (cherry picked from commit bf7d9cb6f8a2b4f3f6272b18d6fa30b84dbeb6e2)
- 04:29 AM Revision 74a5b837 (qgis): [needs-docs][processing] Monkey patch stable external Processing API in...
- Instead of encouraging use of the internal Processing modules
(e.g. from processing.tools.general import run , import... - 04:29 AM Revision ec275dde (qgis): Update processing script template
- (cherry picked from commit 7aca2085224898605f2058484c1cb4807cdf781a)
- 03:06 AM Revision 715aa480 (qgis): Sibling of 24663d52b17b86ca6ddfa2d3d3cf6440b75c320c
- 03:06 AM Revision 24663d52 (qgis): [processing] Refine check for usable layers
- - allow WMS layers and other non-GDAL raster layers. This will work
fine for native algorithms, likely not work for o... - 03:06 AM Revision 7c3edf1e (qgis): [processing] Refine check for usable layers
- - allow WMS layers and other non-GDAL raster layers. This will work
fine for native algorithms, likely not work for o... - 03:06 AM Revision 2084625b (qgis): Sibling of 24663d52b17b86ca6ddfa2d3d3cf6440b75c320c
- 03:06 AM Revision a4e80104 (qgis): [processing] Refine check for usable layers
- - allow WMS layers and other non-GDAL raster layers. This will work
fine for native algorithms, likely not work for o... - 02:47 AM Revision ac3da466 (qgis): Merge 28a5b0b8fd060928394b4b55440c53688136ea70 into cherry-pick-backpor...
- 02:47 AM Revision f298957d (qgis): Merge 7f74c71084cf60ab551129b0619240126375da38 into cherry-pick-backpor...
- 02:47 AM Revision f8c499c8 (qgis): Merge a83cda8ca033873f6a53afe2851158b4ab485131 into cherry-pick-backpor...
- 02:47 AM Revision 7aca2085 (qgis): Update processing script template
- 02:47 AM Revision f758d8b2 (qgis): Ensure all public, stable API methods for Processing have nice docstrings
- 02:47 AM Revision f5a3485e (qgis): Fix some Python warnings, avoid accidently hiding all deprecation warnings
- 02:47 AM Revision bf7d9cb6 (qgis): Don't use copyright license as a module docstring
- 02:47 AM Revision 64387a22 (qgis): [needs-docs][processing] Monkey patch stable external Processing API in...
- Instead of encouraging use of the internal Processing modules
(e.g. from processing.tools.general import run , import... - 02:47 AM Revision 234c1718 (qgis): Mark some Processing methods as deprecated
- 02:47 AM Revision 7e80fc83 (qgis): Drop isWindows/isMac from stable Processing API
- 01:25 AM Revision e48076bb (qgis): Sibling of ec8c3586d89c00d0b626792ac32b2290745e5647
- 01:14 AM Revision 6ea4353b (qgis): Mark some Processing methods as deprecated
- 01:14 AM Revision 76afba75 (qgis): Mark some Processing methods as deprecated
- 01:14 AM Revision e798bfb9 (qgis): Update processing script template
- 01:14 AM Revision a39822f9 (qgis): Update processing script template
- 01:14 AM Revision c2a73b80 (qgis): Sibling of e798bfb90a9d8a2c79b11832921a25021e776776
2019-03-27
- 12:58 AM Revision 8ba8cbde (qgis): Ensure all public, stable API methods for Processing have nice docstrings
- 12:58 AM Revision 5c1b6919 (qgis): Sibling of 28a5b0b8fd060928394b4b55440c53688136ea70
- 12:58 AM Revision 28a5b0b8 (qgis): Ensure all public, stable API methods for Processing have nice docstrings
- 12:48 AM Revision f5d2d088 (qgis): Drop isWindows/isMac from stable Processing API
- 12:48 AM Revision 7f74c710 (qgis): Drop isWindows/isMac from stable Processing API
- 12:48 AM Revision 2578d7e3 (qgis): Sibling of 7f74c71084cf60ab551129b0619240126375da38
- 12:47 AM Revision 1811c929 (qgis): Sibling of 174dbbce6d318ef3de007bb0d3d7e998eed0edde
- 12:47 AM Revision 73404183 (qgis): Don't use copyright license as a module docstring
- 12:47 AM Revision f003f3bf (qgis): [needs-docs][processing] Monkey patch stable external Processing API in...
- Instead of encouraging use of the internal Processing modules
(e.g. from processing.tools.general import run , import... - 12:47 AM Revision 174dbbce (qgis): [needs-docs][processing] Monkey patch stable external Processing API in...
- Instead of encouraging use of the internal Processing modules
(e.g. from processing.tools.general import run , import... - 12:47 AM Revision 1e2a0d9a (qgis): Sibling of a83cda8ca033873f6a53afe2851158b4ab485131
- 12:47 AM Revision a83cda8c (qgis): Don't use copyright license as a module docstring
- 12:46 AM Revision cd9fc06f (qgis): Silence cmake CMP0048 warning
- 11:23 PM Revision 631c7016 (qgis): scope enum for QgsProcessing::LayerHint (#9639)
- 10:14 PM Revision 155e0eb5 (qgis): [needs-docs] Fixes intersection on (multi)linestring/polygon Z, M and Z...
- 10:14 PM Revision f2800a5f (qgis): Sibling of 155e0eb5078cf0f113ac1dc69e7b40a063ff38ac
- 09:20 PM Revision 131b6591 (qgis): Fix compilation
- 03:45 PM Revision 7fb752e0 (qgis): [TRAVIS] run flaky test when label is defined (#9509)
- to declare a test as flaky:
* for cpp, use
```
if ( !QgsTest::runFlakyTests() )
QSKIP( "This test is disabled o... - 03:14 PM Revision 0c4f851d (qgis): fix copy in Dockerfile
- 03:12 PM Revision b9fdd02d (qgis): fix copy in Dockerfile
- 03:00 PM Revision a159c019 (qgis): Remove unnecessary members from renderer
- 03:00 PM Revision 20a26a0d (qgis): Minor cleaning
- 03:00 PM Revision 0b68762b (qgis): Remove more methods from renderer
- 03:00 PM Revision 5f4c0521 (qgis): Update getFeatureInfo with render context
- 03:00 PM Revision dcd43dc5 (qgis): Remove some unused methods
- 03:00 PM Revision b702c30e (qgis): Update dxf unit tests
- 03:00 PM Revision ca602ec9 (qgis): Update doc for QgsRenderer
- 03:00 PM Revision 59eadbb5 (qgis): Move some methods from renderer to context
- 03:00 PM Revision 5c874ca5 (qgis): Remove some unnecessary methods from renderer
- 03:00 PM Revision dedf0aba (qgis): Move another method to context
- 03:00 PM Revision 66d4de64 (qgis): Update getDxf with render context
- 03:00 PM Revision 24f3f970 (qgis): Update getPrint with render context
- 03:00 PM Revision 8a46e2ff (qgis): Update getLegendGraphics with render context
- 03:00 PM Revision 47b4d052 (qgis): Update getMap with render context
- 03:00 PM Revision ec062235 (qgis): Add main loop to configure layers
- 03:00 PM Revision 389076f8 (qgis): Add doc for QgsWmsRenderContext
- 02:59 PM Revision f9981ac8 (qgis): Fixes external layers
- 02:59 PM Revision 09e9df1e (qgis): Add WMS render context
- 02:59 PM Revision 365e01a1 (qgis): Remove invalid layer in test
- 02:27 PM Revision 51ab846d (qgis): Merge pull request #9545 from signedav/getlegendgraphics_HEIGHTWIDTH
- SRCHEIGHT/SRCWIDTH for GetLegendGraphic request
- 12:51 PM Revision cf595f94 (qgis): use direct widthAsInt/heigtAsInt in GetFeatureInfo
- 11:53 AM Revision 4c667ada (qgis): SRCHEIGHT SRCWIDTH and the logical part for selection
- it takes these values as map size in case of GetLegendGraphics Request and still HEIGHT and WIDTH if not a GetLegendG...
- 11:53 AM Revision 61a89af4 (qgis): decide in qgswmsrenderer if SRCWIDTH (for GetLegendGraphic) or WIDTH (f...
- 11:53 AM Revision 6722ad59 (qgis): fallback possibility if HEIGHT is used on GetLegendGraphics for maps as...
- 11:53 AM Revision e1847725 (qgis): use of SRCHEIGHT SRCWIDTH intead of HEIGHT WIDTH
- 10:51 AM Revision de8a438c (qgis): osgeo4w: fix grass shortcuts in qgis-dev (fixes #21680)
- (cherry picked from commit 8e70c08b18f6897da2b54a48f5aa025c27171475)
- 10:50 AM Revision e3f23f8a (qgis): osgeo4w: fix grass shortcuts in qgis-dev (fixes #21680)
- (cherry picked from commit 8e70c08b18f6897da2b54a48f5aa025c27171475)
- 10:44 AM Revision 8e70c08b (qgis): osgeo4w: fix grass shortcuts in qgis-dev (fixes #21680)
- 08:47 AM Revision c3fea5fc (qgis): debian packaging: keep using libqt5scintilla2-dev also on stretch
- 03:53 AM Revision 8daf4bae (qgis): Followup https://github.com/OSGeo/proj.4/pull/1337
- Add remaining mapping of old QGIS ellipsoid codes to PROJ db codes
- 03:53 AM Revision 191bbd19 (qgis): Guard against nullptr
- 03:53 AM Revision b685d2ca (qgis): Dox
- 03:53 AM Revision 67b48a43 (qgis): Use QgsReadWriteLocker
- 03:53 AM Revision 858e5d02 (qgis): Sipify
- 03:53 AM Revision 7f95991e (qgis): Cleanup ellipsoid
- 03:53 AM Revision 163f0469 (qgis): Avoid loss of precision when reading ellipsoids from proj
- 03:53 AM Revision 583f3d34 (qgis): Update/add new ellipsoid unit tests for proj 6
- 03:53 AM Revision 545e8bcf (qgis): Add utility class for proj to Python bindings
- 03:53 AM Revision a1a8e926 (qgis): Map older QGIS ellipsoid acronyms to proj auth:code pairs for proj 6
- 03:53 AM Revision 8fb17e22 (qgis): Alternative method of ellipsoid lookups
- 03:53 AM Revision edd84e95 (qgis): Create ellipsoid definitions using proj db
- Sponsored by ICSM
- 03:53 AM Revision 6e57bfa8 (qgis): Nicer sorting of ellipsoid defs
- 03:53 AM Revision 72cb49c1 (qgis): Improve performance of ellipsoid lookups on Proj >= 6
- 01:31 AM Revision 7bb080a6 (qgis): [RPM] Fix rpmbuild.sh broken shell checks
- 01:31 AM Revision 808829da (qgis): [RPM] Make buildrpm.sh more robust and fix -b flag usage
- 01:31 AM Revision 2191198d (qgis): [RPM] Make %postun more robust remove a comment entirely
- 01:31 AM Revision 011ec661 (qgis): [RPM] Update rpm/default.cfg to build on F30
- 01:31 AM Revision 6dd1a283 (qgis): [RPM] Improve buildrpms.sh script and use pbzip2 when available
- 01:31 AM Revision 79ffbff0 (qgis): [RPM] Improve buildrpms.sh script and use pbzip2 when available
- 01:31 AM Revision 31d2786a (qgis): [RPM] Make buildrpm.sh more robust and fix -b flag usage
- 01:31 AM Revision 841f2347 (qgis): [RPM] Make %postun more robust remove a comment entirely
- 01:31 AM Revision 59aa7cdc (qgis): [RPM] Update rpm/default.cfg to build on F30
- 01:31 AM Revision 384f26d3 (qgis): [RPM] Fix rpmbuild.sh broken shell checks
2019-03-26
Also available in: Atom