Activity

From 2019-05-19 to 2019-06-17

2019-06-17

11:57 PM Revision bff757a5 (qgis): update crash reports for github
Jürgen Fischer
10:20 PM Revision 127fe3cf (qgis): Tweak vertex markers so that they are not filled
The rationale is that vertices are more difficult to see when they
are behind the markers and people liked that in 2....
Martin Dobias
10:19 PM Revision cd8f2f1e (qgis): Fix attribute table shortcuts when docked [needs-docs]
Closes #29633, fix #29945 Jorge Gustavo Rocha
10:01 PM Revision a8c171a9 (qgis): wfs provider: fix invalid feature id assignment (fixes #29146)
(cherry picked from commit 62b24064a27c0c4b6a6a4d918a27c48ae3c8551b) Jürgen Fischer
08:29 PM Revision 004d3f84 (qgis): update crash reports for github
Jürgen Fischer
08:29 PM Revision 33df3631 (qgis): Sibling of bf9c2e1aaa4e3ce5e6e3f315e4ff38205556f96c [skip ci]
skip-checks: true Jürgen Fischer
11:34 AM Revision 24e56a81 (qgis): Merge pull request #30176 from jgrocha/redmine2github
References to issues.qgis.org updated Matthias Kuhn
10:17 AM Revision de672e31 (qgis): Allow storing layer WKB type in QgsMimeDataUtils::Uri
Nyall Dawson
10:17 AM Revision c3f98ebf (qgis): [processing] Prevent dropping layers of known incompatible types from b...
map layer parameters Nyall Dawson
10:17 AM Revision 83759f16 (qgis): Correctly ignore unwanted drag events in QgsMapLayerComboBox
Nyall Dawson
09:40 AM Revision 72af4682 (qgis): translation string fixes
Jürgen Fischer
09:28 AM Revision 9cfc224e (qgis): show version information on std::cout on Windows
Jorge Rocha
09:28 AM Revision 9226a98e (qgis): output usage() and version() to stdout
Jorge Rocha
09:28 AM Revision d653219a (qgis): add --version|-v command line option
Jorge Rocha
09:28 AM Revision 4e0ff33d (qgis): Add missing entry to usage; replace QStringList by QString
Jorge Rocha
09:11 AM Revision 260dc918 (qgis): Use mouse press to trigger label map tools instead of release
Eases the transition from the click-and-drag behaviour, because
clicking and holding will still start the movement.
Nyall Dawson
08:36 AM Revision f20004ca (qgis): Merge pull request #30205 from elpaso/pg-oid-backport
Pg oid backport Alessandro Pasotti
07:47 AM Revision cdaec4aa (qgis): Merge pull request #30183 from m-kuhn/backport-30173-to-release-3_4
[dbmanager] allow to import GEOMETRY tables Matthias Kuhn
07:46 AM Revision ebfce9b3 (qgis): Merge pull request #30198 from jgrocha/add--version-cli-option
[needs-docs] Add --version|-v cli option to qgis executable Matthias Kuhn

2019-06-16

01:15 AM Revision 62b24064 (qgis): wfs provider: fix invalid feature id assignment (fixes #29146)
Jürgen Fischer
01:14 AM Revision 56ad4a69 (qgis): dxf/dwg import: revert some formatting changes from 2f3646a14
Jürgen Fischer
12:49 AM Revision 954e77ea (qgis): Add tooltip to file selector widget
to avoid people trying to directly save files in installation folder Harrissou Santanna
12:48 AM Revision 271deffc (qgis): Fix collecting geometries when one of the added geometries is already m...
Fixes #30208 Nyall Dawson
12:48 AM Revision c017fc15 (qgis): [processing] Fix missing default value for Select by Expression
Fixes #30218 Nyall Dawson
10:27 PM Revision 0389ebea (qgis): Fix collecting geometries when one of the added geometries is already m...
Fixes #30208 Nyall Dawson
10:27 PM Revision b8dcafbf (qgis): [processing] Fix missing default value for Select by Expression
Fixes #30218 Nyall Dawson
07:22 AM Revision 59ba3daf (qgis): [processing] Fix missing default value for Select by Expression
Fixes #30218 Nyall Dawson
07:22 AM Revision a425e450 (qgis): Sibling of 98e63f65afe644b724858d5ce38c50c74810b96f [skip ci]
skip-checks: true Nyall Dawson
07:17 AM Revision 0e7d4a8a (qgis): Sibling of 9e6250d45e9f922914b864032c8a07e8ed5a4f72 [skip ci]
skip-checks: true Nyall Dawson
07:17 AM Revision e9dbea58 (qgis): Fix collecting geometries when one of the added geometries is already m...
Fixes #30208 Nyall Dawson
02:00 AM Revision 52d22b80 (qgis): QgsDataSourceURI doxygen improvements
Nyall Dawson

2019-06-15

11:00 PM Revision a02a4ede (qgis): Allow calculating aggregates using a subset of fids only
Alex Hay
10:49 AM Revision 853abe0f (qgis): Merge pull request #30224 from rldhont/server-getcontext-fix-hidden-rel...
[Backport release-3_4]GetContext: Fix hidden attribute value based on tree layer visibility René-Luc ReLuc
07:16 AM Revision d62bc005 (qgis): Remove const qualifiers from public declarations
Tamas Szekeres
07:16 AM Revision 70ae6362 (qgis): Rename 'foo' to something meaningful
Tamas Szekeres
07:16 AM Revision 58f8e765 (qgis): Strip nullptr inequality check
Tamas Szekeres
07:16 AM Revision 7b69172e (qgis): strip extra qualification
Tamas Szekeres
07:16 AM Revision 4869499a (qgis): Limit the mssql geography spatial filter to valid coordinates
Tamas Szekeres
07:16 AM Revision 38659fbb (qgis): Rework MSSQL parser to support v2 geometries (fixes #22041)
Tamas Szekeres
07:16 AM Revision 941e3ffd (qgis): Fix indentation issues
Tamas Szekeres
07:16 AM Revision 3196b026 (qgis): Fix indentation
Tamas Szekeres
07:16 AM Revision abc39221 (qgis): Apply 'm' prefix for class member variables instead of the hungarian no...
Tamas Szekeres
07:16 AM Revision 861ab7a9 (qgis): Drop function headers from the parser code
Tamas Szekeres
07:16 AM Revision 6c6c1455 (qgis): Fix writing geometries with M values, adding tests for Z/M/ZM geometries
Tamas Szekeres
07:16 AM Revision 31162ad1 (qgis): Fix indentation
Tamas Szekeres
07:16 AM Revision 95ab5801 (qgis): Apply lower case to member functions for the mssql driver
Tamas Szekeres
07:16 AM Revision 68a5d1a9 (qgis): Fix creating layers with curve geometries
Tamas Szekeres
07:16 AM Revision 2dc40ae0 (qgis): Fix compoundcurve parser
Tamas Szekeres
07:16 AM Revision 01112bdd (qgis): fix indentation
Tamas Szekeres
07:16 AM Revision 7d1b0cb7 (qgis): Adding test for curve geometries
Tamas Szekeres
07:16 AM Revision 2e398f43 (qgis): Improve the performance of reading linestrings
Tamas Szekeres
07:05 AM Revision fbd243be (qgis): [processing] Port map layer selection combobox widget to c++
And:
- fix enable state of selected features only after changing between
map layers with/without selections
- fix st...
Nyall Dawson
07:05 AM Revision b25fa7a2 (qgis): Try to fix crash on travis
Nyall Dawson
07:05 AM Revision 9d822732 (qgis): Fix duplicate (and missing) signals from QgsMapLayerComboBox, add tests
Nyall Dawson
06:39 AM Revision b8e9ed85 (qgis): Update help Url for Core plugins in official doc
(cherry picked from commit 352423e443398b57493a67d6fe0bc00b76a34cd4) Harrissou Santanna

2019-06-14

11:32 PM Revision 26b86bae (qgis): Limit the maximum width of legend embedded widgets
Since column is resized to contents, limit the expanded width of
embedded widgets, if they are not already limited.
...
Larry Shaffer
11:32 PM Revision a79f2bae (qgis): Ensure layer legend graphics are horizontally scrollable (fixes #28050)
Redmine: https://issues.qgis.org/issues/20229 Larry Shaffer
10:59 PM Revision 334103dd (qgis): [layouts] Always use the correct legend size when rendering legends
No existing known bugs caused by this, but it should be done anyway
and will help make future legend related work les...
Nyall Dawson
10:58 PM Revision f4324715 (qgis): Capitalize the word
Harrissou Santanna
10:58 PM Revision 25a82505 (qgis): Use complete word
there's enough place Harrissou Santanna
10:58 PM Revision 2b6c7670 (qgis): Show "no CRS" option in dialog when appropriate
The projection selection widget (combobox) has a flag `CrsNotSet` that allows showing an additional entry for selecti... Matthias Kuhn
10:58 PM Revision c6d8e8bf (qgis): Allow selecting "no projection" as default for new projects
Matthias Kuhn
06:02 PM Revision a8323a55 (qgis): [Test][Server] GetContext: Fix hidden attribute
René-Luc ReLuc
06:01 PM Revision 36a8177d (qgis): [Bugfix][Server] GetContext: Fix hidden attribute value based on tree l...
René-Luc ReLuc
05:17 PM Revision 5593bcc3 (qgis): Merge pull request #30215 from rldhont/server-getcontext-fix-hidden
[Server] GetContext: Fix hidden attribute value based on tree layer visibility René-Luc ReLuc
05:15 PM Revision 3ed9a534 (qgis): Merge pull request #9692 from rldhont/fix-regression-server-print-selec...
Fix regression server print selection pdf release 3.4 René-Luc ReLuc
04:21 PM Revision a3e88401 (qgis): [oauth2] Fix token refresh timeout cancellation with singleshot timer
Also, avoid O2 library error by checking for refresh token and URL Larry Shaffer
04:21 PM Revision 95111689 (qgis): [oauth2] Remove call to override cursor during token refresh
Unsafe to work with main GUI thread from background auth threads. Larry Shaffer
04:17 PM Revision e3f141c7 (qgis): Merge pull request #30213 from m-kuhn/no-projection
Allow setting the default for new projects to "no projection" Matthias Kuhn
03:31 PM Revision 6cd0a954 (qgis): Sibling of b85d42cd6f2f1ac7c46d782711c4c05618192d4e [skip ci]
skip-checks: true Jorge Rocha
03:31 PM Revision b85d42cd (qgis): show version information on std::cout on Windows
Jorge Rocha
03:31 PM Revision 0e71d3f2 (qgis): show version information on std::cout on Windows
Jorge Rocha
02:35 PM Revision 0499a933 (qgis): [Test][Server] GetContext: Fix hidden attribute
René-Luc ReLuc
02:28 PM Revision 5a1036bd (qgis): Sibling of c24e141c966dd4a63207b1ba0d64cad5622d56bf [skip ci]
skip-checks: true René-Luc ReLuc
02:28 PM Revision c24e141c (qgis): [Bugfix][Server] GetContext: Fix hidden attribute value based on tree l...
René-Luc ReLuc
02:05 PM Revision b58fd283 (qgis): output usage() and version() to stdout
Jorge Rocha
02:05 PM Revision 8e438e62 (qgis): output usage() and version() to stdout
Jorge Rocha
02:05 PM Revision 04a0fa86 (qgis): Sibling of 8e438e62731abfe6d439210da83053896fa8d388 [skip ci]
skip-checks: true Jorge Rocha
12:35 PM Revision 7bcfb8e7 (qgis): Allow selecting "no projection" as default for new projects
Matthias Kuhn
12:28 PM Revision f36b78c8 (qgis): Set more meaningful text for the project default projection selector
Up to now, a default text, referring to "layer" instead of "project" was shown Matthias Kuhn
12:28 PM Revision 84c8cd61 (qgis): Show "no CRS" option in dialog when appropriate
The projection selection widget (combobox) has a flag `CrsNotSet` that allows showing an additional entry for selecti... Matthias Kuhn
03:02 AM Revision 1423ae35 (qgis): Spelling
Nyall Dawson
03:02 AM Revision 5db0965a (qgis): [layouts] Allow default north arrow path to be specified through settings
Nyall Dawson
03:02 AM Revision ad4a38d1 (qgis): [layouts] Improve north arrow export time validity check to also test
for north arrows by checking their default id string Nyall Dawson
03:02 AM Revision ec8660da (qgis): Replace hardcoded default north arrow path in validity check
Nyall Dawson
03:02 AM Revision 5347eb79 (qgis): Clarify acceptable forms for defaultNorthArrow setting
Nyall Dawson
03:02 AM Revision 03a8b032 (qgis): Set north arrows ID by default, so that they are identifiable in layout...
Nyall Dawson
03:02 AM Revision ab92deee (qgis): [layouts] Warn when exporting a layout with a north arrow not
linked to a map item Nyall Dawson
03:02 AM Revision 0ccc8f15 (qgis): [FEATURE][layouts] Add a dedicated toolbar action to create north arrows
This is a shortcut to adding a picture item, setting it to a north arrow
picture, and linking it with a map. The end ...
Nyall Dawson
03:02 AM Revision 19be1723 (qgis): Add missing file
Nyall Dawson

2019-06-13

01:18 AM Revision 017e4fc0 (qgis): Add missing entry to usage; replace QStringList by QString
Jorge Rocha
01:18 AM Revision 573b0eeb (qgis): Sibling of 562bd2411c25064068ec19100a03598e2aa888da [skip ci]
skip-checks: true Jorge Rocha
01:18 AM Revision 562bd241 (qgis): Add missing entry to usage; replace QStringList by QString
Jorge Rocha
01:01 AM Revision 5ede62fd (qgis): [oauth2] Fix token refresh timeout cancellation with singleshot timer
Also, avoid O2 library error by checking for refresh token and URL Larry Shaffer
01:01 AM Revision 26c83dac (qgis): [oauth2] Remove call to override cursor during token refresh
Unsafe to work with main GUI thread from background auth threads. Larry Shaffer
12:58 AM Revision ba8458d9 (qgis): [processing] Nicer strings, default values for select/extract by attribute
Nyall Dawson
12:58 AM Revision f922306e (qgis): [processing] Fix exception in select by expression using not equal to o...
Fixes #30135 Nyall Dawson
12:54 AM Revision 78a60618 (qgis): Expose some more auth manager methods to Python
These methods either
- only wrap QSettings values (so there's no added security gained
by not exposing them -- it's c...
Nyall Dawson
10:53 PM Revision 8fdfd7da (qgis): Add "styles" to the package algorithm tags
and harmonize error message Harrissou Santanna
08:50 PM Revision 983846f4 (qgis): add --version|-v command line option
Jorge Rocha
08:50 PM Revision a1cdbcff (qgis): Sibling of 598582e17d7e788712da5fcaaf7bd304e4ee12a6 [skip ci]
skip-checks: true Jorge Rocha
08:50 PM Revision 598582e1 (qgis): add --version|-v command line option
Jorge Rocha
02:59 PM Revision 2ba1a938 (qgis): Merge pull request #30192 from elpaso/pg-oid
Use Oid alias instead of unsigned int in PG provider Alessandro Pasotti
02:58 PM Revision 0eadac66 (qgis): Merge pull request #30184 from elpaso/bugfix-gh30041-pg-oid-overflow
An attempt to fix oid overflow in regclass
Cherry-picked from master ffe3c31c5c
Alessandro Pasotti
02:46 PM Revision 3a0fb544 (qgis): [processing] fix method name
Alexander Bruy
02:35 PM Revision 79d90a9a (qgis): Merge pull request #30192 from elpaso/pg-oid
Use Oid alias instead of unsigned int in PG provider Alessandro Pasotti
11:41 AM Revision 9984dc71 (qgis): [arcgis] Browser and source selector should only return appropriate lay...
Mathieu Pellerin - nIRV
09:26 AM Revision f8201662 (qgis): Use Oid alias instead of unsigned int in PG provider
for consistency only, no bytecode changes are expected Alessandro Pasotti
08:49 AM Revision ffe3c31c (qgis): Merge pull request #30184 from elpaso/bugfix-gh30041-pg-oid-overflow
An attempt to fix oid overflow in regclass Alessandro Pasotti
07:01 AM Revision 586d2167 (qgis): Merge pull request #30185 from m-kuhn/update_on_split
Update default values with "apply on update" on split Matthias Kuhn

2019-06-12

08:57 PM Revision d56ddc25 (qgis): Minor refactor of QgsMapLayerProxyModel
Nyall Dawson
08:57 PM Revision 760af67d (qgis): Cleanup handling of QgsMimeDataUtils::Uri corresponding to project layers
And add tests Nyall Dawson
08:57 PM Revision cf63a7af (qgis): [needs-docs] Allow dragging project layers from legend over map layer c...
Greatly assists with usability of the combobox with large projects,
especially those with multiple copies of layers w...
Nyall Dawson
08:57 PM Revision 1c5ebe8e (qgis): Spelling
Nyall Dawson
08:56 PM Revision 54434a6f (qgis): Allow double-clicking items in data source select dialog to choose them
Nyall Dawson
06:43 PM Revision 5bc50ff8 (qgis): [processing] Fix iterating mode when output is a temporary layer
Credit to @volaya for this fix!
Fixes #29340
Nyall Dawson
06:25 PM Revision c94310df (qgis): Cast long from count features instead of int
Alessandro Pasotti
05:08 PM Revision c90583c0 (qgis): Some more Oid type fixes
Alessandro Pasotti
05:08 PM Revision 29828c85 (qgis): Sibling of c90583c0dbaea80ca3b4c14dfd4d9a305d7fc733 [skip ci]
skip-checks: true Alessandro Pasotti
03:43 PM Revision 2243f864 (qgis): Update BUGS
Co-Authored-By: Matthias Kuhn <[email protected]> Jorge Gustavo Rocha
01:11 PM Revision 3113a961 (qgis): Micro optimization
Matthias Kuhn
01:11 PM Revision 492ce0c9 (qgis): Recalculate "evaluate on update" default expressions always
... no mather what attributes are provided. Default values with evaluate on update
should really just always be calcu...
Matthias Kuhn
12:28 PM Revision b48b6744 (qgis): Sibling of ad8c5a6d98dfe2cd206ec5157fc8778af998980d [skip ci]
skip-checks: true Alessandro Pasotti
12:28 PM Revision ad8c5a6d (qgis): An attempt to fix oid overflow in regclass
QGIS was using int to store oids, but oids are 4 byte unsigned ints.
This is an attempt to partially fix #30041
Alessandro Pasotti
10:57 AM Revision 7caa1670 (qgis): fix backport merge conflict issues
Matthias Kuhn
10:38 AM Revision 2742609e (qgis): Merge pull request #30172 from m-kuhn/backport-30079-to-release-3_4
Backport #30079 to release 3 4 Matthias Kuhn
10:25 AM Revision 0224b8e4 (qgis): If the first layers loaded into a project is non-valid (e.g. qlrs
pointing to a broken path), then defer the default zoom to the layer's extent
until AFTER the layer path is fixed
Av...
Nyall Dawson
10:00 AM Revision a4eb6b0b (qgis): Merge pull request #30128 from m-kuhn/30118
Keep rubberband while attribute dialog is open Matthias Kuhn
09:58 AM Revision 0f15a1fb (qgis): [dbmanager] allow to import GEOMETRY tables
UI is similar to the browser, where generic geometry tables
are display several times, one for each type.
Olivier Dalang
09:54 AM Revision 83c8b5bf (qgis): Merge pull request #30173 from olivierdalang/dbmanager_fix_generic_geom
[dbmanager] allow to import GEOMETRY tables Matthias Kuhn
08:27 AM Revision 655649a8 (qgis): Update src/gui/qgsmaptoolcapture.h
Matthias Kuhn
05:59 AM Revision 2113cca5 (qgis): Sibling of f06d2208024558dee1ed0e77e5abdf097ff34908 [skip ci]
skip-checks: true Nyall Dawson
05:59 AM Revision d0363220 (qgis): [processing] Fix iterating mode when output is a temporary layer
Credit to @volaya for this fix!
Fixes #29340
Nyall Dawson
05:08 AM Revision 4ff8429f (qgis): [processing] Port "Points along geometry" to QgsFeatureBasedAlgorithm
(and c++), allow distance/start/end offset to be dynamic, avoid
algorithm "hangs" when inappropriately small (or 0) d...
Nyall Dawson

2019-06-11

01:10 AM Revision 38c8e757 (qgis): References to issues.qgis.org updated
Jorge Rocha
11:03 PM Revision e0eedc5f (qgis): [processing] Make batch processing HTML report more useful
Include the input parameter values in the report, otherwise the
results are just a meaningless list of values which c...
Nyall Dawson
11:03 PM Revision d10db05b (qgis): [processing] Nicer strings, default values for select/extract by attribute
Nyall Dawson
11:03 PM Revision 43904df6 (qgis): [processing] Fix exception in select by expression using not equal to o...
Fixes #30135 Nyall Dawson
11:02 PM Revision 46f364a4 (qgis): Use a custom proj error handler to collect descriptive coordinate
operation creation errors, and report these back to users
Because these errors contain useful information for users ...
Nyall Dawson
11:02 PM Revision 06a25df1 (qgis): Write error in red
Nyall Dawson
11:02 PM Revision 296bfde4 (qgis): Don't create a provider registry instance only to delete it
Clears up more debugging noise in crssync Nyall Dawson
11:02 PM Revision 56f16ace (qgis): Fix unnecessary proj transform construction under proj 6 in certain cir...
Nyall Dawson
11:02 PM Revision d35197f3 (qgis): Silence some clazy warnings
Nyall Dawson
11:02 PM Revision 58552045 (qgis): Silence noisy crssync under proj 6
Nyall Dawson
11:02 PM Revision d2961af4 (qgis): Fix datum transform prompt is not always showing after adding new layers
to a project
Fixes #29306
Nyall Dawson
09:15 PM Revision 2283c976 (qgis): Fix takeRubberBand
Matthias Kuhn
09:14 PM Revision 635582e8 (qgis): Use QObjectUniquePtr
Matthias Kuhn
09:12 PM Revision e422aa68 (qgis): RAII
Matthias Kuhn
09:12 PM Revision 3fcb085c (qgis): Keep rubberband while attribute dialog is open
Fix #30118 Matthias Kuhn
09:12 PM Revision 40b3e828 (qgis): Add missing sip file
Matthias Kuhn
09:12 PM Revision 1628f85c (qgis): Code style
Matthias Kuhn
09:12 PM Revision ddc93419 (qgis): Simplify code
Matthias Kuhn
09:07 PM Revision b34539ad (qgis): Merge pull request #30155 from m-kuhn/qobjectuniqueptr
QObjectUniquePtr Matthias Kuhn
07:00 PM Revision 54d05e54 (qgis): Update src/gui/qgsmaptoolcapture.cpp
Matthias Kuhn
05:59 PM Revision d236e627 (qgis): adapt to review
Olivier Dalang
05:59 PM Revision 8fe1271c (qgis): [cad] fix graphical glitches
Olivier Dalang
05:38 PM Revision a9e39508 (qgis): Merge pull request #30079 from olivierdalang/fix_cad_graphical_glitches
[cad] fix graphical glitches Matthias Kuhn
03:37 PM Revision 3f136b89 (qgis): Use QgsApplication for test
Matthias Kuhn
11:21 AM Revision b55f2211 (qgis): Add deleteLater test
Matthias Kuhn
11:20 AM Revision e740688f (qgis): Merge pull request #30151 from elpaso/bugfix-gh30115-value-relation-wid...
When loading a QLR, try to match the layer name if id does not Alessandro Pasotti
09:22 AM Revision 2d45ba8d (qgis): Move the QgsProject singleton problem one step up
Alessandro Pasotti
09:09 AM Revision 6bd5c51d (qgis): Store data provider type and layer source in the widget config
Alessandro Pasotti
08:50 AM Revision fc20e31f (qgis): Add resolveByIdOrNameOnly and use it (with a test)
Alessandro Pasotti
08:07 AM Revision e64b3f89 (qgis): Fix caching of coordinate transforms without authid strings
Nyall Dawson
08:07 AM Revision dc84c873 (qgis): Only use internal crs definition files for GDAL >= 3 builds
Nyall Dawson
08:07 AM Revision 6b5f1da8 (qgis): Update some test results to pass with GDAL 3/proj 6
Nyall Dawson
08:07 AM Revision 7c8d87c0 (qgis): Disable a test which has no meaning under gdal 3.0
GDAL_FIX_ESRI_WKT is no longer a thing with GDAL 3.0 Nyall Dawson
08:07 AM Revision aaea38eb (qgis): Package internal version of older gdal crs .csv files
These have been removed in GDAL 3.0, yet we depend on them for
population of the internal QGIS srs database.
Accordi...
Nyall Dawson
05:43 AM Revision 502e18fa (qgis): Update tests for gdal warp
Harrissou Santanna
05:43 AM Revision 1e2b59af (qgis): Make the target crs optional in gdal warp algorithm [needs-docs]
Harrissou Santanna

2019-06-10

01:28 AM Revision 25dcca48 (qgis): Sibling of 5151a9c7339f36e9673a2f8e711e15fa1721f6e4 [skip ci]
skip-checks: true Nyall Dawson
01:28 AM Revision 2e26e41c (qgis): [processing] Nicer strings, default values for select/extract by attribute
Nyall Dawson
01:28 AM Revision a9d0b6f5 (qgis): [processing] Fix exception in select by expression using not equal to o...
Fixes #30135 Nyall Dawson
01:28 AM Revision 61a1ad6c (qgis): Sibling of 7ddfcfc033fd2bd20ee1c23095030fd36df9a0a7 [skip ci]
skip-checks: true Nyall Dawson
01:28 AM Revision 7ddfcfc0 (qgis): [processing] Fix exception in select by expression using not equal to o...
Fixes #30135 Nyall Dawson
09:06 PM Revision 0c3540c6 (qgis): QCompare is not that flexible
Matthias Kuhn
08:36 PM Revision 03194767 (qgis): Compile fixes
Matthias Kuhn
07:52 PM Revision 0bd8df59 (qgis): Fix tests and docstrings
Matthias Kuhn
07:31 PM Revision d790ab2a (qgis): Add more tests
Matthias Kuhn
07:22 PM Revision 8f598ece (qgis): Add some docstrings
Matthias Kuhn
07:19 PM Revision 590f654f (qgis): Add get() and operator bool() to QObjectUniquePointer
Matthias Kuhn
07:02 PM Revision 8849cd98 (qgis): Fix label Feature request is not applied automatically
Etienne Trimaille
05:58 PM Revision 103ef762 (qgis): Factor out generateId for layers and fix QLR mutiple layers id import
Alessandro Pasotti
05:51 PM Revision 8197e00c (qgis): Add some docs
Matthias Kuhn
05:29 PM Revision 01f2ba9e (qgis): Add QObjectUniquePtr
Matthias Kuhn
03:58 PM Revision a45a82e8 (qgis): Less autos more consts
Alessandro Pasotti
03:39 PM Revision a2957010 (qgis): ResolveLayer returns a layer instance instead of an ID
Alessandro Pasotti
02:22 PM Revision 13099cc4 (qgis): Merge pull request #30137 from elpaso/bugfix-gh30131-postgres-json
Fix json hanlding of bools and complete json(b) PG support Alessandro Pasotti
02:10 PM Revision f9b50b5b (qgis): Move layer resolver into a static method
Alessandro Pasotti
12:32 PM Revision dcc779a6 (qgis): Added a test and fix layer config in the wrapper too
Alessandro Pasotti
11:47 AM Revision f02b1ee1 (qgis): When loading a QLR, try to match the layer name if id does not
Fixes #30115 Alessandro Pasotti
11:47 AM Revision 88fee3f0 (qgis): Sibling of f02b1ee1d1199788112babd5498ee029b9e31fb9 [skip ci]
skip-checks: true Alessandro Pasotti
11:04 AM Revision ef6dd4ed (qgis): Update src/core/qgsjsonutils.h
Co-Authored-By: Matthias Kuhn <[email protected]> Alessandro Pasotti
09:19 AM Revision b1774d63 (qgis): Fix labeling ignores "label per part" setting when geometry parts
are adjacent
Fixes #26763
(cherry picked from commit 4cb1213efd245ea05b166950d050e1780c340c9f)
Nyall Dawson
09:19 AM Revision 2b75a270 (qgis): [layouts] Fix attribute table filtering to items within atlas feature
when atlas feature has a different CRS to table layer
And greatly improve performance when using an attribute table
...
Nyall Dawson
09:19 AM Revision 9f92a017 (qgis): [labeling] Don't waste time trying to generate curved labels on lines
where the label length is greater then the line length
(cherry picked from commit e1bd4e921018542671aa70eb626fbf33d7...
Nyall Dawson
09:19 AM Revision 2e6025fc (qgis): [layouts] Fix filtering of attribute table to visible features
when linked map is rotated
The rotation wasn't being taken into account, which meant that
visible features weren't s...
Nyall Dawson
09:19 AM Revision ecedfac1 (qgis): Sipify
Nyall Dawson
09:19 AM Revision c9450d1b (qgis): Avoid sqlite database lookup on EVERY https network request
Whenever a https network request is created, QgsAuthManager::sslCertCustomConfigByHost
is used to alter the ssl confi...
Nyall Dawson
09:19 AM Revision 7557703d (qgis): Use * to fetch all fields from feature services, don't list them one by...
Otherwise we often exceed the maximum size of a get query
(cherry picked from commit 182b1e12798b36a3a35d68e80546c94...
Nyall Dawson
09:19 AM Revision 1660f787 (qgis): Remove impossible to hit code path - distance is never < 0
(cherry picked from commit 3d9386b11b26a96996c55555e73de73c94f1b9e6) Nyall Dawson
09:19 AM Revision f37c3914 (qgis): Avoid redundant calculation in QgsMapToPixelSimplifier
(cherry picked from commit fcacd00a3053fc059dff0a70a4336eff9025a401) Nyall Dawson
09:19 AM Revision 8fbd3b06 (qgis): [labeling] Fix curved labeling fails when line feature geometry
begins with small segments
Fixes #28699
(cherry picked from commit 328b0afa6ed7d6a45c4dcdf832bd0835b1df0f11)
Nyall Dawson
09:19 AM Revision 05603487 (qgis): Update for c++11
(cherry picked from commit b334fc4dc8ec78480b468da1732b79ac0da53ce7) Nyall Dawson
09:19 AM Revision b3d29cca (qgis): [labeling] Update confusing/vague variable names
(cherry picked from commit f9b8c6ffa3fa631644789090dd22adaaa79d7536) Nyall Dawson
09:19 AM Revision 8bf2e918 (qgis): Tweak curved label cost of placing away from center (increase cost slig...
(cherry picked from commit b04374d46f82bcafece9a0ed0c6d1fce2e192c76) Nyall Dawson
09:19 AM Revision 9d317eaf (qgis): Fix offset labels from reprojected layers when map is rotated
Fixes #24796
(cherry picked from commit 7f8d43eb9bb1b99a75709fb796b487e3157ecec5)
Nyall Dawson
09:19 AM Revision 2ecda154 (qgis): [labeling] Fix missing labels when multilinestring features are used in
conjunction with the "merge connected lines" setting
Refs #12173
(cherry picked from commit 7213030ad9556b2da6f74cd...
Nyall Dawson
09:19 AM Revision f298a851 (qgis): [labeling] Ensure "merge connected features" setting works correctly
with line networks that contains forks and branches
And simplify memory management
Refs #12173
(cherry picked from...
Nyall Dawson
09:19 AM Revision 5635c4fe (qgis): Optimise method
Avoid duplicate calculations
(cherry picked from commit e227e93d0b0c7345613669771da8902fe5ed5703)
Nyall Dawson
09:19 AM Revision 626d294f (qgis): Remove unused calculation
(cherry picked from commit 50315c4a334e696a036121dd4f1bbc31ea3e2a44) Nyall Dawson
09:19 AM Revision 4532cdc0 (qgis): Sipify
Nyall Dawson
09:19 AM Revision d8076b47 (qgis): Fix Travis build
(cherry picked from commit 942827ba527167a5cc87a916d1a613d155bd54be) Nyall Dawson
09:19 AM Revision d9413c2e (qgis): Dox
(cherry picked from commit a98d12e1e0e9594fb86e8563e7e38b940c4e3b1a) Nyall Dawson
09:19 AM Revision 2e9fe0be (qgis): [labeling] Fix incorrect bounding box of labels used when
map is rotated
Fixes #24680
(cherry picked from commit 1bc716fc61077bd0bd3fd28c3889fc12dbd4f6f0)
Nyall Dawson
09:19 AM Revision 25c8cb71 (qgis): For xyz tiles, disable smooth pixmap transform when
we are rendering at native tile resolutions (or just close enough to)
This allows pixel-perfect rendering of tiles a...
Nyall Dawson
09:19 AM Revision 92203c85 (qgis): Add some unit tests for labeling results
(cherry picked from commit 70a07f930e3e95f077f3f5aa22616d0b6968d1a0) Nyall Dawson
09:19 AM Revision 4fc76c4b (qgis): Tweak names
(cherry picked from commit 789a758464a2797b09fa919393091a38a1240771) Nyall Dawson
09:19 AM Revision 8aed54ec (qgis): Don't limit label distances to postive values
Sometimes it's useful to have negative distances, as a 0 distance
can still be quite far from line features for some ...
Nyall Dawson
09:19 AM Revision abb6a4a7 (qgis): Fix warning
(cherry picked from commit 0458e08c99d558d7cba43881dbe0476ce859171a) Nyall Dawson
09:19 AM Revision 435466c2 (qgis): [labeling] Fix curved labels sometimes placed below line even when
set to above line only
(cherry picked from commit 10c4bb9f9bdf2fa2f7b5a494a8f9e9459f19150d)
Nyall Dawson
09:19 AM Revision 75328eee (qgis): [labeling] Fix cannot use labeling map tools when canvas is rotated
Fixes #25384
(cherry picked from commit 004b7d879adb1fdec1903cc0a146aef1cb11fd06)
Nyall Dawson
09:15 AM Revision 660e451f (qgis): More tests for json values, fix boolean representation
Alessandro Pasotti
08:33 AM Revision 114affc5 (qgis): Handle strings with chars that require escaping
Alessandro Pasotti
06:19 AM Revision f00da617 (qgis): "Zoom to native resolution" action is a layer-based zoom, so add the
layer rectangle to the background of the icon to give a visual hint of this
Otherwise it's easy to mistake the actio...
Nyall Dawson
06:19 AM Revision 5201151c (qgis): [needs-docs] Reorganise Zoom to Native action to sit next to
other layer-related zoom actions
Instead of sitting next to global map based zoom actions
Nyall Dawson
04:47 AM Revision 5c84bbc1 (qgis): Avoid multiple redundant requests for mapserver legends
Nyall Dawson
04:37 AM Revision 3cad7ed1 (qgis): [layouts] Fix attribute table filtering to items within atlas feature
when atlas feature has a different CRS to table layer
And greatly improve performance when using an attribute table
...
Nyall Dawson
04:33 AM Revision e3b4182e (qgis): Fix crash when closing QGIS with open layout designer windows
Qt connections to a lambda ALWAYS should have a context object,
or the connection lasts forever, even after the objec...
Nyall Dawson
04:28 AM Revision 182b1e12 (qgis): Use * to fetch all fields from feature services, don't list them one by...
Otherwise we often exceed the maximum size of a get query Nyall Dawson
03:22 AM Revision 827b08ab (qgis): Sibling of dceb46c2bb39b6779287e7fa400ebc96c748bbae
Nyall Dawson

2019-06-09

01:50 AM Revision 796b4e8e (qgis): Sibling of 718002958f288b0c11e262eaf76d4a4d9b66915c
Nyall Dawson
01:50 AM Revision 4010d75d (qgis): [layouts] Fix attribute table filtering to items within atlas feature
when atlas feature has a different CRS to table layer
And greatly improve performance when using an attribute table
...
Nyall Dawson
12:45 AM Revision c9f8b196 (qgis): Avoid sqlite database lookup on EVERY https network request
Whenever a https network request is created, QgsAuthManager::sslCertCustomConfigByHost
is used to alter the ssl confi...
Nyall Dawson
12:24 AM Revision 352423e4 (qgis): Update help Url for Core plugins in official doc
Harrissou Santanna
12:24 AM Revision 762ea69c (qgis): [layouts] Fix filtering of attribute table to visible features
when linked map is rotated
The rotation wasn't being taken into account, which meant that
visible features weren't s...
Nyall Dawson
12:23 AM Revision b9ec4950 (qgis): Fix WFS connection's version Detect button, which did not support auth
Adds QgsNewHttpConnection protected member to access auth settings Larry Shaffer
12:23 AM Revision 904b90df (qgis): Fix WFS connection version-related GUI widget enabling/disabling
Fixes:
- When saved with paging disabled, caused option to never be reenabled
- When loading settings, feaure paging ...
Larry Shaffer
12:23 AM Revision d1064062 (qgis): Update feature paging fix to allow for WFS version >= 1.1
But, only default to paging enabled if WFS 2.0.0 or higher
From Even Rouault: For some older MapServer versions that...
Larry Shaffer
11:46 PM Revision 67cee4f8 (qgis): Sibling of 887e4080757ec1df9d8320d1453702c349666949
Nyall Dawson
11:46 PM Revision 2e0d67a0 (qgis): Avoid sqlite database lookup on EVERY https network request
Whenever a https network request is created, QgsAuthManager::sslCertCustomConfigByHost
is used to alter the ssl confi...
Nyall Dawson
04:43 PM Revision b43c8704 (qgis): Update src/core/qgsjsonutils.h
Co-Authored-By: Matthias Kuhn <[email protected]> Alessandro Pasotti
12:54 PM Revision 5aa5a841 (qgis): Update test because now we are correctly returning null
Alessandro Pasotti
11:17 AM Revision fe7f510f (qgis): Merge pull request #30139 from elpaso/bugfix-gh29700-histogram-crash-fw...
Forward port of histogram binding fix with a bonus test Alessandro Pasotti
10:47 AM Revision 574d40a5 (qgis): Fix test QCOMPARE
Alessandro Pasotti
10:25 AM Revision 79219dae (qgis): Forward port of histogram binding fix with a bonus test
Fwd port of PR #30033
Fixes #29700
With a new test for the bug.
Alessandro Pasotti

2019-06-08

08:32 PM Revision d2a93501 (qgis): Remove empty lines
Alessandro Pasotti
08:29 PM Revision 3ea542a4 (qgis): Fix json hanlding of bools and complete json(b) PG support
Fixes #30131 and add tests for jsonutils Alessandro Pasotti
09:29 AM Revision c52601c3 (qgis): Fix indentation.
Ismail Sunni
03:03 AM Revision 192c456d (qgis): [arcgisrest] Fix drawing of large areas for non-tiled raster layers
Mathieu Pellerin - nIRV

2019-06-07

09:34 PM Revision 1c9586a7 (qgis): For xyz/mapserver tiles, disable smooth pixmap transform when
we are rendering at native tile resolutions (or just close enough to)
This allows pixel-perfect rendering of tiles a...
Nyall Dawson
09:34 PM Revision 493b17cc (qgis): On zooming too far into a mapserver layer, just use best available
resolution tiles and don't abort renderering Nyall Dawson
06:13 PM Revision f22e4ec2 (qgis): Add bool argument to avoid sender check in slot.
Ismail Sunni
05:36 PM Revision e2993017 (qgis): Remove unnecessary destructor.
Ismail Sunni
05:31 PM Revision fcfa7985 (qgis): Add proper comment.
Ismail Sunni
05:28 PM Revision 36080a27 (qgis): [oauth2] Remove call to override cursor during token refresh
Unsafe to work with main GUI thread from background auth threads. Larry Shaffer
05:28 PM Revision 22c98892 (qgis): Sibling of 49dc7050b03d13a158ce7f96f4eead789330ce53 [skip ci]
skip-checks: true Larry Shaffer
02:48 PM Revision 393af833 (qgis): Switch back to using passing by value
Martin Dobias
02:48 PM Revision 1241783e (qgis): Better error reporting when geometry overlay algorithms fail
Martin Dobias
02:48 PM Revision 0ba99af4 (qgis): Fix a crash when running 'snap geometries to layer'
A crash may happen when running the alg with 'snap to anchor nodes (single layer only)' behavior.
It turns out that I...
Martin Dobias
11:59 AM Revision 2a9028ad (qgis): [arcgisrest] Fix parsing of imageserver raster layer
Mathieu Pellerin - nIRV
11:34 AM Revision b1e4a270 (qgis): Merge pull request #30103 from boundlessgeo/master-wfs-conn-dlg
Fix some issues with WFS connection dialog Even Rouault
11:24 AM Revision 9a5b5575 (qgis): Get raster layer name when d&d gpkg, also open vectors in addition to r...
Fixes #30050 Alessandro Pasotti
11:24 AM Revision 59bda591 (qgis): Typo
Alessandro Pasotti
11:24 AM Revision bde55617 (qgis): Do not emit changed signal if the value has not really changed
NULL case Alessandro Pasotti
11:24 AM Revision cd42d651 (qgis): Do not crash if maptool is not set (got this from a test run)
Alessandro Pasotti
11:24 AM Revision 5c2438f4 (qgis): Add test for double widgets in a form
Alessandro Pasotti
11:24 AM Revision dd9a7ed0 (qgis): Remove old incomplete documentation
Alessandro Pasotti
11:24 AM Revision 62c57571 (qgis): Do not emit dateChanged signal if value has not changed
Fixes #29937 Alessandro Pasotti
11:24 AM Revision 75e22524 (qgis): [afs] ImageServer services can be accessed as FeatureServers, but
we need to manually assume the geometry type is Polygon Nyall Dawson
11:24 AM Revision 7876a6c2 (qgis): [afs] If a field has a coded domain set, create a corresponding
value map editor widget setup to ensure raw values are correctly
displayed as their corresponding description
Nyall Dawson
11:24 AM Revision 4a60e184 (qgis): Fix missing mapserver legends in some circumstances
Nyall Dawson
11:09 AM Revision 228040d1 (qgis): [processing] tiles_xyz: get rid of unlabeled areas at the edges of meta...
Martin Varga
11:09 AM Revision 40139250 (qgis): [processing] deferred transparency/bg_color option in xyz alg
Martin Varga
11:09 AM Revision 3a9b32d6 (qgis): [processing] added new options (alpha, quality, tile_size) to xyz alg
Martin Varga
11:09 AM Revision ebab7374 (qgis): [processing] changed alpha to transparent option in tiles_xyz, default ...
Martin Varga
11:09 AM Revision f4e11bf7 (qgis): [processing] tiles_xyz: maximize map preview
Martin Varga
08:53 AM Revision 19ff856f (qgis): pretty format for feedback
matteo ghetta
08:40 AM Revision 861c5115 (qgis): Fix various clazy warnings
Nyall Dawson
08:19 AM Revision 1b5fb706 (qgis): Merge pull request #30096 from elpaso/bugfix-gh30062-gpkg-copy-fid
createFeatures check unique constraints on unfiltered layer Alessandro Pasotti
08:19 AM Revision 613f304d (qgis): Merge pull request #30098 from elpaso/bugfix-gh30050-gpkg-drag-and-drop
Get raster layer name when d&d gpkg, also open vectors in addition to… Alessandro Pasotti
08:18 AM Revision 96c33579 (qgis): Merge pull request #30100 from elpaso/bugfix-gh29937-duplicated-datefie...
Do not emit dateChanged signal if value has not changed Alessandro Pasotti
07:15 AM Revision e517cc4a (qgis): Merge pull request #30111 from m-kuhn/ssl_certificate_check-3_4
Only check server SSL certificate if requested Matthias Kuhn
07:15 AM Revision bb2ee215 (qgis): Merge pull request #30112 from m-kuhn/ssl_certificate_check_fixes
Remove debug stuff Matthias Kuhn
05:36 AM Revision 43e6ee04 (qgis): Fix crash when closing QGIS with open layout designer windows
Qt connections to a lambda ALWAYS should have a context object,
or the connection lasts forever, even after the objec...
Nyall Dawson
05:13 AM Revision ff3a1c5f (qgis): Sibling of 5e2825126e9ffc2fcd58f301d04798e86ab59fb5
Nyall Dawson
04:55 AM Revision a39839bf (qgis): Fix crash when closing QGIS with open layout designer windows
Qt connections to a lambda ALWAYS should have a context object,
or the connection lasts forever, even after the objec...
Nyall Dawson
04:55 AM Revision fc420e82 (qgis): Sibling of d95437ae22af25a94f8ba4962014bab724eb3563
Nyall Dawson
03:25 AM Revision a7073460 (qgis): Avoid tiny scale jumps when repeatable clicking 'zoom to native scale'
Nyall Dawson

2019-06-06

11:14 PM Revision a749cd9c (qgis): Add a help button to the Processing History dialog
connected to the docs Harrissou Santanna
10:39 PM Revision 3c2022b8 (qgis): Update feature paging fix to allow for WFS version >= 1.1
But, only default to paging enabled if WFS 2.0.0 or higher
From Even Rouault: For some older MapServer versions that...
Larry Shaffer
06:41 PM Revision 018df8c1 (qgis): Fix WFS connection's version Detect button, which did not support auth
Adds QgsNewHttpConnection protected member to access auth settings Larry Shaffer
05:41 PM Revision 71c3205a (qgis): Extended validity period
Matthias Kuhn
05:41 PM Revision 662ae745 (qgis): [oauth2] Fix token refresh timeout cancellation with singleshot timer
Also, avoid O2 library error by checking for refresh token and URL Larry Shaffer
05:41 PM Revision 2a55faf1 (qgis): Sibling of 662ae745dada45d8e82cc95d0c31c41dafb70d94 [skip ci]
skip-checks: true Larry Shaffer
05:41 PM Revision 14b27d5e (qgis): [oauth2] Fix token refresh timeout cancellation with singleshot timer
Also, avoid O2 library error by checking for refresh token and URL Larry Shaffer
04:27 PM Revision e512732d (qgis): Add missing documentation.
Ismail Sunni
04:22 PM Revision a89119e2 (qgis): Fix code style.
Ismail Sunni
04:16 PM Revision c3dc72d4 (qgis): Store visibility of navigation widget to setting.
Ismail Sunni
04:16 PM Revision 8af152a7 (qgis): Remove unused include, add proper header, and put string in translation...
Ismail Sunni
04:16 PM Revision 2b11eb54 (qgis): Use QwtCompas for rotation dial.
Ismail Sunni
04:16 PM Revision 690bdd54 (qgis): Sync rotation between 3D map and rotation widget.
Ismail Sunni
04:16 PM Revision 59172b2a (qgis): Fix rotation map value.
Ismail Sunni
04:16 PM Revision 9720c2e7 (qgis): Add icons for tilt up/down.
Ismail Sunni
04:16 PM Revision 63413882 (qgis): Add move to 4 directions buttons.
Ismail Sunni
04:16 PM Revision 81a87820 (qgis): Use QToolButton for flat buttons.
Ismail Sunni
04:16 PM Revision ffd51dff (qgis): Add icons for 3d navigation tool button.
Ismail Sunni
04:16 PM Revision a1ea9838 (qgis): Add icons for tilt and zoom buttons.
Ismail Sunni
04:16 PM Revision 09baadb9 (qgis): Add behaviour for tilt up/down and rotate view.
Ismail Sunni
04:15 PM Revision a968cf97 (qgis): Add behavior for zoom in/out buttons.
Ismail Sunni
04:15 PM Revision 4d9b79d5 (qgis): Add button to toggle the navigation widget.
Ismail Sunni
04:15 PM Revision f87043dd (qgis): Add navigation widget and compiled succesfully.
Ismail Sunni
04:09 PM Revision 26e8e226 (qgis): Merge pull request #30109 from DelazJ/processingTestReadme
Fixing typo Matthias Kuhn
04:09 PM Revision c358c3ae (qgis): Only check server SSL certificate if requested
Fix #30075 Matthias Kuhn
03:59 PM Revision 430845ee (qgis): Remove debug stuff
Matthias Kuhn
03:37 PM Revision 6b8aa014 (qgis): Merge pull request #30076 from m-kuhn/ssl_certificate_check
Only check server SSL certificate if requested Matthias Kuhn
02:49 PM Revision 936c3308 (qgis): Use the chain cert again
Matthias Kuhn
02:29 PM Revision 98c1abb5 (qgis): Some more silly tests
Matthias Kuhn
02:22 PM Revision 98d2328a (qgis): Fix typo
Matthias Kuhn
02:18 PM Revision feaea39b (qgis): More debugging
Matthias Kuhn
02:06 PM Revision 988e6590 (qgis): Merge pull request #29962 from rldhont/backport-9133-release-3_4
Backport : Fix invalid data source message is always shown for release-3_4 René-Luc ReLuc
01:50 PM Revision b8e94e9a (qgis): Better wording
Co-Authored-By: Matthias Kuhn <[email protected]> Harrissou Santanna
01:45 PM Revision c4f5a1d6 (qgis): Typo
Alessandro Pasotti
01:45 PM Revision 59a1b583 (qgis): Sibling of b10d85f41045bb46f8da0a491176f9c8c22a37d5
Alessandro Pasotti
01:45 PM Revision b10d85f4 (qgis): Typo
Alessandro Pasotti
01:31 PM Revision 800cef2c (qgis): Merge pull request #30107 from DelazJ/verticalSpacer
Set to 0 the height of the vertical spacer at the bottom of dialog Matthias Kuhn
01:02 PM Revision 065c7518 (qgis): Fixing typo
Harrissou Santanna
12:14 PM Revision 515919d5 (qgis): debug msgs
Matthias Kuhn
12:04 PM Revision 82338309 (qgis): Merge 2ed0983b70eef045b1f98e9188ba0912b0b988f7 into cherry-pick-backpor...
backporting[bot]
12:04 PM Revision 58fcd60f (qgis): Emit newProject after save project as ... (#30025)
* Emit newProject after save project as ...
Fixes #29919
* Use QgisApp::projectSavedAs signal when project is saved...
Alessandro Pasotti
11:59 AM Revision bddb9b1b (qgis): Sibling of 7737cf6b6bb8e6b7c4abccb6c30c570717658585
Alessandro Pasotti
11:59 AM Revision 7737cf6b (qgis): Add test for double widgets in a form
Alessandro Pasotti
11:59 AM Revision 46b30754 (qgis): Add test for double widgets in a form
Alessandro Pasotti
11:58 AM Revision 8d41253f (qgis): Do not emit changed signal if the value has not really changed
NULL case Alessandro Pasotti
11:58 AM Revision 6aa09b98 (qgis): Do not emit changed signal if the value has not really changed
NULL case Alessandro Pasotti
11:58 AM Revision d584932f (qgis): Sibling of 8d41253f5d5d8d086e5aa5b3b2b949da2e41d7cd
Alessandro Pasotti
11:57 AM Revision 6e5242b3 (qgis): Sibling of e1de2e0c135993bb32e89d8db7ca269da421b9d2
Alessandro Pasotti
11:57 AM Revision 0d4bb76b (qgis): Do not crash if maptool is not set (got this from a test run)
Alessandro Pasotti
11:57 AM Revision e1de2e0c (qgis): Do not crash if maptool is not set (got this from a test run)
Alessandro Pasotti
11:57 AM Revision 2a58ec11 (qgis): Sibling of 8ffdb4ae2811e21961f46917639dc99d26171e4d
Alessandro Pasotti
11:57 AM Revision 8ffdb4ae (qgis): Remove old incomplete documentation
Alessandro Pasotti
11:57 AM Revision e32c4cf8 (qgis): Remove old incomplete documentation
Alessandro Pasotti
11:52 AM Revision 896751de (qgis): Fix reshape for snapped point with Z and add test
Loïc BARTOLETTI
11:52 AM Revision 5a3ecc77 (qgis): Sibling of 896751de1ffe8b030ae003a2923d531b268e9d3f [skip ci]
skip-checks: true Loïc BARTOLETTI
11:52 AM Revision edbb2fec (qgis): Fix reshape for snapped point with Z and add test
Loïc BARTOLETTI
09:11 AM Revision 345f3fe6 (qgis): Minor cleanups
Nyall Dawson
09:11 AM Revision ec271ae7 (qgis): Fix malformed html metadata display from mapserver provider
Nyall Dawson
09:11 AM Revision 3bd5a494 (qgis): Fix warnings
Nyall Dawson
09:11 AM Revision cfe31327 (qgis): Make "zoom to native resolution" action correctly handle raster
sources with multiple native resolutions, e.g. XYZ/WMTS layers Nyall Dawson
09:11 AM Revision 8b16e059 (qgis): Cleaner handling of raster provider native resolutions
Nyall Dawson
09:11 AM Revision 94bc0031 (qgis): Populate metadata from mapserver providers
Nyall Dawson
09:11 AM Revision 55311c27 (qgis): Report native resolution from mapserver layers, allow use with tile sca...
Nyall Dawson
09:11 AM Revision a36787ca (qgis): [mapserver] Implement responsive tile fetching and more efficient
use of cache
Refactor tiled mapserver layers to use the same approach as is
done for WMTS/XYZ providers to avoid blo...
Nyall Dawson

2019-06-05

01:49 AM Revision 95137dc0 (qgis): Fix WFS connection version-related GUI widget enabling/disabling
Fixes:
- When saved with paging disabled, caused option to never be reenabled
- When loading settings, feaure paging ...
Larry Shaffer
01:29 AM Revision 67664e40 (qgis): Fix disabled, broken test
Nyall Dawson
01:29 AM Revision 26b4ee6e (qgis): Fix inverted polygon renderer widget not opening colors and other
panels inline in style dock Nyall Dawson
01:29 AM Revision 820f7927 (qgis): Fix inverted polygon is distorted when map is rotated
Fixes #26381 Nyall Dawson
01:29 AM Revision 011f0ae3 (qgis): Update test mask images
Nyall Dawson
01:29 AM Revision b7cb3dbf (qgis): Fix cache dir in options
Matthias Kuhn
01:29 AM Revision b58bcb69 (qgis): Use system cache location instead of profile folder for network cache
Profile folders are often on network drives and shared among machines whereas the cache should be local (as fast as p... Matthias Kuhn
01:06 AM Revision 51045a3c (qgis): Wlcome page: hide migration from QGIS2 option if settings do not exist
Fixes #30082 Alessandro Pasotti
11:09 PM Revision 393983f1 (qgis): Merge pull request #30101 from qgis/backport-30039-to-release-3_4
[Backport release-3_4] [WFS provider] Avoid dangling download progress dialog Even Rouault
10:47 PM Revision 608f050d (qgis): Redo the whole cert signing process
Matthias Kuhn
08:20 PM Revision 4662bb92 (qgis): Merge pull request #30039 from rouault/wfs_fix_ghost_progress_dialog
[WFS provider] Avoid dangling download progress dialog Even Rouault
06:43 PM Revision 91332aeb (qgis): Ignore mac/development in spell check
Alessandro Pasotti
06:39 PM Revision e175d0d1 (qgis): Sibling of f94f766dcf23568f6cee95b8342ee2e767b21f3d
Alessandro Pasotti
06:39 PM Revision f94f766d (qgis): Do not emit dateChanged signal if value has not changed
Fixes #29937 Alessandro Pasotti
06:39 PM Revision 40e99fcb (qgis): Do not emit dateChanged signal if value has not changed
Fixes #29937 Alessandro Pasotti
05:50 PM Revision 9a18caf7 (qgis): Typo on unrelated file
Alessandro Pasotti
05:49 PM Revision 150fac63 (qgis): Astyle on unrelated file
Alessandro Pasotti
05:46 PM Revision 86f8bdb0 (qgis): [dbmanager] allow to import GEOMETRY tables
UI is similar to the browser, where generic geometry tables
are display several times, one for each type.
Olivier Dalang
05:46 PM Revision 07d514fc (qgis): Sibling of 86f8bdb0aa116fa5adc430cfbad4f754002e448c [skip ci]
skip-checks: true Olivier Dalang
05:10 PM Revision c7633668 (qgis): Sign postgres.crt with ca
Matthias Kuhn
04:41 PM Revision 1fd7ce4e (qgis): Get raster layer name when d&d gpkg, also open vectors in addition to r...
Fixes #30050 Alessandro Pasotti
04:41 PM Revision ad764a06 (qgis): Sibling of c5f7e304cca6f34e76ac8d20a79a79ec84d5675c
Alessandro Pasotti
04:41 PM Revision c5f7e304 (qgis): Get raster layer name when d&d gpkg, also open vectors in addition to r...
Fixes #30050 Alessandro Pasotti
03:00 PM Revision dc36d4a2 (qgis): Add ssl key with postres as CN
Matthias Kuhn
01:50 PM Revision d34c7395 (qgis): Fix access rights
Matthias Kuhn
01:44 PM Revision 5219cee2 (qgis): Set height of the bottom vertical spacer to 0
avoiding vertical scrollbar when at the minimal "useful" size (specially for screenshot) Harrissou Santanna
01:10 PM Revision 27e3b1b6 (qgis): Don't leak the vector layer clone
Alessandro Pasotti
12:53 PM Revision 8c39f88b (qgis): Make the code check a bit happier
Matthias Kuhn
12:50 PM Revision 12094db8 (qgis): createFeatures check unique constraints on unfiltered layer
Fixes #30062 Alessandro Pasotti
12:50 PM Revision a2f9c5f1 (qgis): Sibling of 12094db813f8d29e1addfcf2717fbf5e7c6f1531
Alessandro Pasotti
12:47 PM Revision 128583e9 (qgis): Fix dockerfile
Matthias Kuhn
11:31 AM Revision 9c915055 (qgis): Merge pull request #30092 from elpaso/bugfix-gh2930082-welcomepage-chec...
Welcome page: hide migration from QGIS2 option if settings do not exist Alessandro Pasotti
11:30 AM Revision d710badd (qgis): Merge pull request #30091 from elpaso/bugfix-20848-issue-exporting-as-g...
issue exporting as gpkg fwd port from 3 4 Alessandro Pasotti
11:06 AM Revision 5da8de26 (qgis): adapt to review
Olivier Dalang
10:55 AM Revision 4bca6a8c (qgis): Merge pull request #30077 from m-kuhn/cache_location
Use system cache location instead of profile folder for network cache Matthias Kuhn
10:37 AM Revision 5aac1bc8 (qgis): Wlcome page: hide migration from QGIS2 option if settings do not exist
Fixes #30082 Alessandro Pasotti
10:37 AM Revision 059333f9 (qgis): Wlcome page: hide migration from QGIS2 option if settings do not exist
Fixes #30082 Alessandro Pasotti
10:28 AM Revision 107bf5f9 (qgis): Temporary workaround until https://github.com/kartoza/docker-postgis/pu...
Matthias Kuhn
10:25 AM Revision ff4d86d3 (qgis): Sibling of f198931289e5c1a61959985ef41962274e0799fe
Matthias Kuhn
10:25 AM Revision f1989312 (qgis): Unblacklist postgres postgis test
Matthias Kuhn
10:20 AM Revision eb399338 (qgis): Add test for postgres server certificate validation
Matthias Kuhn
10:20 AM Revision 60b5cffa (qgis): Sibling of eb399338518479eca232a641c214f94ca51193dc
Matthias Kuhn
10:12 AM Revision df25107f (qgis): Forward port of test raster layer save as dialog
Alessandro Pasotti
09:57 AM Revision ebd86c44 (qgis): Merge pull request #30008 from elpaso/bugfix-20848-issue-exporting-as-g...
Backport and enhance fix export raster as GPKG Alessandro Pasotti
09:47 AM Revision 74d6b238 (qgis): Merge pull request #30045 from alexbruy/dbmanager-versioning
[dbmanager] add primary key to the view created by versioning plugin (fix #25888) Alexander Bruy
09:20 AM Revision 0deda6c0 (qgis): Merge pull request #30008 from elpaso/bugfix-20848-issue-exporting-as-g...
Backport and enhance fix export raster as GPKG Alessandro Pasotti
08:35 AM Revision 3e7a2b1f (qgis): Sibling of 5205066e78b1b80ae8161469a1bb9d7184d6b06d
Alessandro Pasotti
08:08 AM Revision 9b799eb6 (qgis): silly and unmodified copy/paste
Loïc BARTOLETTI
08:08 AM Revision 7a7b6438 (qgis): Sibling of 9b799eb6d8a641247879729bafe70820f79bee6b [skip ci]
skip-checks: true Loïc BARTOLETTI
07:58 AM Revision 1d01c807 (qgis): Sibling of a42e09ff443b4782a73c9fc166e8e67266809c46 [skip ci]
skip-checks: true Loïc BARTOLETTI
07:58 AM Revision a42e09ff (qgis): troopa's style
Loïc BARTOLETTI
07:57 AM Revision b0521d16 (qgis): Sibling of d197fd5d6fb6b1a3c7b2a36112e95a33e8553e17 [skip ci]
skip-checks: true Loïc BARTOLETTI
07:57 AM Revision d197fd5d (qgis): fix qgis_spelling
Loïc BARTOLETTI
07:31 AM Revision 98c07226 (qgis): Merge pull request #30086 from m-kuhn/backport-30074-to-release-3_4
[Backport release-3_4] Fix "default layout templates" button Matthias Kuhn

2019-06-04

08:36 PM Revision 863b0311 (qgis): Add QGIS 4 TODO
Matthias Kuhn
08:36 PM Revision e7d44538 (qgis): Redirect default layout template button to configured folder
The "Default templates" button in the layout manager now
1. checks if there is a composer_templates folder in the ap...
Matthias Kuhn
08:35 PM Revision 86e3a8d1 (qgis): Code modernization
Matthias Kuhn
08:28 PM Revision 95fb325c (qgis): Merge pull request #30074 from m-kuhn/composer_templates
Fix "default layout templates" button Matthias Kuhn
08:01 PM Revision fb4a0c1b (qgis): Ensure that crses which cannot be represented by proj strings are
still available in proj >= 6.0 builds Nyall Dawson
08:01 PM Revision 0b52a37c (qgis): Disable unused code on proj 6
Nyall Dawson
08:01 PM Revision 399a1bf1 (qgis): Fix another crash when transforms cannot be created
Nyall Dawson
08:01 PM Revision 8a4d3061 (qgis): Avoid some crs db lookups on proj 6 builds
Nyall Dawson
08:01 PM Revision 416e387e (qgis): Spelling
Nyall Dawson
08:01 PM Revision 66533a9d (qgis): Fix some crashes with crses with no proj string capability
Nyall Dawson
08:00 PM Revision 35f16f3f (qgis): Fix disabled, broken test
Nyall Dawson
08:00 PM Revision b5d0607b (qgis): Update test mask images
Nyall Dawson
08:00 PM Revision 87d2d9e8 (qgis): Fix inverted polygon renderer widget not opening colors and other
panels inline in style dock Nyall Dawson
08:00 PM Revision 7f0df704 (qgis): Fix inverted polygon is distorted when map is rotated
Fixes #26381 Nyall Dawson
11:29 AM Revision da4a8d24 (qgis): [cad] fix graphical glitches
Olivier Dalang
11:29 AM Revision 1da88567 (qgis): Sibling of da4a8d24ef2c1546c46b397beee285b61ddb1932 [skip ci]
skip-checks: true Olivier Dalang
11:20 AM Revision 4cd01214 (qgis): Fix cache dir in options
Matthias Kuhn
11:20 AM Revision 68b1852d (qgis): Fix cache dir in options
Matthias Kuhn
11:20 AM Revision 6edb197b (qgis): Sibling of 4cd0121464e73bd0e8e3bf5ec74cdadcd0d414a5
Matthias Kuhn
10:56 AM Revision 3957a31e (qgis): Use system cache location instead of profile folder for network cache
Profile folders are often on network drives and shared among machines whereas the cache should be local (as fast as p... Matthias Kuhn
10:56 AM Revision e559fffc (qgis): Sibling of aa96755178d1faf7fd37011d000ab1883e620d85
Matthias Kuhn
10:56 AM Revision aa967551 (qgis): Use system cache location instead of profile folder for network cache
Profile folders are often on network drives and shared among machines whereas the cache should be local (as fast as p... Matthias Kuhn
10:09 AM Revision b9d5cde5 (qgis): Merge pull request #10037 from m-kuhn/expression_builder_show_represent...
[Expression builder] show represented values in preview Matthias Kuhn
10:03 AM Revision 9aa6f844 (qgis): Sibling of 41650fcac23f66048fb94b55abd3e66475961a42
Matthias Kuhn
10:03 AM Revision 41650fca (qgis): Only check server SSL certificate if requested
Fix #30075 Matthias Kuhn
08:03 AM Revision b950c9e0 (qgis): Add QGIS 4 TODO
Matthias Kuhn
08:03 AM Revision ae3b39bd (qgis): Redirect default layout template button to configured folder
The "Default templates" button in the layout manager now
1. checks if there is a composer_templates folder in the ap...
Matthias Kuhn
08:03 AM Revision 2944db8a (qgis): Sibling of ae3b39bd1eb173c734abd03ec7561a68612fc317
Matthias Kuhn
08:03 AM Revision 898c6a19 (qgis): Code modernization
Matthias Kuhn
08:03 AM Revision e7d67d22 (qgis): Code modernization
Matthias Kuhn
07:20 AM Revision 8654c3d7 (qgis): Sibling of 35c4209bfd46eea17a7693b4babbd324cd41b7dc [skip ci]
skip-checks: true Loïc BARTOLETTI
07:20 AM Revision 35c4209b (qgis): New parameter for WMS service: tile_buffer [needs-docs][FEATURE]
Loïc BARTOLETTI
07:20 AM Revision 49279394 (qgis): Sibling of 35c4209bfd46eea17a7693b4babbd324cd41b7dc [skip ci]
skip-checks: true Loïc BARTOLETTI
07:20 AM Revision e5dbc754 (qgis): New parameter for WMS service: tile_buffer [needs-docs][FEATURE]
Loïc BARTOLETTI
04:04 AM Revision b2d3bfc8 (qgis): Fix inverted polygon is distorted when map is rotated
Fixes #26381 Nyall Dawson
04:04 AM Revision ddd3361a (qgis): Fix inverted polygon renderer widget not opening colors and other
panels inline in style dock Nyall Dawson
04:04 AM Revision bd8fe246 (qgis): Sibling of f4a5403fd9c3f6fab7d30f5988c0d833fda8c73a
Nyall Dawson
04:04 AM Revision 51f62b49 (qgis): Sibling of 637ec81b25fb31e36e33a1f920ded4fa989a64e5
Nyall Dawson
04:04 AM Revision 637ec81b (qgis): Fix inverted polygon is distorted when map is rotated
Fixes #26381 Nyall Dawson
03:59 AM Revision 3cb3e9bb (qgis): Fix disabled, broken test
Nyall Dawson
03:59 AM Revision 649acdf6 (qgis): Sibling of a97de959befb4d34107d6b17a8d9ece9fc99694a
Nyall Dawson
03:59 AM Revision a97de959 (qgis): Fix disabled, broken test
Nyall Dawson
03:54 AM Revision 5de8b30d (qgis): Update test mask images
Nyall Dawson
03:54 AM Revision 001254af (qgis): Update test mask images
Nyall Dawson
03:54 AM Revision 52c85532 (qgis): Sibling of 5de8b30d09256238ec0e4140888018e50d1cbf64
Nyall Dawson

2019-06-03

11:10 PM Revision 8b83a461 (qgis): [needs-docs] Make label map tools follow click-click behavior
It's rather jarring that the move label and rotate label tools
don't follow the rest of the application in using clic...
Nyall Dawson
10:18 PM Revision 70a07f93 (qgis): Add some unit tests for labeling results
Nyall Dawson
10:18 PM Revision 004b7d87 (qgis): [labeling] Fix cannot use labeling map tools when canvas is rotated
Fixes #25384 Nyall Dawson
10:18 PM Revision 1bc716fc (qgis): [labeling] Fix incorrect bounding box of labels used when
map is rotated
Fixes #24680
Nyall Dawson
10:18 PM Revision a98d12e1 (qgis): Dox
Nyall Dawson
10:18 PM Revision 942827ba (qgis): Fix Travis build
Nyall Dawson
10:00 PM Revision 6f075caf (qgis): Merge pull request #30056 from qgis/backport-29992-to-release-3_4
[Backport release-3_4] [processing] fix NDVI calculation Luigi Pirelli
09:51 AM Revision 357328aa (qgis): Merge pull request #29992 from ghtmtt/processing_ndvi
[processing] fix NDVI calculation formula in builtin raster calculator Luigi Pirelli
08:46 AM Revision d754a092 (qgis): Refactor to extract useful method
Nyall Dawson
08:46 AM Revision f758bb72 (qgis): Add mechanisms to set handlers for coordinate transform creation errors...
Nyall Dawson
08:46 AM Revision 1241b3f7 (qgis): Always attempt to create the preferred Proj coordinate operation
for transforms, even if grids are not available.
And then use custom handlers or message log to warn users that
bett...
Nyall Dawson
08:46 AM Revision a8b5583a (qgis): Don't show generic proj error message to users
Nyall Dawson
08:46 AM Revision 3e89df8f (qgis): Show nice friendly warnings to users when
- A coordinate transform cannot be created, e.g. due to not making
sense (transforming earth coords to mars coords)
-...
Nyall Dawson
08:46 AM Revision f0e6f142 (qgis): Allow clickable links in QgsMessageViewer
Nyall Dawson
08:46 AM Revision 3defbe18 (qgis): Update datum transform widgets and dialog for proj 6
Nyall Dawson
08:46 AM Revision 4bf6e8f6 (qgis): Fix accuracy message when operation accuracy is unknown
Nyall Dawson
08:46 AM Revision c5c7d784 (qgis): Don't select not-available operations by default
Nyall Dawson
08:46 AM Revision eb551e03 (qgis): Fix caching of coordinate transforms
Nyall Dawson
08:46 AM Revision 31f92141 (qgis): Fix doxygen
Nyall Dawson
08:46 AM Revision 4fc89f72 (qgis): Fix application of default datum transform on proj 6 builds
Nyall Dawson
08:46 AM Revision 7ec417f1 (qgis): Remove outdated comment
Nyall Dawson
08:46 AM Revision 5db70523 (qgis): Whenever calculating proj coordinate operation strings, ALWAYS
base them on normalized operations
QGIS doesn't need (or want) to care about strictly following
projection definitio...
Nyall Dawson
08:46 AM Revision eeeda4b5 (qgis): Remove unused setFinder method
Nyall Dawson
08:46 AM Revision f8655dc8 (qgis): Don't allow building QGIS on proj 6.0 versions
Require at least 6.1.0. We need proj_normalize_for_visualization,
and the workarounds for building without it are too...
Nyall Dawson
08:46 AM Revision 56c265fa (qgis): Update test results
Nyall Dawson
08:46 AM Revision 789dbb57 (qgis): Add friendly, descriptive errors when opening a project which has
preset non-default coordinate operations set between a crs pair,
which use grids that are not available on the local ...
Nyall Dawson
08:46 AM Revision fe4ea331 (qgis): Add method to retrieve grid details from a proj string
Nyall Dawson
08:46 AM Revision 315e0437 (qgis): Update test results for proj 6
Nyall Dawson
08:08 AM Revision 6e846d8d (qgis): Merge pull request #9980 from qgis/Apache24config
Change the httpd template to use Apache 2.4 style Matthias Kuhn
08:02 AM Revision 1fcc9823 (qgis): Merge pull request #30033 from elpaso/bugfix-gh29700-histogram-crash
Fix histogram bindings
> Is it worth adding a python test for this method? Is there an existing one? Gut feeling is ...
Alessandro Pasotti
07:48 AM Revision e0b184ea (qgis): [labeling] Fix curved labeling fails when line feature geometry
begins with small segments
Fixes #28699
(cherry picked from commit 328b0afa6ed7d6a45c4dcdf832bd0835b1df0f11)
Nyall Dawson
07:48 AM Revision c634150b (qgis): Fix some curved labels randomly disappear at certain scales
Refs #12173
(cherry picked from commit 0b451b251404ad54af1e2b2103d315d2d9b365c6)
Nyall Dawson
07:48 AM Revision 897e9bf3 (qgis): Sip update
(cherry picked from commit 788ee78d7405f0d5ca80c478854a2216dd6c41d2) Nyall Dawson
07:48 AM Revision 768a8da7 (qgis): Fix QgsSettings::enumValue resolution when used with a non-default section
(cherry picked from commit 10c686ba321ba96cd37e06cbe3185d96201e62b9) Nyall Dawson
07:48 AM Revision b52d2ad6 (qgis): [labeling] Fix curved labels sometimes placed below line even when
set to above line only
(cherry picked from commit 10c4bb9f9bdf2fa2f7b5a494a8f9e9459f19150d)
Nyall Dawson
07:48 AM Revision 72628b9b (qgis): [needs-docs] Rework new project CRS handling
The previous approach was severely broken, because the default
CRS for new projects setting was ignored as soon as a ...
Nyall Dawson
07:00 AM Revision 814ae158 (qgis): Sibling of a0dd1763f1c0c196092063417ab7feec859a37a7
Nyall Dawson
05:46 AM Revision 7229a7d3 (qgis): [browser] Fix removal of views from postgres databases (fixes #29812)
For views one needs to use DROP VIEW sql command Martin Dobias
05:46 AM Revision d4b276ad (qgis): fix #30028 Closing Vertex Edititor crashes the app
Peter Petrik
02:38 AM Revision a4e5e6a5 (qgis): [needs-docs] Append a local, user writable folder to proj 6 search paths
Now, proj will search in the current user profile "proj" folder (e.g.
.local/share/QGIS/QGIS3/profiles/default/proj" ...
Nyall Dawson

2019-06-01

03:42 PM Revision ea0ed29c (qgis): Don't show a 'invalid layer source' warning if a user opens a multi-layer
vector file, but then chooses not to actually add any layers from the file Nyall Dawson
09:10 AM Revision 19933e0f (qgis): processing: avoid fetching the layer parameters when not executing
Jürgen Fischer

2019-05-31

07:02 PM Revision 5a54eb77 (qgis): processing: add option to select directory to recurse for files (fixes ...
Jürgen Fischer
02:04 PM Revision d7722103 (qgis): [WFS provider] Avoid dangling download progress dialog
While investigating #27384, which I failed to reproduce, I noticed
another - minor - issue when loading layers from a...
Even Rouault
02:04 PM Revision 66d05b82 (qgis): [WFS provider] Avoid dangling download progress dialog
While investigating #27384, which I failed to reproduce, I noticed
another - minor - issue when loading layers from a...
Even Rouault
02:04 PM Revision adbde09a (qgis): Sibling of d77221039bcec4fe6c81876759ec866d26f57063
Even Rouault
01:55 PM Revision b489c21b (qgis): [dbmanager] add promary key to the view created by versioning plugin
(fix #25888) Alexander Bruy
01:55 PM Revision 8a40886a (qgis): [dbmanager] add promary key to the view created by versioning plugin
(fix #25888) Alexander Bruy
01:55 PM Revision e0726b22 (qgis): Sibling of b489c21b588d795eaa108f221ad52a43e5c89e30
Alexander Bruy
12:03 PM Revision 529d2e91 (qgis): Sibling of fb9e4abd4dd669ca93642f0c0a710dac5ba4a307
Alessandro Pasotti
12:03 PM Revision fb9e4abd (qgis): Use QgisApp::projectSavedAs signal when project is saved with a new path
Alessandro Pasotti
10:25 AM Revision 1194955c (qgis): Use sipConvertFromType when returning histogram
Alessandro Pasotti
10:05 AM Revision d7fdbbed (qgis): [browser] Fix removal of views from postgres databases (fixes #29812)
For views one needs to use DROP VIEW sql command Martin Dobias
10:01 AM Revision 2cf1624f (qgis): fix #30028 Closing Vertex Edititor crashes the app
Peter Petrik
02:38 AM Revision ba764b0d (qgis): Fix proj4 build
Nyall Dawson
02:38 AM Revision c82d3b64 (qgis): Upgrade QgsCoordinateTransformContext for proj 6
This reworks (on proj 6 builds only!) QgsCoordinateTransformContext
to use proj strings of proj coordinate operations...
Nyall Dawson
02:38 AM Revision 823d28ba (qgis): Improve QgsRasterProjector handling of transform context
Nyall Dawson
02:38 AM Revision c61fb85e (qgis): Remove unused support for single source/dest settings in QgsCoordinateT...
This has been #ifdef'ed out since it's original implementation,
and it has no meaning in the world of Proj >= 6.0
Nyall Dawson
02:38 AM Revision 0cf4ecf4 (qgis): Deprecate a QgsCoordinateTransformContext members which don't
apply in proj >= 6.0 builds Nyall Dawson
02:00 AM Revision b31f5161 (qgis): [OGR provider] Map GeometryCollection of TIN coming from multipart shap...
Even Rouault

2019-05-30

01:56 AM Revision 0c590a16 (qgis): Indentation
Nyall Dawson
01:54 AM Revision be118960 (qgis): Fix exception in BatchAlgorithmDialog
Nyall Dawson
01:11 AM Revision 0597a818 (qgis): fix windows build
Jürgen Fischer
11:57 PM Revision 04e8f5e0 (qgis): [WFS client] Revert read buffer size limitation (fixes #29258, fixes #2...
This apparently caused deadlock issues.
Credit to @nyalldawson for spotting the offending commit.
Partial revert of...
Even Rouault
10:35 PM Revision 55067fd5 (qgis): Don't crash when copying layout elements
Guard for existing multiFrames
Fixes #29747
Alessandro Pasotti
10:34 PM Revision 5c8daf29 (qgis): small improvements to bug report
Etienne Trimaille
10:32 PM Revision 50dab59a (qgis): [OGR provider] Map GeometryCollection of TIN coming from multipart shap...
Even Rouault
10:32 PM Revision e87ac63c (qgis): fix #29630 spatialindex for NaN points
Peter Petrik
10:32 PM Revision 66815c1c (qgis): [processing] add default value to user filter matrix (fix #29999)
Alexander Bruy
10:31 PM Revision 33e27e00 (qgis): QgsGeometryUtils::segmentizeArc(): fix full circle segmentization (fixe...
This fix display of full circles coming from PostGIS. Even Rouault
10:31 PM Revision 1956b8e4 (qgis): [layout][ui] Fix missing opacity setting for the label font color button
Mathieu Pellerin - nIRV
10:30 PM Revision 6abc15d1 (qgis): [WFS client] Revert read buffer size limitation (fixes #29258, fixes #2...
This apparently caused deadlock issues.
Credit to @nyalldawson for spotting the offending commit.
Partial revert of...
Even Rouault
04:56 PM Revision 609b1243 (qgis): Sibling of c68ca6b01f7d7013e27e3c5284fcddefeafae34d
Peter Petrik
04:56 PM Revision ed365cba (qgis): fix #30028 Closing Vertex Edititor crashes the app
Peter Petrik
04:48 PM Revision 220b5e81 (qgis): Fix histogram bindings
Hopfully fixes #29700 Alessandro Pasotti
04:34 PM Revision 8441785c (qgis): [browser] Fix removal of views from postgres databases (fixes #29812)
For views one needs to use DROP VIEW sql command Martin Dobias
04:34 PM Revision d97a3fed (qgis): Sibling of c859bc2abd2114b0751fe7bf959bf0209fc13f51
Martin Dobias
02:50 PM Revision eb115472 (qgis): Sibling of 26dc155da55286aef69496cdd9e92457be3562a0
Even Rouault
01:49 PM Revision d61bc83a (qgis): Merge pull request #30020 from elpaso/make-make-great-again
Copy test file before running the test Alessandro Pasotti
01:47 PM Revision d3342ad3 (qgis): [wcs] safer and faster rendering of WCS layers
Redering of WCS layers has been quite inefficient since introduction
of multi-threaded rendering in QGIS 2.4: wheneve...
Martin Dobias
01:07 PM Revision 12a33c07 (qgis): Sibling of 0141ba705a983c70e2137d17c5554eb4610f0b38
Even Rouault
01:07 PM Revision 5f4e01c9 (qgis): [WFS client] Revert read buffer size limitation (fixes #29258, fixes #2...
This apparently caused deadlock issues.
Credit to @nyalldawson for spotting the offending commit.
Partial revert of...
Even Rouault
12:34 PM Revision 8aef7a9e (qgis): Sibling of 2ed0983b70eef045b1f98e9188ba0912b0b988f7
Alessandro Pasotti
12:34 PM Revision 2ed0983b (qgis): Emit newProject after save project as ...
Fixes #29919 Alessandro Pasotti
12:16 PM Revision 056833e4 (qgis): [layout][ui] Fix missing opacity setting for the label font color button
Mathieu Pellerin - nIRV
11:41 AM Revision 2a2a4cd5 (qgis): Copy test file before running the test
and make make check happy Alessandro Pasotti
11:05 AM Revision 1d1d2ca7 (qgis): Revert "[processing] populate batch interface with rows when multiple l...
This reverts commits f8890d8f047cd2bb934eaad83e1057814927adb5,
f085f5527658c0a81b9a065a6fcee4d654d16bb6 and 5844a0fc9...
Alexander Bruy
10:36 AM Revision 3885944c (qgis): Merge pull request #30017 from elpaso/bugfix-gh29747-layout-mgr-crashes...
Don't crash when copying layout elements Alessandro Pasotti
10:34 AM Revision 22b6c69c (qgis): Sibling of 92cfa5c590a3a7dfd245cd14e332eb1d3599724a
Mathieu Pellerin - nIRV
10:34 AM Revision b3b0f5d6 (qgis): [layout][ui] Fix missing opacity setting for the label font color button
Mathieu Pellerin - nIRV
09:49 AM Revision 747e497e (qgis): Sibling of 8988fbcdd2bdecdd0bb20ead8e393fb9053b1caf
Alessandro Pasotti
09:49 AM Revision 8988fbcd (qgis): Don't crash when copying layout elements
Guard for existing multiFrames
Fixes #29747
Alessandro Pasotti
09:49 AM Revision f58eb137 (qgis): Don't crash when copying layout elements
Guard for existing multiFrames
Fixes #29747
Alessandro Pasotti
09:30 AM Revision c2042a2e (qgis): fix #29630 spatialindex for NaN points
Peter Petrik
09:27 AM Revision e1bd4e92 (qgis): [labeling] Don't waste time trying to generate curved labels on lines
where the label length is greater then the line length Nyall Dawson
09:27 AM Revision b04374d4 (qgis): Tweak curved label cost of placing away from center (increase cost slig...
Nyall Dawson
09:27 AM Revision 7213030a (qgis): [labeling] Fix missing labels when multilinestring features are used in
conjunction with the "merge connected lines" setting
Refs #12173
Nyall Dawson
09:27 AM Revision 50315c4a (qgis): Remove unused calculation
Nyall Dawson
09:27 AM Revision e0aa09ce (qgis): [labeling] Ensure "merge connected features" setting works correctly
with line networks that contains forks and branches
And simplify memory management
Refs #12173
Nyall Dawson
09:27 AM Revision e227e93d (qgis): Optimise method
Avoid duplicate calculations Nyall Dawson
09:27 AM Revision 10c4bb9f (qgis): [labeling] Fix curved labels sometimes placed below line even when
set to above line only Nyall Dawson
09:27 AM Revision f9b8c6ff (qgis): [labeling] Update confusing/vague variable names
Nyall Dawson
09:27 AM Revision b334fc4d (qgis): Update for c++11
Nyall Dawson
09:27 AM Revision 0b451b25 (qgis): Fix some curved labels randomly disappear at certain scales
Refs #12173 Nyall Dawson
09:27 AM Revision 3d9386b1 (qgis): Remove impossible to hit code path - distance is never < 0
Nyall Dawson
09:27 AM Revision 789a7584 (qgis): Tweak names
Nyall Dawson
09:27 AM Revision 0458e08c (qgis): Fix warning
Nyall Dawson
09:27 AM Revision 3cb36763 (qgis): Don't limit label distances to postive values
Sometimes it's useful to have negative distances, as a 0 distance
can still be quite far from line features for some ...
Nyall Dawson
09:27 AM Revision fcacd00a (qgis): Avoid redundant calculation in QgsMapToPixelSimplifier
Nyall Dawson
09:27 AM Revision 328b0afa (qgis): [labeling] Fix curved labeling fails when line feature geometry
begins with small segments
Fixes #28699
Nyall Dawson
08:33 AM Revision 8b9fbedb (qgis): Fix MapServer connection items in browser do not respond correctly
to changes in connection parameters
And modernise code, sync with AFS provider
Nyall Dawson
08:33 AM Revision 8e51364e (qgis): [mapserver] Safer and faster rendering of ArcGIS MapServer layers
Avoid redundant network requests when cloning data provider Nyall Dawson
08:33 AM Revision 75c720a6 (qgis): Fix overly noisy o2 debug messages/warnings
Nyall Dawson
08:33 AM Revision 323fae26 (qgis): Fix ArcGIS MapServer provider does not correctly respect authentication...
Nyall Dawson
08:33 AM Revision 44d993dc (qgis): Ensure MapServer source select/browser correctly handles nested
server structures Nyall Dawson
08:33 AM Revision 9fd2866e (qgis): Add error item in browser when MapServer connections fail
Nyall Dawson
08:33 AM Revision f44ce975 (qgis): Fix MapServer provider ignores referer setting
Nyall Dawson
08:33 AM Revision d3830732 (qgis): Better error reporting when things go wrong in ArcGIS MapServer provide...
Nyall Dawson
08:33 AM Revision ff365abe (qgis): Avoid more noisy message log warnings
Nyall Dawson
05:35 AM Revision 3fbca4a7 (qgis): Sibling of cf55f8bbc10778e9f80527453ee717ed0b93752a
Nyall Dawson
02:37 AM Revision cd768a71 (qgis): Fix crash when exporting layout
Fixes #29798 Alessandro Pasotti
02:37 AM Revision 2274d568 (qgis): Update src/core/layout/qgslayoutmultiframe.cpp
Alessandro Pasotti
02:18 AM Revision 3f9a07e7 (qgis): fix #30003 crash in mesh calculator
Peter Petrik
02:13 AM Revision 831b52a3 (qgis): Fix identify on map in relation reference widget
Fixes #22071 - Relation reference widget wrong feature when "on map identification" Alessandro Pasotti
02:13 AM Revision c4dfd985 (qgis): Remove unused header
Alessandro Pasotti
02:13 AM Revision ff6d4338 (qgis): Remove raw string (not necessary here)
Alessandro Pasotti
02:13 AM Revision e4582c99 (qgis): Fix GeoJSON output of MultiPolygon/MultiSurface
There was a lack of a JSon array around rings of a polygon.
This issue is not present in 3.4
Also fixes an issue wit...
Even Rouault
02:13 AM Revision 5d6917eb (qgis): QgsGeometryUtils::segmentizeArc(): fix full circle segmentization (fixe...
This fix display of full circles coming from PostGIS. Even Rouault

2019-05-29

10:28 PM Revision 788ee78d (qgis): Sip update
Nyall Dawson
10:28 PM Revision dac7259b (qgis): [needs-docs] Rework new project CRS handling
The previous approach was severely broken, because the default
CRS for new projects setting was ignored as soon as a ...
Nyall Dawson
10:28 PM Revision 10c686ba (qgis): Fix QgsSettings::enumValue resolution when used with a non-default section
Nyall Dawson
03:16 PM Revision e2c6f719 (qgis): Backport and enhance fix export raster as GPKG
Now checks the existence of a vector file with same
name, this should also fix the original issue.
- With test
- Req...
Alessandro Pasotti
02:43 PM Revision dfa6aa1e (qgis): Merge pull request #30001 from alexbruy/saga-filter
[processing] add default value to user filter matrix (fix #29999) Alexander Bruy
02:27 PM Revision c6dd095d (qgis): Sibling of d15f04960f2a86d71eaf679b977eb4fdec3ad60e
Peter Petrik
02:27 PM Revision 0314dd8e (qgis): fix #29630 spatialindex for NaN points
Peter Petrik
12:43 PM Revision f8d0ecc7 (qgis): [processing] add default value to user filter matrix (fix #29999)
Alexander Bruy
12:43 PM Revision 96a0d733 (qgis): Sibling of f8d0ecc7ee2d30b0a0617617bf91ecd6033ebdef
Alexander Bruy
12:43 PM Revision 0a7c7fc7 (qgis): [processing] add default value to user filter matrix (fix #29999)
Alexander Bruy
09:58 AM Revision 11d5b514 (qgis): Merge pull request #29958 from ghtmtt/readme
Update issue link in Readme.md Matthias Kuhn
08:39 AM Revision 80069794 (qgis): Fix export raster as GPKG
Fixes #20848
Test added for internal functions because the main functionality
is in app.
Partially reverts 006b130e...
Alessandro Pasotti
03:56 AM Revision e6d46d58 (qgis): travis_wait
Denis Rouzaud
03:43 AM Revision 48b3d792 (qgis): use travis_wait
Denis Rouzaud
03:37 AM Revision a871e90a (qgis): install newer libseccomp on Travis host for building with Qt 5.10+ in D...
Denis Rouzaud

2019-05-28

09:34 PM Revision 4b4d213b (qgis): Sibling of b0e931618c51cfab13e37e3798469d4b384673c6
Nyall Dawson
06:58 PM Revision 3b7c0f85 (qgis): Fix crash when exporting layout
Fixes #29798 Alessandro Pasotti
06:58 PM Revision bc65d258 (qgis): Update src/core/layout/qgslayoutmultiframe.cpp
Alessandro Pasotti
06:57 PM Revision 909b7898 (qgis): QgsVectorFileWriter::writeAsVectorFormat(): return appropriate output l...
Even Rouault
06:57 PM Revision 062f9631 (qgis): Use qgis::overload
Alessandro Pasotti
06:57 PM Revision cf72779b (qgis): Revert "QgsLayoutAtlasWidget: Disconnect signals when layout RIP"
This reverts commit 1626565c76b3fc772ed6d075b7274c305009d213.
Found a better way to delete the widget when designer
...
Alessandro Pasotti
06:57 PM Revision 1e0e0668 (qgis): QgsLayoutAtlasWidget: Disconnect signals when layout RIP
Fixes #29821 Alessandro Pasotti
06:57 PM Revision f976b887 (qgis): Ensure the designer dialog is deleted immediately
Before other signals can crash the application.
Fixes #29821
Alessandro Pasotti
06:56 PM Revision 17fd918a (qgis): Fix atlas export when file name contains multiple dots
Fixes #29980 Alessandro Pasotti
06:56 PM Revision 489fd665 (qgis): Use completeBaseName for exported atlas path
Alessandro Pasotti
06:40 PM Revision 9434be78 (qgis): Merge pull request #29991 from elpaso/bugfix-gh29987-digit-options
Fix buttons to adjust marker size do not work Alessandro Pasotti
03:40 PM Revision 4e00937d (qgis): Sibling of cf634aa3aafc55b573079ee3c7a63020057ac09b
matteo ghetta
03:40 PM Revision cf634aa3 (qgis): [processing] fix NDVI calculation
matteo ghetta
03:40 PM Revision c75fd57e (qgis): [processing] fix NDVI calculation
matteo ghetta
03:40 PM Revision d358c631 (qgis): Fix buttons to adjust marker size do not work
Fixes #29987 Alessandro Pasotti
02:13 PM Revision a9429777 (qgis): update tests and merge all color ramp tests into single file
(cherry picked from commit 507c10c7c1f55873678e15f57fb3d1d3a8cdd4b3) Alexander Bruy
02:13 PM Revision 986fcdc3 (qgis): add tests for QgsColorRamp
(cherry picked from commit d83b01f5f0fc4816244e8cd6849a7082c5344bec) Alexander Bruy
02:13 PM Revision c14c7137 (qgis): prevent crash in the color brewer color ramp when requested color
corresponding to the NaN value (fix #29509)
(cherry picked from commit bdbc3585d6c1c8e6ae653aac15af29a1dcbee8cc)
Alexander Bruy
01:55 PM Revision 9a204c49 (qgis): Merge pull request #29984 from qgis/backport-29970-to-release-3_4
[Backport release-3_4] Server WFS fix describefeaturetype double virtual fields Alessandro Pasotti
01:54 PM Revision 8d643014 (qgis): Merge pull request #29983 from elpaso/bugfix-gh29980-layout-export-mult...
Fix atlas export when file name contains multiple dots Alessandro Pasotti
11:58 AM Revision def39738 (qgis): Merge e7f8f2b85fa7b5f63e0b63daa62f4cd0fca70287 into cherry-pick-backpor...
backporting[bot]
11:57 AM Revision 4b35d851 (qgis): Merge pull request #29968 from elpaso/bugfix-gh29821-layout-crash-py
QgsLayoutAtlasWidget: Disconnect signals when layout RIP Alessandro Pasotti
11:56 AM Revision f49a2a2b (qgis): Update src/core/layout/qgslayoutmultiframe.cpp
Alessandro Pasotti
11:56 AM Revision eafdee94 (qgis): Sibling of 2ecb3228760244d3c9df362673046a57a77db357
Alessandro Pasotti
11:55 AM Revision b2ada585 (qgis): Sibling of 4bb39befb2d5da1298314bee0178764539f19664
Alessandro Pasotti
11:55 AM Revision 4bb39bef (qgis): Use completeBaseName for exported atlas path
Alessandro Pasotti
11:55 AM Revision cb5c09f4 (qgis): Use completeBaseName for exported atlas path
Alessandro Pasotti
11:47 AM Revision bede1966 (qgis): Merge pull request #29970 from elpaso/bugfix-gh29767-server-wfs-double-...
Server WFS fix describefeaturetype double virtual fields Alessandro Pasotti
11:45 AM Revision 7b915af2 (qgis): Fix atlas export when file name contains multiple dots
Fixes #29980 Alessandro Pasotti
11:45 AM Revision c55f5804 (qgis): Sibling of 7b915af2b43b03f0df8a984e6e49c7a56597a325
Alessandro Pasotti
11:45 AM Revision 63900d0c (qgis): Fix atlas export when file name contains multiple dots
Fixes #29980 Alessandro Pasotti
11:21 AM Revision 3c680fcb (qgis): Sibling of 0e9a3c95cb955b099e07d9bfa5808c02a66070f5
Alessandro Pasotti
11:21 AM Revision 0e9a3c95 (qgis): Fix crash when exporting layout
Fixes #29798 Alessandro Pasotti
11:21 AM Revision 195b2b6d (qgis): Fix crash when exporting layout
Fixes #29798 Alessandro Pasotti
11:16 AM Revision 575b0de8 (qgis): [labeling][ui] Fix broken multiline alignment combo box
- setup geometry generator ui stuff first to properly initiate combobox
- for line and polygons, don't set combobox t...
Mathieu Pellerin - nIRV
10:59 AM Revision 8a1a3063 (qgis): Sibling of 49b381f216229a98e0c1f38da70a39c9aeec20f3
Alessandro Pasotti
10:59 AM Revision 49b381f2 (qgis): Add missing test control file
Alessandro Pasotti
10:59 AM Revision 11e83477 (qgis): Add missing test control file
Alessandro Pasotti
10:52 AM Revision c0221f06 (qgis): Sibling of 47f739c70ee225b4f9d413954d8cb15dfbb9336b
Alessandro Pasotti
10:52 AM Revision 27297029 (qgis): Revert "QgsLayoutAtlasWidget: Disconnect signals when layout RIP"
This reverts commit 1626565c76b3fc772ed6d075b7274c305009d213.
Found a better way to delete the widget when designer
...
Alessandro Pasotti
10:52 AM Revision 47f739c7 (qgis): Revert "QgsLayoutAtlasWidget: Disconnect signals when layout RIP"
This reverts commit 1626565c76b3fc772ed6d075b7274c305009d213.
Found a better way to delete the widget when designer
...
Alessandro Pasotti
10:51 AM Revision 20f1acb4 (qgis): Ensure the designer dialog is deleted immediately
Before other signals can crash the application.
Fixes #29821
Alessandro Pasotti
10:51 AM Revision 7af58d0e (qgis): Sibling of 20f1acb41e0acdf3ab2bcbb1c7eab36a40ef16a1
Alessandro Pasotti
10:51 AM Revision 2372f9e0 (qgis): Ensure the designer dialog is deleted immediately
Before other signals can crash the application.
Fixes #29821
Alessandro Pasotti
10:50 AM Revision f62eee9c (qgis): Use qgis::overload
Alessandro Pasotti
10:50 AM Revision 6e9cdbf2 (qgis): Sibling of e7f8f2b85fa7b5f63e0b63daa62f4cd0fca70287
Alessandro Pasotti
10:50 AM Revision e7f8f2b8 (qgis): Use qgis::overload
Alessandro Pasotti
10:39 AM Revision 26f88151 (qgis): Fix (?) crash when filtering layer with attachment field
Fixes #21775 Nyall Dawson
10:39 AM Revision 096cb4cd (qgis): Regenerate distance area calculation on demand in attribute table
Storing the instance in the table means that it does not respond
correctly to project ellipsoid changes, resulting in...
Nyall Dawson
08:09 AM Revision 7f8d43eb (qgis): Fix offset labels from reprojected layers when map is rotated
Fixes #24796 Nyall Dawson
07:49 AM Revision 4cb1213e (qgis): Fix labeling ignores "label per part" setting when geometry parts
are adjacent
Fixes #26763
Nyall Dawson
03:38 AM Revision f02b74d8 (qgis): Sibling of ab8a60ba7313f486efd9041fa3e7be97ba9688c2
Nyall Dawson
02:49 AM Revision 7fc77675 (qgis): Sibling of 682aab54d8a29e5af6f49094ec184242c3a571e7
Nyall Dawson
02:05 AM Revision 91d1959b (qgis): Sibling of 75be291522f12cd10ef6387f3fbf4c6ca9358d5d
Nyall Dawson
02:05 AM Revision a433ce56 (qgis): Sibling of 2b3eff7962092139b51985860e22de5ddeec1bcb
Nyall Dawson
02:05 AM Revision 2b3eff79 (qgis): Fix QgsSettings::enumValue resolution when used with a non-default section
Nyall Dawson

2019-05-27

01:55 AM Revision 76d9a26f (qgis): Fix warnings
Nyall Dawson
01:09 AM Revision 9167cb4f (qgis): QgsVectorFileWriter::writeAsVectorFormat(): return appropriate output l...
Even Rouault
01:09 AM Revision 29806b43 (qgis): testqgsvectorfilewriter.cpp: fix badly named variable, and remove usele...
Even Rouault
01:08 AM Revision 46518926 (qgis): [WFS provider] Support layers with GML field names only differing by ca...
Even Rouault
11:02 PM Revision 54cf26fb (qgis): [WFS provider] Emit TYPENAME and TYPENAMES for WFS 2.0 DescribeFeatureT...
Fixes Redmine #21768 and https://github.com/qgis/QGIS/pull/9849
Due to confusion in the WFS 2.0 sepecification the s...
Even Rouault
11:02 PM Revision 4831378c (qgis): [WFS provider] Improve handling of NAMESPACE(S) (github #9849)
Modified by E. Rouault Klavs Christensen
10:16 PM Revision f8d1a02e (qgis): mentioning array_agg in relation_aggregate
David Signer
10:14 PM Revision d8df19b8 (qgis): use data provider to get provider name as providerType() not available
in the LTR branch Alexander Bruy
10:14 PM Revision 3b12f273 (qgis): add tests for style URI retrieval
Alexander Bruy
10:14 PM Revision 6d5fa2e9 (qgis): load style from the QML file with the same name as layer file name
for GeoPackages, CSV and SpatiaLite (fix #21691) Alexander Bruy
10:14 PM Revision f33ebc81 (qgis): update to MDAL 0.3.3
Peter Petrik
10:13 PM Revision b38e1a95 (qgis): Fix raster calculator invalid expressions
Tell the user that is invalid instead of
silently ignoring undefined functions.
Fixes #29824
Alessandro Pasotti
10:13 PM Revision 5e3ba505 (qgis): Handle file:// links in identify text
Fixes #29879 Alessandro Pasotti
10:09 PM Revision bdbc3585 (qgis): prevent crash in the color brewer color ramp when requested color
corresponding to the NaN value (fix #29509) Alexander Bruy
10:09 PM Revision 507c10c7 (qgis): update tests and merge all color ramp tests into single file
Alexander Bruy
10:09 PM Revision d83b01f5 (qgis): add tests for QgsColorRamp
Alexander Bruy
10:01 PM Revision 7d512b25 (qgis): Sibling of 977c60e0aa4716a35047b8782e1a9bfc196b6778
Even Rouault
09:54 PM Revision 06ab26ab (qgis): Merge pull request #29949 from rouault/fix_github_29858
[WFS provider] Support layers with GML field names only differing by cases (github fixes #29858) Even Rouault
09:54 PM Revision 3dddfe4b (qgis): Merge pull request #29946 from rouault/fix_redmine_21768
WFS provider: fix issues with TYPENAME(S) and NAMESPACE(s) with WFS 2.0 Even Rouault
09:29 PM Revision 7f780a5a (qgis): try again
Denis Rouzaud
09:18 PM Revision 94ba04e7 (qgis): upgrade
Denis Rouzaud
09:02 PM Revision 5f3aa019 (qgis): install newer on Travis
Denis Rouzaud
06:52 PM Revision 5c54c329 (qgis): install on Travis not on Docker
Denis Rouzaud
06:41 PM Revision f789a981 (qgis): install libseccomp
Denis Rouzaud
06:41 PM Revision 6a4edc57 (qgis): install newer libseccomp
Denis Rouzaud
06:41 PM Revision d144b7df (qgis): libseccomp2
Denis Rouzaud
06:40 PM Revision 8cd9face (qgis): install newer libseccomp
Denis Rouzaud
06:22 PM Revision e0d2618e (qgis): Server WFS fix describefeaturetype double virtual fields
Fixes #29767 Alessandro Pasotti
06:22 PM Revision e316051f (qgis): Sibling of f37141d807d691d9ea8246a76974e42cbdecf32f
Alessandro Pasotti
06:22 PM Revision f37141d8 (qgis): Server WFS fix describefeaturetype double virtual fields
Fixes #29767 Alessandro Pasotti
04:56 PM Revision b7375887 (qgis): Merge pull request #29967 from elpaso/bugfix-gh29879-file-proto-insertl...
Handle file:// links in identify text Alessandro Pasotti
04:53 PM Revision 7b47cc69 (qgis): Sibling of 1626565c76b3fc772ed6d075b7274c305009d213
Alessandro Pasotti
04:53 PM Revision 254569df (qgis): QgsLayoutAtlasWidget: Disconnect signals when layout RIP
Fixes #29821 Alessandro Pasotti
04:53 PM Revision 1626565c (qgis): QgsLayoutAtlasWidget: Disconnect signals when layout RIP
Fixes #29821 Alessandro Pasotti
04:19 PM Revision a33ab6fb (qgis): Handle file:// links in identify text
Fixes #29879 Alessandro Pasotti
04:19 PM Revision deccc122 (qgis): Sibling of a33ab6fb3bbbac8f5a7328ca27e0f0d00eccba64
Alessandro Pasotti
04:19 PM Revision 02c0325b (qgis): Handle file:// links in identify text
Fixes #29879 Alessandro Pasotti
03:54 PM Revision bb9cf3df (qgis): add tests for QgsColorRamp
Alexander Bruy
03:54 PM Revision 3ec4c642 (qgis): prevent crash in the color brewer color ramp when requested color
corresponding to the NaN value (fix #29509) Alexander Bruy
03:54 PM Revision 44866a1d (qgis): Sibling of 4381a7448743229f2c6cc9cea9a218ae521b7a04
Alexander Bruy
03:54 PM Revision 723936dc (qgis): Sibling of bb9cf3df993264678fbc3de7e971025cad7f38ab
Alexander Bruy
03:54 PM Revision e5b493a0 (qgis): Sibling of 3ec4c6429c41f7b607bfebecb1494b17cd3a2b39
Alexander Bruy
03:51 PM Revision d64282dd (qgis): Merge pull request #29965 from elpaso/bugfix-29824-rastercalc-invalid-exp
Fix raster calculator invalid expressions Alessandro Pasotti
03:23 PM Revision 68635d8f (qgis): Correct enum
Matthias Kuhn
02:57 PM Revision 060198c2 (qgis): Add preview image to qgz files
Matthias Kuhn
02:57 PM Revision cdbf81b7 (qgis): Reogranize welcome page
Matthias Kuhn
02:57 PM Revision 573d5a03 (qgis): Hide panels and toolbars on welcome page
Matthias Kuhn
02:57 PM Revision 4baafa95 (qgis): Centralize project preview creation
Matthias Kuhn
02:57 PM Revision 1da8eec7 (qgis): Move project list item delegate to new file
Matthias Kuhn
02:57 PM Revision ac206db9 (qgis): Revert tabbing of welcome page
Matthias Kuhn
02:57 PM Revision e283fb9a (qgis): Rename welcomepageitemsmodel to recentprojectsitemmodel
Matthias Kuhn
02:57 PM Revision 61114a82 (qgis): Fix broken doc links
Matthias Kuhn
02:57 PM Revision e78a9f7d (qgis): Code style
Matthias Kuhn
02:57 PM Revision 60e5f399 (qgis): Project Templates instead of simply Templates
Matthias Kuhn
02:57 PM Revision e27cca52 (qgis): Improve empty project preview image
Matthias Kuhn
02:57 PM Revision f3276de4 (qgis): Improve empty project item on templates
Matthias Kuhn
02:57 PM Revision 07da9dca (qgis): Update src/app/qgswelcomepage.cpp
Co-Authored-By: Nyall Dawson <[email protected]> Matthias Kuhn
02:57 PM Revision 9e45626f (qgis): Add missing include
Matthias Kuhn
02:57 PM Revision 58b5c90a (qgis): Update src/app/qgswelcomepage.cpp
Co-Authored-By: Nyall Dawson <[email protected]> Matthias Kuhn
02:57 PM Revision 720721a3 (qgis): Add default parameter
Matthias Kuhn
02:57 PM Revision 91ea9ed3 (qgis): Hide recent projects if empty
Matthias Kuhn
02:57 PM Revision 6eb5b3e7 (qgis): Add a template list to the welcome screen
Matthias Kuhn
02:56 PM Revision 849007d8 (qgis): Sibling of 892ccfe69eb789f6ca77b3873777ced190ff10c6
Alessandro Pasotti
02:56 PM Revision 892ccfe6 (qgis): Fix raster calculator invalid expressions
Tell the user that is invalid instead of
silently ignoring undefined functions.
Fixes #29824
Alessandro Pasotti
02:56 PM Revision f76bb9e2 (qgis): Fix raster calculator invalid expressions
Tell the user that is invalid instead of
silently ignoring undefined functions.
Fixes #29824
Alessandro Pasotti
02:45 PM Revision 169e246f (qgis): fixes issue with db lock when writing mbtiles
Saber Razmjooei
02:20 PM Revision b5459794 (qgis): Regenerate distance area calculation on demand in attribute table
Storing the instance in the table means that it does not respond
correctly to project ellipsoid changes, resulting in...
Nyall Dawson
02:18 PM Revision 8ae4fc97 (qgis): Fix (?) crash when filtering layer with attachment field
Fixes #21775 Nyall Dawson
02:01 PM Revision 8ae38024 (qgis): Fix more incorrect 'invalid data source' errors when loading mesh layers
Nyall Dawson
02:01 PM Revision 90994de0 (qgis): Fix invalid data source message is always shown after dragging and drop...
vector layers to QGIS window Nyall Dawson
01:07 PM Revision a4a57df2 (qgis): use data provider to get provider name as providerType() not available
in the LTR branch Alexander Bruy
12:48 PM Revision 3f4b6d00 (qgis): Merge pull request #15371 from elpaso/bugfix-21986-jsonarray-spatialite
Fix spatialite handling of JSON arrays Alessandro Pasotti
11:39 AM Revision f399d3f3 (qgis): Fallback to QVariant( QVariant::Type::Int )
Alessandro Pasotti
11:23 AM Revision 403bacf2 (qgis): Added test for isNull/isValid returns
Alessandro Pasotti
11:05 AM Bug report #20848 (Closed): Issue exporting raster layer to Geopackage
Applied in changeset commit:qgis|3fd399dc59bfca2526757de9ff1feb7fd8c84825. Alessandro Pasotti
11:05 AM Bug report #20848 (Closed): Issue exporting raster layer to Geopackage
Applied in changeset commit:qgis|3fd399dc59bfca2526757de9ff1feb7fd8c84825. Alessandro Pasotti
11:05 AM Revision d5254ece (qgis): Merge pull request #10036 from elpaso/bugfix-20848-issue-exporting-as-gpkg
Fix export raster as GPKG Alessandro Pasotti
10:22 AM Revision d7019cea (qgis): More QVariant test fixes
Alessandro Pasotti
10:18 AM Revision 21940e1d (qgis): [symbology] Fix point pattern displacement logic to match pre 3.8
Mathieu Pellerin - nIRV
09:55 AM Revision e6050b54 (qgis): Fix QCOMPARE with variant lists in test
Alessandro Pasotti
09:20 AM Revision 3f1ba81b (qgis): Address PR comments (minor changes)
Alessandro Pasotti
09:20 AM Revision 564fd50e (qgis): Fix spatialite handling of JSON arrays
Fixes #21986
plus:
- fix multiple string keys with commas in value relation widget
- more robust JSON and array (un...
Alessandro Pasotti
08:47 AM Revision 75f733f0 (qgis): update issue link
matteo ghetta
08:35 AM Revision b2c2c145 (qgis): Sibling of 72a20e58cfce09684d6cc010e16eb13f59a59364
Nyall Dawson
08:35 AM Revision 84a857b4 (qgis): Regenerate distance area calculation on demand in attribute table
Storing the instance in the table means that it does not respond
correctly to project ellipsoid changes, resulting in...
Nyall Dawson
06:25 AM Revision d7fa0286 (qgis): do not insert layers in embedded groups (#10004)
fixes #29678 Denis Rouzaud
05:26 AM Revision cd64b97d (qgis): fix sipify doesn't handle true/false correctly in 3.4 (#29954)
Denis Rouzaud
05:21 AM Revision 09126ded (qgis): make flashing independent from panning/zooming in attribte table in att...
Denis Rouzaud
04:18 AM Revision f70ca1c0 (qgis): libseccomp2
Denis Rouzaud
02:20 AM Revision a1c41302 (qgis): [processing] do not declare output of saveselectfeatures as points
It can be of any geometry type Victor Olaya
02:20 AM Bug report #21691 (Closed): Styles stored in QML files with same name as layer no longer auto loaded
Applied in changeset commit:qgis|ab2d6f4f04dbb028c44b9477686f238c855c6bea. Alexander Bruy
02:20 AM Bug report #21691 (Closed): Styles stored in QML files with same name as layer no longer auto loaded
Applied in changeset commit:qgis|ab2d6f4f04dbb028c44b9477686f238c855c6bea. Alexander Bruy
02:20 AM Revision ab2d6f4f (qgis): load style from the QML file with the same name as layer file name
for GeoPackages, CSV and SpatiaLite (fix #21691) Alexander Bruy
02:20 AM Revision 5ef63dfb (qgis): add tests for style URI retrieval
Alexander Bruy

2019-05-26

12:35 AM Revision c3cfcad5 (qgis): [processing] do not declare output of saveselectfeatures as points
It can be of any geometry type Victor Olaya
12:26 AM Revision 270c6050 (qgis): Make test resilent against future potential order changes
Nyall Dawson
12:26 AM Revision c938d57b (qgis): Dox, warnings fixes
Nyall Dawson
12:26 AM Revision bed77bbf (qgis): Add method to retrieve underlying PJ object from a QgsCoordinateReferen...
proj 6 only Nyall Dawson
12:26 AM Revision cb897632 (qgis): Hide deprecation warnings
We can't remove use of these methods until we can safely drop
proj 4 support. Until then, they are required for proj ...
Nyall Dawson
12:26 AM Revision b4d18f8e (qgis): Mark older datum transform methods as deprecated - they don't work unde...
Nyall Dawson
12:26 AM Revision 00f8ee69 (qgis): Avoid some fragile tests
Nyall Dawson
12:26 AM Revision d55a982d (qgis): Fix leak
Nyall Dawson
12:26 AM Revision 2a9c3165 (qgis): Just test for presence of name, not name itself
Nyall Dawson
12:26 AM Revision 63b5d588 (qgis): Explain test
Nyall Dawson
12:26 AM Revision 85e20789 (qgis): Add API to retrieve avaiable coordinate operations between a source
and destination QgsCoordinateReferenceSystem on proj >= 6 builds Nyall Dawson
09:01 AM Revision 27d687ea (qgis): Merge pull request #29948 from volaya/fix_batch_getvalue
[processing] fixed method name in gui wrapper after API renaming Alexander Bruy

2019-05-25

01:28 AM Revision 5eb51392 (qgis): [WFS provider] Support layers with GML field names only differing by ca...
Even Rouault
01:28 AM Revision 43f32952 (qgis): [WFS provider] Support layers with GML field names only differing by ca...
Even Rouault
01:28 AM Revision 06d81504 (qgis): Sibling of 5eb5139251fb8a2267a68ea6a2f4e85eb2dd0154
Even Rouault
01:01 AM Revision 943b992e (qgis): [processing] fixed method name in gui wrapper after API renaming
Victor Olaya
11:46 PM Revision c2e0c431 (qgis): Merge pull request #9438 from haubourg/add_issue_templates
[WIP] Add future issue templates for github QGIS issue bot
10:59 PM Revision 6188211a (qgis): Sibling of 10d0c41fa048afe4c8c18218e4adfe500f436d59
Even Rouault
10:59 PM Revision 10d0c41f (qgis): testqgsvectorfilewriter.cpp: fix badly named variable, and remove usele...
Even Rouault
10:05 PM Revision 37356e14 (qgis): Revert "enable DOCKER_BUILDKIT when building Docker images"
This reverts commit cfd4290bffac59b05710a425cccf624f9ca8eef7. Denis Rouzaud
10:04 PM Revision 1351daf6 (qgis): Revert "enable DOCKER_BUILDKIT when building Docker images"
This reverts commit cfd4290bffac59b05710a425cccf624f9ca8eef7. Denis Rouzaud
09:59 PM Revision ce029d46 (qgis): install libseccomp
Denis Rouzaud
09:53 PM Revision cfd4290b (qgis): enable DOCKER_BUILDKIT when building Docker images
Denis Rouzaud
08:34 PM Revision 3f46a552 (qgis): Fix previous commit
Even Rouault
07:28 PM Revision cb7af3c4 (qgis): [WFS provider] Emit TYPENAME and TYPENAMES for WFS 2.0 DescribeFeatureT...
Fixes Redmine #21768 and https://github.com/qgis/QGIS/pull/9849
Due to confusion in the WFS 2.0 sepecification the s...
Even Rouault
07:28 PM Revision bdc7f29a (qgis): Sibling of 0768dde519542f588c2b05b0d8b8001cb54aee3c
Even Rouault
07:28 PM Revision 0768dde5 (qgis): [WFS provider] Emit TYPENAME and TYPENAMES for WFS 2.0 DescribeFeatureT...
Fixes Redmine #21768 and https://github.com/qgis/QGIS/pull/9849
Due to confusion in the WFS 2.0 sepecification the s...
Even Rouault
06:59 PM Revision 1e9ec437 (qgis): Sibling of 1e09a27d7fd4e949878f5edbba99e2f3d27df7eb
Klavs Christensen
06:59 PM Revision 1e09a27d (qgis): [WFS provider] Improve handling of NAMESPACE(S) (github #9849)
Modified by E. Rouault Klavs Christensen
06:59 PM Revision 465e6f01 (qgis): [WFS provider] Improve handling of NAMESPACE(S) (github #9849)
Modified by E. Rouault Klavs Christensen
05:45 PM Revision 31c25e48 (qgis): Fix build with gcc 5.5
Even Rouault
05:27 PM Revision d17cf810 (qgis): update funding url
Marco Bernasocchi
03:59 PM Revision 59fd5112 (qgis): [Travis] use xenial for all builds (#18657)
Denis Rouzaud
03:26 PM Revision c50049f2 (qgis): link sponsoring on github to our website
Enabling sponsoring button with link to our own sustaining membership and donation page Marco Bernasocchi
12:49 PM Revision de0544c1 (qgis): Merge pull request #25793 from alexbruy/backport-r-sun
[processing] split GRASS r.sun algorithm into two (fix #21637) Alexander Bruy
09:12 AM Revision a9d6460a (qgis): fix windows build on x86
(cherry picked from commit b18731bc349def440f01840a4c07827dca6bbaac) Jürgen Fischer
07:05 AM Revision d8b50ed8 (qgis): update tests
(cherry picked from commit 60090705021f3e9876745b95a1bf874cfb87ce3a) Alexander Bruy
07:04 AM Revision f17accf1 (qgis): [processing] split r.sun into two algorithms as it has mutually
exclusive options (fix #21637)
(cherry picked from commit ab646c4d75c6eac3c37cfa6a284191040048ffe8)
Alexander Bruy
06:59 AM Bug report #21637 (Closed): r.sun cannot be executed because it calls on two incompatible options
Applied in changeset commit:qgis|ab646c4d75c6eac3c37cfa6a284191040048ffe8. Alexander Bruy
06:59 AM Bug report #21637 (Closed): r.sun cannot be executed because it calls on two incompatible options
Applied in changeset commit:qgis|ab646c4d75c6eac3c37cfa6a284191040048ffe8. Alexander Bruy
06:59 AM Revision 121a92df (qgis): Merge pull request #10074 from alexbruy/grass-r-sun
[processing] split GRASS r.sun algorithm into two (fix #21637) Alexander Bruy
03:32 AM Revision 0f79ba2d (qgis): [Travis] use xenial for all builds
Denis Rouzaud

2019-05-24

03:11 PM Revision 8b6fc768 (qgis): Sibling of 429b96338d7dff428d69a62336edc7109a525ea6
Alexander Bruy
03:11 PM Revision 76104b51 (qgis): load style from the QML file with the same name as layer file name
for GeoPackages, CSV and SpatiaLite (fix #21691) Alexander Bruy
03:11 PM Revision c13bd14e (qgis): load style from the QML file with the same name as layer file name
for GeoPackages, CSV and SpatiaLite (fix #21691) Alexander Bruy
03:11 PM Revision 80cb853a (qgis): add tests for style URI retrieval
Alexander Bruy
03:11 PM Revision 5ea82334 (qgis): Sibling of 76104b51e20067d77ee63069ed80b885ef75f3b6
Alexander Bruy
02:00 PM Revision a8889865 (qgis): [needs-docs][processing] Avoid field collision via optional prefix in o...
Makes for a more predictable collision avoidance, which
can be neccessary for some models.
Mathieu Pellerin - nIRV
01:33 PM Revision ca0b739e (qgis): Merge pull request #10090 from qgis/backport-10081-to-release-3_4
[Backport release-3_4] [maptips] restore wrapping of the long lines (fix #21388) Alexander Bruy
12:36 PM Revision a87b46be (qgis): QString -> QStringLiteral
Alexander Bruy
10:32 AM Bug report #21425 (Closed): DB Manager rename PostGIS column error
Applied in changeset commit:qgis|03abf0e42b7cfd255c1dd3f4bb2de11306601641. Alexander Bruy
10:32 AM Bug report #21425 (Closed): DB Manager rename PostGIS column error
Applied in changeset commit:qgis|03abf0e42b7cfd255c1dd3f4bb2de11306601641. Alexander Bruy
10:32 AM Revision dc6780a8 (qgis): Merge pull request #10082 from alexbruy/postgis-comment
[db_manager] apply comment to the correct column when altering table column (fix #21425) Alexander Bruy
10:24 AM Revision b670f19b (qgis): [processing] do not declare output of saveselectfeatures as points
It can be of any geometry type Victor Olaya
10:24 AM Revision c87cde06 (qgis): Sibling of a520a4250fbf6b8166b9f24d1a2fa43d2050a695
Victor Olaya
08:08 AM Bug report #22134 (Open): Unable to copy selected rows from attibute table while it is docked
While the “Dock Attribute Table” button is pressed, it is not possible to copy all selected lines in the attribute ta... URIIT URIIT
08:05 AM Feature request #13149 (Closed): Specific projection system for oceanographers
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:05 AM Feature request #13149 (Closed): Specific projection system for oceanographers
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:05 AM Feature request #13149 (Closed): Specific projection system for oceanographers
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:05 AM Feature request #12401 (Closed): Central cylindrical projection
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:05 AM Feature request #12401 (Closed): Central cylindrical projection
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:04 AM Bug report #15314 (Closed): Different projection definitions for 32 and 64 bit
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:04 AM Bug report #15314 (Closed): Different projection definitions for 32 and 64 bit
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:04 AM Bug report #15314 (Closed): Different projection definitions for 32 and 64 bit
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:04 AM Bug report #21661 (Closed): Luzon 1911 /UTM Zone 50,51 and 52N and PRS92 / UTM Zone 50,51and 52N...
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:04 AM Bug report #21661 (Closed): Luzon 1911 /UTM Zone 50,51 and 52N and PRS92 / UTM Zone 50,51and 52N...
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:03 AM Feature request #11347 (Closed): Unneccessarily inaccurate transformation Gauß-Krüger to UTM
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:03 AM Feature request #11347 (Closed): Unneccessarily inaccurate transformation Gauß-Krüger to UTM
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:03 AM Feature request #11347 (Closed): Unneccessarily inaccurate transformation Gauß-Krüger to UTM
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:03 AM Feature request #9352 (Closed): update 7 parameter transformation fir Israel ITM grid
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:03 AM Feature request #9352 (Closed): update 7 parameter transformation fir Israel ITM grid
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:03 AM Feature request #9352 (Closed): update 7 parameter transformation fir Israel ITM grid
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:03 AM Feature request #2705 (Closed): Correct Transformation of MGI Austria Lambert to WGS 84 needed
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:03 AM Feature request #2705 (Closed): Correct Transformation of MGI Austria Lambert to WGS 84 needed
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:03 AM Feature request #2705 (Closed): Correct Transformation of MGI Austria Lambert to WGS 84 needed
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:03 AM Feature request #15981 (Closed): Austria NTv2 AT_GIS_GRID Transformation out-of-box
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:03 AM Feature request #15981 (Closed): Austria NTv2 AT_GIS_GRID Transformation out-of-box
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:03 AM Feature request #15981 (Closed): Austria NTv2 AT_GIS_GRID Transformation out-of-box
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:02 AM Feature request #13372 (Closed): Integrate AT_GIS_GRID (NTv2 Transformation) in QGIS 2.8+
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:02 AM Feature request #13372 (Closed): Integrate AT_GIS_GRID (NTv2 Transformation) in QGIS 2.8+
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:02 AM Feature request #13372 (Closed): Integrate AT_GIS_GRID (NTv2 Transformation) in QGIS 2.8+
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:01 AM Bug report #19740 (Closed): Wrong BBOX for some EPSG code in the CRS selector (EPSG:25834 EPSG:25...
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:01 AM Bug report #19740 (Closed): Wrong BBOX for some EPSG code in the CRS selector (EPSG:25834 EPSG:25...
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:00 AM Feature request #8954 (Closed): Add towgs84 parameters to some CRS for Portugal
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:00 AM Feature request #8954 (Closed): Add towgs84 parameters to some CRS for Portugal
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:00 AM Feature request #19057 (Closed): S-JTSK Krovak (EPSG: 5513) - Czech CRS
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:00 AM Feature request #19057 (Closed): S-JTSK Krovak (EPSG: 5513) - Czech CRS
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:00 AM Bug report #20624 (Closed): remove redundant CRSs
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
08:00 AM Bug report #20624 (Closed): remove redundant CRSs
With QGIS 3.8 and the release of proj 6 library, any remaining projection definition related issues now should be fil... Nyall Dawson
07:54 AM Bug report #16893: Processing batch process interface: no way to go back
Thank you Alex! Paolo Cavallini
07:18 AM Revision 0b7e399a (qgis): Use proj to get crs bounds under proj 6
Nyall Dawson
05:38 AM Bug report #21388 (Closed): Word wrapping not working in maptips
Applied in changeset commit:qgis|3814086661f4a557ea981c1324d07b9f0b695e64. Alexander Bruy
05:38 AM Bug report #21388 (Closed): Word wrapping not working in maptips
Applied in changeset commit:qgis|3814086661f4a557ea981c1324d07b9f0b695e64. Alexander Bruy
05:38 AM Revision 38140866 (qgis): [maptips] restore wrapping of the long lines (fix #21388)
Alexander Bruy
03:49 AM Bug report #20760: Edits in GeoJson datasources are not saved anymore
I am having the same issue on windows 7 (Unfortunately have to use windows at work).
Might also have something to d...
louis de clebs
02:50 AM Bug report #19626 (Reopened): World map incorrectly drawn when using a different projection than ...
I've found that #13380 is closed due to "end of life" of QGIS 2.18 LTR. I will reopen this issue until wrap around wo... 克鲁 黄
02:37 AM Bug report #22129: QGIS crashes when opening a new project
Using a clean Profile without plugins resolved the issue. I'll go through each plugin and see if I can identify which... Neil Bombardier
02:32 AM Revision c16a98d5 (qgis): Also invalid QgsCoordinateReferenceSystem cache on qgis exit, fixes cra...
Nyall Dawson
02:27 AM Revision 56b16e62 (qgis): Fix (?) crash when filtering layer with attachment field
Fixes #21775 Nyall Dawson
02:27 AM Revision f6a8f37f (qgis): Sibling of 39e494b5d036ed1b9c5524233a1e68435f58975e
Nyall Dawson
02:24 AM Revision 227397f5 (qgis): Fix dxf export ignores multisurface geometry types
Fixes #21779 Nyall Dawson
02:24 AM Revision 888f34dc (qgis): Fix confusing memory management in dxf export
Nyall Dawson
02:24 AM Revision c8a6e104 (qgis): Update test results for proj6
Nyall Dawson
02:24 AM Revision 8350ad67 (qgis): Correctly handle crs restoration after an invalid crs was written to xml
Nyall Dawson
02:24 AM Revision e49b07c7 (qgis): Never try to create a crs from an empty proj string, just shortcut and ...
Avoids proj warnings Nyall Dawson
02:24 AM Revision 9bf6917e (qgis): Fix test, don't use nonsensical ellipsoid
Nyall Dawson

2019-05-23

01:26 AM Revision 332bfd80 (qgis): fix build
Mathieu Pellerin - nIRV
01:26 AM Revision 9809c1e4 (qgis): [effects] Fix blur radius not taking dpi into account (fixes #14885)
Mathieu Pellerin - nIRV
12:51 AM Bug report #16893 (Closed): Processing batch process interface: no way to go back
Applied in changeset commit:qgis|e8a74f453790d6bffdcf0bfb11b0009f54af569e. Alexander Bruy
12:51 AM Bug report #16893 (Closed): Processing batch process interface: no way to go back
Applied in changeset commit:qgis|e8a74f453790d6bffdcf0bfb11b0009f54af569e. Alexander Bruy
01:55 PM Bug report #16893 (In Progress): Processing batch process interface: no way to go back
PR https://github.com/qgis/QGIS/pull/10080 Alexander Bruy
01:55 PM Bug report #16893 (In Progress): Processing batch process interface: no way to go back
PR https://github.com/qgis/QGIS/pull/10080 Alexander Bruy
01:55 PM Bug report #16893 (In Progress): Processing batch process interface: no way to go back
PR https://github.com/qgis/QGIS/pull/10080 Alexander Bruy
12:51 AM Revision e8a74f45 (qgis): [processing][needs-docs] allow to switch from batch dialog to single UI
(fix #16893) Alexander Bruy
12:45 AM Revision c1b97685 (qgis): [processing] do not export sdat files provided as part of a multiple ra...
fixes #22131 Victor Olaya
11:34 PM Bug report #21779 (Closed): Export to DXF does not handle multisurface geometries
Applied in changeset commit:qgis|11f6ba8d5d73d7c92ab5b8101b92b1747446ad12. Nyall Dawson
11:34 PM Bug report #21779 (Closed): Export to DXF does not handle multisurface geometries
Applied in changeset commit:qgis|11f6ba8d5d73d7c92ab5b8101b92b1747446ad12. Nyall Dawson
08:59 AM Bug report #21779 (In Progress): Export to DXF does not handle multisurface geometries
Nyall Dawson
11:34 PM Revision 11f6ba8d (qgis): Fix dxf export ignores multisurface geometry types
Fixes #21779 Nyall Dawson
11:34 PM Revision ddea00ee (qgis): Fix confusing memory management in dxf export
Nyall Dawson
11:34 PM Revision f6844e03 (qgis): db-manager: Update input layer and table names
when selecting an external file
Fixes #22033 - wrong shapefile import
Alessandro Pasotti
11:33 PM Bug report #22131 (Closed): SAGA raster calculator loads more grids than selected when a sdat is ...
Applied in changeset commit:qgis|94e13289b877df9c42c827eab5b2802beb5a18ca. Victor Olaya
11:33 PM Bug report #22131 (Closed): SAGA raster calculator loads more grids than selected when a sdat is ...
Applied in changeset commit:qgis|94e13289b877df9c42c827eab5b2802beb5a18ca. Victor Olaya
12:48 PM Bug report #22131 (Closed): SAGA raster calculator loads more grids than selected when a sdat is ...
SAGA raster calculator loads more grids than selected, when a raster is supplied in .sdat format in XGRIDS.
The fo...
Pedro Venâncio
11:32 PM Revision 94e13289 (qgis): [processing] do not export sdat files provided as part of a multiple ra...
fixes #22131 Victor Olaya
11:20 PM Bug report #22049: Persistent crashes when editing nodes
Yeah, agree as it just crashed with simple node editing and no added plugins at all.
Close this until I can check th...
Kevan Delaney
09:15 PM Feature request #8216 (Closed): When slow, "Add PostGIS Tables" dialog needs to tell me which tab...
Closing, please reopen if necessary. For the record, if checkbox "use geometry columns table" and "use estimated meta... Regis Haubourg
09:15 PM Feature request #8216 (Closed): When slow, "Add PostGIS Tables" dialog needs to tell me which tab...
Closing, please reopen if necessary. For the record, if checkbox "use geometry columns table" and "use estimated meta... Regis Haubourg
09:09 PM Bug report #18295 (Open): PostGIS Data Loads Extemely Slow
I've seen such issues today on 3.4.5. Opening a 2.18 project is fast. Opening it in QGIS3 takes up to 7 minutes (!). ... Regis Haubourg
08:59 PM Bug report #20018 (Feedback): Server and desktop too slow with Postgis views
Can you try the "trust dataprovider" option that is in the project properties / data source ? That should speed up lo... Regis Haubourg
08:18 PM Revision 145ea520 (qgis): Sibling of 178c826aa497686253ba05ea62c063f3d2b2e510
Victor Olaya
08:18 PM Revision eb8d42df (qgis): [processing] do not export sdat files provided as part of a multiple ra...
fixes #22131 Victor Olaya
08:08 PM Bug report #22087: GRASS Region Extent not shown in Batch Mode
This should be closed. It's already fixed in commit:070de69e30d564a4a8b527a58ef0bc4543cbb4bc
Victor Olaya
07:53 PM Bug report #21691: Styles stored in QML files with same name as layer no longer auto loaded
Actually this is happens only with layers which come from GeoPackage and other similar (multi-layer) sources. Styles ... Alexander Bruy
07:32 PM Bug report #22133 (Feedback): form not loaded properly from qml file
Could you attach sample data and the/a qml that shows the issue? Giovanni Manghi
05:22 PM Bug report #22133 (Feedback): form not loaded properly from qml file
when saving the form-information from one geopackage-layer as a qml-file and trying to load it to another geopackage-... Robin Rotsaert
07:26 PM Bug report #22132: Slow Vector Layer Line Rendering Speed
David MacNeil wrote:
> One thing I should add is that the slowdown is much more pronounced on a UHD monitor compared...
Giovanni Manghi
05:23 PM Bug report #22132: Slow Vector Layer Line Rendering Speed
One thing I should add is that the slowdown is much more pronounced on a UHD monitor compared to my 1080p secondary m... David MacNeil
05:10 PM Bug report #22132: Slow Vector Layer Line Rendering Speed
David MacNeil wrote:
> Zipped Spatialite database: https://drive.google.com/open?id=1dp4SEm-qmLzrs335j4MEaRTXriPpeR...
Giovanni Manghi
05:06 PM Bug report #22132: Slow Vector Layer Line Rendering Speed
Zipped Spatialite database: https://drive.google.com/open?id=1dp4SEm-qmLzrs335j4MEaRTXriPpeR3I The table I'm using... David MacNeil
04:47 PM Bug report #22132 (Feedback): Slow Vector Layer Line Rendering Speed
Can you add a link to a dataset we can use to replicate this issue? Giovanni Manghi
04:47 PM Bug report #22132 (Feedback): Slow Vector Layer Line Rendering Speed
Can you add a link to a dataset we can use to replicate this issue? Giovanni Manghi
02:20 PM Bug report #22132 (Feedback): Slow Vector Layer Line Rendering Speed
I've had layer rendering speed issues since going from 3.2 to 3.4 which continued on up to 3.6.3. The GPS traces in a... David MacNeil
05:00 PM Bug report #21775: qgis crash when filtering a layer with an attachment field
Alessandro Pasotti wrote:
> Sorry I couldn't make it, apparently the bug is inside QtWebKit (upstream), I'm attachin...
Giovanni Manghi
02:41 PM Bug report #21775: qgis crash when filtering a layer with an attachment field
Sorry I couldn't make it, apparently the bug is inside QtWebKit (upstream), I'm attaching a valgrind snapshot with th... Alessandro Pasotti
02:41 PM Bug report #21775: qgis crash when filtering a layer with an attachment field
Sorry I couldn't make it, apparently the bug is inside QtWebKit (upstream), I'm attaching a valgrind snapshot with th... Alessandro Pasotti
02:41 PM Bug report #21775: qgis crash when filtering a layer with an attachment field
Sorry I couldn't make it, apparently the bug is inside QtWebKit (upstream), I'm attaching a valgrind snapshot with th... Alessandro Pasotti
04:59 PM Bug report #22051 (Closed): Build Virtual Raster is not considering Nodata = -9999
you probably need to add the alpha band when you clip. Giovanni Manghi
04:59 PM Bug report #22051 (Closed): Build Virtual Raster is not considering Nodata = -9999
you probably need to add the alpha band when you clip. Giovanni Manghi
01:32 PM Bug report #22051: Build Virtual Raster is not considering Nodata = -9999
Alexander Bruy wrote:
> Actually this is not bug. "Build virtual raster" algorithm allows to specify nodata value(s)...
Sergio Antonio
04:53 PM Bug report #22130: qgis crashed in the background
Karsten Tebling wrote:
> Giovanni Manghi wrote:
> > does it happens regularly?
>
> no, this was the first time I...
Giovanni Manghi
04:19 PM Bug report #22130: qgis crashed in the background
Giovanni Manghi wrote:
> does it happens regularly?
no, this was the first time I had this crash
Karsten Tebling
11:28 AM Bug report #22130 (Feedback): qgis crashed in the background
does it happens regularly? Giovanni Manghi
11:28 AM Bug report #22130 (Feedback): qgis crashed in the background
does it happens regularly? Giovanni Manghi
08:30 AM Bug report #22130 (Feedback): qgis crashed in the background
h2. User Feedback
qgis crashed in the background while I was using Firefox, I had one shapefile open, one non-perm...
Karsten Tebling
04:45 PM Bug report #21986: Can not save data of type "array of characters (StringList / JSONSTRINGLIST) "...
The dataBase SpatiaLite output is an export from a DB PostGis by ogr2ogr.
The fields in PostGis are typed in array ...
Mickaël CALLAC
03:43 PM Bug report #21986: Can not save data of type "array of characters (StringList / JSONSTRINGLIST) "...
Is it the attached file a direct ogr2ogr output?
The encoded jsonarrays look wierd to me:
this is not valid j...
Alessandro Pasotti
04:44 PM Bug report #22117 (Feedback): crashes at start
stefano loddo wrote:
> I have not another machine. On my collegue's PC Qgis works regularly
so, a local issue... ...
Giovanni Manghi
04:44 PM Bug report #22117 (Feedback): crashes at start
stefano loddo wrote:
> I have not another machine. On my collegue's PC Qgis works regularly
so, a local issue... ...
Giovanni Manghi
04:44 PM Bug report #22117 (Feedback): crashes at start
stefano loddo wrote:
> I have not another machine. On my collegue's PC Qgis works regularly
so, a local issue... ...
Giovanni Manghi
12:42 PM Bug report #22117: crashes at start
I have not another machine. On my collegue's PC Qgis works regularly stefano loddo
12:38 PM Bug report #22117: crashes at start
stefano loddo wrote:
> unfortunately I haven't solved, I always get the same result.
>
> QGIS crashes
you are ...
Giovanni Manghi
12:36 PM Bug report #22117: crashes at start
unfortunately I haven't solved, I always get the same result.
QGIS crashes
stefano loddo
12:29 PM Bug report #22117: crashes at start
stefano loddo wrote:
> I asked to start importing QGIS 2.0 settings, instead of making a "clean start".
there yo...
Giovanni Manghi
12:22 PM Bug report #22117 (Open): crashes at start
I deleted the QGIS folder in position C:User\username\AppData\Roaming, I asked to start importing QGIS 2.0 settings, ... stefano loddo
12:22 PM Bug report #22117 (Open): crashes at start
I deleted the QGIS folder in position C:User\username\AppData\Roaming, I asked to start importing QGIS 2.0 settings, ... stefano loddo
11:07 AM Bug report #22117 (Feedback): crashes at start
Try removing the QGIS (configuratios, plugins, etc) folder from within your Windows user folder. Giovanni Manghi
04:15 PM Bug report #21382: Fails to build with SERVER_PLUGINS disabled

Seems to be fixed in master https://github.com/qgis/QGIS/commit/47fba3266e8bf52b3d0d3e807c59be059ddf9ea2
Applied...
Henrik K
03:49 PM Bug report #21544: DB Manager cannot import anymore from GeoJSON into a Spatialite table
Yes, it looks like the same bug Alessandro Pasotti
02:56 PM Bug report #21544 (Feedback): DB Manager cannot import anymore from GeoJSON into a Spatialite table
Alexander Bruy
02:55 PM Bug report #21544: DB Manager cannot import anymore from GeoJSON into a Spatialite table
Probably the same as #22033 Alexander Bruy
03:29 PM Bug report #21501: Distance matrix does not maintain data type and precision for Input Point Laye...
The input ID is assigned a decimal point - please see PNG image.
Andy Whyte
03:26 PM Bug report #21501: Distance matrix does not maintain data type and precision for Input Point Laye...
Victor Olaya wrote:
> I am not able to reproduce it. Loooking at the code, the algorithm copies the input field defi...
Andy Whyte
01:20 PM Bug report #21501: Distance matrix does not maintain data type and precision for Input Point Laye...
I am not able to reproduce it. Loooking at the code, the algorithm copies the input field definition literally, and d... Victor Olaya
02:56 PM Revision f0f07907 (qgis): move QgsHighlight style setting in a static method (#10064)
Denis Rouzaud
02:51 PM Bug report #21425: DB Manager rename PostGIS column error
PR https://github.com/qgis/QGIS/pull/10082 Alexander Bruy
02:35 PM Bug report #21425 (In Progress): DB Manager rename PostGIS column error
Alexander Bruy
02:43 PM Revision 03abf0e4 (qgis): [db_manager] apply comment to the correct column when altering table
column (fix #21425) Alexander Bruy
02:25 PM Bug report #21388: Word wrapping not working in maptips
PR https://github.com/qgis/QGIS/pull/10081 Alexander Bruy
02:21 PM Bug report #21388 (In Progress): Word wrapping not working in maptips
Alexander Bruy
02:18 PM Revision 60867c17 (qgis): Sibling of 7a2151b4ecc08e78c37bae4fac534f606c07fbc7
Alexander Bruy
02:18 PM Revision 1d4a69d7 (qgis): [maptips] restore wrapping of the long lines (fix #21388)
Alexander Bruy
01:59 PM Bug report #20619 (Feedback): SLD load problem
Please provide test data and steps to reproduce Alexander Bruy
01:10 PM Bug report #21586: Windows and Processing Raster calculator pyqgis troubles
Looks like the error is not in the Processing side. Everything seems to be correctly created, but when passed to the ... Victor Olaya
12:04 PM Bug report #22033 (Closed): DB Manger imports the wrong data
Applied in changeset commit:qgis|3df7f897f6e2e128ef59c50fe27b077edbe613da. Alessandro Pasotti
12:04 PM Bug report #22033 (Closed): DB Manger imports the wrong data
Applied in changeset commit:qgis|3df7f897f6e2e128ef59c50fe27b077edbe613da. Alessandro Pasotti
11:00 AM Bug report #22033 (In Progress): DB Manger imports the wrong data
PR https://github.com/qgis/QGIS/pull/10077 Alessandro Pasotti
11:00 AM Bug report #22033 (In Progress): DB Manger imports the wrong data
PR https://github.com/qgis/QGIS/pull/10077 Alessandro Pasotti
11:00 AM Bug report #22033 (In Progress): DB Manger imports the wrong data
PR https://github.com/qgis/QGIS/pull/10077 Alessandro Pasotti
12:04 PM Revision 1802c529 (qgis): Merge pull request #10077 from elpaso/bugfix-22033-dbmanager-wrong-shp-...
db-manager: Update input layer and table names Alessandro Pasotti
11:48 AM Bug report #21797 (Closed): parameter type error in SAGA Gaussian Filter
Applied in changeset commit:qgis|83e6dd3efe302de4749d68be23217d8dd4e667d2. Victor Olaya
11:48 AM Bug report #21797 (Closed): parameter type error in SAGA Gaussian Filter
Applied in changeset commit:qgis|83e6dd3efe302de4749d68be23217d8dd4e667d2. Victor Olaya
11:46 AM Revision 83e6dd3e (qgis): [processing] fixed description of SAGA gaussian filter algorithm
Fixes #21797 Victor Olaya
11:39 AM Bug report #22048: batch mode python error on QGIS master
Alexander Bruy wrote:
> I can not reproduce it anymore with master. Please remove python cache in the Processing dir...
Giovanni Manghi
09:20 AM Bug report #22048: batch mode python error on QGIS master
I can not reproduce it anymore with master. Please remove python cache in the Processing directory, e.g /usr/share/qg... Alexander Bruy
11:37 AM Bug report #18866 (Closed): 1:n relation: "On map identification" relation widget does not update...
From some tests I think this issue has been fixed in #22071. matteo ghetta
11:28 AM Bug report #22129 (Feedback): QGIS crashes when opening a new project
Please try with a new/clean QGIS profile, no 3rd party plugins installed. Giovanni Manghi
11:28 AM Bug report #22129 (Feedback): QGIS crashes when opening a new project
Please try with a new/clean QGIS profile, no 3rd party plugins installed. Giovanni Manghi
11:28 AM Bug report #22129 (Feedback): QGIS crashes when opening a new project
Please try with a new/clean QGIS profile, no 3rd party plugins installed. Giovanni Manghi
06:54 AM Bug report #22129 (Feedback): QGIS crashes when opening a new project
QGIS 3.6.2 crashed when opening a new project
h2. User Feedback
trying to open a different project
h2. Repor...
Neil Bombardier
11:27 AM Bug report #22128 (Feedback): Error
Pleas try with a new/clean QGIS profile, no 3rd party plugins installed. Giovanni Manghi
11:27 AM Bug report #22128 (Feedback): Error
Pleas try with a new/clean QGIS profile, no 3rd party plugins installed. Giovanni Manghi
11:27 AM Bug report #22128 (Feedback): Error
Pleas try with a new/clean QGIS profile, no 3rd party plugins installed. Giovanni Manghi
04:19 AM Bug report #22128 (Feedback): Error
h2. User Feedback
only, close the software and show the crash
h2. Report Details
*Crash ID*: 92c4d99fcfbe62...
Jorge Suarez
11:26 AM Bug report #22127 (Feedback): When clearing a field, default value is not applied, instead QGIS a...
Please provide detailed steps to replicate. Giovanni Manghi
02:52 AM Bug report #22127 (Feedback): When clearing a field, default value is not applied, instead QGIS a...
Instead of generating a new default value, QGIS tries to insert the hint used to show what will be generated.
<pre...
Cory Albrecht
11:24 AM Bug report #22126 (Feedback): Qgis crashes when try to identify a layer
Please try with a new/clean QGIS profile, no 3rd party plugins installed. Giovanni Manghi
11:24 AM Bug report #22126 (Feedback): Qgis crashes when try to identify a layer
Please try with a new/clean QGIS profile, no 3rd party plugins installed. Giovanni Manghi
11:24 AM Bug report #22126 (Feedback): Qgis crashes when try to identify a layer
Please try with a new/clean QGIS profile, no 3rd party plugins installed. Giovanni Manghi
11:24 AM Bug report #22126 (Feedback): Qgis crashes when try to identify a layer
Please try with a new/clean QGIS profile, no 3rd party plugins installed. Giovanni Manghi
11:22 AM Bug report #22119: crashed when saving a few changes
Please try with a new/clean QGIS profile, no 3rd party plugins installed. Giovanni Manghi
11:20 AM Bug report #22110 (Feedback): Crash when using "Identify Features" in Ubuntu?
Mark Topinka wrote:
> Giovanni Manghi wrote:
> > Please try with a new/clean QGIS profile, no 3rd party plugins ins...
Giovanni Manghi
11:18 AM Bug report #21378 (Closed): Layers are repeated in the "layer order" panel
Giovanni Manghi
11:04 AM Bug report #21823 (Closed): Problem with token-secured WFS service from ArcGIS Server
Giovanni Manghi
09:33 AM Bug report #21823: Problem with token-secured WFS service from ArcGIS Server
Thank you for your help! Now it works without any problems! Nicole Kamp
10:58 AM Revision 3df7f897 (qgis): db-manager: Update input layer and table names
when selecting an external file
Fixes #22033 - wrong shapefile import
Alessandro Pasotti
10:58 AM Revision 386262e3 (qgis): db-manager: Update input layer and table names
when selecting an external file
Fixes #22033 - wrong shapefile import
Alessandro Pasotti
10:58 AM Revision de8be779 (qgis): Sibling of 3df7f897f6e2e128ef59c50fe27b077edbe613da
Alessandro Pasotti
10:56 AM Bug report #21673: Unable to add new features in QGIS for PostGIS table using sequence for gid. ...
Hi David,
PostGIS 2.2 USE_GEOS=1 USE_PROJ=1 USE_STATS=1
Postgres PostgreSQL 9.5.4, compiled by Visual C++ build 1...
Sylvia Preuss
09:58 AM Revision 37946131 (qgis): Fix rule based label/symbol renderers reset max scale for rules to
1:100000
And improve dox
Fixes #21845
Nyall Dawson
09:58 AM Bug report #22035 (Closed): "Export to PostgreSQL" python error if rather schema has an uppercase...
Applied in changeset commit:qgis|ad24b876012ca91f92a8181ef4ff9c1e635fc230. Alessandro Pasotti
09:58 AM Bug report #22035 (Closed): "Export to PostgreSQL" python error if rather schema has an uppercase...
Applied in changeset commit:qgis|ad24b876012ca91f92a8181ef4ff9c1e635fc230. Alessandro Pasotti
09:58 AM Revision 11715335 (qgis): [layouts] Avoid resetting column selection when restoring project
with an atttribute table set to the "atlas feature" source
Fixes #20538
(cherry picked from commit 810b522f4342e697...
Nyall Dawson
09:58 AM Revision 76b29dc3 (qgis): If an error occurs while reading raster block data, don't return
corrupt data as a result. Instead, indicate explicitly that an
error occurred so that callers will fallback on approp...
Nyall Dawson
09:58 AM Revision fa2ae2fd (qgis): Abort symbol rendering early if render job is cancelled
Some symbol rendering operations take a long time, especially
if settings are accidentally ridiculous (e.g. changing ...
Nyall Dawson
09:58 AM Revision 2e114ada (qgis): Add method to QgsRasterBlockFeedback to collect error messages
And append raster errors to rendering errors whenever encountered
(cherry picked from commit 60deffbfa8900a7dd02fe25...
Nyall Dawson
09:58 AM Revision dd3b7168 (qgis): fix build of grassrasterprovider
(cherry picked from commit fbd328982380be6d78786977364014efd2bceff4) Jürgen Fischer
09:58 AM Revision d16e693c (qgis): Merge pull request #10063 from elpaso/bugfix-22035-processing-pg-camel-...
Bugfix 22035 processing pg camel case schema Alessandro Pasotti
09:56 AM Revision 42e8926e (qgis): Sibling of c5beb0833161c65092f1e89f87bbde0e4f6045d9
Nyall Dawson
09:56 AM Revision bdbca5aa (qgis): Fix dxf export ignores multisurface geometry types
Fixes #21779 Nyall Dawson
09:56 AM Revision 2c9c6652 (qgis): Fix confusing memory management in dxf export
Nyall Dawson
09:56 AM Revision d2a0eb2e (qgis): Fix dxf export ignores multisurface geometry types
Fixes #21779 Nyall Dawson
09:56 AM Revision 2b35a3a9 (qgis): Sibling of bdbca5aa17a8ba4d4e3148712a4a5192c667b38c
Nyall Dawson
09:54 AM Revision 60090705 (qgis): update tests
Alexander Bruy
09:35 AM Bug report #22118: Majority filter (SAGA) returns erroneous results if input is .tif
Thanks Alexander.
However I am intrigued with one thing - I did not set any resampling method, I just ran the tool...
andre mano
09:11 AM Bug report #22118 (Closed): Majority filter (SAGA) returns erroneous results if input is .tif
Looking at your data it seem you are using two SAGA versions, some files created with 2.3.2 while others are created ... Alexander Bruy
09:11 AM Bug report #22118 (Closed): Majority filter (SAGA) returns erroneous results if input is .tif
Looking at your data it seem you are using two SAGA versions, some files created with 2.3.2 while others are created ... Alexander Bruy
09:11 AM Bug report #22118 (Closed): Majority filter (SAGA) returns erroneous results if input is .tif
Looking at your data it seem you are using two SAGA versions, some files created with 2.3.2 while others are created ... Alexander Bruy
09:23 AM Bug report #21629 (Closed): r.mapcalc.simple shows by default False for Raster layer A and True f...
Fixed in master Alexander Bruy
09:23 AM Bug report #21629 (Closed): r.mapcalc.simple shows by default False for Raster layer A and True f...
Fixed in master Alexander Bruy
09:21 AM Bug report #21662 (Closed): qgis grass v.voronoi processing tool incorrectly only allows point la...
Fixed in master Alexander Bruy
09:21 AM Bug report #21662 (Closed): qgis grass v.voronoi processing tool incorrectly only allows point la...
Fixed in master Alexander Bruy
09:14 AM Revision bb567cd5 (qgis): Processing importintopostgis: Do not transform table name to lowercase
Alessandro Pasotti
09:13 AM Revision b071430b (qgis): Sibling of ab646c4d75c6eac3c37cfa6a284191040048ffe8
Alexander Bruy
09:13 AM Revision ab646c4d (qgis): [processing] split r.sun into two algorithms as it has mutually
exclusive options (fix #21637) Alexander Bruy
08:47 AM Bug report #19539 (Closed): GRASS i.gensig and i.maxlik
Already fixed. Alexander Bruy
08:47 AM Bug report #19539 (Closed): GRASS i.gensig and i.maxlik
Already fixed. Alexander Bruy
08:32 AM Bug report #19079 (Closed): Processing toolbox allows >10 character column names to be entered; d...
With GeopPackage used as default output format this is not an issue anymore Alexander Bruy
08:32 AM Bug report #19079 (Closed): Processing toolbox allows >10 character column names to be entered; d...
With GeopPackage used as default output format this is not an issue anymore Alexander Bruy
08:32 AM Bug report #19079 (Closed): Processing toolbox allows >10 character column names to be entered; d...
With GeopPackage used as default output format this is not an issue anymore Alexander Bruy
08:22 AM Bug report #22124: proj 6 support in 3.6.x ?
I was more or less expecting that, but then please dont ignore the issue and at least fix cmake plumbing so that it f... landry Landry Breuil
08:21 AM Bug report #20646 (Closed): i.segment (GRASS 7.4.2) only produces a Goodness Raster but no Segme...
Works fine both in master and latest 3.4 Alexander Bruy
08:21 AM Bug report #20646 (Closed): i.segment (GRASS 7.4.2) only produces a Goodness Raster but no Segme...
Works fine both in master and latest 3.4 Alexander Bruy
06:57 AM Feature request #20994 (Open): Add a way to pass additional parameters to GDAL commands
IMHO this should be a feature request, as it asks to add another parameter and hence change algorithm(s) API. Alexander Bruy
06:57 AM Feature request #20994 (Open): Add a way to pass additional parameters to GDAL commands
IMHO this should be a feature request, as it asks to add another parameter and hence change algorithm(s) API. Alexander Bruy
06:57 AM Feature request #20994 (Open): Add a way to pass additional parameters to GDAL commands
IMHO this should be a feature request, as it asks to add another parameter and hence change algorithm(s) API. Alexander Bruy
06:57 AM Feature request #20994 (Open): Add a way to pass additional parameters to GDAL commands
IMHO this should be a feature request, as it asks to add another parameter and hence change algorithm(s) API. Alexander Bruy
06:46 AM Bug report #19091 (Feedback): v.vect.stats creates cat & cat_ then fails
Should be already fixed. Please test with master and latest 3.4. Alexander Bruy
06:46 AM Bug report #19091 (Feedback): v.vect.stats creates cat & cat_ then fails
Should be already fixed. Please test with master and latest 3.4. Alexander Bruy
06:46 AM Bug report #19091 (Feedback): v.vect.stats creates cat & cat_ then fails
Should be already fixed. Please test with master and latest 3.4. Alexander Bruy
06:39 AM Bug report #21924: the r.neighbors command does not work
Works fine in master and latest 3.4. Please provide steps to reproduce and sample dataset. Alexander Bruy
06:37 AM Bug report #21637: r.sun cannot be executed because it calls on two incompatible options
PR https://github.com/qgis/QGIS/pull/10074 Alexander Bruy
06:13 AM Bug report #21637 (In Progress): r.sun cannot be executed because it calls on two incompatible op...
Alexander Bruy
06:34 AM Revision f9810a45 (qgis): [effects] Fix blur radius not taking dpi into account (fixes #14885)
Mathieu Pellerin - nIRV
06:16 AM Revision 21705723 (qgis): Merge pull request #9859 from qgis/3nids-patch-1
add mac/development README Denis Rouzaud
06:02 AM Revision 6c5334e0 (qgis): Sibling of a41927a61b7dc2ec265c8e41abb2ccf36efa162f
Mathieu Pellerin - nIRV
05:48 AM Bug report #21620 (Closed): SAGA algorithms trying to execute the wrong command text?
Works fine in master and latest 3.4 Alexander Bruy
05:48 AM Bug report #21620 (Closed): SAGA algorithms trying to execute the wrong command text?
Works fine in master and latest 3.4 Alexander Bruy
05:31 AM Revision 3a48f181 (qgis): Merge pull request #10072 from 3nids/remove_old_code
remove old hack for Qt 4.8 Denis Rouzaud
04:55 AM Bug report #21845 (Closed): Max scale is being reset to 1:100000 - Rule Based Symbology
Applied in changeset commit:qgis|7e78874807bba3f2e562b767b103d68343928e25. Nyall Dawson
04:55 AM Bug report #21845 (Closed): Max scale is being reset to 1:100000 - Rule Based Symbology
Applied in changeset commit:qgis|7e78874807bba3f2e562b767b103d68343928e25. Nyall Dawson
04:55 AM Revision 7e788748 (qgis): Fix rule based label/symbol renderers reset max scale for rules to
1:100000
And improve dox
Fixes #21845
Nyall Dawson
04:50 AM Revision 282ad5fa (qgis): remove old hack for Qt 4.8
upstream issue has been fixed
see https://bugreports.qt.io/browse/QTBUG-40449
Denis Rouzaud
04:23 AM Revision 1dcd3a85 (qgis): [processing] use correct parent layer parameter in v.net.distance
algorithm (fix #22013) Alexander Bruy
02:55 AM Bug report #21716: Tracing tool stops working with
I don't know which layer PostGIS is referring to because of the ambiguity of the error message. However, all layers a... Cory Albrecht
02:37 AM Revision f01b9e4c (qgis): [processing] move "Split RGB bands" algorithm inside "Raster tools"
group to maintain consistency (fix #21849) Alexander Bruy
02:37 AM Revision e77eebb7 (qgis): [processing] use correct file extension in r.in.lidar.info (fix #21910)
Alexander Bruy
02:36 AM Revision ea6754cc (qgis): add missing group translation for Files and Paths, reordering
Etienne Trimaille
02:01 AM Revision b2839c42 (qgis): Sibling of 335754c557bf6befb1853f2e8e135087fa40e2b5
Nyall Dawson
02:01 AM Revision 2dea28fa (qgis): Fix rule based label/symbol renderers reset max scale for rules to
1:100000
And improve dox
Fixes #21845
Nyall Dawson

2019-05-22

01:47 AM Revision 9281e847 (qgis): Add missing dox to QgsRenderContext
Nyall Dawson
01:47 AM Revision 767ad36c (qgis): Mark render features methods as throwing QgsCsException, to allow it to...
Nyall Dawson
01:47 AM Revision 23e3a727 (qgis): Fix incorrect entries are added to coordinate transform cache
if crs cannot be represented as auth/id combo Nyall Dawson
01:45 AM Bug report #22013 (Closed): v.net.distance - node cost column
Applied in changeset commit:qgis|88647ff5a6124da5a8134214d32ad447fdaf9b70. Alexander Bruy
01:45 AM Bug report #22013 (Closed): v.net.distance - node cost column
Applied in changeset commit:qgis|88647ff5a6124da5a8134214d32ad447fdaf9b70. Alexander Bruy
03:31 PM Bug report #22013 (In Progress): v.net.distance - node cost column
PR https://github.com/qgis/QGIS/pull/10060 Alexander Bruy
03:31 PM Bug report #22013 (In Progress): v.net.distance - node cost column
PR https://github.com/qgis/QGIS/pull/10060 Alexander Bruy
03:31 PM Bug report #22013 (In Progress): v.net.distance - node cost column
PR https://github.com/qgis/QGIS/pull/10060 Alexander Bruy
03:31 PM Bug report #22013 (In Progress): v.net.distance - node cost column
PR https://github.com/qgis/QGIS/pull/10060 Alexander Bruy
01:45 AM Revision 88647ff5 (qgis): [processing] use correct parent layer parameter in v.net.distance
algorithm (fix #22013) Alexander Bruy
01:45 AM Bug report #21849 (Closed): SAGA "saga split rgb bands" tool is not inside any (SAGA) group of tools
Applied in changeset commit:qgis|dd8c5c1611c9a2436a4e1edba72f708d6ff885c0. Alexander Bruy
01:45 AM Bug report #21849 (Closed): SAGA "saga split rgb bands" tool is not inside any (SAGA) group of tools
Applied in changeset commit:qgis|dd8c5c1611c9a2436a4e1edba72f708d6ff885c0. Alexander Bruy
04:00 PM Bug report #21849 (In Progress): SAGA "saga split rgb bands" tool is not inside any (SAGA) group ...
PR https://github.com/qgis/QGIS/pull/10062 Alexander Bruy
04:00 PM Bug report #21849 (In Progress): SAGA "saga split rgb bands" tool is not inside any (SAGA) group ...
PR https://github.com/qgis/QGIS/pull/10062 Alexander Bruy
04:00 PM Bug report #21849 (In Progress): SAGA "saga split rgb bands" tool is not inside any (SAGA) group ...
PR https://github.com/qgis/QGIS/pull/10062 Alexander Bruy
01:45 AM Revision dd8c5c16 (qgis): [processing] move "Split RGB bands" algorithm inside "Raster tools"
group to maintain consistency (fix #21849) Alexander Bruy
01:44 AM Bug report #21910 (Closed): GRASS r.in.lidar.info, can only choose *.txt not the intended *.las
Applied in changeset commit:qgis|bef58ac6a7ae14c04b623f21194efd8e34aa938a. Alexander Bruy
01:44 AM Bug report #21910 (Closed): GRASS r.in.lidar.info, can only choose *.txt not the intended *.las
Applied in changeset commit:qgis|bef58ac6a7ae14c04b623f21194efd8e34aa938a. Alexander Bruy
03:46 PM Bug report #21910 (In Progress): GRASS r.in.lidar.info, can only choose *.txt not the intended *.las
PR https://github.com/qgis/QGIS/pull/10061 Alexander Bruy
03:46 PM Bug report #21910 (In Progress): GRASS r.in.lidar.info, can only choose *.txt not the intended *.las
PR https://github.com/qgis/QGIS/pull/10061 Alexander Bruy
03:46 PM Bug report #21910 (In Progress): GRASS r.in.lidar.info, can only choose *.txt not the intended *.las
PR https://github.com/qgis/QGIS/pull/10061 Alexander Bruy
01:44 AM Revision bef58ac6 (qgis): [processing] use correct file extension in r.in.lidar.info (fix #21910)
Alexander Bruy
11:44 PM Revision 89d879c0 (qgis): Also invalid QgsCoordinateReferenceSystem cache on qgis exit, fixes cra...
Nyall Dawson
11:44 PM Bug report #20538 (Closed): Composer attribute table: configurations for visible attributes is no...
Applied in changeset commit:qgis|810b522f4342e6972e8c12a14c93ee4c9bc300be. Nyall Dawson
11:44 PM Bug report #20538 (Closed): Composer attribute table: configurations for visible attributes is no...
Applied in changeset commit:qgis|810b522f4342e6972e8c12a14c93ee4c9bc300be. Nyall Dawson
11:44 PM Revision 810b522f (qgis): [layouts] Avoid resetting column selection when restoring project
with an atttribute table set to the "atlas feature" source
Fixes #20538
Nyall Dawson
11:28 PM Bug report #22124 (Rejected): proj 6 support in 3.6.x ?
This is a wontfix.The changes required for proj 6 are too intrusive to allow in 3.6 (or 3.4). Use master/3.8 if you n... Nyall Dawson
11:28 PM Bug report #22124 (Rejected): proj 6 support in 3.6.x ?
This is a wontfix.The changes required for proj 6 are too intrusive to allow in 3.6 (or 3.4). Use master/3.8 if you n... Nyall Dawson
03:17 PM Bug report #22124: proj 6 support in 3.6.x ?
Tried readding /usr/local/share/proj/epsg from an older version but that doesnt help. landry Landry Breuil
03:14 PM Bug report #22124 (Rejected): proj 6 support in 3.6.x ?
I've upgraded to proj 6.0.0 and since then 3.6.2 fails to load any WMS, messagebox shows:... landry Landry Breuil
10:00 PM Revision fbd32898 (qgis): fix build of grassrasterprovider
Jürgen Fischer
09:47 PM Bug report #22126 (Feedback): Qgis crashes when try to identify a layer
h2. User Feedback
Trying to use identify
h2. Report Details
*Crash ID*: 2b12b3653d5ad5dafac8dd1f7b04fa880dcc...
KYLE FELIPE VIEIRA ROBERTO
07:47 PM Bug report #22110 (Open): Crash when using "Identify Features" in Ubuntu?
Please let me know if there is any more troubleshooting that would be helpful that I can do on my end. Thanks. Matteus T
07:17 PM Bug report #21660: Both IDW interpolation and clip raster with mask indicate 100% complete, but h...
Please provide test data, link from the bugreport expired. Alexander Bruy
07:14 PM Bug report #21789 (Feedback): Can't define a RASTER_LAYER input parameter type when defining a ne...
Should be fixed in latest master, please test. Alexander Bruy
06:40 PM Bug report #19564: PostgreSQL sequences not always used when adding feature
Nicolas Boisteault wrote:
> Thanks David for your feedback. We used trigger to increment sequence as a workaround.
...
David Mancini
06:37 PM Bug report #21673: Unable to add new features in QGIS for PostGIS table using sequence for gid. ...
Hi Sylvia,
The only work around I was able to come up with within QGIS 3.6.x was setting a Default expression as f...
David Mancini
12:17 PM Bug report #21673: Unable to add new features in QGIS for PostGIS table using sequence for gid. ...
Hi David,
I have got the same behaviour with QGIS 2.18 Las Palmas
"Konnte Änderungen am Layer test nicht festschr...
Sylvia Preuss
06:34 PM Bug report #22035 (In Progress): "Export to PostgreSQL" python error if rather schema has an uppe...
PR https://github.com/qgis/QGIS/pull/10063
That's just the tip of the iceberg, the code was written as if capital ...
Alessandro Pasotti
06:34 PM Bug report #22035 (In Progress): "Export to PostgreSQL" python error if rather schema has an uppe...
PR https://github.com/qgis/QGIS/pull/10063
That's just the tip of the iceberg, the code was written as if capital ...
Alessandro Pasotti
06:34 PM Bug report #22035 (In Progress): "Export to PostgreSQL" python error if rather schema has an uppe...
PR https://github.com/qgis/QGIS/pull/10063
That's just the tip of the iceberg, the code was written as if capital ...
Alessandro Pasotti
06:28 PM Revision fd4895b9 (qgis): processing postgis connector quote indexes names
Alessandro Pasotti
06:27 PM Revision b3555abd (qgis): Merge pull request #10021 from 3nids/itembrowser_shortcut
add shortcuts to browse feature list Denis Rouzaud
06:18 PM Revision d3ce0a0d (qgis): 🐠 -> 💃 (cuttlefish->disco)
Denis Rouzaud
06:16 PM Revision a4187a7a (qgis): Tests for case sensistive pg schema
Alessandro Pasotti
06:15 PM Revision ad24b876 (qgis): Add missing error class and quote identifiers
Fixes #22035 - case sensitive schema Alessandro Pasotti
06:08 PM Revision 951baddc (qgis): try to use more files for SIP code
Denis Rouzaud
06:00 PM Revision 23b1580c (qgis): register shortcuts globally
Denis Rouzaud
04:24 PM Bug report #22125 (Feedback): Plugin processing: The plugin will be disabled because it crashed Q...
Did you try to enable the Processing plugin again? Sometimes the problem is temporary. Borys Jurgiel
04:24 PM Bug report #22125 (Feedback): Plugin processing: The plugin will be disabled because it crashed Q...
Did you try to enable the Processing plugin again? Sometimes the problem is temporary. Borys Jurgiel
04:24 PM Bug report #22125 (Feedback): Plugin processing: The plugin will be disabled because it crashed Q...
Did you try to enable the Processing plugin again? Sometimes the problem is temporary. Borys Jurgiel
04:11 PM Bug report #22125 (Feedback): Plugin processing: The plugin will be disabled because it crashed Q...
Plugin processing: The plugin will be disabled because it crashed QGIS during last startup. Please report an issue an... Shamsuddeen Abdullahi
04:16 PM Revision 1e695c45 (qgis): use [] and {} for shortcuts
Denis Rouzaud
03:57 PM Revision 4eb3169e (qgis): [processing] move "Split RGB bands" algorithm inside "Raster tools"
group to maintain consistency (fix #21849) Alexander Bruy
03:57 PM Revision 8cdf4e08 (qgis): Sibling of 0e9144cd2a6528c9ebfd6560c32746272b0044eb
Alexander Bruy
03:49 PM Revision aedf8694 (qgis): Sibling of 49ce3fd981d0c98affea2f216454582edbd8e894
Alexander Bruy
03:49 PM Revision e45f015c (qgis): [processing] use correct file extension in r.in.lidar.info (fix #21910)
Alexander Bruy
03:35 PM Bug report #21922: shapefile to raster conversion does not work
Just tested GDAL's rasterize tool via Processing and everything works fine.
Please provide test data and exact ste...
Alexander Bruy
03:15 PM Revision 37036a5e (qgis): [processing] use correct parent layer parameter in v.net.distance
algorithm (fix #22013) Alexander Bruy
03:15 PM Revision 88e1fffe (qgis): Sibling of 30c20483b3c13c07bf8a0c59a71e9ebc88e8c03c
Alexander Bruy
01:45 PM Revision 10f6c8d0 (qgis): Merge pull request #9833 from pblottiere/create_image
[server] Sanitise image creation Paul Blottiere
12:58 PM Bug report #21746: SAGA OpenCV Image Analysis
Please provide a test data and step-by-step instructions how to reproduce the issue. Also please report which SAGA ve... Alexander Bruy
12:34 PM Bug report #22051 (Feedback): Build Virtual Raster is not considering Nodata = -9999
Actually this is not bug. "Build virtual raster" algorithm allows to specify nodata value(s) for *input* bands while ... Alexander Bruy
12:34 PM Bug report #22051 (Feedback): Build Virtual Raster is not considering Nodata = -9999
Actually this is not bug. "Build virtual raster" algorithm allows to specify nodata value(s) for *input* bands while ... Alexander Bruy
12:34 PM Bug report #22051 (Feedback): Build Virtual Raster is not considering Nodata = -9999
Actually this is not bug. "Build virtual raster" algorithm allows to specify nodata value(s) for *input* bands while ... Alexander Bruy
12:12 PM Feature request #22121 (Open): Sort inputs parameters in QGIS modeler
This refers to a question on GIS Stack exchange (https://gis.stackexchange.com/questions/322831/sort-inputs-parameter... Maxime RIOU
11:41 AM Bug report #19118: Crash when clicking browse button in attachment edit widget
Several bug reports have been marked as duplicates and merged with this one, but i feel it's description doesnt repre... Grga Franges
11:01 AM Bug report #22071 (Closed): Relation reference widget wrong feature when "on map identification"
Applied in changeset commit:qgis|2b14dacd51ca98061d7f14877df74006fd52e5c4. Alessandro Pasotti
11:01 AM Bug report #22071 (Closed): Relation reference widget wrong feature when "on map identification"
Applied in changeset commit:qgis|2b14dacd51ca98061d7f14877df74006fd52e5c4. Alessandro Pasotti
11:01 AM Revision 86f35e8b (qgis): Merge pull request #10047 from elpaso/bugfix-22071-relation-reference-i...
Fix identify on map in relation reference widget Alessandro Pasotti
10:58 AM Bug report #18992 (Closed): Unable to run any grass process under macOS X.13.4
Alexander Bruy
10:43 AM Revision bb0d4499 (qgis): Abort symbol rendering early if render job is cancelled
Some symbol rendering operations take a long time, especially
if settings are accidentally ridiculous (e.g. changing ...
Nyall Dawson
10:26 AM Revision 4e0a90a3 (qgis): Image proportion when filter geom is defined
Paul Blottiere
09:49 AM Revision b18731bc (qgis): fix windows build on x86
Jürgen Fischer
09:22 AM Bug report #22076: Capitalize first letter in label not working
Can you file a feature request for "titleize"? Alessandro Pasotti
09:16 AM Bug report #22120 (Open): Field_name in actions
(tested on QGIS 3.4.8 on Windows 10)
Actions in field scope have three variables: field_index, field_name, field_v...
Alessandro Perego
08:51 AM Revision ad019c49 (qgis): Remove raw string (not necessary here)
Alessandro Pasotti
06:36 AM Bug report #22119: crashed when saving a few changes
this was when saving changes to all layers , not saving project Alonso Acuna
06:32 AM Bug report #22119 (Open): crashed when saving a few changes
h2. User Feedback
crashed when saving a few changes
h2. Report Details
*Crash ID*: e3e9dc422a6d2f320711ed5f0...
Alonso Acuna
06:17 AM Revision 7df9df03 (qgis): Title case gdal profile combobox items
Harrissou Santanna
06:16 AM Revision 48f837a3 (qgis): [needs-docs] Harmonize display of GDAL build vrt options
Harrissou Santanna
06:16 AM Revision 00972e01 (qgis): Title case the resampling options
Harrissou Santanna

2019-05-21

12:30 AM Bug report #22110: Crash when using "Identify Features" in Ubuntu?
Giovanni Manghi wrote:
> Please try with a new/clean QGIS profile, no 3rd party plugins installed.
Hi- thanks for...
Matteus T
10:46 AM Bug report #22110 (Feedback): Crash when using "Identify Features" in Ubuntu?
Please try with a new/clean QGIS profile, no 3rd party plugins installed. Giovanni Manghi
10:46 AM Bug report #22110 (Feedback): Crash when using "Identify Features" in Ubuntu?
Please try with a new/clean QGIS profile, no 3rd party plugins installed. Giovanni Manghi
10:46 AM Bug report #22110 (Feedback): Crash when using "Identify Features" in Ubuntu?
Please try with a new/clean QGIS profile, no 3rd party plugins installed. Giovanni Manghi
07:26 AM Bug report #22110 (Feedback): Crash when using "Identify Features" in Ubuntu?
Hi - I am having problems with the Identify Feature function - when I load something (either a ESRI shapefile or a ra... Matteus T
12:24 AM Revision db6a158a (qgis): Sibling of e9284b88fc1dd39e3411b0eca710263d6668c322
Nyall Dawson
11:43 PM Bug report #20538 (In Progress): Composer attribute table: configurations for visible attributes ...
Nyall Dawson
11:35 PM Bug report #21845 (In Progress): Max scale is being reset to 1:100000 - Rule Based Symbology
Nyall Dawson
11:16 PM Revision 68c3a3b1 (qgis): Sibling of 691c5b108b548d39c39207bbb50c23f15f603d07
Nyall Dawson
11:12 PM Revision 7cba36bc (qgis): Ensure NULL item shows before field names in expression builder, instea...
Nyall Dawson
11:12 PM Revision d8a5dfef (qgis): Add missing dox to QgsRenderContext
Nyall Dawson
11:12 PM Revision e23ceaa8 (qgis): Mark render features methods as throwing QgsCsException, to allow it to...
Nyall Dawson
10:39 PM Bug report #21378 (Feedback): Layers are repeated in the "layer order" panel
This should already be fixed -- can you retest? Nyall Dawson
10:34 PM Revision 8b7489ed (qgis): update Travis to build on Trusty for code layout (#10048)
* update Travis to build on Trusty for code layout
* fix shellcheck replace ! -z by -n
* shellcheck: fix -n doesn'...
Denis Rouzaud
10:34 PM Bug report #21823 (Feedback): Problem with token-secured WFS service from ArcGIS Server
The correct way to do this is to use the authentication system, with the "ESRI Token" authentication type (or even be... Nyall Dawson
10:28 PM Bug report #22069 (Feedback): label properties will not saved to project files (buffer and backgr...
Works fine here. Can you provide more steps to reproduce. Nyall Dawson
10:09 PM Revision 763c7478 (qgis): Also invalid QgsCoordinateReferenceSystem cache on qgis exit, fixes cra...
Nyall Dawson
10:09 PM Revision 4bb25328 (qgis): Sibling of 5cb1bb9f68c107e7b31265ca2c1f368169e669b8
Nyall Dawson
09:57 PM Bug report #22118 (Closed): Majority filter (SAGA) returns erroneous results if input is .tif
When using the majority filter from SAGA, the results seem to be wrong (open attached project for example). This prob... andre mano
09:29 PM Revision 177ab835 (qgis): cosmic > disco leftovers
Denis Rouzaud
09:13 PM Revision 4f3a9f46 (qgis): update Travis to build on Trusty for code layout (#10048)
* update Travis to build on Trusty for code layout
* fix shellcheck replace ! -z by -n
* shellcheck: fix -n doesn'...
Denis Rouzaud
09:04 PM Revision f1384c2c (qgis): Add missing dox to QgsRenderContext
Nyall Dawson
08:59 PM Revision cbc13fd3 (qgis): Sibling of de9491887a6fac642115bfe01e6cba2e1e961ed4
Denis Rouzaud
08:49 PM Revision 2cc04c27 (qgis): fix installing tzdata on Docker again
Denis Rouzaud
08:40 PM Revision e614942a (qgis): Mark render features methods as throwing QgsCsException, to allow it to...
Nyall Dawson
08:40 PM Revision b3ce3c9e (qgis): Sibling of 280f792837ae59095f34543bbfc1e9adb91d8fe3
Nyall Dawson
08:26 PM Revision ac25ee2a (qgis): fix installing tzdata on Docker
Denis Rouzaud
07:46 PM Revision 230c62fa (qgis): If an error occurs while reading raster block data, don't return
corrupt data as a result. Instead, indicate explicitly that an
error occurred so that callers will fallback on approp...
Nyall Dawson
07:46 PM Revision 60deffbf (qgis): Add method to QgsRasterBlockFeedback to collect error messages
And append raster errors to rendering errors whenever encountered Nyall Dawson
07:45 PM Revision e5ab06ff (qgis): Add missing function group help
Nyall Dawson
07:44 PM Revision 026cb0e0 (qgis): update alternative Docker image from Cosmic to Disco (#10046)
Denis Rouzaud
07:44 PM Revision 5fd9bc64 (qgis): Fix incorrect entries are added to coordinate transform cache
if crs cannot be represented as auth/id combo Nyall Dawson
07:43 PM Revision 9222f23c (qgis): Reset proj error before attempting transforms, avoids older errors
contaminating result of transform Nyall Dawson
07:43 PM Revision cf91c09c (qgis): Fix rendering polys/lines with reprojection errors under proj 6
Nyall Dawson
07:43 PM Revision a5e72c2c (qgis): Update test result for proj 6
Nyall Dawson
07:13 PM Bug report #22071 (In Progress): Relation reference widget wrong feature when "on map identificat...
PR https://github.com/qgis/QGIS/pull/10047 Alessandro Pasotti
07:13 PM Bug report #22071 (In Progress): Relation reference widget wrong feature when "on map identificat...
PR https://github.com/qgis/QGIS/pull/10047 Alessandro Pasotti
07:13 PM Bug report #22071 (In Progress): Relation reference widget wrong feature when "on map identificat...
PR https://github.com/qgis/QGIS/pull/10047 Alessandro Pasotti
01:35 PM Bug report #22071 (Open): Relation reference widget wrong feature when "on map identification"
Alessandro Pasotti
11:09 AM Bug report #22071: Relation reference widget wrong feature when "on map identification"
OK here the link to the vieo that can be downloaded:
https://www.faunalia.eu/~matteo/qgis_bug/
matteo ghetta
11:02 AM Bug report #22071: Relation reference widget wrong feature when "on map identification"
matteo ghetta wrote:
> OK I try to be more clear:
>
> * open the attached project
> * a 1:N relation is already ...
Giovanni Manghi
10:59 AM Bug report #22071: Relation reference widget wrong feature when "on map identification"
OK I try to be more clear:
* open the attached project
* a 1:N relation is already set up: Parent = `Condotte` Fi...
matteo ghetta
10:45 AM Bug report #22071: Relation reference widget wrong feature when "on map identification"
I'm also struggling to understand what is the issue and how replicate it. Giovanni Manghi
07:09 PM Revision 1789d6e2 (qgis): Sibling of 2b14dacd51ca98061d7f14877df74006fd52e5c4
Alessandro Pasotti
07:09 PM Revision 2b14dacd (qgis): Fix identify on map in relation reference widget
Fixes #22071 - Relation reference widget wrong feature when "on map identification" Alessandro Pasotti
07:00 PM Revision 3b837611 (qgis): update alternative Docker image from Cosmic to Disco
Denis Rouzaud
06:14 PM Bug report #22117 (Feedback): crashes at start
as soon as I launch QGIS 3.4 Madeira, it crashes at startup, every single time.
I tried uninstall it and manually de...
stefano loddo
05:40 PM Bug report #21953 (Feedback): QGIS crashes in Print Composer Atlas when using "inverted polygons"
Duplicate of #21247 ? Giovanni Manghi
05:31 PM Bug report #22116 (Feedback): Layout>export to image
Duplicate of #21983 ? Giovanni Manghi
05:31 PM Bug report #22116 (Feedback): Layout>export to image
Duplicate of #21983 ? Giovanni Manghi
05:05 PM Bug report #22116 (Feedback): Layout>export to image
Crash again on layout>export to image.
Looks like a size issue.
scale 2500 & 100dpi
210 sq km ok
but 308, 255,...
Ted Rodgers
04:56 PM Bug report #22076: Capitalize first letter in label not working
Nyall Dawson wrote:
> For what it's worth, if you search deep in the tracker this same issue has been discussed at l...
Harrissou Santanna
07:04 AM Bug report #22076 (Closed): Capitalize first letter in label not working
OK then I wasn't able to find other similar issues :) OK guys, you convinced me. matteo ghetta
04:27 PM Bug report #22115 (Open): Moving a panel over another in dual-screen workspace crashes the app
h2. User Feedback
Just moved "Processing Toolbox" panel to my secondary monitor over another qgis window (a second...
Piotr Kann
03:16 PM Revision 0384f233 (qgis): Removes duplicated code
Paul Blottiere
03:16 PM Revision fe856d69 (qgis): Move map size computation in context
Paul Blottiere
03:16 PM Revision 69e02240 (qgis): const
Paul Blottiere
03:16 PM Revision 0c77b9e2 (qgis): Add doc
Paul Blottiere
03:16 PM Revision f5426514 (qgis): Rename methods
Paul Blottiere
03:16 PM Revision dabd3dc9 (qgis): Update tests
Paul Blottiere
03:16 PM Revision 2d0aa355 (qgis): Remove unused methods
Paul Blottiere
03:16 PM Revision 5221937f (qgis): Check width/height values in context
Paul Blottiere
03:16 PM Revision 1c37099b (qgis): Fixes compilation
Paul Blottiere
02:39 PM Feature request #13517 (Closed): QGSrelationeditorwidget - Add column width properties
From what I see in QGIS 3.4 and 3.6 all column width are cutomizable. please reopen if necessary and add screenshots ... Regis Haubourg
02:39 PM Feature request #13517 (Closed): QGSrelationeditorwidget - Add column width properties
From what I see in QGIS 3.4 and 3.6 all column width are cutomizable. please reopen if necessary and add screenshots ... Regis Haubourg
02:38 PM Bug report #22114 (Open): All menus and tables are magnified :/
Hi,
Since yesterday, all menus and tables are magnified in QGIS. I tried uninstalling and reinstalling the applica...
Shiva Raissi
01:31 PM Revision 5cd8cb64 (qgis): Ensure NULL item shows before field names in expression builder, instea...
Nyall Dawson
01:31 PM Revision 1f0fbd10 (qgis): [RPM] Fix a dependency on older Fedora releases
Daniele Viganò
01:05 PM Bug report #22113 (Open): AttributeError: module 'sys' has no attribute 'exc_type'
ao seguir o caminho a baixo encontramos o erro também descrito a baixo.
Os testes foram feitos em duas máquinas di...
Gustavo Melquiades
11:49 AM Bug report #21706 (Rejected): Split Vector Layer only saving geopackage
As Giovanni said this is by desing. Alexander Bruy
11:49 AM Bug report #21706 (Rejected): Split Vector Layer only saving geopackage
As Giovanni said this is by desing. Alexander Bruy
11:49 AM Bug report #21676 (Closed): QgsProcessingAlgorithm / add Layer to project
Alexander Bruy
11:25 AM Revision 58c82c36 (qgis): Merge pull request #10035 from daniviga/master
[RPM] Fix a dependency on older Fedora releases Matthias Kuhn
11:14 AM Revision 289e72dc (qgis): Adjust precision of some processing tests to allow them to pass under p...
Nyall Dawson
11:14 AM Revision eafd7872 (qgis): QgsCoordinateReferenceSystem::fromEpsgId worked with ESRI codes
on pre proj6 builds, so keep compatibility with that under proj6 Nyall Dawson
11:14 AM Revision 92691f9f (qgis): Add comment for myself
Nyall Dawson
11:14 AM Revision c52b1d77 (qgis): Fix resolution of bound crs proj strings to auth/code
Nyall Dawson
11:14 AM Revision 4786b3ea (qgis): Update test result for proj 6
Nyall Dawson
11:14 AM Revision fea12d5f (qgis): Adjust test result for proj 6
Nyall Dawson
11:07 AM Bug report #22035 (Open): "Export to PostgreSQL" python error if rather schema has an uppercase l...
Alessandro Pasotti wrote:
> Does it change anything if LOWERCASE_NAMES=False?
seems is gives the same error:
...
Giovanni Manghi
11:05 AM Revision 81aa5f63 (qgis): Merge pull request #10032 from elemoine/backport-10010-to-release-3_4
[server] Support FILTER values with colons. backport of #10010 Paul Blottiere
10:59 AM Bug report #22103 (Feedback): GRASS module v.to.rast -- combobox to select label field only list...
Unless I'm missing something I think that the parameter does not make any sense in the context of Processing/GRASS:
...
Giovanni Manghi
10:59 AM Bug report #22103 (Feedback): GRASS module v.to.rast -- combobox to select label field only list...
Unless I'm missing something I think that the parameter does not make any sense in the context of Processing/GRASS:
...
Giovanni Manghi
10:59 AM Bug report #22103 (Feedback): GRASS module v.to.rast -- combobox to select label field only list...
Unless I'm missing something I think that the parameter does not make any sense in the context of Processing/GRASS:
...
Giovanni Manghi
10:59 AM Bug report #22103 (Feedback): GRASS module v.to.rast -- combobox to select label field only list...
Unless I'm missing something I think that the parameter does not make any sense in the context of Processing/GRASS:
...
Giovanni Manghi
10:46 AM Bug report #22094 (Feedback): QGIS crashes on closing
Giovanni Manghi
10:21 AM Bug report #22111 (Closed): Missing algo
Looks like a ORSTools issue. Please report it there. Jürgen Fischer
10:21 AM Bug report #22111 (Closed): Missing algo
Looks like a ORSTools issue. Please report it there. Jürgen Fischer
09:32 AM Bug report #22111 (Closed): Missing algo

RuntimeError: wrapped C/C++ object of type ORSdirectionsPointsAlgo has been deleted
Traceback (most recent call l...
Andrew Shanin
09:45 AM Bug report #21704: algorithm "Eliminate selected polygons" works only with the result format "mem...
Might be an indicator fo soething not related to the algorithm itself, but the whole Processing output file managemen... Victor Olaya
09:36 AM Feature request #22112 (Open): Name of layout for export
Need add field in page 'Property of Element' for naming exporting page.
Andrew Shanin
08:39 AM Bug report #22073: Data defined size does not block the normal size menu
Maybe we could change the tooltip to tell the user that DD is active and the value will be used as a default when DD ... Alessandro Pasotti
07:03 AM Bug report #22073: Data defined size does not block the normal size menu
but it seems weird to me that, e.g. in case of the size, in the "main" dock panel the chance to enter a value is grey... matteo ghetta
08:06 AM Bug report #22077 (Rejected): Priority in labelling not greyed out when data defined settings are...
This is by design. Alessandro Pasotti
08:06 AM Bug report #22077 (Rejected): Priority in labelling not greyed out when data defined settings are...
This is by design. Alessandro Pasotti
07:25 AM Feature request #22085 (Feedback): Use Z and M values at vertex and/or Attribute Value at feature...
Saber Razmjooei
07:19 AM Revision 20ed28da (qgis): [processing] Move the new XYZ algorithms under the raster tools group
Mathieu Pellerin - nIRV
06:54 AM Revision 0f1ecb62 (qgis): Fix incorrect entries are added to coordinate transform cache
if crs cannot be represented as auth/id combo Nyall Dawson
06:54 AM Revision 96ce7fc5 (qgis): Sibling of 385cc6512730efaa49142f7d001db3fcc4e7e786
Nyall Dawson
04:51 AM Revision cdfe7bc3 (qgis): Fix all layers are force redrawed whenever a filter is changed in any
Nyall Dawson
04:14 AM Revision e5f17ee7 (qgis): Sibling of 7af70b9159958ad93159ece49d19367c01f14068
Nyall Dawson
04:14 AM Revision 7cd2483c (qgis): Ensure NULL item shows before field names in expression builder, instea...
Nyall Dawson
03:56 AM Revision 7c4af495 (qgis): Sibling of 03a21e146f987d4a7b2ad301609190a39ebc031f
Nyall Dawson

2019-05-20

09:41 PM Bug report #22073: Data defined size does not block the normal size menu
This is by design - the data defined overrides are overrides, and the original value is used whenever the override is... Nyall Dawson
01:59 PM Bug report #22073: Data defined size does not block the normal size menu
I think it is a general situation for all the widgets. I tried with some of them (rotation, size) entering a field va... matteo ghetta
01:52 PM Bug report #22073 (Feedback): Data defined size does not block the normal size menu
Alessandro Pasotti
01:52 PM Bug report #22073: Data defined size does not block the normal size menu
Big question: is this issue limited to these two widgets or is it a general issue for ALL widgets and controls that h... Alessandro Pasotti
09:40 PM Bug report #22076: Capitalize first letter in label not working
For what it's worth, if you search deep in the tracker this same issue has been discussed at least 3 or 4 times previ... Nyall Dawson
02:01 PM Bug report #22076: Capitalize first letter in label not working
OK get it. Still it seems a little bit confusing for users: for `capitalize first letter` I expect only the first let... matteo ghetta
01:48 PM Bug report #22076: Capitalize first letter in label not working
From the "Capitalize" function definition (Python):
In Python, the capitalize() method converts the first characte...
Alessandro Pasotti
09:38 PM Bug report #22109 (Open): Crashing on Save and Exit
h2. User Feedback
saving on save & exit.
latest version 3.6.3
h2. Report Details
*Crash ID*: 5ad41d6be94...
Chris Dainton
08:39 PM Feature request #22108 (Open): In Print Layouts, allow spacing after groups and sub-groups in Leg...
Consider the extract from a Legand in the image below:
!legend.png!
There are three layers - Tree Preservation ...
Matthew Dovey
07:51 PM Revision c698ba77 (qgis): Expression builder: show represented values in preview
Instead of only showing the raw values, show also the represented values in the expression builder in the list values... Matthias Kuhn
07:18 PM Revision e6094283 (qgis): Merge pull request #9991 from rldhont/server-handle-bad-layers-release-3_4
[Server] Handle bad layers at QGIS project laoding and throw exception René-Luc ReLuc
06:14 PM Bug report #22035 (Feedback): "Export to PostgreSQL" python error if rather schema has an upperca...
Does it change anything if LOWERCASE_NAMES=False?
Alessandro Pasotti
06:14 PM Bug report #22035 (Feedback): "Export to PostgreSQL" python error if rather schema has an upperca...
Does it change anything if LOWERCASE_NAMES=False?
Alessandro Pasotti
06:09 PM Bug report #22107 (Closed): Create vector New shapefile POLYGON

For shapefiles there is no difference between multi and single geometries, for this reason ogr and QGIS treat them ...
Alessandro Pasotti
06:09 PM Bug report #22107 (Closed): Create vector New shapefile POLYGON

For shapefiles there is no difference between multi and single geometries, for this reason ogr and QGIS treat them ...
Alessandro Pasotti
04:53 PM Bug report #22107 (Closed): Create vector New shapefile POLYGON
Layer → Create vector → New shapefile
and create a POLIGON shapefile
QGIS sees it as if it were MULTIPOLIGON (go ...
salvatore fiandaca
06:07 PM Bug report #20848 (In Progress): Issue exporting raster layer to Geopackage
PR https://github.com/qgis/QGIS/pull/10036 Alessandro Pasotti
06:07 PM Bug report #20848 (In Progress): Issue exporting raster layer to Geopackage
PR https://github.com/qgis/QGIS/pull/10036 Alessandro Pasotti
06:07 PM Bug report #20848 (In Progress): Issue exporting raster layer to Geopackage
PR https://github.com/qgis/QGIS/pull/10036 Alessandro Pasotti
06:07 PM Bug report #20848 (In Progress): Issue exporting raster layer to Geopackage
PR https://github.com/qgis/QGIS/pull/10036 Alessandro Pasotti
06:02 PM Revision 3fd399dc (qgis): Fix export raster as GPKG
Fixes #20848
Test added for internal functions because the main functionality
is in app.
Partially reverts 006b130e...
Alessandro Pasotti
06:02 PM Revision e54e9ff9 (qgis): Sibling of 3fd399dc59bfca2526757de9ff1feb7fd8c84825
Alessandro Pasotti
05:33 PM Revision 8aa8c49d (qgis): [RPM] Fix a dependency on older Fedora releases
Daniele Viganò
05:33 PM Revision c9a57959 (qgis): Sibling of f7722e3ff69e4ba0eaf9412c475e0b926ea84e3e
Daniele Viganò
05:33 PM Revision f7722e3f (qgis): [RPM] Fix a dependency on older Fedora releases
Daniele Viganò
05:13 PM Feature request #22085: Use Z and M values at vertex and/or Attribute Value at feature for 3D Ren...
You need to select the attitude clamping as absolute.
See also the vertex editor, where the Z values are read from.
Saber Razmjooei
03:03 PM Feature request #22085: Use Z and M values at vertex and/or Attribute Value at feature for 3D Ren...
The example you shown only has the lines overlaid onto a DEM surface and the lines take on the Z value where they mee... Tyler Veinot
08:15 AM Feature request #22085: Use Z and M values at vertex and/or Attribute Value at feature for 3D Ren...
You should be able to render lines with Z values in 3d:
https://qgis.org/en/site/forusers/visualchangelog34/#d-featu...
Saber Razmjooei
05:03 PM Revision 10db3079 (qgis): [Server] Handle bad layers at QGIS project laoding and throw exception
This commit return exceptions if a layer is not available like other servers (e.g. UMN) and prevents caching of proje... René-Luc ReLuc
05:02 PM Revision 8e57dad1 (qgis): Fix inconsistent use of layout render context flags
Nyall Dawson
05:02 PM Revision ea5bcdc6 (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...
René-Luc ReLuc
04:01 PM Revision ad4b3d21 (qgis): update help yaml
matteo ghetta
03:09 PM Bug report #22106 (Open): Browser - "Project home" folder shortcut does not appear when a new pro...
- Click on "new project"
- the "Project home" is not there
- save project as ...
- the "Project home" is still...
Alessandro Pasotti
02:57 PM Bug report #22075 (Closed): Map composer: "href" HTML attribute issue in PDF output
They are both not clickable to me.
I'm sorry but think this is a won't fix because of how the underlying libraries...
Alessandro Pasotti
02:57 PM Bug report #22075 (Closed): Map composer: "href" HTML attribute issue in PDF output
They are both not clickable to me.
I'm sorry but think this is a won't fix because of how the underlying libraries...
Alessandro Pasotti
02:29 PM Bug report #22105: $length return bad value

For your information, you can get the planimetric length with this expression (you can add a virtual field to verif...
Alessandro Pasotti
02:20 PM Bug report #22105: $length return bad value
IIRC, 2.18 did not make ellipsoid length calculations by default but it used planimetric distance, that's why you see... Alessandro Pasotti
02:03 PM Bug report #22105: $length return bad value
OK I discover parameter for change the ellipsoidal WGS84 to none on project option. Ludovic JACQUET
02:03 PM Bug report #22105: $length return bad value
OK I discover parameter for change the ellipsoidal WGS84 to none on project option. Ludovic JACQUET
02:03 PM Bug report #22105: $length return bad value
OK I discover parameter for change the ellipsoidal WGS84 to none on project option. Ludovic JACQUET
02:03 PM Bug report #22105: $length return bad value
OK I discover parameter for change the ellipsoidal WGS84 to none on project option. Ludovic JACQUET
01:42 PM Bug report #22105 (Closed): $length return bad value
You don't say what "bad value" means to you so I'm just guessing here.
Btw, I tested this on master and I think th...
Alessandro Pasotti
01:42 PM Bug report #22105 (Closed): $length return bad value
You don't say what "bad value" means to you so I'm just guessing here.
Btw, I tested this on master and I think th...
Alessandro Pasotti
12:32 PM Bug report #22105: $length return bad value
On .dbf file LONG_GEO is the value obtain with FME. Ludovic JACQUET
12:17 PM Bug report #22105 (Closed): $length return bad value
On QGIS 3.6.1 when I use $length for obtain the length value, QGIS return a bad value.
After a return of a customer ...
Ludovic JACQUET
02:26 PM Revision 34f02327 (qgis): do suggestions
matteo ghetta
02:24 PM Bug report #22071: Relation reference widget wrong feature when "on map identification"
I'm trying to identify geometric object FROM a geometryless table. I thought it make sense: if I want to identify a g... matteo ghetta
02:21 PM Bug report #22071: Relation reference widget wrong feature when "on map identification"
I said: "I cannot find any button labeled with "identify on map""
not that I cannot find the options to set "On m...
Alessandro Pasotti
02:16 PM Bug report #22071: Relation reference widget wrong feature when "on map identification"
Yep, see attached image. matteo ghetta
02:14 PM Bug report #22071 (Feedback): Relation reference widget wrong feature when "on map identification"
I searched the whole code base but I cannot find any button labeled with "identify on map", let alone that I don't ge... Alessandro Pasotti
01:27 PM Bug report #22077 (In Progress): Priority in labelling not greyed out when data defined settings ...
PR https://github.com/qgis/QGIS/pull/10033 Alessandro Pasotti
01:27 PM Bug report #22077 (In Progress): Priority in labelling not greyed out when data defined settings ...
PR https://github.com/qgis/QGIS/pull/10033 Alessandro Pasotti
01:27 PM Bug report #22077 (In Progress): Priority in labelling not greyed out when data defined settings ...
PR https://github.com/qgis/QGIS/pull/10033 Alessandro Pasotti
01:27 PM Bug report #22077 (In Progress): Priority in labelling not greyed out when data defined settings ...
PR https://github.com/qgis/QGIS/pull/10033 Alessandro Pasotti
12:45 PM Bug report #21405 (Closed): Raster Calculator wrong results
Ah, OK I thought it should be fixed since 3.6.1. My mistake.
The current master works with OpenCL.
Next point relea...
monokultur -
12:14 PM Bug report #21405: Raster Calculator wrong results
The patch was never backported, can you please check if current master works with OpenCL? If it does I can backport t... Alessandro Pasotti
11:19 AM Bug report #21405 (Reopened): Raster Calculator wrong results
Version 3.6.1, 3.6.2, 3.6.3 > Problem still there. monokultur -
12:27 PM Bug report #22094: QGIS crashes on closing
If the crash happens all the times, can you share a test project? Alessandro Pasotti
12:25 PM Bug report #22100: Crash when adding New Field to ShapeLayer
Tested on master: no crashes here.
If the crash is reprouceible (if it happens all the times) there might be a par...
Alessandro Pasotti
12:04 PM Bug report #21096: Move selection to top doesn't worked when table is unsaved
Just installed 3.6.3. In "general" the selection to top button works now. What is different to past behaviour is, tha... Bernd Vogelgesang
11:42 AM Bug report #22104 (Open): zonal histogram wrong
The zonal histogram is not generated by the raster band setting and the raster value is listed as the field value of ... yonghyun kim
11:09 AM Revision eb2f3b33 (qgis): Mention xvfb-run in tests/README.md
Éric Lemoine
11:09 AM Revision 7a6c17ae (qgis): Support FILTER values with colons
Éric Lemoine
10:09 AM Revision 284f5d56 (qgis): Merge pull request #10010 from elemoine/ele_filter
[server] Support FILTER values with colons Paul Blottiere
09:46 AM Bug report #22103 (Feedback): GRASS module v.to.rast -- combobox to select label field only list...
Hello -
In GRASS module v.to.rast, the combobox "Name of column use as raster category labels" only proposes nume...
Daan VAN SETTEN
09:25 AM Revision 7132cf3b (qgis): [ui] Improve UX by adding an original source label when changing / upda...
Mathieu Pellerin - nIRV
08:39 AM Revision 98845e57 (qgis): Don't show a 'invalid layer source' warning if a user opens a multi-layer
vector file, but then chooses not to actually add any layers from the file Nyall Dawson
08:17 AM Bug report #22074 (Closed): [processing][xyz tiles] error when outputting mbtile files in batch mode
Saber Razmjooei
06:58 AM Revision 920676b1 (qgis): Fix all layers are force redrawed whenever a filter is changed in any
Nyall Dawson
06:34 AM Revision 000cecd5 (qgis): Sibling of 9d1649cff4f9d675380953426eb4df44bf3fe1fd
Nyall Dawson
06:17 AM Revision eed742ad (qgis): Fix all layers are force redrawed whenever a filter is changed in any
Nyall Dawson
05:57 AM Revision c35d898c (qgis): Fix incorrect mapping of auth id pairs to old QGIS srs db id
Because the old qgis internal db was seriously messed up and
has all the ESRI authorities tagged incorrect as EPSG.
Nyall Dawson
05:57 AM Revision c16e5eec (qgis): Fix a crash under proj 6
Nyall Dawson
05:57 AM Revision 0c055682 (qgis): Update a test result for proj 6
Nyall Dawson
05:56 AM Revision bf13d09d (qgis): Revert "postgres provider: performance improvements when loading layers"
This reverts commit 2220b86e2e3d26a84b7533cb6c4fb0ee87d7fdc4.
The commit broke existing unit tests
Nyall Dawson
05:19 AM Revision bfe746d2 (qgis): Make data type option translatable in GDAL algorithms dialog
Harrissou Santanna
03:39 AM Revision 2369e06b (qgis): changed shortcuts to CTRL+ALT+arrow
Denis Rouzaud

2019-05-19

01:05 AM Revision ac5e9457 (qgis): translation string fixes
Jürgen Fischer
01:05 AM Revision 2220b86e (qgis): postgres provider: performance improvements when loading layers
Jürgen Fischer
12:53 AM Revision 94cb8549 (qgis): Title case the options
Harrissou Santanna
12:53 AM Revision 4c41819e (qgis): Fix option label for GDAL ADDO resampling method
Harrissou Santanna
12:52 AM Revision 6e5976e6 (qgis): Title case the resampling options
Harrissou Santanna
12:52 AM Revision bd2fc75f (qgis): [needs-docs] Harmonize display of GDAL build vrt options
Harrissou Santanna
12:52 AM Revision 71573bdc (qgis): [oauth2] Verify replies still exist and attribute gets are valid
Fixes unreported crash, due to access on nonexistent replies. Larry Shaffer
12:51 AM Revision 491ca331 (qgis): Make data type option translatable in GDAL algorithms dialog
Harrissou Santanna
11:59 PM Revision e9977370 (qgis): Avoid unnecessary calculations in SVG fill symbol cloning
Minor speed boost Nyall Dawson
12:55 PM Bug report #22102 (Closed): QGIS 3.4.7 crash while closing
Jürgen Fischer
10:09 AM Bug report #22102 (Closed): QGIS 3.4.7 crash while closing
Crash ID: 6f10e7a9f5cf66f2001a62b287b7c9603c4aac93
Stack Trace
proj_lpz_dist :
proj_lpz_dist :
QgsCoordin...
Bruno Granger
11:03 AM Revision 83cbe24b (qgis): Merge pull request #10025 from m-kuhn/sip_force
Use SIP_FORCE Matthias Kuhn
10:32 AM Bug report #22100 (Feedback): Crash when adding New Field to ShapeLayer
Please try with a new/clean qgis profile, no 3rd party plugins installed. Giovanni Manghi
10:32 AM Bug report #22100 (Feedback): Crash when adding New Field to ShapeLayer
Please try with a new/clean qgis profile, no 3rd party plugins installed. Giovanni Manghi
10:32 AM Bug report #22100 (Feedback): Crash when adding New Field to ShapeLayer
Please try with a new/clean qgis profile, no 3rd party plugins installed. Giovanni Manghi
09:47 AM Revision d03714b0 (qgis): Use SIP_FORCE
Matthias Kuhn
09:29 AM Revision 03faaa3e (qgis): Merge pull request #9988 from olivierdalang/cad-floater-squashed
floating widget for advanced input next to the cursor Matthias Kuhn
 

Also available in: Atom