Activity

From 2019-09-07 to 2019-10-06

2019-10-06

11:59 PM Revision 64e2f426 (qgis): Display the label's background Size Y DD button
for regular geometric background shape when setting text format Harrissou Santanna
11:31 PM Revision a769a8c2 (qgis): Merge pull request #32090 from Gustry/sys_argv
monkey patch sys.argv if AttributeError in tests Alessandro Pasotti
11:12 PM Revision 5ad6e3dc (qgis): use CURRENT_USER in insert and updates queries, to support older layer_...
Jorge Rocha
11:12 PM Revision c3bb1463 (qgis): Sibling of e27d2bb95f03453a3a9472adf541fd73b5244f87 [skip ci]
skip-checks: true Jorge Rocha
11:03 PM Revision 61cb4661 (qgis): Optimise QgsGeometry::asQPolygonF
Nyall Dawson
11:03 PM Revision d5749f87 (qgis): Deprecated QgsGeometry::createPolylineFromQPolygonF and
QgsGeometry::createPolygonFromQPolygonF
These were internal details which should never have been exposed
to public API
Nyall Dawson
11:03 PM Revision 8f40c8d1 (qgis): Add QgsLineString::fromQPolygonF
Nyall Dawson
07:02 PM Revision 199d8d9d (qgis): fill username from current_user on the server side for Postgresql
Jorge Rocha
07:02 PM Revision f8a5e1ec (qgis): Sibling of f1d110b8db6d2c0dc8860404a379e877c636b6ba [skip ci]
skip-checks: true Jorge Rocha
07:02 PM Revision f1d110b8 (qgis): fill username from current_user on the server side for Postgresql
Jorge Rocha
06:43 PM Revision fd9cc935 (qgis): Fix python warning
Matthias Kuhn
06:43 PM Revision c9133ee7 (qgis): Update python/plugins/db_manager/db_plugins/plugin.py
Co-Authored-By: Nyall Dawson <[email protected]> Matthias Kuhn
06:43 PM Revision f3dd5150 (qgis): [db_manager] Detect CRS in advanced add layer
Matthias Kuhn
06:43 PM Revision 2555e642 (qgis): Initialize variable
Matthias Kuhn
06:43 PM Revision da316555 (qgis): Update python/plugins/db_manager/db_plugins/plugin.py
Co-Authored-By: Nyall Dawson <[email protected]> Matthias Kuhn
06:43 PM Revision 54354406 (qgis): [db_manager] Allow selecting geometry type in context menu
When a layer has a generic "GEOMETRY" type, it will only be listed once in the db_manager
but with an additional cont...
Matthias Kuhn
11:46 AM Revision a69e38d9 (qgis): Ensure polygon rings generated for rendering are always closed
Avoids issues with unclosed rings and use of spatial algorithms
during rendering (e.g. GEOS routines)
Nyall Dawson
09:06 AM Revision bf7df22d (qgis): Merge pull request #32120 from elpaso/bugfix-gh32020-server-contextual-...
Fix Server getlegendgraphic duplicated symbols Alessandro Pasotti

2019-10-05

09:29 PM Revision 761b2e77 (qgis): Don't crash QgsTessellator when an empty polygon is added
Nyall Dawson
09:29 PM Revision e70f11c4 (qgis): Optimise QgsGeometry::fromQPolygonF
Nyall Dawson
09:29 PM Revision e69656a1 (qgis): Optimise xy geometry conversion
Nyall Dawson
07:22 PM Revision 61579538 (qgis): Oouch (again) on that silly WMS 1.3.0 inverted axis
A reminder for me (from geoserver docs)
The WMS 1.3.0 specification mandates that the axis ordering for geographic c...
Alessandro Pasotti
04:26 PM Revision 8de7f3aa (qgis): Merge pull request #32100 from borysiasty/fix_dash_in_zip_filenames
[Plugin installer] Fix handling zip file names with a dash as a version suffix separator Borys Jurgiel
01:09 PM Revision f2a7ab84 (qgis): Add another control image mask
Alessandro Pasotti
11:38 AM Revision 3ec34e8c (qgis): Silence deprecation warning
Nyall Dawson
09:57 AM Revision bdaff626 (qgis): Disable label shadow frame by default
Harrissou Santanna
09:57 AM Revision 0bd23bb3 (qgis): Sibling of e622ad472e23b959bd444049db549f497d9d41c6 [skip ci]
skip-checks: true Harrissou Santanna
04:13 AM Revision 64375ad4 (qgis): Fix crash on exit when topology checker dock is open with visible results
Nyall Dawson
04:13 AM Revision 9a2ce62d (qgis): Better (more responsive) handling of cancelation during topology checks
Nyall Dawson
04:13 AM Revision 5101386b (qgis): [topology] Fix topology checker multipart check
Instead of checking the geometry type, actually check the number
of geometry parts present
Fixes #28361
Nyall Dawson
04:13 AM Revision 70fe6c8c (qgis): Use a prepared geometry in topology checker overlap check
Nyall Dawson
04:13 AM Revision b4c1f0ad (qgis): Remove useless check slowing down topology duplicate geometry check
Nyall Dawson
04:13 AM Revision 1f8dd0de (qgis): More responsive topology checker cancelation
Nyall Dawson
04:13 AM Revision cea81aa9 (qgis): Use proper API for geometry validity check in topology test
Nyall Dawson
04:13 AM Revision 606bcd35 (qgis): Fix crash in topology checker plugin after a check is canceled
during index preparation Nyall Dawson
04:13 AM Revision 7693e4ee (qgis): Try to resolve dox warning
Nyall Dawson
04:13 AM Revision eb59842f (qgis): C++ API for generating random points inside geometry
Adds an optimised c++ method for generating random points inside
a polygon geometry, using a tessellation based appro...
Nyall Dawson

2019-10-04

11:18 PM Revision ea755a0e (qgis): Catch cs exception and add another control file mask
Alessandro Pasotti
11:18 PM Revision 382ebb5b (qgis): Added control image 3
Alessandro Pasotti
11:18 PM Revision 4d1cc867 (qgis): Control image mask 2
Alessandro Pasotti
10:17 PM Revision 5c1cc4a4 (qgis): [Plugin installer] properly handle zip file names with a dash as a vers...
Borys Jurgiel
05:20 PM Revision 05170711 (qgis): Code layout and mask image 1
Alessandro Pasotti
04:17 PM Revision 0b1b37c3 (qgis): Merge pull request #32108 from elpaso/bugfix-gh32089-db-manager-force-t...
Fix layer exporter force to single-part Alessandro Pasotti
04:17 PM Revision f743a4c2 (qgis): Merge pull request #32106 from elpaso/bugfix-gh32065-server-json-conten...
Server fix #32065 geojson content type accept Alessandro Pasotti
04:12 PM Revision ae697750 (qgis): Fix Server getlegendgraphic duplicated symbols
... and fix a few build warnings
Now uses the hit test from QGIS API.
Fixes #32020
Alessandro Pasotti
04:00 PM Revision 0a970409 (qgis): WMS contextual legend: fix unreported issue with reprojection
When using contextual WMS legends with a different projection
in the canvas and in the layer, the extent was not tran...
Alessandro Pasotti
11:34 AM Revision 75063de6 (qgis): fix build (adapt 6567e3e6e)
Jürgen Fischer
10:37 AM Revision e2abf207 (qgis): Update src/core/qgsvectorlayerexporter.cpp
Co-Authored-By: Nyall Dawson <[email protected]> Alessandro Pasotti
03:18 AM Revision 9a556758 (qgis): fix 85d2cb042
Jürgen Fischer

2019-10-03

09:15 PM Revision f4aea3bb (qgis): make the A_SRS parameter optional
Giovanni Manghi
09:10 PM Revision d0ed3746 (qgis): Add QgsProject flag to avoid loading print layouts when reading a proje...
Speeds up project read time when these aren't needed, and also potentially
avoids issues caused by non-thread-safety ...
Nyall Dawson
09:10 PM Revision 9f1ce084 (qgis): Don't load print layouts when opening project browser items
This can cause crashes, e.g. if the layouts use HTML based items
(since QWebPage cannot be used on background threads)
Nyall Dawson
09:10 PM Revision 53252496 (qgis): [layouts] Don't try to load HTML content when a layout is created
in a background thread
The underlying QWebPage class used to render these can ONLY be
used from the main thread. So ...
Nyall Dawson
08:35 PM Revision 4cbcfbbd (qgis): debian packaging: add eoan
Jürgen Fischer
08:33 PM Revision 019196a7 (qgis): debian packaging: add eoan
Jürgen Fischer
06:41 PM Revision 2fee844a (qgis): Fix layer exporter force to single-part
Try to respect the option and fails if is there
any real MULTI geometry in the input layer.
Fixes #32089
Alessandro Pasotti
05:48 PM Revision 97435d38 (qgis): Merge pull request #32095 from 3nids/from_init_python_url_v2
allow to use remote content for init code file path in attribute form Denis Rouzaud
01:40 PM Revision 411d9957 (qgis): disable test
it is segfaulting on Travis no idea why Denis Rouzaud
12:23 PM Revision 0c5f6778 (qgis): Merge pull request #32088 from NaturalGIS/change_confusing_dbmanager_op...
change confusing parameter name in DB Manager Alessandro Pasotti
12:12 PM Revision a176107c (qgis): Visual cleanup for qgsProject in pyqgis doc
Harrissou Santanna
12:12 PM Revision 387272d4 (qgis): QgsProject documentation improvements
Nyall Dawson
11:47 AM Revision 4a94a905 (qgis): Added test reference file
Alessandro Pasotti
10:40 AM Revision 8a7ba51b (qgis): Server WFS3 be nice too with geojson content types
Fixes #32065 for WFS3 Alessandro Pasotti
10:38 AM Revision 57dda335 (qgis): Server be nice and accept geojson mime type variants
Fixes #32065 Alessandro Pasotti
10:20 AM Revision 8c198a9f (qgis): run lambda if macros are allowed
not only when asking
also show a warning when message bar exists
Denis Rouzaud
07:32 AM Revision 812308fc (qgis): download immediately
Denis Rouzaud
06:15 AM Revision e7e41e1c (qgis): Add stable api for setting/retrieving project custom scales
Previously this was all done through raw project key manipulation,
but there's a use case for exposing this nicely fo...
Nyall Dawson
05:33 AM Revision aa99f89c (qgis): deprecate methods in qgsvectorlayereditutils. Better deprecated dox.
Loïc BARTOLETTI
05:33 AM Revision 775ef66c (qgis): fix build
Loïc BARTOLETTI
05:33 AM Revision b75518fa (qgis): update dox
Loïc BARTOLETTI
05:33 AM Revision 738e052b (qgis): fix qgsgeometry
Loïc BARTOLETTI
05:33 AM Revision 2e529e1b (qgis): deprecate addTopologicalPoints methods with QgsPointXY
deprecate other methods Loïc BARTOLETTI
05:33 AM Revision 76654511 (qgis): fix build
Loïc BARTOLETTI
05:33 AM Revision bb523ebf (qgis): one wmore deprecated method
Loïc BARTOLETTI
05:33 AM Revision c1421455 (qgis): fix dox and tests
Loïc BARTOLETTI
05:33 AM Revision 31e416c4 (qgis): rename QgsPointSequence QgsMapToolCapture::points() const; to QgsPointS...
Loïc BARTOLETTI
05:28 AM Revision 575ecffe (qgis): Add "concatenate_unique" as aggregate parameter
to relation_aggregate function Harrissou Santanna
05:28 AM Revision ef11da63 (qgis): Add "concatenate_unique" and "array_agg" as aggregate parameter
of aggregate function Harrissou Santanna
05:27 AM Revision 214ef784 (qgis): Sibling of e99eb734e4459ab18fc5286579a1237c046e8330 [skip ci]
skip-checks: true Nyall Dawson
05:27 AM Revision f25cf879 (qgis): [layouts] Don't try to load HTML content when a layout is created
in a background thread
The underlying QWebPage class used to render these can ONLY be
used from the main thread. So ...
Nyall Dawson
05:17 AM Revision d61fab77 (qgis): implement date() and time() in QgsDateTimeEdit to handle NULL values
Etienne Trimaille
05:17 AM Revision 3159d6f1 (qgis): update docstrings in qgsdatetimeedit.h
Etienne Trimaille
05:16 AM Revision c64c0884 (qgis): fix #29188 changing of color ramp for mesh layer now works without clic...
Peter Petrik
05:15 AM Revision 2633dc23 (qgis): remove setNullValues on lineEdit because this should be set over the se...
David Signer
05:15 AM Revision ff26ad1c (qgis): testing focus and null representations for QgsSpinbox as well (not only...
David Signer
05:15 AM Revision fcdc8c70 (qgis): check widget if it's null instead of redundant text if contained text i...
David Signer
05:15 AM Revision 1cd73a73 (qgis): set the line edits null value over setSpecialValueText if existing
fixes #22883 David Signer

2019-10-02

09:17 PM Revision f03e1c88 (qgis): add missing import
Denis Rouzaud
04:10 PM Revision 6bb82d1d (qgis): fix API docs
Denis Rouzaud
03:53 PM Revision e03b8abc (qgis): fix test
Denis Rouzaud
03:53 PM Revision 5f369547 (qgis): test if python macros can be run in form
Denis Rouzaud
03:53 PM Revision dceb8223 (qgis): switch back to non scoped enum
there is an issue in SIP when mixing non-scoped and scoped enums in the same class
see https://www.riverbankcomputing...
Denis Rouzaud
03:53 PM Revision 86550e98 (qgis): create a method in QgsGui to determine if running Python macros is allowed
Denis Rouzaud
03:53 PM Revision c03e3099 (qgis): add test for Python init form function
Denis Rouzaud
03:53 PM Revision 96e8abde (qgis): use an enum for enable macros possibilities
Denis Rouzaud
03:52 PM Revision 493d9c68 (qgis): allow to use remote content for init code file path in attribute form
Denis Rouzaud
01:37 PM Revision a9228f57 (qgis): Spelling and build warning
Nyall Dawson
01:37 PM Revision 8adc4984 (qgis): Heavily optimised QgsTessellator::_minimum_distance_between_coordinates...
Nyall Dawson
01:37 PM Revision 741c0513 (qgis): Spelling
Nyall Dawson
01:37 PM Revision a735bdc5 (qgis): Fix warnings
Nyall Dawson
01:37 PM Revision 1c1a1a2d (qgis): Reserve data size
Nyall Dawson
01:37 PM Revision 2d6f4d2a (qgis): Optimise QgsLineString::transform
Nyall Dawson
01:37 PM Revision 577e1e96 (qgis): Huge speed up to QgsTessellator
Don't construct Points just for comparison to an existing x/y value Nyall Dawson
01:37 PM Revision 9b07075f (qgis): Add a switch to QgsTessellator to avoid z handling and fallback to a
purely 2d tesselation
Optimises tessellation when only a 2d tessellation is required by
skipping unnecessary/unwante...
Nyall Dawson
01:37 PM Revision efcc9c52 (qgis): Some optimisations for QgsTessellator::_check_intersecting_rings to avo...
Nyall Dawson
01:37 PM Revision 04ca01a7 (qgis): Because QgsTessellator ONLY works with QgsPolygon geometry inputs,
we can safely assume all rings are QgsLineStrings (not the abstract
QgsCurve type) and accordingly can use optimised ...
Nyall Dawson
01:37 PM Revision 8ee1c20b (qgis): [tesselator] Allow internal scaling of coordinates by input coordinate
bounds to avoid numerical instability with close coordinates (e.g. calculating
tesselation of geometries in geographi...
Nyall Dawson
01:37 PM Revision b7062b54 (qgis): More optimisations to tesselation conversion to tri polys
Use an unordered set for previously encountered points, avoids expensive
loop through existing points to determine po...
Nyall Dawson
01:37 PM Revision e47d55f6 (qgis): Grammar
Nyall Dawson
01:37 PM Revision 70ee5a7c (qgis): Optimise QgsTriangle constructors
Nyall Dawson
01:36 PM Revision 70d23e31 (qgis): Merge pull request #32018 from elpaso/bugfix-gh31961-snapping-units-fro...
Update snapping GUI units when canvas CRS changes Alessandro Pasotti
10:57 AM Revision 399c0d14 (qgis): monkey patch sys.argv if AttributeError in tests
Etienne Trimaille
10:12 AM Revision cd71ea1f (qgis): change confusing parameter name in DB Manager
Giovanni Manghi

2019-10-01

12:15 AM Revision 697b6507 (qgis): Add help button to the "Adjust scaling range" dialog
Harrissou Santanna
12:11 AM Revision c7e41301 (qgis): make the A_SRS parameter optional
Giovanni Manghi
08:03 PM Revision 92cef5e9 (qgis): Sibling of d680d8e391b0a19a41daaa0f07edcc8e60f8ec51 [skip ci]
skip-checks: true Giovanni Manghi
08:03 PM Revision cbba4a9f (qgis): make the A_SRS parameter optional
Giovanni Manghi
11:41 AM Revision e37efdf8 (qgis): [symbology] Fix clipped rotated marker when rendering using cache
(fixes #32059) Mathieu Pellerin - nIRV

2019-09-30

08:05 PM Revision 975eedc1 (qgis): Add method to calculate the area of a triangle
Nyall Dawson
08:05 PM Revision 3a6cc5c2 (qgis): Add method to return weighted point inside triangle
Nyall Dawson
08:04 PM Revision e5e3fe47 (qgis): [processing] Ensure all objects used by the model are correctly imported
Fixes #32004 Nyall Dawson
12:51 PM Revision 63670818 (qgis): [decorations] Fix center alignmed decoration can't be moved leftwards
Mathieu Pellerin - nIRV
12:51 PM Revision 3651bf28 (qgis): [decorations] Fix missing top/bottom center alignment for north arrow
Mathieu Pellerin - nIRV
12:51 PM Revision 5d763c3d (qgis): [decorations] Fix missing top/bottom center alignment for scale bar
Mathieu Pellerin - nIRV
12:18 PM Revision 3990a8b6 (qgis): Do not assume PostGIS 2.0+ has raster (#32064)
People installing PostGIS via scripts do not necessarely install
raster support, even after PostGIS 2.0.
Starting wit...
Sandro Santilli
11:44 AM Revision ccfdd5df (qgis): Sibling of d8d659982e262fda7d87b0525349ff00a306d7a7 [skip ci]
skip-checks: true Sandro Santilli
11:24 AM Revision cda7ecca (qgis): Merge pull request #32062 from elpaso/bugfix-gh32050-pg-storage-intiall...
Fix PG project storage initially empty list Alessandro Pasotti
11:18 AM Revision b5524eeb (qgis): [quick] Insure project background color is respected in map settings
Mathieu Pellerin - nIRV
09:43 AM Revision fecbd083 (qgis): Revert unrelated word-wrap changes
Alessandro Pasotti
09:39 AM Revision 10d589fe (qgis): Fix PG project storage initially empty list
Fixes #32050 Alessandro Pasotti
09:39 AM Revision 9b8d81fd (qgis): Fix PG project storage initially empty list
Fixes #32050 Alessandro Pasotti
08:58 AM Revision 196e15a0 (qgis): [processing] Avoid confusing use of expression parameter type in
Random Points in Polygon algorithm
Instead, use a standard numeric parameter which accepts data-defined
expression v...
Nyall Dawson
08:58 AM Revision a49edf1f (qgis): [processing] Make minimum distance between points in "Random Points in ...
algorithm optional
And don't do any unnecessary index work when it's not set. Shaves roughly 1/3rd
off the time of a...
Nyall Dawson

2019-09-29

01:48 AM Revision 7903889f (qgis): Modeler: Set default action to Export as Script Algorithm
otherwise the button tooltip is not shown Andrea Giudiceandrea

2019-09-28

10:52 AM Revision 8c0e0a7c (qgis): Merge pull request #32046 from borysiasty/fix_pre_qt56
[bugfix] Fix plugin manager not working with QT < 5.6 Borys Jurgiel

2019-09-27

12:40 AM Revision 86c83537 (qgis): [layouts] Update map settings variables in UI when map extent/rotation ...
Fixes #24136 Nyall Dawson
12:40 AM Revision 2b31e03a (qgis): [layouts] Ensure variable panels are updated when layout or atlas
properties change
Fixes #26402
Nyall Dawson
12:40 AM Revision 1afdd935 (qgis): [layouts] Fix layout variables set programmatically do not show in GUI
Fixes #28837 Nyall Dawson
11:18 PM Revision 81bcb59c (qgis): [bugfix] Fix plugin manager not working with QT < 5.6
Borys Jurgiel
10:09 PM Revision 10bfd474 (qgis): [locator] Fix crash when all layer features locator searching against a...
Mathieu Pellerin - nIRV
07:18 PM Revision 860d0201 (qgis): Merge pull request #32026 from elpaso/rastercalculator-multiple-bugs-an...
[needs-docs] Fix multiple raster calc issues (+ new operators) Alessandro Pasotti
01:22 PM Revision aef6cd41 (qgis): [locator] Fix crash when all layer features locator searching against a...
Mathieu Pellerin - nIRV
11:48 AM Revision e59c1134 (qgis): Code layout
Alessandro Pasotti
11:20 AM Revision 45301971 (qgis): [locator] Fix crash when all layer features locator searching against a...
Mathieu Pellerin - nIRV
09:58 AM Revision abb08c29 (qgis): [locator] allow to trigger locator search from the API (#32017)
Denis Rouzaud
09:58 AM Revision c88e82af (qgis): rename QgsLayerTreeRegistryBridge.InsertionPoint.parent to group (#32031)
because I find it confusing to do insertionPoint.parent.insertLayer
insertionPoint.group.insertLayer
Denis Rouzaud
09:44 AM Revision f75a0cc4 (qgis): Various fixes on date functions help
including replacement of todate and tointerval, use of third person
conjugation and addition/fix of examples
Harrissou Santanna
08:56 AM Revision 33fe400a (qgis): Update tests/src/analysis/testqgsrastercalculator.cpp
Co-Authored-By: Nyall Dawson <[email protected]> Alessandro Pasotti
08:55 AM Revision 36bfb04a (qgis): Update src/analysis/raster/qgsrastermatrix.cpp
Co-Authored-By: Nyall Dawson <[email protected]> Alessandro Pasotti
07:17 AM Revision 45e847ef (qgis): [layouts][needs-docs] Move page background setting to a per-page option
The UI for this setting was sitting under the page properties panel,
which led users to believe it was a per-page set...
Nyall Dawson
05:24 AM Revision f8355cbb (qgis): [layouts] Fix crash when exporting layout with no pages
Nyall Dawson
05:24 AM Revision b65f23f8 (qgis): [layouts] Prevent removal of the last remaining page in a layout
Nyall Dawson
03:35 AM Revision e5344637 (qgis): Readd accidentally removed Page Properties action
Nyall Dawson

2019-09-26

12:21 AM Revision f5c21a0f (qgis): Optimize QgsContrastEnhancementFunction
Allow some methods to be inlined, and precalculate maximum/minimum values
possible instead of recalculating them for ...
Nyall Dawson
06:26 PM Revision d730c97f (qgis): Fix multiple raster calc issues
Fixes #32023 Raster calculator change sign does not work when OpenCL is on
Fixes #32025 QGIS Raster Calculator output...
Alessandro Pasotti
12:46 PM Revision f32d6fdc (qgis): [processing] Highlight row_number variable in batch expression editor
Nyall Dawson
12:43 PM Revision b784d698 (qgis): [layouts] Fix crash when exporting layout with no pages
Nyall Dawson
12:43 PM Revision e6ecfdd3 (qgis): [layouts] Prevent removal of the last remaining page in a layout
Nyall Dawson
12:16 PM Revision 880de7f3 (qgis): Update snapping GUI units when canvas CRS changes
Fixes #31961 Alessandro Pasotti
08:00 AM Revision 3610620f (qgis): Discard fid columns when exporting features for geopdf documents
Otherwise we run into issues with duplicate fids or incompatible
fid field types due to the geopackage format used as...
Nyall Dawson
08:00 AM Revision fdb9b97f (qgis): Don't report successful geopdf creation when it wasn't successful
Nyall Dawson
07:34 AM Revision 83ebae8a (qgis): Add active python plugins in the about dialog
This extra information is added with the hope it'll add
value to issues reporting when people are pasting the
content...
Mathieu Pellerin - nIRV
07:34 AM Revision 0761b5ef (qgis): Use QStringLiteral() when building the about version string
Mathieu Pellerin - nIRV
06:49 AM Revision 1355c1fb (qgis): Tweak legend symbol variable help
Nyall Dawson
06:49 AM Revision 962ac268 (qgis): Highlight legend variables in expression editor
Nyall Dawson
06:14 AM Revision 0cf1d880 (qgis): [Backport release-3_4] fix false boolean not shown as so in attribute t...
* [ASTYLE] increase max-instatement-indent to get nicer alignments on multilines
* fix false boolean not shown as so...
backporting[bot]
05:11 AM Revision d58f8487 (qgis): remove label input in layer expression
Alex Hay
05:06 AM Revision 18fbdf97 (qgis): Sibling of 400995c045d87783d07521c7f6dbeb005c4d1581 [skip ci]
skip-checks: true Nyall Dawson
05:06 AM Revision 35ade5bc (qgis): [layouts] Prevent removal of the last remaining page in a layout
Nyall Dawson
05:00 AM Revision 1e53599d (qgis): Sibling of 09bb5ad29a42219b166d4cb8e3d53a5fb650abaf [skip ci]
skip-checks: true Nyall Dawson
05:00 AM Revision 09bb5ad2 (qgis): [layouts] Fix crash when exporting layout with no pages
Nyall Dawson
05:00 AM Revision 617a83c7 (qgis): [layouts] Fix crash when exporting layout with no pages
Nyall Dawson
04:41 AM Revision 9f4d3a87 (qgis): Avoid overflow in QgsImageOperation
Nyall Dawson
04:41 AM Revision 95e0b9be (qgis): Add missing file
Nyall Dawson
04:41 AM Revision b9b690ca (qgis): Remember splitter width for conditional formatting panel in attribute t...
Nyall Dawson
04:41 AM Revision b9310ca4 (qgis): Spelling
Nyall Dawson
04:41 AM Revision 72efc1ed (qgis): Fix loss of font setting when editing conditional format
Nyall Dawson
04:41 AM Revision a8d145a8 (qgis): Use a proper panel widget for conditional formatting configuration widget
Fixes a number of UI issues, including poor hi-dpi compatibility. Nyall Dawson
04:41 AM Revision 1f033fe8 (qgis): Fix some more conditional formatting panel high dpi issues
Nyall Dawson
04:07 AM Revision 85d2cb04 (qgis): Use QStringLiteral() when building the about version string
Mathieu Pellerin - nIRV
02:03 AM Revision aefbf662 (qgis): Avoid overflow in QgsImageOperation
Nyall Dawson

2019-09-25

01:27 AM Revision 651c5071 (qgis): [processing] Extend api for retrieving a layer in a compatible format
A few releases ago a bug fix was implemented which forced conversions
of multi-layer sources. This was a valid bug fi...
Nyall Dawson
01:05 AM Revision 57ee33ed (qgis): Add missing file
Nyall Dawson
01:05 AM Revision b3f9ce1c (qgis): Don't generate moc for header without qobject
Nyall Dawson
01:05 AM Revision 374fce65 (qgis): Fix indentation of qgsvectorlayer.cpp
Nyall Dawson
01:04 AM Revision 2adc42d0 (qgis): Avoid overflow in QgsImageOperation
Nyall Dawson
02:10 PM Revision 310ed52a (qgis): Update qgsattributetablemodel.cpp
Denis Rouzaud
02:10 PM Revision ee0cb7fb (qgis): Update astyle.options
Denis Rouzaud
11:42 AM Revision c97b0876 (qgis): [ui] Avoid hard-coded white background for north arrow / image decorati...
Mathieu Pellerin - nIRV
11:42 AM Revision a2683407 (qgis): [decoration] Fix north arrow decoration rotation not saved/restored
Mathieu Pellerin - nIRV
11:35 AM Revision fb8b1f55 (qgis): followup e90b25b: translation fix
Mathieu Pellerin - nIRV
11:12 AM Revision cb9dd24a (qgis): Harmonize provider description string
- Remove ogr/gdal version info from ogr provider description
- Add 'data' to gdal provider description
Mathieu Pellerin - nIRV
11:12 AM Revision e90b25b0 (qgis): Add active python/provider plugins in the about dialog
This extra information is added with the hope it'll add
value to issues reporting when people are pasting the
content...
Mathieu Pellerin - nIRV
08:55 AM Revision 93b6b71b (qgis): Astyle
Nyall Dawson
08:55 AM Revision bc82cffd (qgis): Use invalid colors, not transparent colors, to indict not set colors
in QgsConditionalStyle
Otherwise we can't differentiate a "not set" value from a "set but
transparent" value. And th...
Nyall Dawson
08:55 AM Revision c15c7271 (qgis): Fix conditional style compression incorrect considers invalid
styles as valid objects
Results in invalid conditional style settings being returned
for a feature in some circumsta...
Nyall Dawson
08:55 AM Revision 5fa81fb8 (qgis): Add a __repr__ method for QgsConditionalStyle
Nyall Dawson
08:55 AM Revision d43834e9 (qgis): Add equality operator for QgsConditionalStyle
Nyall Dawson
08:55 AM Revision bccd5a46 (qgis): Fix conditional styles in feature list view do not update when
the layer's conditional styles are changed Nyall Dawson
08:55 AM Revision 5f7264d4 (qgis): Fix broken display of conditional styles in feature list view
While the model was correctly returning the right values for the
font/color/decoration roles, these were not being ut...
Nyall Dawson
08:55 AM Revision b1ee295a (qgis): Make QgsConditionalLayerStyles a QObject
and add a "changed" signal to it, so that we can tell when the
layer's conditional styles change
Nyall Dawson
08:25 AM Revision 96dd42b1 (qgis): Merge pull request #30972 from qgis/3nids-patch-1
Fix virtual fields that use functions requiring all attributes Matthias Kuhn
05:25 AM Revision f21d7faf (qgis): [ui] Insure color widgets are enabled only when image decoration enabled
(fixes #31962) Mathieu Pellerin - nIRV
05:25 AM Revision 95fc1a1f (qgis): [ui] Insure symbol widgets are enabled only when grid decoration is ena...
(fixes #31946) Mathieu Pellerin - nIRV
03:14 AM Revision 61bfced6 (qgis): [labeling] When an extreme number of features are being labeled from
a single layer, place additional limits on the maximum number of
labeling candidates to generate for features in this...
Nyall Dawson
03:07 AM Revision 6d67f01a (qgis): Revert "[ASTYLE] increase max-instatement-indent to get nicer alignment...
This reverts commit 0e994fda020352a579b2ca73b94665899d7bf862.
Breaks travis on many PRs -- requires a bulk astyle up...
Nyall Dawson
03:07 AM Revision 2f17a3ce (qgis): Identation
Nyall Dawson

2019-09-24

08:49 PM Revision 7f760d28 (qgis): BP of Fix browser crash when adding (broken) WMTS
Manual backport of PR #31959
Fixes #31927
Alessandro Pasotti
08:49 PM Revision 32d865b4 (qgis): fix #30766, sip crash for QgsHighlight
Peter Petrik
08:31 PM Revision b4550dc4 (qgis): [layouts] Fix incorrect alignment of items when the align or distribute
tools are used with items with a non-top-left reference point
Fixes #31900
Nyall Dawson
08:31 PM Revision 6e2c7311 (qgis): Add Python __repr__ for QgsLayoutPoint, QgsLayoutSize, QgsLayoutMeasure...
Nyall Dawson
03:08 PM Revision 531e1b07 (qgis): [categorized][graduated] Handle categorized<->graduated renderer conver...
(fixes #31633) Mathieu Pellerin - nIRV
02:31 PM Revision f21e03c5 (qgis): Merge pull request #31963 from 3nids/fix_bool_attrtable
fix false boolean not shown as so in attribute table Denis Rouzaud
02:03 PM Revision 4df50691 (qgis): Merge pull request #31901 from alexbruy/fix-29336
[processing] correctly handle case when layer source is not a plain path (fix #29336) Alexander Bruy
01:09 PM Revision 87b3678e (qgis): fix test
Denis Rouzaud
01:09 PM Revision 3ee9cd71 (qgis): fix test
Denis Rouzaud
09:28 AM Revision f4a05fd5 (qgis): add code description
Denis Rouzaud
09:28 AM Revision 3a622091 (qgis): Sibling of f4a05fd5786eac3d461166be333292955ec35587 [skip ci]
skip-checks: true Denis Rouzaud
09:28 AM Revision d6627073 (qgis): add code description
Denis Rouzaud
09:13 AM Revision a628e979 (qgis): display value rather than NULL
Denis Rouzaud
09:13 AM Revision 44727291 (qgis): display value rather than NULL
Denis Rouzaud
09:13 AM Revision 36bd0b3a (qgis): Sibling of 44727291d4bb582c31079356fbb1692196d3997e [skip ci]
skip-checks: true Denis Rouzaud
09:02 AM Revision 49ef3fa9 (qgis): Merge pull request #31959 from elpaso/bugfix-gh31927-crash-adding-wmts
Fix browser crash when adding (broken) WMTS Alessandro Pasotti
09:01 AM Revision 584e78e7 (qgis): Merge pull request #31882 from elpaso/bugfix-gh31846-server-contextual-...
Manual backport of Server fix getLegendGraphic Alessandro Pasotti
08:50 AM Revision 90bac82f (qgis): [needs-docs][processing] Respect user set default vector output format
in vector split algorithm
The created outputs will now be created using the format specified from
the Processing set...
Nyall Dawson
08:50 AM Revision b9e223d8 (qgis): Add methods to QgsProcessingContext to return the preferred vector and ...
These methods return a file extension to use when creating vector/raster outputs (e.g. "tif"). Generally,
it is prefe...
Nyall Dawson
08:50 AM Revision cfcf580b (qgis): [processing][needs-docs] Resurrect setting for default raster/vector
output format
This setting is still used and required in some circumstances, e.g.
it is used as the default selectio...
Nyall Dawson
08:49 AM Revision 08c55780 (qgis): Followup cbc86ffc1ac
Fix exceptions, breakage of raster output format handling Nyall Dawson
08:48 AM Revision d4ce50c2 (qgis): [processing] Add API support for algorithm aliases
Allows us to freely move algorithms between providers without
breaking existing scripts
Nyall Dawson
08:27 AM Revision 78a28934 (qgis): use html.escape to escape strings
Alexander Bruy
08:22 AM Revision dc4e3a3e (qgis): add test for QgsCheckBoxFieldFormatter
Denis Rouzaud
08:22 AM Revision 63123559 (qgis): Sibling of 4c0c6c9d88f1a851fc103c7f1834441ccb45dfbf [skip ci]
skip-checks: true Denis Rouzaud
08:22 AM Revision 4c0c6c9d (qgis): add test for QgsCheckBoxFieldFormatter
Denis Rouzaud
07:53 AM Revision 46efd9af (qgis): Sibling of 0caa93c401a700ae2349c26ec9c4167ab898ba5b [skip ci]
skip-checks: true Denis Rouzaud
07:53 AM Revision 0caa93c4 (qgis): also consider non boolean fields
Denis Rouzaud
07:53 AM Revision 75a8915c (qgis): also consider non boolean fields
Denis Rouzaud
06:28 AM Revision c09fd237 (qgis): [needs-docs][ui] Reorganize decoration dialog (#31948)
Harrissou Santanna
02:49 AM Revision a4da849e (qgis): Fix inconsistent use of QgsLayoutAtlas::changed signal
Fixes GUI is not updated when layout atlas is set to use the
default filename expression
Fixes #20786
Nyall Dawson

2019-09-23

12:20 AM Revision 2782f605 (qgis): Fix linebreak in README.md
Roland Siegbert
08:32 PM Revision ea7b27ef (qgis): Merge pull request #31950 from elpaso/bugfix-server-wfs3-API-template
Server fix openapi HTML template and improve styling Alessandro Pasotti
08:31 PM Revision f9ae5cb3 (qgis): Fix browser crash when adding (broken) WMTS
The crash was caused by duplicated paths in data items.
While in theory identifiers should be unique, a broken
getCa...
Alessandro Pasotti
07:44 PM Revision 20e27488 (qgis): Fix warning in external resource widget
Matthias Kuhn
07:44 PM Revision 869ee9bc (qgis): Silence some recent gcc warnings which we can't fix
Since the fixes for these are either outside our control (residing
in Qt system headers), or break compatiblity with ...
Nyall Dawson
07:43 PM Revision 799033ff (qgis): Avoid touching unchanged sip files in prepare commit script
Since any modification to these files triggers a new cmake run and
rebuilding of the sip bindings (slow!), we want to...
Nyall Dawson
07:43 PM Revision 425afaa2 (qgis): A little dox improvement to test sip prepare-commit changes
Nyall Dawson
07:43 PM Revision 9bdc1882 (qgis): Avoid using expensive geos polygon overlap calculation for two horizont...
We can dramatically speed up label overlap detection on this common case, since
it reduces to overlap of two axis-ali...
Nyall Dawson
07:42 PM Revision d6b41813 (qgis): [reports] Remove useless extra set of export actions
Fixes #26384 Nyall Dawson
07:42 PM Revision 9dafc285 (qgis): Add Print Report action to Report menu
Previously it was only available via the report toolbar... Nyall Dawson
07:42 PM Revision c93fd0a4 (qgis): [reports] Fix crash when print button clicked before a report section
is opened Nyall Dawson
07:42 PM Revision 7c490848 (qgis): [reports] Reduce minimum width of report organiser dock
Fixes #25916 Nyall Dawson
07:42 PM Revision b4982127 (qgis): [needs-docs] Add "Manager Guides for Page" action to layout designer
right click page menu
Makes it easier for users to explicitly choose which page they
want to manage the guides for
...
Nyall Dawson
07:42 PM Revision 2f22aeaf (qgis): [layouts][needs-docs] Add a page number selection combo box at the top
of the guide manager dock
This allows users to easily select the page they want to manage guides
for
Fixes #25700
Nyall Dawson
07:41 PM Revision 39cfd0f9 (qgis): [needs-docs] Show color button style "Pick color" and "Chooe Color" act...
in symbol button menu
Synchronizes the behavior of the color and symbol buttons
Fixes #25696
Nyall Dawson
07:41 PM Revision 2ff91d24 (qgis): Move methods to sample screen pixels to QgsGui
Nyall Dawson
07:41 PM Revision d498eed0 (qgis): [layouts] Fix out of sync layout bounds after page removal
Fixes #26665 Nyall Dawson
07:40 PM Revision 37b5af54 (qgis): [layouts] Fix odd selection behavior when keyboard modifiers are pressed
when rectangular selection ends Nyall Dawson
07:40 PM Revision fae87f4c (qgis): [layouts] Only draw item boundary rectangles for direct descendants
of item groups
Refs #26674
Nyall Dawson
07:40 PM Revision bd5743d2 (qgis): Fix group members themselves are sometimes incorrectly selected when cl...
Nyall Dawson
07:40 PM Revision 5154240f (qgis): [layouts] Fix interaction with group members in items panel
When an item belonging to a group is selected in the panel, we actually
need to set the selection as the top-most gro...
Nyall Dawson
07:28 PM Revision 17632960 (qgis): Merge pull request #31960 from alexbruy/fix-26054
replace old extension when changing output format (fix #26054) Alexander Bruy
05:57 PM Revision ba3403b6 (qgis): Sibling of 5228919fdb41d66b96bc4ff3cb5792cab93f7785 [skip ci]
skip-checks: true Matthias Kuhn
05:57 PM Revision 5228919f (qgis): Fix move selected to top
Fix #28914 Matthias Kuhn
05:57 PM Revision cc24b26a (qgis): Fix move selected to top
Fix #28914 Matthias Kuhn
05:32 PM Revision 61e99509 (qgis): Sibling of be4bd42a2cfcc1b184bb5d77601c1367e55d7b04 [skip ci]
skip-checks: true Denis Rouzaud
05:32 PM Revision be4bd42a (qgis): fix spelling
Denis Rouzaud
05:32 PM Revision a80bffcf (qgis): fix spelling
Denis Rouzaud
05:08 PM Revision e31e9a32 (qgis): fix false boolean not shown as so in attribute table
Denis Rouzaud
05:08 PM Revision 007dbf17 (qgis): fix false boolean not shown as so in attribute table
Denis Rouzaud
05:08 PM Revision d9f7501a (qgis): Sibling of e31e9a32b80ba263133c7dfc8037641b094b3ba9 [skip ci]
skip-checks: true Denis Rouzaud
05:02 PM Revision d38226ab (qgis): Sibling of 0e994fda020352a579b2ca73b94665899d7bf862 [skip ci]
skip-checks: true Denis Rouzaud
05:02 PM Revision 0e994fda (qgis): [ASTYLE] increase max-instatement-indent to get nicer alignments on mul...
Denis Rouzaud
05:02 PM Revision 8cea3d76 (qgis): [ASTYLE] increase max-instatement-indent to get nicer alignments on mul...
Denis Rouzaud
03:34 PM Revision 3095aeee (qgis): replace old extension when changing output format (fix #26054)
Alexander Bruy
10:53 AM Revision dceabb0e (qgis): use another approach for test
Alexander Bruy
10:53 AM Revision 3c13fbfe (qgis): [processing] correctly handle case when layer source is not a plain path
in the virtual vector algorithm (fix #29336) Alexander Bruy
10:53 AM Revision 20583a80 (qgis): use GDAL connection string to support not only file-based layer but also
database and WFS Alexander Bruy
09:50 AM Revision 30e2fbfe (qgis): Server fix openapi HTML template and improve styling
Mostly cosmetic fixes plus re-add links to openapi
json in case content-type is NOT OPENAPI3, because
it would break ...
Alessandro Pasotti

2019-09-22

10:01 PM Revision cebdc8dd (qgis): [dbmanager] don't ignore field modifiers (e.g. length or geometry
definition) when updating it (fix #27613) Alexander Bruy
10:00 PM Revision 8d6262c3 (qgis): Block the events while showing a dialog
When showing a file dialog, Qt can choose to use the "system" file
dialog, which will make QgsExternalResourceWidget ...
BogDan Vatra
10:00 PM Revision 2a29c152 (qgis): [georeferencer] clear canvas cache and layers when resetting (fix #26700)
Alexander Bruy
06:40 PM Revision 0c3d9c5d (qgis): Maximum 4 recursive iterators
Prevent connection pool drainage freeze Matthias Kuhn
04:27 PM Revision 0bbebbc8 (qgis): Merge pull request #31905 from KDAB/fix_26948
Block the events while showing a dialog Matthias Kuhn
11:28 AM Revision f2038bc1 (qgis): Sibling of f96c4a2308421e0052f45f408134bb6bdb8f7dc9 [skip ci]
skip-checks: true BogDan Vatra
11:28 AM Revision f96c4a23 (qgis): Block the events while showing a dialog
When showing a file dialog, Qt can choose to use the "system" file
dialog, which will make QgsExternalResourceWidget ...
BogDan Vatra
11:28 AM Revision 186581cf (qgis): Block the events while showing a dialog
When showing a file dialog, Qt can choose to use the "system" file
dialog, which will make QgsExternalResourceWidget ...
BogDan Vatra
09:47 AM Revision 02a28cf9 (qgis): Merge pull request #31920 from elpaso/bugfix-unreported-server-openapi
Fix Server OPENAPI validation and unreported QStringList to JSON conversion error Alessandro Pasotti

2019-09-21

12:58 AM Revision 766db978 (qgis): show sqlite version in about (closes #31911)
Jürgen Fischer
08:26 PM Revision e29865cd (qgis): [layouts] Fix crash when opening layout with dynamic image in html label
Fixes #28996
(cherry picked from commit 5db6165fb597c2db278e678953578992789fa38b)
Nyall Dawson
03:43 PM Revision f568e6f0 (qgis): Server OGC API OPENAPI validation
Fix some OPENAPI validation issues.
Swagger is happy now, except for the MAP=/...
in the query string: no query stri...
Alessandro Pasotti
03:42 PM Revision 9a13e9be (qgis): Fix JSON utils QStringList to json conversion
unreported Alessandro Pasotti
12:24 PM Revision fc77b9e9 (qgis): fix 757017c2c2
Jürgen Fischer

2019-09-20

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

2019-09-19

01:49 AM Revision a3caf512 (qgis): Select feature to fix the multiedit mode test
Julien Cabieces
01:49 AM Revision 2ab88ad5 (qgis): fieldIsEditable looks for joined feature to exist if no upsertOnEdit
Julien Cabieces
01:49 AM Revision 484ee538 (qgis): Add a utils method fieldIsEditable
Julien Cabieces
01:49 AM Revision cb481d4c (qgis): make the layer editable to the default value constraint could be updated
Julien Cabieces
01:49 AM Revision 5848c27a (qgis): Fix multi edit button not displayed for auxiliary storage attribute
Julien Cabieces
10:37 PM Revision 5db6165f (qgis): [layouts] Fix crash when opening layout with dynamic image in html label
Fixes #28996 Nyall Dawson
10:37 PM Revision f9737a9d (qgis): [processing] add default icon for scripts created using decorator (fix ...
Alexander Bruy
02:11 PM Revision 9fd17c8f (qgis): [reports] Expose report feature settings when an attribute table is
used in an atlas
Fixes #28441
Nyall Dawson
01:35 PM Revision f43b9f73 (qgis): Merge pull request #31765 from rouault/fix_31026
[WFS provider] Re-inject custom query parameters in DCP HTTP URLs (fixes #31026) Even Rouault
11:48 AM Revision 5735f2d0 (qgis): Update mask image for test
Alessandro Pasotti
11:17 AM Revision cc64787e (qgis): Merge pull request #31859 from 3nids/layer_tree_insertion_point_v2
[layer tree] dedicated method in QgisApp to determine insertion point Denis Rouzaud
10:36 AM Revision f7fbf548 (qgis): Manual backport of Server fix getLegendGraphic
... default WIDTH/HEIGHT when BBOX
Fixes #31846
I know it's ugly but a straight backport was not possible because
o...
Alessandro Pasotti
09:26 AM Revision 015b7e91 (qgis): Add test case covering drawing of effects in legend renderer
Mathieu Pellerin - nIRV
09:26 AM Revision 317a7252 (qgis): [symbol] Fix missing effects when rendering polygon simple line symbol ...
Mathieu Pellerin - nIRV
09:10 AM Revision 60fb0cb4 (qgis): Apply timer spinbox workaround to QgsDoubleSpinBox too
To prevent double changed event fired in case the slot
takes too long to execute.
Alessandro Pasotti
09:10 AM Revision bd6ecba1 (qgis): Use scoped class for wait cursor
Alessandro Pasotti
09:05 AM Revision 13119193 (qgis): fix API doc and init values
Denis Rouzaud
08:56 AM Revision 7b356fe4 (qgis): [layouts] Fix attribute table ignores cell margin for top/bottom aligne...
Fixes #31259 Nyall Dawson
08:56 AM Revision 2f220022 (qgis): Update reference images
Nyall Dawson
08:54 AM Revision f410ea92 (qgis): Merge pull request #31876 from elpaso/bugfix-gh30550-gpkg-project-remov...
Set GPKG-stored project dirty when removed Alessandro Pasotti
08:33 AM Revision 1bcd3a55 (qgis): Sibling of f057354ec899b28a7ee27d4b8990b992d7d0b6d5 [skip ci]
skip-checks: true Nyall Dawson
06:41 AM Revision 7e3166fd (qgis): [themes] Add disabled state for tree/table/list widgets
Mathieu Pellerin - nIRV
06:38 AM Revision 6c4d0efa (qgis): Fix test which relied on local layout default font setting
Nyall Dawson
06:38 AM Revision 6b5d43ec (qgis): More test mask updates
Nyall Dawson
06:38 AM Revision c60204d8 (qgis): [layouts] Only evaluate default layout font when creating legends, not
when drawing every single part of the legend
QgsSettings is sloooow, so we need to avoid using it as much as possibl...
Nyall Dawson
06:38 AM Revision c988bd8c (qgis): More test mask updates
Nyall Dawson
06:38 AM Revision ca350208 (qgis): Avoid creating some temporary render contexts whilst determining legend...
Refs #29058 Nyall Dawson
06:38 AM Revision 570ce04b (qgis): Add some test mask images
Nyall Dawson
06:38 AM Revision 30e14938 (qgis): Fix truncated legend symbol borders when layer has opacity set
Nyall Dawson
06:38 AM Revision 758ac909 (qgis): Avoid another creation of unnecessary temporary render context
Fixes #29058 Nyall Dawson
06:38 AM Revision fad597bf (qgis): Avoid creating temporary render context when we already have a real one
available
This also fixes the low-resolution preview symbols shown in the print
layout designer when a layer is semi...
Nyall Dawson
06:38 AM Revision 3410a368 (qgis): Ensure legend symbols are rendered using the correct output dpi to match
layout maps Nyall Dawson

2019-09-18

10:14 PM Revision 8dbf063c (qgis): Merge pull request #31874 from qgis/backport-31855-to-release-3_4
[Backport release-3_4] update docstring about QgsDateTimeEdit with NULL values René-Luc ReLuc
09:42 PM Revision 14942463 (qgis): Merge pull request #31860 from rouault/fix_30518
[OGR provider] Invalid feature count on layer reload (fixes #30518) Even Rouault
09:12 PM Revision e4ea247c (qgis): Set GPKG-stored project dirty when removed
if it's the current project
Fixes #30550
Alessandro Pasotti
06:42 PM Revision 3ff8ca57 (qgis): Merge pull request #31855 from Gustry/datetime
update docstring about QgsDateTimeEdit with NULL values René-Luc ReLuc
06:26 PM Revision 7a77d90c (qgis): Merge pull request #31351 from rldhont/server-wms-dimensions
Support WMS dimensions in QGIS Server René-Luc ReLuc
03:06 PM Revision 8192ed8c (qgis): Fix double event fired by QSpinBox in slow graduated
... renderer widget
Fixes #31635
For the record of the underlying issue:
https://lists.qt-project.org/pipermail/in...
Alessandro Pasotti
01:06 PM Revision c7aeb4ce (qgis): [themes] Add disabled state for tree/table/list widgets
Mathieu Pellerin - nIRV
12:09 PM Revision 61464560 (qgis): Merge pull request #31865 from elpaso/bugfix-gh31846-server-contextual-...
Server fix getLegendGraphic default WIDTH/HEIGHT when BBOX Alessandro Pasotti
11:45 AM Revision 076b9885 (qgis): Merge pull request #31854 from m-kuhn/gapCheckFixMz
Allow allowed gap layer to be of different ZM type than main layer Matthias Kuhn
11:41 AM Revision d45c3dd4 (qgis): QgsCoordinateTransform: remove entries from cache when a thread exits (...
Follow-up to https://github.com/qgis/QGIS/pull/31848
When a thread exits, make sure that we iterate over QgsCoordina...
Even Rouault
11:32 AM Revision 10cf18a9 (qgis): Add mask to getLegendGraphic test and check SRC(HEIGHT/WIDTH)
Alessandro Pasotti
11:21 AM Revision 3be3984e (qgis): Merge pull request #31841 from elpaso/bugfix-gh31799-tid-in-views
PG views: be tolerant for unsupported field type ... Alessandro Pasotti
11:04 AM Revision b5be645d (qgis): Fix crash in QgsCoordinateTransformPrivate at application exit (fixes #...
This fixes the following Valgrind reported error:
```
==1703== Invalid read of size 4
==1703== at 0xE614195: inter...
Even Rouault
11:00 AM Revision cd3940df (qgis): Merge pull request #31813 from rouault/fix_29844
[WFS provider] Fix recovery of GeoServer server error when lack of primary key (fixes #29844) Even Rouault
09:58 AM Revision 55f89db9 (qgis): Add some comments for checkParameters function
also set const back Alessandro Pasotti
09:44 AM Revision 55f23791 (qgis): code layout
Alessandro Pasotti
09:36 AM Revision 23bd7245 (qgis): Add safety check for nullptr to fix a crash
Matthias Kuhn
09:32 AM Revision 61812648 (qgis): Add API to hook into resolveReferences
Matthias Kuhn
02:35 AM Revision 8157971d (qgis): Fix API break
Nyall Dawson
02:35 AM Revision 2c69b24f (qgis): Avoid use of deprecated method in test
Nyall Dawson
02:35 AM Revision fcd21e48 (qgis): [reports] Fix predefined scale mode is incompatible with report outputs
Fixes #29196 Nyall Dawson

2019-09-17

11:55 PM Revision 3de05939 (qgis): Ensure atlas expression evaluation has access to coverage layer scope
Fixes #31807 Nyall Dawson
11:55 PM Revision ffc71c4f (qgis): Remove const_cast
Nyall Dawson
10:33 PM Revision 2a2cb87f (qgis): [OGR provider] Invalid feature count on layer reload (fixes #30518)
Even Rouault
09:03 PM Revision 5f5b1cb7 (qgis): [locator] fix sorting of grouped results (#31805)
* [locator] fix sorting of grouped results
backport of #31797
Denis Rouzaud
08:55 PM Revision 838dbef3 (qgis): [layer tree] dedicated method in QgisApp to determine insertion point
and create bindings to get the current insertion point in QgisInterface Denis Rouzaud
08:34 PM Revision 1346b3b1 (qgis): [OGR provider] Disable OSM_USE_CUSTOM_INDEXING to fix loading of some ....
Backport of https://github.com/qgis/QGIS/pull/31812 Even Rouault
08:33 PM Revision a43c49fb (qgis): Fix crash in QgsCoordinateTransformPrivate at application exit (fixes #...
Backport of https://github.com/qgis/QGIS/pull/31848
This fixes the following Valgrind reported error:
```
==1703== I...
Even Rouault
08:33 PM Revision a72cdc80 (qgis): QgsRasterFileWriter: fix crash when exporting to GS7BG driver (fixes #3...
Partial backport of https://github.com/qgis/QGIS/pull/31785 Even Rouault
08:29 PM Revision 421e68cf (qgis): [layouts] Resizing pages to content should not create empty page size
if no items are present
Fixes #29034
Nyall Dawson
08:29 PM Revision f5afebe5 (qgis): [layouts] Fix map rotation does not immediately restore in reports
Fixes #31217 Nyall Dawson
08:28 PM Revision 97923751 (qgis): [properties] Do not return nan values when an assistant is used
with min val == max val
Fixes #31242
Nyall Dawson
08:28 PM Revision f9a47738 (qgis): [layouts] Fix label items don't update when their opacity < 100
Fixes #29079 Nyall Dawson
08:28 PM Revision 40d95b69 (qgis): Fix QgsProject::layerLoaded sometimes emitted with incorrect total laye...
Causes the project load status indicator to get "stuck" after project load Nyall Dawson
08:28 PM Revision 4e6e5611 (qgis): Be super safe against a stuck project load indicator
Nyall Dawson
08:13 PM Revision b4b2a6e9 (qgis): Allow better rendering for list items
Harrissou Santanna
08:13 PM Revision 493a8c81 (qgis): Add empty line for list rendering
Harrissou Santanna
06:55 PM Revision 5b336008 (qgis): Server getLegendGraphic default WIDTH/HEIGHT when BBOX
is set.
Fixes #31846
Alessandro Pasotti
05:25 PM Revision 2b6c2e16 (qgis): Sibling of 3b95172362400500668f6b2205cf340d73cc8dfa [skip ci]
skip-checks: true Etienne Trimaille
05:25 PM Revision 3b951723 (qgis): update docstring about QgsDateTimeEdit about NULL values
Etienne Trimaille
05:25 PM Revision fa955369 (qgis): update docstring about QgsDateTimeEdit about NULL values
Etienne Trimaille
05:04 PM Revision e3eb91d2 (qgis): Allow gap layer to be of different ZM type than main layer
Matthias Kuhn
03:40 PM Revision d315128d (qgis): [Backport release-3_4] Fix endless loop on curve linearization with max...
* Test curve linearization with higher than sagitta tolerance
* segmentizeArc: keep max distance tolerance below twic...
backporting[bot]
03:18 PM Revision 3225f491 (qgis): Make apidoc installation optional when building it on demand
Fixes #31842 Sandro Santilli
02:54 PM Revision 27b576c7 (qgis): Merge pull request #31735 from alexbruy/fix-29663
[processing] add support for WFS as input (fix #29663) Alexander Bruy
02:50 PM Revision b70d42a6 (qgis): Update qgspostgresprovider.cpp
Jürgen Fischer
02:47 PM Revision 562089ed (qgis): Update qgspostgresprovider.cpp
Jürgen Fischer
02:37 PM Revision 4c8bac06 (qgis): Add test for tid key types in PG views
Alessandro Pasotti
02:30 PM Revision f7d1971d (qgis): PG views: be tolerant for unsupported field type ...
... if it's in URI key
Fixes #31799
Alessandro Pasotti
01:58 PM Revision 6942b4b9 (qgis): Fix endless loop on curve linearization with maxdistance tolerance high...
* Test curve linearization with higher than sagitta tolerance
* segmentizeArc: keep max distance tolerance below twic...
Sandro Santilli
01:13 PM Revision ff8f68bf (qgis): segmentizeArc: keep max distance tolerance below twice the radius
Fixes #31832 Sandro Santilli
01:13 PM Revision ffaa822d (qgis): Sibling of 236f1fa140a6720a11b55f5a71bedfd97a190250 [skip ci]
skip-checks: true Sandro Santilli
01:03 PM Revision 1dbb589a (qgis): Test curve linearization with higher than sagitta tolerance
See #31832 Sandro Santilli
01:03 PM Revision 5b01eb77 (qgis): Sibling of e1b632bbe765a6ec2ed2123154727ae78078980c [skip ci]
skip-checks: true Sandro Santilli
01:03 PM Revision e1b632bb (qgis): Test curve linearization with higher than sagitta tolerance
See #31832 Sandro Santilli
11:59 AM Revision a13e30e8 (qgis): Sibling of ea09452b5bd984d81f17a5dcf84d6cccb56d893d [skip ci]
skip-checks: true Even Rouault
11:59 AM Revision cd033610 (qgis): [WFS provider] Fix recovery of GeoServer server error when lack of prim...
Even Rouault
11:59 AM Revision ea09452b (qgis): [WFS provider] Fix recovery of GeoServer server error when lack of prim...
Even Rouault
11:57 AM Revision 68a78059 (qgis): fix adding/removing classes in graduated renderer widget (#31824)
Denis Rouzaud
10:46 AM Revision b7693d18 (qgis): Merge pull request #31793 from Gustry/unittest
use a single comment checking unittest in DB Manager SQL window Matthias Kuhn
10:36 AM Revision 9f479162 (qgis): [wmst] Fix bad allocation exception with high resolution tiled servers ...
Mathieu Pellerin - nIRV
08:47 AM Revision 6fd7d4b6 (qgis): [browser] Do not show the file properties menu action for non-file items
Mathieu Pellerin - nIRV
07:35 AM Revision 0fcba4ed (qgis): Be on the safe side, check for null message bar pointer
Mathieu Pellerin - nIRV
07:35 AM Revision 74c4f8e3 (qgis): Do not show QtSVG warnings for SVG spec implementation gaps
Mathieu Pellerin - nIRV
07:32 AM Revision c7c91de5 (qgis): fix tests
Alexander Bruy
07:31 AM Revision ab955a1c (qgis): Merge pull request #31810 from elpaso/bugfix-gh31634-processing-in-plac...
Bugfix gh31634 processing in place unique constraints 3 4 backport Alessandro Pasotti
07:12 AM Revision 65ac68bb (qgis): Avoid qt warning on project load when thumbnail doesn't exist
Nyall Dawson
06:34 AM Revision 67616176 (qgis): Expand GNSS and CORS acroynms in proj scope text
(I'm sure I'm not the only one who continually reads CORS as
"Cross-origin resource sharing"!)
Nyall Dawson
06:07 AM Revision 82edf150 (qgis): backport test
Denis Rouzaud

2019-09-16

12:58 AM Revision 5e70084d (qgis): QgsRasterFileWriter: improve error reporting
Even Rouault
12:58 AM Revision bbaa62af (qgis): test_qgsrasterfilewritertask.py: test failure
Even Rouault
12:58 AM Revision 7e3c9d98 (qgis): QgsRasterFileWriter: fix crash when exporting to GS7BG driver (fixes #3...
Even Rouault
12:55 AM Revision e8a66a74 (qgis): Add dependency on UI if providers are compiled with gui
Matthias Kuhn
12:55 AM Revision dbc80e9a (qgis): Update src/providers/grass/CMakeLists.txt
Matthias Kuhn
12:54 AM Revision e9fdb9cf (qgis): [OGR provider] Disable OSM_USE_CUSTOM_INDEXING to fix loading of some ....
Even Rouault
12:53 AM Revision 207de75f (qgis): [GDAL provider] Be more robust to driver being disabled after provider ...
This is a backport of https://github.com/qgis/QGIS/pull/31772
This is still quite a dangerous practice, and this com...
Even Rouault
10:52 PM Revision 48230540 (qgis): Define an enum for predefined WMS Dimension names
René-Luc ReLuc
10:21 PM Revision 4cbd4776 (qgis): Sibling of dedc9188877be6150fa8f81c10a29f0682dfd62a [skip ci]
skip-checks: true Even Rouault
08:27 PM Revision ae013b0d (qgis): Merge pull request #31811 from rouault/add_pgdump
QgsVectorFileWriter: add PGDUMP output format (fixes #31421) Even Rouault
06:25 PM Revision cbc86ffc (qgis): Processing: disable 'open output layer' for write-only formats such as ...
Even Rouault
06:24 PM Revision ec993f2a (qgis): GUI Save as vector layer: disable 'add output layer to canvas' for writ...
Even Rouault
06:24 PM Revision c4c46ae0 (qgis): QgsVectorFileWriter: add PGDUMP output format (fixes #31421)
Even Rouault
06:22 PM Revision 4b0a330e (qgis): Add error log messages
Matthias Kuhn
06:20 PM Revision 81056e6f (qgis): Fix AlgorithmExecutor.py for in-place editing constraints
Followup of backport master PR #31750
Since in 3.4 we don't have createFeatures and the nice
cache for unique values.
Alessandro Pasotti
05:38 PM Revision ce4915b8 (qgis): Processing editing in place: handle constraints
Fixes #31634
Manually backported from master ff53eae646
Alessandro Pasotti
04:25 PM Revision 130dfbd6 (qgis): [locator] fix sorting of grouped results
backport of #31797 Denis Rouzaud
04:15 PM Revision 18568455 (qgis): Merge c5e9c67a17df52d0727c32238347490d130829f6 into cherry-pick-backpor...
skip-checks: true backporting[bot]
04:14 PM Revision f13e0ebc (qgis): [locator] fix sorting of grouped results (#31797)
when they do not arrive in a sequence Denis Rouzaud
03:24 PM Revision 29013e17 (qgis): Sibling of ea3f3fab5d824852c8c4ad1cf2d8570fba461ebc [skip ci]
skip-checks: true Denis Rouzaud
03:10 PM Revision f9ca96ea (qgis): Merge pull request #31772 from rouault/fix_29212
[GDAL provider] Be more robust to driver being disabled after provider creation (fixes #29212) Even Rouault
02:56 PM Revision eedb3df4 (qgis): Connect the bookmark editor dialog to the user manual (#31795)
Harrissou Santanna
01:26 PM Revision 2797e46e (qgis): api doc archive is 7z now
[ci skip] Jürgen Fischer
01:19 PM Revision c5e9c67a (qgis): [locator] fix sorting of grouped results
when they do not arrive in a sequence Denis Rouzaud
01:19 PM Revision 6d44607c (qgis): Sibling of c5e9c67a17df52d0727c32238347490d130829f6 [skip ci]
skip-checks: true Denis Rouzaud
01:18 PM Revision 12ad5fe8 (qgis): remove duplicated code with single method for QgsVectorLayer::min and m...
Denis Rouzaud
12:49 PM Revision fe81e077 (qgis): Merge pull request #31760 from m-kuhn/fixSymbolScopeMissing
Add symbol scope to legend item Matthias Kuhn
12:34 PM Revision de583b90 (qgis): Merge pull request #31794 from qgis/backport-31791-to-release-3_4
[Backport release-3_4] [RPM] Fedora 31 will ship GRASS 7.8 Matthias Kuhn
10:52 AM Revision 4a8f4897 (qgis): use a single unittest in DB Manager SQL window
Etienne Trimaille
10:13 AM Revision 7ce2e789 (qgis): [categorized renderer] When color ramp is set to random, randomize color
of appended categories to pre-existing list when hitting the
classify button (fixes #31579)
Mathieu Pellerin - nIRV
10:04 AM Revision 1b69a990 (qgis): Merge pull request #31791 from daniviga/grass78-fedora31
[RPM] Fedora 31 will ship GRASS 7.8 Matthias Kuhn
10:03 AM Revision f347ae70 (qgis): Add scope
Matthias Kuhn
09:48 AM Revision f4980e47 (qgis): Properly add symbol_label
Matthias Kuhn
09:24 AM Revision e3334b1e (qgis): Merge pull request #31784 from borysiasty/plugininstaller_fix_31783
[Plugin Installer] Only force http icon protocol for http-based repositories Borys Jurgiel
09:10 AM Revision 1cdbd044 (qgis): [RPM] Fedora 31 will ship GRASS 7.8
Daniele Viganò
09:10 AM Revision 644cc252 (qgis): [RPM] Fedora 31 will ship GRASS 7.8
Daniele Viganò
08:30 AM Revision be4c5f0b (qgis): [Plugin Installer] Only force http icon protocol for http-based reposit...
Borys Jurgiel
08:30 AM Revision 1aa10281 (qgis): [Plugin Installer] Only force http icon protocol for http-based reposit...
Borys Jurgiel
08:30 AM Revision 900ccd06 (qgis): Sibling of 1aa102815cc49e361a66936f5912cbeb57dbdeae [skip ci]
skip-checks: true Borys Jurgiel
07:01 AM Revision 6c03a5b0 (qgis): Merge pull request #31787 from qgis/backport-31744-to-release-3_4
[Backport release-3_4] [processing] export vector layers which use VSI mechanism (fix #29001) Alexander Bruy
06:46 AM Revision 8e0e368f (qgis): Fix corrupted expressions in filter indicator tooltips
Nyall Dawson
06:45 AM Revision aa9c53a8 (qgis): [categorized renderer] When color ramp is set to random, randomize color
of appended categories to pre-existing list when hitting the
classify button (fixes #31579)
Mathieu Pellerin - nIRV
05:24 AM Revision 393e623b (qgis): Fix corrupted expressions in filter indicator tooltips
Nyall Dawson
04:52 AM Revision 6db7e9ed (qgis): [categorized renderer] When color ramp is set to random, randomize color
of appended categories to pre-existing list when hitting the
classify button (fixes #31579)
Mathieu Pellerin - nIRV
03:56 AM Revision 993c6e7b (qgis): [processing] export vector layers which use VSI mechanism (fix #29001)
Alexander Bruy
03:55 AM Revision 4861114f (qgis): [processing] force onLayerChanged() call in the
QgsProcessingMapLayerCombobox constructor to setup signals and
feature selection handling with initially selected lay...
Alexander Bruy
03:51 AM Revision b5b67137 (qgis): Sibling of 0fa6187eb088d290a38366ffdd5dc0eaf4def5ac [skip ci]
skip-checks: true Nyall Dawson
03:51 AM Revision f17cc4f4 (qgis): Fix corrupted expressions in filter indicator tooltips
Nyall Dawson
02:41 AM Revision 04f0879e (qgis): Processing editing in place: handle constraints
Fixes #31634 Alessandro Pasotti
02:33 AM Revision 3b5ee1ad (qgis): Added myself as a translator
Francisco Raga
02:28 AM Revision 7413335c (qgis): Use CC-BY-3.0
It is unclear to AppStream whether MIT is acceptable for metadata, and it gets
rejected on flathub, use Creative Comm...
Aleix Pol Gonzalez

2019-09-15

10:10 PM Revision 92b77c74 (qgis): [Postgresql Provider] Fix crash in discoverRelations() on invalid layer...
Backport of https://github.com/qgis/QGIS/pull/31768 Even Rouault
10:10 PM Revision e75af561 (qgis): Raster export: fix issues with multiband raster and GeoPackage (fixes #...
Backport of https://github.com/qgis/QGIS/pull/31771
- Fix guess of appropriate nodata value when comparing stat mini...
Even Rouault
10:04 PM Revision ad6465e2 (qgis): Use CC-BY-3.0
It is unclear to AppStream whether MIT is acceptable for metadata, and it gets
rejected on flathub, use Creative Comm...
Aleix Pol Gonzalez
10:02 PM Revision 08bb3fea (qgis): Make sure ellipsoid parameter and definition caches are cleared before ...
Backport of https://github.com/qgis/QGIS/pull/31764
Fixes the following error reported by Valgrind
```
==5848== Inva...
Even Rouault
10:02 PM Revision 1d5e59a1 (qgis): QgsRasterFileWriter: assorted set of fixes (might be related to refs #3...
Backport of https://github.com/qgis/QGIS/pull/31766
- Lack of error checking on destination provider creation (in sa...
Even Rouault
10:00 PM Revision 8309bd4c (qgis): Sibling of 85e5571b80b33a300e851bacee756aa15f86b523 [skip ci]
skip-checks: true Stefan Pascal
10:00 PM Revision c5b0b727 (qgis): Sibling of 85e5571b80b33a300e851bacee756aa15f86b523 [skip ci]
skip-checks: true Stefan Pascal
10:00 PM Revision 056edd90 (qgis): Fixed include; checked identation using astyle.sh
Stefan Pascal
07:02 PM Revision e6e829c2 (qgis): Merge pull request #31768 from rouault/fix_31213
[Postgresql Provider] Fix crash in discoverRelations() on invalid layer (fixes #31213) Even Rouault
06:46 PM Revision 7043ba43 (qgis): Use CC-BY-3.0
It is unclear to AppStream whether MIT is acceptable for metadata, and it gets
rejected on flathub, use Creative Comm...
Aleix Pol Gonzalez
06:46 PM Revision f1958caf (qgis): Sibling of af80bb65abb753986ca740105c98cfc396a52195 [skip ci]
skip-checks: true Aleix Pol Gonzalez
03:11 PM Revision 2c71035d (qgis): Merge pull request #31766 from rouault/rasterfilewriter_fixes
QgsRasterFileWriter: assorted set of fixes (might be related to refs #30937) Even Rouault
03:11 PM Revision 7d90d62d (qgis): Merge pull request #31771 from rouault/fix_30644
Raster export: fix issues with multiband raster and GeoPackage (fixes #30644) Even Rouault
02:56 PM Revision 65359bc7 (qgis): Merge pull request #31764 from rouault/fix_invalid_free_with_ellipsoid_...
Make sure ellipsoid parameter and definition caches are cleared before app exit (related to #31762) Even Rouault

2019-09-14

01:11 AM Revision 866f5b3d (qgis): Sibling of 2fb45b08e350860367b47fd2c7ce6fcd6994bca7 [skip ci]
skip-checks: true Even Rouault
01:11 AM Revision 2fb45b08 (qgis): [GDAL provider] Be more robust to driver being disabled after provider ...
This is still quite a dangerous practice, and this commit is more a band-aid
than a definitive fix.
In case a GDALDat...
Even Rouault
12:40 AM Revision 9525deb9 (qgis): Raster export: fix issues with multiband raster and GeoPackage (fixes #...
- Fix guess of appropriate nodata value when comparing stat minimum value and
output data type minimum value (copy ...
Even Rouault
12:40 AM Revision b89d64a7 (qgis): Sibling of 9525deb962b2532bcd8f86aa0d43c930da063260 [skip ci]
skip-checks: true Even Rouault
10:19 PM Revision c3fba1b8 (qgis): QgsRasterFileWriter: assorted set of fixes (might be related to refs #3...
- Lack of error checking on destination provider creation (in saveAsImage mode)
- Wrong computation of number of bloc...
Even Rouault
10:19 PM Revision 76d8fa76 (qgis): Sibling of c3fba1b84b30e08fb2f05986ad8bd5f8455ccfd8 [skip ci]
skip-checks: true Even Rouault
10:15 PM Revision 79cb3516 (qgis): [Postgresql Provider] Fix crash in discoverRelations() on invalid layer...
Even Rouault
10:15 PM Revision e3ec6bcc (qgis): Sibling of 79cb35166b415e2955cdf8b050de499a7d39fb9e [skip ci]
skip-checks: true Even Rouault
04:45 PM Revision 97fab83e (qgis): [WFS provider] Re-inject custom query parameters in DCP HTTP URLs (fixe...
Since f1b59876344bf0c0f066c81bf8ef73ef25365023, we honour DCP HTTP endpoints
exposed in GetCapabilities.
But some (al...
Even Rouault
04:45 PM Revision b48cded1 (qgis): Sibling of 97fab83eead9c54ca76c2c13ce8b837c0fa6b2e4 [skip ci]
skip-checks: true Even Rouault
04:33 PM Revision 13af23b3 (qgis): test_provider_wfs.py: fix tests so they pass with PROJ 6
Even Rouault
04:33 PM Revision 58a24600 (qgis): test_provider_wfs.py: fix tests so they pass with PROJ 6
Even Rouault
04:33 PM Revision bf2ad125 (qgis): Sibling of 58a246008b4728ae916aa8f351c33ac734f86d7f [skip ci]
skip-checks: true Even Rouault
03:19 PM Revision 069a422f (qgis): Sibling of fdcca14f6587a495add3533282e363cdacb8e7c0 [skip ci]
skip-checks: true Even Rouault
03:19 PM Revision fdcca14f (qgis): Make sure ellipsoid parameter and definition caches are cleared before ...
This should apply to both PROJ < 6 and >=6 builds.
Fixes the following error reported by Valgrind
```
==5848== Inval...
Even Rouault
10:46 AM Revision 7dac979d (qgis): Sibling of 8aea47bcbe036ca7dc78fef3ce26bbbb575e65cc [skip ci]
skip-checks: true Alexander Bruy
10:38 AM Revision 738ced64 (qgis): Avoid qt warning when opening the raster properties dialog
(while visiting the function, remove use of my* variable
names)
Mathieu Pellerin - nIRV
09:27 AM Revision a8199c37 (qgis): Add symbol scope to legend item
Fix #31756 Matthias Kuhn

2019-09-13

10:38 PM Revision cdd3a55e (qgis): fix #30766, sip crash for QgsHighlight
Peter Petrik
10:30 PM Revision 0d26d64b (qgis): Use range based for loop
Matthias Kuhn
09:12 PM Revision ecdc0ea5 (qgis): Merge pull request #31393 from seralra96/fix_31292
Improve validation for QgsRelationAddDlg Fixes #31292 Matthias Kuhn
09:08 PM Revision 1ea5ac71 (qgis): Merge pull request #31751 from qgis/backport-31746-to-release-3_4
[Backport release-3_4] fix combobox ID not having correct checked state when we update a SQL layer René-Luc ReLuc
09:08 PM Revision 0b21735e (qgis): Merge pull request #31752 from qgis/backport-31746-to-release-3_8
[Backport release-3_8] fix combobox ID not having correct checked state when we update a SQL layer René-Luc ReLuc
08:37 PM Revision b18cbc7d (qgis): Use unique_ptr for QgsVectorLayerServerProperties in QgsVectorLayer
René-Luc ReLuc
08:37 PM Revision ea0c1740 (qgis): [Server] Define QgsWms::QgsRenderer::dimensionFilter method
René-Luc ReLuc
07:05 PM Revision 635e2451 (qgis): Merge pull request #31746 from Gustry/combo_sql
fix combobox ID not having correct checked state when we update a SQL layer René-Luc ReLuc
06:41 PM Revision 3625c2ac (qgis): Sibling of ff53eae646d120a4dab6ed3edf997845b5944408 [skip ci]
skip-checks: true Alessandro Pasotti
06:27 PM Revision 784fd1af (qgis): Merge pull request #31741 from elpaso/bugfix-gh31732-datasource-manager...
Resize not-focused tabs for datasource and options dlgs Alessandro Pasotti
05:46 PM Revision 703fe434 (qgis): fix combobox ID not having correct checked state when we update a SQL l...
Etienne Trimaille
05:46 PM Revision b75b1739 (qgis): fix combobox ID not having correct checked state when we update a SQL l...
Etienne Trimaille
05:46 PM Revision 37803810 (qgis): fix combobox ID not having correct checked state when we update a SQL l...
Etienne Trimaille
03:51 PM Revision ca19c069 (qgis): [processing] export vector layers which use VSI mechanism (fix #29001)
Alexander Bruy
03:51 PM Revision 0b1c7879 (qgis): Sibling of 4e463601d8474f4bbfb3f883f357cc2f0baa6489 [skip ci]
skip-checks: true Alexander Bruy
03:45 PM Revision 61eb9a23 (qgis): Fix QT font database initializing (FCGI with IIS)
When using FCGI with IIS, environment variables (QT_QPA_FONTDIR in this case) are lost after fcgi_accept(). Stefan Pascal
03:45 PM Revision 410b3416 (qgis): Fix QT font database initializing (FCGI with IIS)
When using FCGI with IIS, environment variables (QT_QPA_FONTDIR in this case) are lost after fcgi_accept(). Stefan Pascal
03:45 PM Revision 2ebe8051 (qgis): Sibling of 410b3416159dd533168b80d7abfb7a0c4bbf3695 [skip ci]
skip-checks: true Stefan Pascal
03:45 PM Revision a5db2b43 (qgis): Sibling of 410b3416159dd533168b80d7abfb7a0c4bbf3695 [skip ci]
skip-checks: true Stefan Pascal
02:13 PM Revision bcbff62f (qgis): Fix warning
Matthias Kuhn
02:11 PM Revision 685d8b15 (qgis): Release of 3.8.3
Jürgen Fischer
02:11 PM Revision df73de2b (qgis): translation update for 3.8.3 from transifex
Jürgen Fischer
02:05 PM Revision 62576734 (qgis): Release of 3.4.12
Jürgen Fischer
02:05 PM Revision e1174f23 (qgis): translation update for 3.4.12 from transifex
Jürgen Fischer
02:00 PM Revision 50bcdb8f (qgis): Fix warning
Matthias Kuhn
01:35 PM Revision 99a525c5 (qgis): translation string fixes [ci skip]
Jürgen Fischer
12:38 PM Revision 81985a9c (qgis): Resize not-focused tabs for datasource and options dlgs
Moved logic into base class. I did not find any other
suclass affected.
Alessandro Pasotti
12:08 PM Revision 3b0ec5ba (qgis): Sibling of 32dd4b5dcb11252db31ef5669fef7bc3e9072475 [skip ci]
skip-checks: true Alexander Bruy
11:01 AM Revision 4f9e4f12 (qgis): Merge pull request #31734 from elpaso/bugfix-gh31428-text-formatting-en...
Update bg and buffer status in text format widget Alessandro Pasotti
11:00 AM Revision 8314aaec (qgis): Merge pull request #31731 from elpaso/bugfix-gh31730-broken-gpkg-actions
fix broken gpkg actions Alessandro Pasotti
10:23 AM Revision 7ad9c006 (qgis): Bulletproof guarded ptr for collection item
Alessandro Pasotti
10:11 AM Revision af77d687 (qgis): return only base URL as connection string
adopt ogrinfo and ogrtabletopostgis algorithms so they can work with WFS Alexander Bruy
10:10 AM Revision c5b5ec4b (qgis): Update bg and buffer status in text format widget
Fixes #31428 Alessandro Pasotti
09:37 AM Revision c35284cb (qgis): fix #30766, sip crash for QgsHighlight
Peter Petrik
09:37 AM Revision 6bdfc368 (qgis): Sibling of 18e669c62dc9bf8cb81c7c6dd6738619b41a662b [skip ci]
skip-checks: true Peter Petrik
08:32 AM Revision 78b5e5b8 (qgis): Fix browser action create new layer/table in GPKG
Fixes #31730 Alessandro Pasotti
08:32 AM Revision f872c555 (qgis): Fix GPKG vacuum action
Fixes #31730 Alessandro Pasotti
08:14 AM Revision 4b7eaa4b (qgis): [processing] support for WFS layers in GDAL algorithms (fix #29663)
Alexander Bruy
07:58 AM Revision 07d8668a (qgis): Adjust test
Matthias Kuhn
04:38 AM Revision a0edee57 (qgis): [gps] Use messagebar instead of message boxes for feedback
Nyall Dawson
04:38 AM Revision dc2b209d (qgis): [gps] Fix cannot use GPS panel to draw features in multi polygon/line
layer (e.g. shapefiles)
And cleanup and modernise a lot of code
Fixes #29144
Nyall Dawson
04:38 AM Revision c7930cbc (qgis): [gps] Fix incorrect initial enabled state of "Add Track Point" button
Nyall Dawson
04:38 AM Revision d2f3f8b6 (qgis): Fix build
Nyall Dawson
04:38 AM Revision b4a7a352 (qgis): Add unit test for GPS widget multipart layer type handling
Nyall Dawson
04:13 AM Revision aa4a8da3 (qgis): Fix loss of label background settings when restoring projects.
Fixes #31427 (master only) Nyall Dawson
02:36 AM Revision 172b5d8a (qgis): Disable mssql server docker use, it's down too often...
Nyall Dawson
02:36 AM Revision 587c0110 (qgis): [layouts] Fix grids cannot be disabled, ui widgets for grids get incorr...
disabled blocking the ability to re-enable grids (master only) Nyall Dawson
02:36 AM Revision b3b3d705 (qgis): Don't try to load mssql data
Nyall Dawson

2019-09-12

12:31 AM Revision 62025ca6 (qgis): [processing] quote field names in GDAL commands (fix #30878)
Alexander Bruy
12:23 AM Revision 62bae343 (qgis): Sibling of a0a6fd2d506b71bee09bd255d971b5d3681a15dc [skip ci]
skip-checks: true Nyall Dawson
09:37 PM Revision 41ad75a9 (qgis): [processing] be safe when reading YAML (fix #30779)
Alexander Bruy
09:37 PM Revision f4d407d9 (qgis): Add fromBezierCurve method to QgsLineString
Returns a new QgsLineString as a segmentized version of a bezier curve. Nyall Dawson
05:56 PM Revision 41765b92 (qgis): Fix aggregate calculations for result size of 0
Previously:
sum([]) -> 0
Now:
sum([]) -> NULL
Matthias Kuhn
05:51 PM Revision 231f50a0 (qgis): Add stack depth check to feature iterator
This adds a safety guard for malformed expressions.
For example, self-referencing virtual fields. It's impossible to ...
Matthias Kuhn
03:07 PM Revision 9b7a2cd5 (qgis): Merge pull request #31673 from elpaso/server-api-wfs3-acl
Server api wfs3 acl Alessandro Pasotti
01:24 PM Revision dbe0ce9b (qgis): Fix virtual fields that use functions requiring all attributes
Matthias Kuhn
01:24 PM Revision 521cca4a (qgis): add test for virtual field depending on other fields
the requested fields to evaluate the virtual field where not fetched if only the virtual field was requested at the r... Denis Rouzaud
12:57 PM Revision 8c4bc20a (qgis): Merge pull request #31712 from alexbruy/fix-30878
[processing] quote field names in GDAL commands (fix #30878) Alexander Bruy
12:07 PM Revision 1e4df22c (qgis): Merge Vector Layer Server Dimensions Dialog: use explicit connection in...
Use explicit connection instead of in the UI file in QgsWmsDimensionDialog René-Luc ReLuc
11:09 AM Revision 3f54e1db (qgis): use doublequotes for indentifiers as required by GDAL's RFC52
Alexander Bruy
10:52 AM Revision 04b2f4d6 (qgis): [RPM] Update examples and documentation (#31623)
* [RPM] Update examples and documentation
* [RPM] Fix a typo
Daniele Viganò
10:30 AM Revision 044e0d25 (qgis): Fix another qt null connection warning
Nyall Dawson
10:30 AM Revision 3144425c (qgis): Fix invalid model warning when opening an attribute table which contain...
Nyall Dawson
10:10 AM Revision 4c07c54d (qgis): Avoid qt warnings when opening layer tree group menu
Nyall Dawson
09:52 AM Revision c617bf8e (qgis): Sibling of e1c97dc5bad14255448b35d5ab294c53a3883b29 [skip ci]
skip-checks: true Alexander Bruy
09:52 AM Revision 9385e770 (qgis): Sibling of e1c97dc5bad14255448b35d5ab294c53a3883b29 [skip ci]
skip-checks: true Alexander Bruy
09:52 AM Revision e1c97dc5 (qgis): [processing] quote field names in GDAL commands (fix #30878)
Alexander Bruy
09:23 AM Revision db9efb08 (qgis): Sibling of 9207e0e11adbe7baa17cad52251a6184ecf13239 [skip ci]
skip-checks: true Nyall Dawson
08:56 AM Revision aff1f360 (qgis): Avoid qt warnings when opening layer tree group menu
Nyall Dawson
07:55 AM Revision f56fb4bc (qgis): Avoid qt warnings when opening layer tree group menu
Nyall Dawson
06:03 AM Revision 89da0cad (qgis): Fix crash in point displacement renderer
Nyall Dawson
05:38 AM Revision 06505a70 (qgis): [3d][ui] Display Help button on the 3D configuration dialog
Harrissou Santanna
05:14 AM Revision b11ef209 (qgis): Avoid qt warnings when opening layer tree group menu
Nyall Dawson
05:14 AM Revision d50e08ac (qgis): Sibling of 6a170bef69a44d5529c470735d3868bf3e9bfe5c [skip ci]
skip-checks: true Nyall Dawson
05:14 AM Revision 3212ee68 (qgis): Sibling of 6a170bef69a44d5529c470735d3868bf3e9bfe5c [skip ci]
skip-checks: true Nyall Dawson
05:14 AM Revision c3941100 (qgis): Avoid qt warnings when opening layer tree group menu
Nyall Dawson
05:02 AM Revision 88b16b75 (qgis): [needs-docs] Do not display graduated method combobox
when the layer is of polygon geometry type to avoid a single item combobox Harrissou Santanna
05:02 AM Revision 05b25d38 (qgis): Cleanup code in graduated renderer widget
Nyall Dawson
05:02 AM Revision 7043933f (qgis): Fix crash in point displacement renderer
Nyall Dawson
04:54 AM Revision 0bd114ae (qgis): Show snapping cursor before picking features in offset tool
This allows users to see which feature will be offset prior to
starting the operation
Nyall Dawson
04:54 AM Revision 44bb01ec (qgis): Rename variables for clarity
Nyall Dawson
04:54 AM Revision ffc5b01d (qgis): [needs-docs] Address QGIS 2.x -> 3.x regression in offset features tool
In QGIS 2 it was possible to offset features from a non-active layer
which would result in an offset copy of these fe...
Nyall Dawson
04:54 AM Revision f4f4b122 (qgis): When copying features in offset tool, correctly QgsVectorLayerUtils::cr...
to create new features
This ensures the newly created features are compatible with the destination layer,
e.g. conve...
Nyall Dawson
04:54 AM Revision 8fcd17dd (qgis): [3d][ui] Display Help button on the 3D configuration dialog
Harrissou Santanna
04:14 AM Revision cd713096 (qgis): Sibling of 486e6300c7c3ccaf9ff1e43684724909a416febc [skip ci]
skip-checks: true Nyall Dawson
04:14 AM Revision 5a068538 (qgis): Fix crash in point displacement renderer
Nyall Dawson
04:14 AM Revision 7e046ca2 (qgis): Sibling of 486e6300c7c3ccaf9ff1e43684724909a416febc [skip ci]
skip-checks: true Nyall Dawson
03:57 AM Revision 7f95558f (qgis): Sibling of 5c3f82ae1d5bf9bd6589aabe7cf01da4f1447b15 [skip ci]
skip-checks: true Harrissou Santanna
03:57 AM Revision b40689f0 (qgis): [3d][ui] Display Help button on the 3D configuration dialog
Harrissou Santanna
03:41 AM Revision 1e514303 (qgis): [needs-docs] Address QGIS 2.x -> 3.x regression in offset features tool
In QGIS 2 it was possible to offset features from a non-active layer
which would result in an offset copy of these fe...
Nyall Dawson
03:41 AM Revision 4b6a413a (qgis): Rename variables for clarity
Nyall Dawson
03:41 AM Revision e87767fc (qgis): Show snapping cursor before picking features in offset tool
This allows users to see which feature will be offset prior to
starting the operation
Nyall Dawson
03:41 AM Revision 5cb21a82 (qgis): When copying features in offset tool, correctly QgsVectorLayerUtils::cr...
to create new features
This ensures the newly created features are compatible with the destination layer,
e.g. conve...
Nyall Dawson
03:27 AM Revision e75bad9f (qgis): Capitalization
Nyall Dawson
03:27 AM Revision 423b7794 (qgis): [needs-docs] Add iface.pluginHelpMenu()
Returns a reference to the main window "Plugin Help" sub-menu.
Plugins are encouraged to insert help and about actio...
Nyall Dawson
03:11 AM Revision 19c96b47 (qgis): Address review comments
Nyall Dawson
03:11 AM Revision de6069b6 (qgis): [needs-docs] Improve UX when a missing grid transform is desired/required
Instead of just showing users the URL to download the grid from, also
present them with a user-friendly dialog allowi...
Nyall Dawson

2019-09-11

01:57 AM Revision 69779350 (qgis): Revert "Better Support to hidpi"
This reverts commit 6a1b57214da17fee2db572091ef056a458e86a0f. Alexandre Neto
01:57 AM Revision f8afaf00 (qgis): Revert "Moves MapTip away from the mouse cursor"
This reverts commit 8b052fd1c8f1658fd3a2c5596c2267d809a4ab00. Alexandre Neto
01:57 AM Revision cfd164b8 (qgis): Revert "Revise map tip cursor offset calculations to better handle hidp...
This reverts commit 73776269969dbee33267d2f814c804eab147ad6d. Alexandre Neto
01:55 AM Revision 4268f6af (qgis): Revert "Moves MapTip away from the mouse cursor"
This reverts commit 8b052fd1c8f1658fd3a2c5596c2267d809a4ab00. Alexandre Neto
01:55 AM Revision f628f575 (qgis): Revert "Revise map tip cursor offset calculations to better handle hidp...
This reverts commit 73776269969dbee33267d2f814c804eab147ad6d. Alexandre Neto
01:55 AM Revision efb692f8 (qgis): Revert "Better Support to hidpi"
This reverts commit 6a1b57214da17fee2db572091ef056a458e86a0f. Alexandre Neto
12:53 AM Revision 3c65e520 (qgis): [needs-docs] Use "Value" as standard label of the widget
to filter labeling and symbology (categorized, graduated)
instead of "Label with" and "Column"
Harrissou Santanna
12:12 AM Revision 71c289e9 (qgis): Revert "Revise map tip cursor offset calculations to better handle hidp...
This reverts commit 73776269969dbee33267d2f814c804eab147ad6d. Alexandre Neto
12:12 AM Revision defe54f6 (qgis): Revert "Moves MapTip away from the mouse cursor"
This reverts commit 8b052fd1c8f1658fd3a2c5596c2267d809a4ab00. Alexandre Neto
12:12 AM Revision 550cb58b (qgis): Revert "Better Support to hidpi"
This reverts commit 6a1b57214da17fee2db572091ef056a458e86a0f. Alexandre Neto
09:42 PM Revision 5ca78914 (qgis): [o2] If an o2 auth refresh reply contains an error message, then
the refresh was NOT successful and we need to unlink the auth so
that a new login will be prompted
Fixes connections...
Nyall Dawson
09:10 PM Revision a2d05b9c (qgis): Merge pull request #31603 from rldhont/backport-31517-to-release-3_4
[Backport release-3_4] [Server] Extend the WMS FILTER whitelist with IS, NOT, NULL René-Luc ReLuc
08:43 PM Revision 3ee94d03 (qgis): Fix raster calc OpenCL bool to float
Fixes #31193 Alessandro Pasotti
08:12 PM Revision 9af5a531 (qgis): [o2] If an o2 auth refresh reply contains an error message, then
the refresh was NOT successful and we need to unlink the auth so
that a new login will be prompted
Fixes connections...
Nyall Dawson
05:25 PM Revision 81b89f89 (qgis): Merge pull request #31690 from elpaso/bugfix-gh31193-rastercalc-bool-to...
Fix raster calc OpenCL bool to float Alessandro Pasotti
03:56 PM Revision 7cbef299 (qgis): Sibling of 0c657f01af5a6e7bd55a9364af050a708d0b6b8d [skip ci]
skip-checks: true Alessandro Pasotti
03:56 PM Revision d6f7b4a6 (qgis): Fix raster calc OpenCL bool to float
Fixes #31193 Alessandro Pasotti
03:56 PM Revision 0c657f01 (qgis): Fix raster calc OpenCL bool to float
Fixes #31193 Alessandro Pasotti
01:26 PM Revision 6bbb4c10 (qgis): Merge pull request #31688 from elpaso/csv-update-attr-table-on-data-chaged
Fix attr table not updated while watching a CSV Alessandro Pasotti
12:43 PM Revision 69bc22f9 (qgis): Fix attr table not updated while watching a CSV
Found while investigating #31452 Alessandro Pasotti
10:53 AM Revision 970e42b7 (qgis): Followup 6747e76 : raise information bar to display on top of canvas
Mathieu Pellerin - nIRV
10:45 AM Revision 70ca67ab (qgis): avoid crash in testing or custom widgets (#31683)
backporting[bot]
07:42 AM Revision dabc3809 (qgis): Typo
Alessandro Pasotti
07:37 AM Revision 3bb77b69 (qgis): Merge pull request #31669 from elpaso/gpkg-project-storage-multiple-fixes
Gpkg project storage multiple fixes Alessandro Pasotti
07:37 AM Revision 3169ef66 (qgis): Merge pull request #31631 from elpaso/browser-use-floating-connections
Use floating connections from browser items Alessandro Pasotti
07:13 AM Revision a9609938 (qgis): Revert "Move info bar creation before welcome page (fixes crash on start)"
Matthias Kuhn
06:41 AM Revision 18629af3 (qgis): avoid crash in testing or custom widgets (#31677)
Denis Rouzaud
06:32 AM Revision eed28359 (qgis): [3d][ui] Set sane minimum size for the 3D settings dialog
Mathieu Pellerin - nIRV
06:32 AM Revision 68ebb7bf (qgis): [3d][ui] Save/restore 3D settings dialog geometry
Mathieu Pellerin - nIRV
05:05 AM Revision 758f1e4c (qgis): [3d][ui] Save/restore 3D settings dialog geometry
Mathieu Pellerin - nIRV
05:05 AM Revision 86429c71 (qgis): [3d][ui] Set sane minimum size for the 3D settings dialog
Mathieu Pellerin - nIRV
04:28 AM Revision 1affcb55 (qgis): Sibling of 3313acb45aa6a4469f3d008afcab376dc6752110 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
04:00 AM Revision a5a81622 (qgis): [3d][ui] Set sane minimum size for the 3D settings dialog
Mathieu Pellerin - nIRV
04:00 AM Revision 0bf7e06e (qgis): Sibling of a5a816223955e36d77e1b731cf2cbc501ca56adb [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
03:25 AM Revision fb832d28 (qgis): Wait for threads on exit.
Move the fixups that were in renderings tests to QgsApplication::exitQgis Hugo Mercier

2019-09-10

12:52 AM Revision 3662d75c (qgis): Wait for threads on exit.
Move the fixups that were in renderings tests to QgsApplication::exitQgis Hugo Mercier
11:52 PM Revision bd4b76cb (qgis): Sibling of 0d9426ebe3825e33b696f9d114bdc6169a11b475 [skip ci]
skip-checks: true Denis Rouzaud
11:52 PM Revision 0d9426eb (qgis): avoid crash in testing or custom widgets
Denis Rouzaud
11:52 PM Revision 48f15687 (qgis): Sibling of 0d9426ebe3825e33b696f9d114bdc6169a11b475 [skip ci]
skip-checks: true Denis Rouzaud
11:52 PM Revision 527fb125 (qgis): avoid crash in testing or custom widgets
Denis Rouzaud
11:37 PM Revision 62d65b23 (qgis): improve showContextMenuForProjects
Jorge Rocha
11:37 PM Revision c7a25dd1 (qgis): Fix #31011 #31385 #28655
Jorge Rocha
11:37 PM Revision 258ca485 (qgis): take advantage of the QgsProjectStorage class
Jorge Rocha
10:15 PM Revision 873e24b1 (qgis): Switch some links to https
Jürgen Fischer
09:05 PM Revision c75a8c0f (qgis): Do not style null pixmap icon in application proxy style
Mathieu Pellerin - nIRV
06:21 PM Revision 13353e21 (qgis): Typo
Alessandro Pasotti
06:21 PM Revision 67c8e56f (qgis): QGIS Server WFS3 ACL + alias + excluded fields
Takes into account aliases, excluded attributes and ACL plugins Alessandro Pasotti
06:21 PM Revision b2c7ba05 (qgis): Cast vector layer
Alessandro Pasotti
06:21 PM Revision 95c0ad54 (qgis): WFS3 add ACL and other visibility options
Alessandro Pasotti
05:45 PM Revision 24ef6e45 (qgis): add translation strings [ci skip]
(cherry picked from commit db6d34a846bb7934d3ddf01e630c4d7d6dbb5e42) Jürgen Fischer
05:44 PM Revision cf642be4 (qgis): add translation strings [ci skip]
(cherry picked from commit db6d34a846bb7934d3ddf01e630c4d7d6dbb5e42) Jürgen Fischer
05:14 PM Revision db6d34a8 (qgis): add translation strings [ci skip]
Jürgen Fischer
03:35 PM Revision 62e0b4f0 (qgis): Sibling of 5a909b543843ebfcb211e6df84ea131d7ba06ed9 [skip ci]
skip-checks: true Hugo Mercier
03:35 PM Revision e08014b9 (qgis): Sibling of 5a909b543843ebfcb211e6df84ea131d7ba06ed9 [skip ci]
skip-checks: true Hugo Mercier
03:35 PM Revision 9349f972 (qgis): Wait for threads on exit.
Move the fixups that were in renderings tests to QgsApplication::exitQgis Hugo Mercier
02:47 PM Revision 32bf580b (qgis): Merge pull request #31654 from Gustry/crash_id
fix simple quote in markdown URL fix #31629 Matthias Kuhn
02:44 PM Revision fcd0314e (qgis): GPKG prj storage: fix datetime and win shares
- fixes timestamp for last modified
- fix load/save to network storage like \\192.168.99.1\MyShare\MyDb.gpkg
Hopeful...
Alessandro Pasotti
02:43 PM Revision 376a6694 (qgis): Shout out loudly when a project load/save failed
Alessandro Pasotti
01:30 PM Revision 90b13555 (qgis): Merge pull request #31666 from m-kuhn/dont_watch_non_existant_template_dir
Do not scan non existant directory Matthias Kuhn
01:23 PM Revision ac74a27f (qgis): Merge pull request #31663 from wonder-sk/fix-crash-on-startup
Move info bar creation before welcome page (fixes crash on start) Matthias Kuhn
12:37 PM Revision ce9ffa32 (qgis): Do not scan non existant directory
Matthias Kuhn
12:20 PM Revision 760cc7a5 (qgis): Merge pull request #31665 from elpaso/adjust-layer-properties-stacked-w...
Adjust stacked widgets size in vector layer properties dlg Alessandro Pasotti
11:30 AM Revision a02771e9 (qgis): Adjust stacked widgets size in vector layer properties dlg
Fixes #31449 Alessandro Pasotti
11:02 AM Revision 298379bd (qgis): Do not style null pixmap icon in application proxy style
Mathieu Pellerin - nIRV
10:57 AM Revision b884c0d5 (qgis): fix path for photo on ios
Peter Petrik
10:38 AM Revision 0170fbc6 (qgis): Tweak decoration widgets' enabled state upon opening dialogs (#31645)
- Font widgets in the scale bar, title, and copyright dialogs
- All widgets in layout extents dialog
Harrissou Santanna
10:29 AM Revision 6747e760 (qgis): Move info bar creation before welcome page (fixes crash on start)
Welcome page creates QgsTemplateProjectsModel which adds a file watcher
which triggers a Qt warning which tried to us...
Martin Dobias
10:23 AM Revision e1390adc (qgis): Do not style null pixmap icon in application proxy style
Mathieu Pellerin - nIRV
09:35 AM Revision 4a6cc1c4 (qgis): translation string fix
Jürgen Fischer
09:10 AM Revision 3ba5b007 (qgis): Do not style null pixmap icon in application proxy style
Mathieu Pellerin - nIRV
09:10 AM Revision d60a6476 (qgis): Do not style null pixmap icon in application proxy style
Mathieu Pellerin - nIRV
07:11 AM Revision 09a79b70 (qgis): fix simple quote in markdown URL fix #31629
Etienne Trimaille
05:56 AM Revision 20e88340 (qgis): [ui] Set a sane minimum size for the symbol selector dialog
Mathieu Pellerin - nIRV
04:17 AM Revision 04165fa9 (qgis): Don't show semi-expected qt warnings in message bar
We only want to highlight unexpected messages thrown internally
from within Qt
Nyall Dawson
04:17 AM Revision ff865d13 (qgis): Less debug noise on project load/save
Nyall Dawson
04:17 AM Revision 69f1dc4d (qgis): Indentation
Nyall Dawson
03:32 AM Revision 6782c0eb (qgis): [o2] If an o2 auth refresh reply contains an error message, then
the refresh was NOT successful and we need to unlink the auth so
that a new login will be prompted
Fixes connections...
Nyall Dawson
03:32 AM Revision 4cb71036 (qgis): Sibling of b651695c0e0e1cf1553e49e2976b7f3b49a46bb2 [skip ci]
skip-checks: true Nyall Dawson

2019-09-09

09:08 PM Revision 9ad173fb (qgis): Use direct link to doc for layout extents
Harrissou Santanna
02:17 PM Revision 69af5a27 (qgis): use explicit connection instead of in the UI file
Etienne Trimaille
01:58 PM Revision af2f519c (qgis): Use floating connections from browser items
Fixes an unreported issue when deleting/renaming GPKG layers
from the browser if the connection was not stored
Alessandro Pasotti
12:17 PM Revision eb56dcb7 (qgis): [ui] Set a sane minimum size for the symbol selector dialog
Mathieu Pellerin - nIRV
12:12 PM Revision c02686db (qgis): Add API for volume units to QgsUnitTypes
Complements the existing API for distance and area handling Nyall Dawson
11:37 AM Revision 84856cf2 (qgis): Fix invalid "no active vector layer" errors in offset tool
(cherry picked from commit 576ac8b6cd29b24fa10c30db72cef89b85c14d1b) Nyall Dawson
11:37 AM Revision 470c6242 (qgis): Fix warnings in offset tool
(cherry picked from commit cccac957b021200ba918e7e65d3df1e500d37c04) Nyall Dawson
11:37 AM Revision 63135c55 (qgis): Fix layer corruption/loss of edits when the offset tool is used with
a 0 distance offset
(cherry picked from commit ec9535e5c8437cf1b00af6a0998c66b72c492e3f)
Nyall Dawson
11:34 AM Revision 8ff1d0e9 (qgis): [singleband pseudocolor renderer] Fix crash when calling setBand with n...
Mathieu Pellerin - nIRV
11:34 AM Revision 5367affe (qgis): Sibling of e76eb3f0a5e34c99cbd740ccb661032d64f1dc90 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
11:34 AM Revision 74635e71 (qgis): [ui] Set a sane minimum size for the symbol selector dialog
Mathieu Pellerin - nIRV
11:30 AM Revision 33a3e387 (qgis): [singleband pseudocolor renderer] Fix crash when calling setBand with n...
Mathieu Pellerin - nIRV
10:32 AM Revision c79197ea (qgis): [wfs] Fix crash when creating data items with missing feature type crs ...
Mathieu Pellerin - nIRV
10:03 AM Revision 8e3caf39 (qgis): [ui] Set a sane minimum size for the symbol selector dialog (fixes #31578)
Mathieu Pellerin - nIRV
09:54 AM Revision 18b35ad7 (qgis): [singleband pseudocolor renderer] Fix crash when calling setBand with n...
Mathieu Pellerin - nIRV
08:51 AM Revision db8a812d (qgis): [singleband pseudocolor renderer] Fix crash when calling setBand with n...
Mathieu Pellerin - nIRV
08:51 AM Revision 22b1a11e (qgis): Sibling of 80b67ed184b678d9a9b73cd523a653965cc24165 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
08:51 AM Revision ea5e97b3 (qgis): [singleband pseudocolor renderer] Fix crash when calling setBand with n...
Mathieu Pellerin - nIRV
08:06 AM Revision 63bdbe14 (qgis): Sibling of d2cf92ebeea4706cba35beb71f3eddfcbeb03136 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
08:06 AM Revision f059974b (qgis): Sibling of d2cf92ebeea4706cba35beb71f3eddfcbeb03136 [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
07:05 AM Revision 6d504ae4 (qgis): [wfs] Fix crash when creating data items with missing feature type crs ...
Mathieu Pellerin - nIRV
06:49 AM Revision 19ab25b1 (qgis): Fix warnings in offset tool
(cherry picked from commit cccac957b021200ba918e7e65d3df1e500d37c04) Nyall Dawson
06:49 AM Revision 5b9d6d78 (qgis): Fix layer corruption/loss of edits when the offset tool is used with
a 0 distance offset
(cherry picked from commit ec9535e5c8437cf1b00af6a0998c66b72c492e3f)
Nyall Dawson
06:49 AM Revision 2d62dedb (qgis): Fix invalid "no active vector layer" errors in offset tool
(cherry picked from commit 576ac8b6cd29b24fa10c30db72cef89b85c14d1b) Nyall Dawson
06:06 AM Revision b6627f08 (qgis): [wfs] Fix crash when creating data items with missing feature type crs ...
Mathieu Pellerin - nIRV
05:21 AM Revision bcdd5b6a (qgis): [wfs] Fix crash when creating data items with missing feature type crs ...
Mathieu Pellerin - nIRV
05:21 AM Revision 8fd603f6 (qgis): [wfs] Fix crash when creating data items with missing feature type crs ...
Mathieu Pellerin - nIRV
05:21 AM Revision 87e44712 (qgis): Sibling of 637df6bdd55bb6703e0c9e768fb2233e70f0a7cb [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
05:21 AM Revision e63f8ade (qgis): Sibling of 637df6bdd55bb6703e0c9e768fb2233e70f0a7cb [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
04:36 AM Revision a4dea7d8 (qgis): On debug builds, show an obnoxious, super-visible error in the message bar
whenever a Qt warning is thrown
These reveal deep, underlying issues in QGIS, and should NEVER be ignored
Nyall Dawson
04:28 AM Revision c8cf4efb (qgis): Sibling of 43a031a9fefc2d74975ff7b4f0efa816e8c4fbd7 [skip ci]
skip-checks: true Nyall Dawson
04:28 AM Revision 6d2d92c9 (qgis): Fix layer corruption/loss of edits when the offset tool is used with
a 0 distance offset
(cherry picked from commit ec9535e5c8437cf1b00af6a0998c66b72c492e3f)
Nyall Dawson
04:28 AM Revision 0d1bded5 (qgis): Fix invalid "no active vector layer" errors in offset tool
(cherry picked from commit 576ac8b6cd29b24fa10c30db72cef89b85c14d1b) Nyall Dawson
04:28 AM Revision eafdb5e9 (qgis): Sibling of 0d1bded5f2314e674615e0ea63d509f543d12eae [skip ci]
skip-checks: true Nyall Dawson
04:28 AM Revision 74817476 (qgis): Fix invalid "no active vector layer" errors in offset tool
(cherry picked from commit 576ac8b6cd29b24fa10c30db72cef89b85c14d1b) Nyall Dawson
04:27 AM Revision 15a5051e (qgis): Fix warnings in offset tool
(cherry picked from commit cccac957b021200ba918e7e65d3df1e500d37c04) Nyall Dawson
04:27 AM Revision bce07ec7 (qgis): Fix warnings in offset tool
(cherry picked from commit cccac957b021200ba918e7e65d3df1e500d37c04) Nyall Dawson
04:27 AM Revision bb26ad9d (qgis): Sibling of 15a5051ea782ca3f76c02106fca66a4bdfbf47dc [skip ci]
skip-checks: true Nyall Dawson
04:25 AM Revision 08eb8008 (qgis): Sibling of a09ff111aaf4c053b090c6ee3ba1c51c35d4cf1d [skip ci]
skip-checks: true Nyall Dawson
04:25 AM Revision f36161d8 (qgis): [needs-docs] Address QGIS 2.x -> 3.x regression in offset features tool
In QGIS 2 it was possible to offset features from a non-active layer
which would result in an offset copy of these fe...
Nyall Dawson
04:25 AM Revision a09ff111 (qgis): Show snapping cursor before picking features in offset tool
This allows users to see which feature will be offset prior to
starting the operation
Nyall Dawson
04:25 AM Revision 819c66a6 (qgis): Show snapping cursor before picking features in offset tool
This allows users to see which feature will be offset prior to
starting the operation
Nyall Dawson
04:25 AM Revision 07b33e3a (qgis): When copying features in offset tool, correctly QgsVectorLayerUtils::cr...
to create new features
This ensures the newly created features are compatible with the destination layer,
e.g. conve...
Nyall Dawson
04:25 AM Revision 1c8b0653 (qgis): When copying features in offset tool, correctly QgsVectorLayerUtils::cr...
to create new features
This ensures the newly created features are compatible with the destination layer,
e.g. conve...
Nyall Dawson
04:25 AM Revision a8a20283 (qgis): Sibling of 757a975d9520b27574f34ed07f1c93569fb6bba7 [skip ci]
skip-checks: true Nyall Dawson
04:25 AM Revision 86465517 (qgis): Sibling of 1c8b06532280ccf132e9bc2ccc22c91c708a3769 [skip ci]
skip-checks: true Nyall Dawson
04:25 AM Revision c7861aff (qgis): Rename variables for clarity
Nyall Dawson
04:25 AM Revision ffdea0a6 (qgis): Rename variables for clarity
Nyall Dawson
04:25 AM Revision 58815a1b (qgis): Sibling of c7861affbca52db84084ab9fbc5e3823a1f22048 [skip ci]
skip-checks: true Nyall Dawson
04:24 AM Revision cccac957 (qgis): Fix warnings in offset tool
Nyall Dawson
04:24 AM Revision 576ac8b6 (qgis): Fix invalid "no active vector layer" errors in offset tool
Nyall Dawson
04:24 AM Revision ec9535e5 (qgis): Fix layer corruption/loss of edits when the offset tool is used with
a 0 distance offset Nyall Dawson
03:04 AM Revision 84b4f1e0 (qgis): Sibling of 88dd585ae79367e806d335c9569831683bf2ea2b [skip ci]
skip-checks: true Nyall Dawson
03:04 AM Revision 43e1930e (qgis): Sibling of e9ec46f58a1cd87f43aafcff8f16ae550db60363 [skip ci]
skip-checks: true Nyall Dawson
03:04 AM Revision e9ec46f5 (qgis): Fix warnings in offset tool
Nyall Dawson
03:04 AM Revision 8e91c221 (qgis): Sibling of e9ec46f58a1cd87f43aafcff8f16ae550db60363 [skip ci]
skip-checks: true Nyall Dawson
02:19 AM Revision 19b5ac8d (qgis): [processing] fix gdalwarp handling of custom projection for target extent
Fixes #31276
(cherry picked from commit 283c8b813a2614229ff9fd5913c73bba97b962eb)
Geoff Kimbell

2019-09-08

01:49 AM Revision d95e8843 (qgis): [processing] fix gdalwarp handling of custom projection for target extent
Fixes #31276
(cherry picked from commit 283c8b813a2614229ff9fd5913c73bba97b962eb)
Geoff Kimbell
01:49 AM Revision 15c10aee (qgis): Cache project home path value
This can be incredibly expensive to calculate in some circumstances,
e.g. when the QFileInfo::canonicalFilePath funct...
Nyall Dawson
01:49 AM Revision baed2155 (qgis): Make QgsProject responsible for project expression context creation,
and cache the project expression context as much as possible
This scope can be expensive to create upfront, but is c...
Nyall Dawson
01:49 AM Revision c4517146 (qgis): Avoid needlessly recalculating symbol icons
(cherry picked from commit abf9ef09afa1fca9886672bb1d054cf2f8e39047) Nyall Dawson
10:16 PM Revision da3272e6 (qgis): osgeo4w: add dlls to fetch pdbs from symstores
[ci skip]
(cherry picked from commit f78c95cd9e46920509b47bc2d4aef32cd5b86619)
Jürgen Fischer
10:15 PM Revision 4d90e6a9 (qgis): osgeo4w: add dlls to fetch pdbs from symstores
[ci skip]
(cherry picked from commit f78c95cd9e46920509b47bc2d4aef32cd5b86619)
Jürgen Fischer
10:09 PM Revision f78c95cd (qgis): osgeo4w: add dlls to fetch pdbs from symstores
[ci skip] Jürgen Fischer
06:07 PM Revision d15af115 (qgis): fix crash handler [ci skip]
(cherry picked from commit fe3986b76bef74760c8a713779997e2e9afd002d) Jürgen Fischer
06:06 PM Revision 91fc7380 (qgis): fix crash handler [ci skip]
(cherry picked from commit fe3986b76bef74760c8a713779997e2e9afd002d) Jürgen Fischer
06:05 PM Revision fe3986b7 (qgis): fix crash handler [ci skip]
Jürgen Fischer
03:50 PM Revision 5bdada95 (qgis): Update to Bucharest
Anita Graser

2019-09-07

11:46 PM Revision 1b65427f (qgis): fix warnings [ci skip]
Jürgen Fischer
11:23 PM Revision c14beb9e (qgis): appstream: include oars metadata in appstream
You can read more about OARS here:
https://hughsie.github.io/oars/
Aleix Pol Gonzalez
07:37 PM Revision 3354a8cc (qgis): osgeo4w: fix inclusion of grass-less batch in nightly
[ci skip] Jürgen Fischer
04:14 PM Revision 82e4d425 (qgis): [Server] Extend the WMS FILTER whitelist with IS, NOT, NULL
The QGIS Server Filter parameter accept OGC Filter and an SQL where clause.
In the case of the SQL where clause, to ...
René-Luc ReLuc
04:07 PM Revision 5d05322b (qgis): [Test] Server: Add GetMap tests to PyQgsServerWMSDimension test
René-Luc ReLuc
04:07 PM Revision b02f519a (qgis): [Test] Server: Fixing concatenation of Path in TestQgsServerWMSTestBase
René-Luc ReLuc
04:07 PM Revision 31e82334 (qgis): [Test] Server: Create PyQgsServerWMSDimension test
René-Luc ReLuc
04:07 PM Revision cc58cba9 (qgis): API: Define QgsVectorLayerServerProperties to manage QGIS Server proper...
René-Luc ReLuc
04:05 PM Revision 3edd081c (qgis): Update UI to manage QGIS Server WMS Dimensions
René-Luc ReLuc
04:05 PM Revision de0ec25f (qgis): [Server] WMS : display dimension information in GetCapabilities
René-Luc ReLuc
04:05 PM Revision a7f19163 (qgis): [Server] WMS: use dimension information to filter layers
René-Luc ReLuc
04:05 PM Revision ae49f633 (qgis): Create UI to defined QGIS Server WMS Dimensions
René-Luc ReLuc
04:05 PM Revision 95add981 (qgis): Save and load QGIS Server WMS Dimensions in layer properties
René-Luc ReLuc
12:43 PM Revision ee285759 (qgis): appstream: include oars metadata in appstream
You can read more about OARS here:
https://hughsie.github.io/oars/
Aleix Pol Gonzalez
11:56 AM Revision a98201da (qgis): appstream: include oars metadata in appstream
You can read more about OARS here:
https://hughsie.github.io/oars/
Aleix Pol Gonzalez
11:56 AM Revision c0c90f81 (qgis): Sibling of 824c909e25c6c7e454bf4082cb651b77447ea16e [skip ci]
skip-checks: true Aleix Pol Gonzalez
11:56 AM Revision 5acc2eff (qgis): appstream: include oars metadata in appstream
You can read more about OARS here:
https://hughsie.github.io/oars/
Aleix Pol Gonzalez
09:41 AM Revision e2f40d1f (qgis): Merge pull request #31424 from signedav/valrel-config
Set the layer on the key and value field Matthias Kuhn
08:47 AM Revision bf8263a4 (qgis): Merge pull request #31377 from seralra96/fix_30063
Prevent installation of ZIP plugins if they don't have the root folder Matthias Kuhn
08:44 AM Revision 223cc06e (qgis): Merge pull request #31531 from m-kuhn/qgis_version
Add _QGIS_VERSION_INT and _QGIS_VERSION #defines to qgsconfig.h Matthias Kuhn
07:56 AM Revision 6b1e96c1 (qgis): Make a shared instance of QgsStyleModel for the default application style
This allows shared caching of symbol icons, greatly speeding up display
of views which use style models
Nyall Dawson
07:56 AM Revision b02350e7 (qgis): Cache project home path value
This can be incredibly expensive to calculate in some circumstances,
e.g. when the QFileInfo::canonicalFilePath funct...
Nyall Dawson
07:56 AM Revision 2212617f (qgis): Reuse a single expression context when building icons in QgsStyleModel
Whilst usually this is bad practice (reusing an existing expression context),
and instead you should make a new conte...
Nyall Dawson
07:56 AM Revision abf9ef09 (qgis): Avoid needlessly recalculating symbol icons
Nyall Dawson
07:56 AM Revision d94329a7 (qgis): Make QgsProject responsible for project expression context creation,
and cache the project expression context as much as possible
This scope can be expensive to create upfront, but is c...
Nyall Dawson

2019-09-06

12:24 AM Revision 283c8b81 (qgis): [processing] fix gdalwarp handling of custom projection for target extent
Fixes #31276 Geoff Kimbell
 

Also available in: Atom