Activity

From 2019-11-06 to 2019-12-05

2019-12-05

11:48 PM Revision 61903a76 (qgis): Fix some build warnings, clazy warnings
Nyall Dawson
07:54 PM Revision 35eea1c0 (qgis): Visible status for embedded layers in embedded group
- For project : check visible state for embedded layers inside an unchecked group, instead of putting all layers in e... Peillet Sebastien
07:51 PM Revision 1e9709cf (qgis): Don't try to style poly2tri library
Nyall Dawson
07:51 PM Revision a9d02dab (qgis): Update poly2tri external library (minor changes only)
Nyall Dawson
07:51 PM Revision a6c563c6 (qgis): Update kdbush external module
Nyall Dawson
07:51 PM Revision 3dadc223 (qgis): Extra simple fast check of types in equality methods of geometry
Alvaro Huarte
07:50 PM Revision d182cf2d (qgis): [gps] Correctly set initial value of hoz/vert accuracy and direction as...
Nyall Dawson
07:50 PM Revision 6a729390 (qgis): Don't overwrite good gps headings (e.g. from a GPHDT message) with n/a ...
Nyall Dawson
07:50 PM Revision 2234d92b (qgis): [gps] Support GNGSA messages
Nyall Dawson
07:50 PM Revision 6b5f983a (qgis): [gps] Add support for GPHDT heading from true north messages
Nyall Dawson
07:50 PM Revision 07915f7a (qgis): [gps] Support GNGSV messages
Nyall Dawson
07:50 PM Revision 299c6129 (qgis): [gps] Support GNGGA nmea messages
Nyall Dawson
07:50 PM Revision 382098e1 (qgis): [gps] Don't treat n/a values as '0'
Avoids reporting things like an unavailable heading as a real "0" heading Nyall Dawson
07:50 PM Revision 99c8afe4 (qgis): [FEATURE] Show the total pan distance and bearing in the status bar during
canvas pan operations
Allows users to know exactly how far (and in what direction) they've dragged
the map.
Nyall Dawson
07:49 PM Revision 0b1c0fdb (qgis): Followup 89de7579, fix broken authentication/username/password
support in WMS and other providers
These providers rely on the QgsDataSourceUri param methods for storing and retrie...
Nyall Dawson
02:59 PM Revision d147a8df (qgis): Merge pull request #33233 from 3nids/class_method_params
Option to filter negative values in logarithmic classification method Denis Rouzaud
02:58 PM Revision d00520a9 (qgis): Support for NaN in text edit widget
Matthias Kuhn
02:17 PM Revision adf40e2e (qgis): followup: still fiddling with tests
Olivier Dalang
01:50 PM Revision bd447f4b (qgis): fix leak
Denis Rouzaud
11:28 AM Revision 2b66b3d7 (qgis): Merge pull request #33242 from nyalldawson/wms_quiet
Make wms provider less debug noisy Matthias Kuhn
10:17 AM Revision dbd2d74a (qgis): fix documentation
Denis Rouzaud
10:05 AM Revision 153a5ff1 (qgis): tags instead of searchTags
David Signer
10:00 AM Revision 2868074e (qgis): fix test with locale thousand separator
Denis Rouzaud
09:50 AM Revision 456384e4 (qgis): use QgsProcessingParameters::parameterAsBool
rather than re-implementing QVariant conversion in QgsClassificationMethod Denis Rouzaud
08:46 AM Revision 2f5d210b (qgis): Merge pull request #33161 from m-kuhn/dxf_export_quadrant_based
Respect placement quadrant in DXF export Matthias Kuhn
08:46 AM Revision c01f8042 (qgis): Merge pull request #33162 from m-kuhn/dxf_dash_beautify
DXF export preserve dashed line style Matthias Kuhn
07:10 AM Revision 7acc936d (qgis): better layout in UI
Denis Rouzaud
07:08 AM Revision 7df4ec7f (qgis): fix issues from 2nd review
Peter Petrik
07:08 AM Revision d1dd68ae (qgis): remove averaging settings class and expore averaging methods outside qg...
Peter Petrik
07:08 AM Revision 284abe07 (qgis): add python directory to cache so can be modified by ccmake
Peter Petrik
07:08 AM Revision a30bda6c (qgis): [FEATURE] Initial implementation of QEP 158: Support of 3d stacked mesh...
Stacked 3D meshes store values on the volumes that are regularly stacked over base 2d mesh. User can select various 3... Peter Petrik
07:08 AM Revision 8aa0c280 (qgis): update MDAL to 0.4.91 (alpha release of 0.5.0 for QGIS 3.12) - stacked ...
Peter Petrik
06:57 AM Revision ee33fa5a (qgis): Make wms provider less debug noisy
Nyall Dawson
06:51 AM Revision 24a5326f (qgis): fix crash by using unique pointers to hold the widget wrappers
Denis Rouzaud
06:09 AM Revision a3a7b5f4 (qgis): code layout, loop improvements, dox, const correction
Denis Rouzaud

2019-12-04

11:59 PM Revision f6c961a6 (qgis): followup: improve tests to also test for results stability when seeded
Olivier Dalang
11:42 PM Revision ef0f2de4 (qgis): followup: fix type mistake and tests
Olivier Dalang
10:20 PM Revision a4fda0ac (qgis): adapt test and actually run it
Denis Rouzaud
10:20 PM Revision aec68661 (qgis): update python bindings
Denis Rouzaud
10:20 PM Revision 576e81d2 (qgis): update API in other methods
Denis Rouzaud
10:19 PM Revision a6e1920b (qgis): add option to filter negative and 0 values in logarithmic method
Denis Rouzaud
10:19 PM Revision 011b63fd (qgis): add classification method parameters to GUI
Denis Rouzaud
10:16 PM Revision b0783702 (qgis): add API to allow adding processing parameters to classification methods
Denis Rouzaud
08:33 PM Revision 6e7ff13e (qgis): Use container instead of category
Harrissou Santanna
08:33 PM Revision 706a158b (qgis): Replace label
Harrissou Santanna
08:33 PM Revision c1acb01f (qgis): Use generic container in title
Harrissou Santanna
08:26 PM Revision b67dd464 (qgis): followup: fix tests
Olivier Dalang
04:31 PM Revision 5409bd4c (qgis): fix spelling
David Signer
02:46 PM Revision ba925bb3 (qgis): Create child feature with geometry from the relation editor (#32528)
* [FEATURE][needs-docs] Create geometric child feature from relation editor Julien Cabieces
12:41 PM Revision cd234f04 (qgis): Unused arg
Alessandro Pasotti
12:14 PM Revision b5dd082a (qgis): Actually also don't evaluate right-hand side
Martin Dobias
12:14 PM Revision 11d52759 (qgis): Skip right-hand side of AND/OR expression if we already know result
Martin Dobias
11:34 AM Revision fdbad366 (qgis): Use cloned layers in prepareAlgorithm
Alessandro Pasotti
11:11 AM Revision f341b34a (qgis): do not limit the number of classes in logarithmic method (#33223)
this was preventing from setting enough classes Denis Rouzaud
10:58 AM Revision 7746061b (qgis): [FEATURE][processing] New algorithm "Repair Shapefile"
Uses GDAL to repair shapefiles which have a broken or missing .SHX file Nyall Dawson
10:02 AM Revision b4bc7cbf (qgis): iface.newProject() should return False if a new project could not
be created (e.g. if the user opts to cancel when prompted to save the
current project)
Nyall Dawson
09:56 AM Revision 5cf924b4 (qgis): do not limit the number of classes in logarithmic method
this was preventing from setting enough classes Denis Rouzaud
08:13 AM Revision caf8cfaf (qgis): [Tests] Update QgsVectorLayer readSld to test read label
René-Luc ReLuc
08:13 AM Revision e6559ca6 (qgis): [Bugfix] QgsVectorLayer: Read SLD Labeling
The error was:
* QgsRenderer did not exclude SLD TextSymbolzer as a rendering configuration.
* QgsVectorLayer did not...
René-Luc ReLuc
07:59 AM Revision 66ba86f1 (qgis): PointCloud is unavailable when you can't read its metadata
Fixes #32972 Sandro Santilli
07:59 AM Revision 66ea653e (qgis): Do not use pcpatch type name when not available
Sandro Santilli
07:59 AM Revision 30fe7484 (qgis): Add test for pointcloud layers fetching and related permissions
This commit is expected to fail, lacking an actual fix
See #32972
Sandro Santilli
07:59 AM Revision 5ad7be5a (qgis): Add pcpoint as a supported spatial type
Sandro Santilli
07:58 AM Revision 5a8dfa62 (qgis): PointCloud is unavailable when you can't read its metadata
Fixes #32972 Sandro Santilli
07:58 AM Revision 78230be1 (qgis): Add test for pointcloud layers fetching and related permissions
This commit is expected to fail, lacking an actual fix
See #32972
Sandro Santilli
07:58 AM Revision a9ad76e2 (qgis): Do not use pcpatch type name when not available
Sandro Santilli
07:58 AM Revision fca857b7 (qgis): Add pcpoint as a supported spatial type
Sandro Santilli
07:52 AM Revision 0223fd8d (qgis): [Tests] Update QgsVectorLayer readSld to test read label
René-Luc ReLuc
07:52 AM Revision ad6634c2 (qgis): [Bugfix] QgsVectorLayer: Read SLD Labeling
The error was:
* QgsRenderer did not exclude SLD TextSymbolzer as a rendering configuration.
* QgsVectorLayer did not...
René-Luc ReLuc
07:50 AM Revision 9a710f24 (qgis): Fix wording
Nyall Dawson
07:50 AM Revision 2774df2f (qgis): [FEATURE] Show "Open Document..." action when right clicking certain
files in the browser, allowing them to be opened with the default
application for that file type
E.g. PDFs will open...
Nyall Dawson
05:48 AM Revision f90963e0 (qgis): Remove empty file
(cherry picked from commit 0eee45aa16191956536980df43028e59622fb7cc) Matthias Kuhn
05:48 AM Revision b4a1573d (qgis): [processing] Fix exceptions when reporting errors during batch execution
Fixes #33105
(cherry picked from commit 6ef3746bfb28460288a75d9d33c4b64dd14736ca)
Nyall Dawson
05:48 AM Revision f4f31bdb (qgis): [db_manager] Allow opening .sql files
and not only .SQL files
also allow any file extension
Fix #33173
(cherry picked from commit 574e0ebaa1cbf44a6a72423...
Matthias Kuhn
05:48 AM Revision 651ca309 (qgis): Huge speedup when labels are set to "boundary" obstacle mode
Because GEOS prepared predicates are "stubbed out" for many relation types,
such as overlaps and touches, we can get ...
Nyall Dawson
05:48 AM Revision f7c91704 (qgis): Alternative approach to fixing #32819
Partially reverts 5d27d7c, fixes #33133
(cherry picked from commit 85095a70ffff1091c569794a3e023040567c4140)
Nyall Dawson
05:47 AM Revision d63714ae (qgis): Fix spelling
Nyall Dawson
05:47 AM Revision 66456a30 (qgis): [labeling] When a layer is set to "blocking" mode, expose the obstacle
settings widget to allow users to tweak the obstacle behavior
Previously these settings were stuck inside the disabl...
Nyall Dawson
05:47 AM Revision 060cfb4e (qgis): [api] New class QgsLabelSettingsWidgetBase
Base class for widgets which allow customisation of label engine properties,
such as label placement settings.
Nyall Dawson
05:47 AM Revision de2b60d7 (qgis): Hookup data defined properties support for QgsLabelSettingsWidgetBase
Nyall Dawson
05:47 AM Revision ed93ebd9 (qgis): Add QgsLabelObstacleSettingsWidget widget for customising label obstacl...
Nyall Dawson
05:47 AM Revision cf431048 (qgis): Add some unit tests for label settings widgets
Nyall Dawson
05:47 AM Revision 02fffdc6 (qgis): [needs-docs] Move label obstacle settings to "placement" tab
and show detailed settings in a stacked panel widget
Because:
1. The settings belong next to the placement settings...
Nyall Dawson
05:47 AM Revision 7e6c6e72 (qgis): Fix build
Nyall Dawson
05:47 AM Revision e70db922 (qgis): Avoid fragile combo box index based logic
Nyall Dawson
05:47 AM Revision 22ea01b0 (qgis): Add a helpful label explaining obstacle weight
Nyall Dawson
04:31 AM Revision 14c0d2c6 (qgis): adds guard to prevent crash with mesh vector renderer
If the vector renderer factory returns a null ptr, this prevents QGIS crashing
.
Vincent Cloarec
04:25 AM Revision b736bf9a (qgis): Huge speedup when labels are set to "boundary" obstacle mode
Because GEOS prepared predicates are "stubbed out" for many relation types,
such as overlaps and touches, we can get ...
Nyall Dawson

2019-12-03

09:43 PM Revision 800198be (qgis): followup: implementation using stdlib
Olivier Dalang
07:22 PM Revision cfe729e9 (qgis): followup : keep using 64 bit int
Olivier Dalang
03:29 PM Revision 20ac7e3c (qgis): Update python/core/auto_generated/expression/qgsexpression.sip.in
Co-Authored-By: Matthias Kuhn <[email protected]>
and
set parameter to const
David Signer
03:29 PM Revision 7fbf2c86 (qgis): tags helping to find the correct function are integrated into the help ...
defined in the json files and used by the expression builder to find the function (not using as alias) David Signer
03:29 PM Revision 314e2339 (qgis): write tags to the expression functions help object
David Signer
01:35 PM Revision 65fed422 (qgis): [FEATURE][expressions] allow to seed random functions
useful to get deterministic random values Olivier Dalang
12:02 PM Revision 42685043 (qgis): shorter commit messages for PyQGIS docs jobs (#33189)
Denis Rouzaud
10:38 AM Revision 316fd50b (qgis): Fix tests
Nyall Dawson
10:38 AM Revision 9f63f492 (qgis): Move label obstacle settings out to their own class, and monkey patch a...
to maintain current API
QgsPalLayerSettings is way too heavy, and we need to start refactoring
this into smaller ato...
Nyall Dawson
10:38 AM Revision 964681f0 (qgis): Fix capitalizationation
Nyall Dawson
10:38 AM Revision f145fa96 (qgis): [labeling] Default polygon obstacle mode is now Boundary avoidance
(This works better with the new placement engine logic) Nyall Dawson
10:38 AM Revision b235d31b (qgis): Move QgsPalLayerSettings default values to header
Nyall Dawson
10:38 AM Revision 23460272 (qgis): Fix warnings
Nyall Dawson
09:41 AM Revision a4a32fac (qgis): Update src/gui/qgsexpressionbuilderwidget.cpp
Co-Authored-By: Matthias Kuhn <[email protected]> David Signer
09:25 AM Revision 5816daa2 (qgis): search tags on some static expression functions
David Signer
08:13 AM Revision 7f415ca7 (qgis): [FEATURE] Static particle traces for rendering mesh vector dataset (#33...
* [FEATURE] Static particle traces for rendering mesh vector dataset
This PR permits to display directly in QGIS sta...
Vincent Cloarec
04:48 AM Revision 9904fe86 (qgis): Refine behavior of obstacle weight slider to match feature weight slider
Nyall Dawson
04:48 AM Revision ea5b4234 (qgis): Default to label placement engine v2 for newly created projects (for QG...
Nyall Dawson
04:48 AM Revision 19b8d433 (qgis): [needs-docs] When running in label engine v2 mode, discard any candidat...
they collide with an obstacle feature of greater weight when compared
to the label's priority
Previously, obstacle w...
Nyall Dawson
04:48 AM Revision bee6ab84 (qgis): Fix obstacle factor is ignored when a layer is set to blocking mode
It was only correctly being respected for fully labeled layers Nyall Dawson
04:48 AM Revision 2c7f89a7 (qgis): Fix tests
Nyall Dawson
04:48 AM Revision 499f240c (qgis): More raw double arrays to vectors
Nyall Dawson
04:48 AM Revision 43528726 (qgis): [labels] Ensure that we show labels where we've ripped away all the can...
when showing "unplaced labels" Nyall Dawson
04:48 AM Revision 7f4226d2 (qgis): Update labeling tests to use engine v2, update expected reference images
Nyall Dawson
01:11 AM Revision 9a68cafd (qgis): azure-pipelines: fix dependency package reference
(cherry picked from commit fe9dcf1f33bb0f7b392b9cd079eafdd23885593e) Jürgen Fischer
01:10 AM Revision fe9dcf1f (qgis): azure-pipelines: fix dependency package reference
Jürgen Fischer

2019-12-02

12:15 AM Revision 60c45242 (qgis): add azure pipeline badge
(cherry picked from commit 4c234f21b47846d9f7bed46db89ad0a9de23851d) Jürgen Fischer
12:15 AM Revision 09837497 (qgis): azure-pipelines support
(blood, sweat and tears w/squ-ashed away)
(cherry picked from commit d33a5b56a94c49d6722cdb4c96866e034cd17ef4)
Jürgen Fischer
11:21 PM Revision 5d4e77f0 (qgis): osgeo4w: build with new legacy packages for GDAL2 & PROJ5
Jürgen Fischer
03:03 PM Revision c2f9f6dc (qgis): shorter commit messages for PyQGIS docs jobs
Denis Rouzaud
10:47 AM Revision af1c0879 (qgis): Merge pull request #33185 from elpaso/mxe-64bit
Mxe 64bit Alessandro Pasotti
08:17 AM Revision 678a8777 (qgis): Merge pull request #33163 from m-kuhn/dxf_server_params
Add DXF server export params NO_MTEXT and FORCE_2D Matthias Kuhn

2019-12-01

04:43 PM Revision 574e0eba (qgis): [db_manager] Allow opening .sql files
and not only .SQL files
also allow any file extension
Fix #33173
Matthias Kuhn
04:43 PM Revision 0eee45aa (qgis): Remove empty file
Matthias Kuhn
10:07 AM Revision ba87ae6a (qgis): Fix tests
Matthias Kuhn
10:04 AM Revision e87ea5ef (qgis): Add dox
Matthias Kuhn
10:01 AM Revision 66ef33b4 (qgis): Merge pull request #33171 from DelazJ/patch-11
Remove wrong tooltip applied to any unset vector properties tab Matthias Kuhn
08:39 AM Revision 2bd46890 (qgis): Capizalize undocumented parameter
Matthias Kuhn
01:23 AM Revision 6b1dfa77 (qgis): Remove wrong tooltip applied to any unset vector properties tab
and add one to the mask tab Harrissou Santanna

2019-11-30

09:10 PM Revision 4c234f21 (qgis): add azure pipeline badge
Jürgen Fischer
08:34 PM Revision d33a5b56 (qgis): azure-pipelines support
(blood, sweat and tears w/squ-ashed away) Jürgen Fischer
06:57 PM Revision bc00621d (qgis): Merge pull request #33170 from elpaso/bugfix-gh33168-set-center-crash
Check for empty rect before calling setExtent Alessandro Pasotti
06:19 PM Revision 21684cf9 (qgis): Rename artifact to something meaningful
Alessandro Pasotti
06:19 PM Revision dfb90bf0 (qgis): 64bit MXE build
Alessandro Pasotti
05:58 PM Revision 38ae1708 (qgis): Check for empty rect before calling setExtent
this prevents an infinite recursion from setCenter
Fixes #33168
Alessandro Pasotti
10:48 AM Revision 80cf602a (qgis): Merge pull request #33150 from rouault/cleanup_pal_constructor_destructor
[cleanup] pal.cpp: remove useless constructor and destructor Even Rouault

2019-11-29

09:51 PM Revision c2dac183 (qgis): pal.cpp: use default implementation for constructor and destructor
It is obvious that the constructor was a no-op.
Regarding the destructor, taking a mutex around an object doesn't
ma...
Even Rouault
06:15 PM Revision 84108604 (qgis): Change variable name to clarify the getter purpose
Matthias Kuhn
05:58 PM Revision f81b680a (qgis): DXF export preserve dashed line style
We do not (yet) support an option to guarantee stroked parts at corners.
So also do not set this flag in the DXF export.
Matthias Kuhn
05:55 PM Revision d10ec078 (qgis): Add DXF server export params NO_MTEXT and FORCE_2D
Matthias Kuhn
05:54 PM Revision 23359158 (qgis): Add tests for quadrant based DXF label support
Matthias Kuhn
05:54 PM Revision 2968fb86 (qgis): Add quadrant based label DXF alignment support
Matthias Kuhn
05:54 PM Revision 651219f3 (qgis): Preserve anchor correction in PAL
To be able to reuse it for vector output like DXF Matthias Kuhn
05:36 PM Revision 23fb4869 (qgis): Merge pull request #33064 from elpaso/elpaso-gh-workflow-2
MXE build workflow Alessandro Pasotti
04:07 PM Revision 27341850 (qgis): log message when adding feature fails (#33151)
Denis Rouzaud
02:00 PM Revision 7333adec (qgis): Fix windows build
Jürgen Fischer
12:22 PM Revision f58e2a19 (qgis): Merge pull request #33147 from rldhont/backport-33128-to-release-3_4
[Backport release-3_4][Tests][Server] Add WMS GetFeatureInfo GML tests René-Luc ReLuc
10:35 AM Revision 413de47e (qgis): Merge pull request #33145 from rldhont/backport-33128-to-release-3_10
[Backport release-3_10][Tests][Server] Add WMS GetFeatureInfo GML tests René-Luc ReLuc
09:21 AM Revision f04cfa87 (qgis): [Tests][Server] Add WMS GetFeatureInfo GML tests
René-Luc ReLuc
09:17 AM Revision 56832494 (qgis): [Tests][Server] Add WMS GetFeatureInfo GML tests
René-Luc ReLuc
09:06 AM Revision 6d4c995a (qgis): [FEATURE] API for rendering frames for mesh vector dataset animation (p...
* [FEATURE] API for rendering frames for mesh vector dataset animation (particles)
Adds a renderer to generate frame...
Vincent Cloarec
04:03 AM Revision fc64c3fa (qgis): Use std::vector instead of raw pointer array
Nyall Dawson
04:03 AM Revision 09b86127 (qgis): [pal] Provide more exit points for early cancelation
When a rendering operation was canceled, PAL had very few early
exit points. This often resulted in many canceled ren...
Nyall Dawson
04:03 AM Revision 4351c30f (qgis): More memory management fixes in pal, stack allocation rather than heap
Nyall Dawson
04:03 AM Revision a1002c45 (qgis): Dox++
Nyall Dawson
04:03 AM Revision 8878e9b3 (qgis): Use QMutexLocker
Nyall Dawson
02:58 AM Revision 6fdc99be (qgis): [Tests][Server] Add WMS GetFeatureInfo GML tests
René-Luc ReLuc
02:58 AM Revision 85095a70 (qgis): Alternative approach to fixing #32819
Partially reverts 5d27d7c, fixes #33133 Nyall Dawson
02:16 AM Revision d8be3f5a (qgis): [layouts] When dropping a picture to a layout, place the center of
the picture item at the cursor drop location instead of the top left
We want the drop location to be the center of t...
Nyall Dawson
02:16 AM Revision 6ef3746b (qgis): [processing] Fix exceptions when reporting errors during batch execution
Fixes #33105 Nyall Dawson
02:13 AM Revision 366c8794 (qgis): [backport] Move the vertical spacer at the bottom of the raster marker ...
and fix tabulation order
(cherry-picked ce0363a7)
Harrissou Santanna
02:08 AM Revision a2254bbc (qgis): When exporting CRS information from GDAL >= 3.0, use WKT2 format
to avoid loss of CRS information
(cherry picked from commit f3eab35cdeb1fcb7fd54c2c02c210285693e0909)
Nyall Dawson
02:08 AM Revision 0059f9f9 (qgis): Fix identification of TAB file in GDA2020 CRS
Fixes #33007 (also requires GDAL master)
(cherry picked from commit 3f94d55384dec0af7e0da7d59bed09c93e2d49df)
Nyall Dawson
02:08 AM Revision c5b8af8f (qgis): changing temp location in the settings an recalculate the temp file path
(cherry picked from commit e4651685398192fda691151ff4b315ae9ab42eef) David Signer
02:08 AM Revision e3d0545f (qgis): check if TEMP_PATH in the settings changed
(cherry picked from commit ef8e251cf8c7c8beeb13fcf1dae10cce364e34b4) David Signer
02:08 AM Revision 20e5e32e (qgis): temp path for processing output configurable
(cherry picked from commit 8274566b6202ca77461d8c799db3ae343920234f) David Signer
02:08 AM Revision eab66f55 (qgis): On proj6 builds, never apply a lossy conversion from WKT to proj strings
when attempting to identify a CRS specified via WKT
Because:
1. Proj string conversion is lossy, so we will end up w...
Nyall Dawson
02:08 AM Revision 2f7314f2 (qgis): Avoid trailing ; warning thrown by QGSCOMPARENEAR macro
(cherry picked from commit 849f3152dae5e1293b12ac8326291f0324a12625) Nyall Dawson
01:15 AM Revision 1002c61f (qgis): pal.cpp: fix compilation error with gcc 5.5
Unfortunately the compiler cannot figure out that the type of
the { } is a std::pair, so we have to be explicit about...
Even Rouault

2019-11-28

12:57 AM Revision a99d94e5 (qgis): On proj6 builds, never apply a lossy conversion from WKT to proj strings
when attempting to identify a CRS specified via WKT
Because:
1. Proj string conversion is lossy, so we will end up w...
Nyall Dawson
11:27 PM Revision 3f94d553 (qgis): Fix identification of TAB file in GDA2020 CRS
Fixes #33007 (also requires GDAL master) Nyall Dawson
08:30 PM Revision a4715a30 (qgis): Merge pull request #33132 from elpaso/bugfix-gh33130-pg-executesql-bools
PG provider connection API: convert to bools Alessandro Pasotti
06:58 PM Revision 8d956509 (qgis): PG provider connection API: convert to bools
Fixes #33130 Alessandro Pasotti
06:31 PM Revision f3eab35c (qgis): When exporting CRS information from GDAL >= 3.0, use WKT2 format
to avoid loss of CRS information Nyall Dawson
04:47 PM Revision 161af6ad (qgis): search tags in expression function to look up the functionality in the ...
David Signer
12:42 PM Revision 6ca436d1 (qgis): Merge pull request #32383 from signedav/test_rulelabel
Display Rulelabel when requested in GetLegendGraphics David Signer
12:19 PM Revision e4651685 (qgis): changing temp location in the settings an recalculate the temp file path
David Signer
12:19 PM Revision 8274566b (qgis): temp path for processing output configurable
David Signer
12:19 PM Revision ef8e251c (qgis): check if TEMP_PATH in the settings changed
David Signer
12:15 PM Revision 634a815c (qgis): [pal] More memory management, renames
Nyall Dawson
12:15 PM Revision 0f73eb63 (qgis): Dox++
Nyall Dawson
12:15 PM Revision 938ddfd6 (qgis): Pass labeling engine version to pal
Nyall Dawson
12:15 PM Revision 6d6d11b9 (qgis): Some int -> size_t tweaks
Nyall Dawson
12:15 PM Revision 1788e2ea (qgis): Fix possible crash in PAL labeling engine due to incorrect size initial...
If the number of candidates is < the number of features (i.e. some features have
no candidates), we'll get a crash. A...
Nyall Dawson
10:25 AM Revision d89745ae (qgis): Merge pull request #33103 from elpaso/relation-reference-restore
Relation-reference widget: load dependencies Alessandro Pasotti
10:06 AM Revision eac999ca (qgis): set RULELABEL to false to have the expected behavior
(cherry-picked from a74035cd4e06d5dd05d2f0571e59045e4d725114) David Signer
10:05 AM Revision e811f48c (qgis): Tests with RULELABEL and LAYERTITLE
And fix related tests
(cherry-picked from 71581a40468f882fad7815e241c8a16b1cde5ce2)
David Signer
10:05 AM Revision 70521033 (qgis): avoid to unembed rules, if it's the layer itself
because otherwise it's not possible to deactivate LAYERTITLE but keep RULELABEL
(cherry-picked from 74a79311bb23a7db...
David Signer
09:38 AM Revision 95a3483d (qgis): Cleanup includes
Nyall Dawson
09:38 AM Revision 2800798f (qgis): [FEATURE][layouts] Allow drag and drop of pictures onto layouts
E.g. drag an svg from a file explorer onto the layout to create a
new picture item containing that svg image.
Conven...
Nyall Dawson
09:37 AM Revision 71581a40 (qgis): Tests with RULELABEL and LAYERTITLE
And fix related tests David Signer
09:37 AM Revision a74035cd (qgis): set RULELABEL to false to have the expected behavior
David Signer
09:28 AM Revision 6f4ad978 (qgis): [field calc] do not propose to update field for read-only layers (#3310...
Denis Rouzaud
09:28 AM Revision a33da347 (qgis): [field calc] do not propose to update field for read-only layers (#3310...
Denis Rouzaud
08:44 AM Revision 81565590 (qgis): Merge pull request #33095 from m-kuhn/value_map_ordered_import_backport...
Keep order of value map items when importing CSV Matthias Kuhn
08:16 AM Revision e643547a (qgis): [field calc] do not propose to update field for read-only layers (#33101)
Denis Rouzaud
07:32 AM Revision f6012722 (qgis): Send Accept: header with WMTS tile requests
Sam Gillingham
04:39 AM Revision 292dbb0a (qgis): Dox++
Nyall Dawson
04:39 AM Revision dc435efb (qgis): [pal] Make problem a bit less memory messy, rename variables for clarity
(cherry picked from commit c2b161230870b96d952eccc75ad0029a526e1965) Nyall Dawson
04:39 AM Revision 932fd204 (qgis): More PAL variable renaming
Nyall Dawson
04:39 AM Revision 3cbb3a06 (qgis): More pal simplifications and variable renames
Nyall Dawson
04:39 AM Revision 8e411eb8 (qgis): Make PAL problem solver a bit more memory safe
(cherry picked from commit 3c688597a5ad56bdbeee8223a073960bde89e6e4) Nyall Dawson
04:39 AM Revision b0f4cb45 (qgis): Modernize some more pal code, remove unused code
Nyall Dawson
04:39 AM Revision c52a6e71 (qgis): Dox fixes
Nyall Dawson
04:39 AM Revision 71c7a339 (qgis): Dox++
Nyall Dawson
04:39 AM Revision 077c5072 (qgis): More pal modernization of memory management, finally ownership is start...
Nyall Dawson
03:34 AM Revision ce0363a7 (qgis): Move the vertical spacer at the bottom of the raster marker symbol dialog
and fix tabulation order Harrissou Santanna

2019-11-27

12:54 AM Revision bdb1c76e (qgis): [needs-docs] Add labeling engine version setting in project labeling se...
This allows users to upgrade existing projects to the newer labeling engine version.
A warning will show advising use...
Nyall Dawson
12:54 AM Revision 4622ede3 (qgis): Flip logic and leave default labeling engine as v1, mark v2 as experime...
Allows us time to tweak and refine the new rules before deploying on a
widespread basis
Nyall Dawson
12:54 AM Revision 849f3152 (qgis): Avoid trailing ; warning thrown by QGSCOMPARENEAR macro
Nyall Dawson
12:54 AM Revision ff3b4d5a (qgis): Add API to set a label placement engine version, which dictates which
placement rules should be followed when solving the pal labeling engine
solution.
For new projects it defaults to ve...
Nyall Dawson
12:54 AM Revision 8a7c1271 (qgis): Fix method name
Nyall Dawson
06:39 PM Revision 0c666b41 (qgis): Update src/gui/editorwidgets/qgsvaluemapconfigdlg.cpp
Matthias Kuhn
06:04 PM Revision daeae760 (qgis): Store relative publicSource when possible
Alessandro Pasotti
05:54 PM Revision 37c42c36 (qgis): Relation-reference widget: load dependencies
Same behavior of value-relation widget.
Funded by: ARPA Piemonte
Alessandro Pasotti
09:03 AM Revision 80b28825 (qgis): Remove duplicate private declaration
Stephen Knox
08:50 AM Revision 8e1a69d8 (qgis): Keep order of value map items when importing CSV
Matthias Kuhn
08:11 AM Revision d953f9ed (qgis): [pal] Don't sort final label placements in pal
We have a (better) sorting method in QGIS which accounts for other
things like the label z orders, so this sorting in...
Nyall Dawson
07:44 AM Revision 98d1f98f (qgis): Merge pull request #33060 from m-kuhn/value_map_ordered_import
Keep order of value map items when importing CSV Matthias Kuhn
04:16 AM Revision a997ab8b (qgis): Add more labeling tests covering different label/obstacle combinations
Nyall Dawson
02:07 AM Revision 2bccde39 (qgis): Tweak test qml for test consistency
Nyall Dawson
02:07 AM Revision 175a075b (qgis): Use geojson files instead of sqlite for PAL test suite
It's much more git friendly... Nyall Dawson

2019-11-26

12:57 AM Revision 6377ed4f (qgis): Don't report success when a calculation error occurred
(cherry picked from commit ab6239b7537514992fd7f54a63d8593932ea44a4) Nyall Dawson
12:57 AM Revision 0de2c662 (qgis): Avoid altering std::map while iterating over it (potentially unsafe)
And avoid some double-lookups
(cherry picked from commit bc6c3e57ff1c7b97f2bbf3a39a8472c5b8d74ff8)
Nyall Dawson
12:57 AM Revision 3af89930 (qgis): Fix crash in raster calculator on Windows builds
It's not safe to take the data from a vector like this, it will be
deleted as soon as the vector itself is
Fixes #32...
Nyall Dawson
12:57 AM Revision 6d9fe0b3 (qgis): [layouts] Ensure overview frames are correctly exporting during layer
based exports when the stacking position is set not set to above labels
Fixes #32763
(cherry picked from commit 078...
Nyall Dawson
12:57 AM Revision 32e62222 (qgis): Attempt to fix crash when adding fields to existing table
Refs #32819
(cherry picked from commit 5d27d7cfdf1f1c7fb7c5a82db725e748e7482ff3)
Nyall Dawson
12:57 AM Revision 3ebbdf7d (qgis): Avoid qt containing detachment, remove some auto use
(cherry picked from commit f086d4e6bdab339a004c8cb026ed8201eeba20f1) Nyall Dawson
12:47 AM Revision b921e3e2 (qgis): [processing] Fix menu links following c++ algorithm ports
Nyall Dawson
08:07 PM Revision 5d27d7cf (qgis): Attempt to fix crash when adding fields to existing table
Refs #32819 Nyall Dawson
08:06 PM Revision 078f8451 (qgis): [layouts] Ensure overview frames are correctly exporting during layer
based exports when the stacking position is set not set to above labels
Fixes #32763
Nyall Dawson
08:06 PM Revision 52e2ac74 (qgis): [diagrams] Harmonize the diagram type combobox looks
Mathieu Pellerin - nIRV
08:06 PM Revision a269fe23 (qgis): Fix SVG artifact outside of viewbox in poi_place_city.svg file
Fixes #33061 Nyall Dawson
08:06 PM Revision 60555a18 (qgis): [ui] Fix out-of-sync show help button enabled state for the expression ...
Mathieu Pellerin - nIRV
08:06 PM Revision 10e71189 (qgis): [layouts] Make legend's filter by map extent widget a check box
Mathieu Pellerin - nIRV
08:06 PM Revision f5d542e4 (qgis): [needs-docs][layouts] Shuffle legend item widget tool buttons
to reduce visual cumbersomeness Mathieu Pellerin - nIRV
07:18 PM Revision f19922a4 (qgis): establish CRS parameter as normal param
Clemens Raffler
07:18 PM Revision 2fa6a3ff (qgis): optimize index usage and geometry creation
Clemens Raffler
07:18 PM Revision 948ea416 (qgis): move QgsSpatialIndex to stack and fix QList check
Clemens Raffler
07:18 PM Revision 3bf89fe1 (qgis): fix CRS test parameter
Clemens Raffler
07:18 PM Revision a7ffa9ff (qgis): fix parameter names and add crs and attempts parameters to advanced par...
Clemens Raffler
07:18 PM Revision 03f0dd63 (qgis): fix multiple spaces in helpstring and exception
Clemens Raffler
07:18 PM Revision 9fba322a (qgis): fix point count test parameter
Clemens Raffler
07:18 PM Revision b96aed4e (qgis): adaptation of algorithm test parameters
Clemens Raffler
07:18 PM Revision 08c194c7 (qgis): remove python version of Random points in extent algorithm
Clemens Raffler
07:18 PM Revision a75436c5 (qgis): [feature][processing] Port and optimization of Random points in extent ...
Clemens Raffler
07:18 PM Revision 590c57c0 (qgis): remove python alg help
Clemens Raffler
09:27 AM Revision d0348127 (qgis): [ui] Fix out-of-sync show help button enabled state for the expression ...
Mathieu Pellerin - nIRV
09:25 AM Revision ab6239b7 (qgis): Don't report success when a calculation error occurred
Nyall Dawson
09:25 AM Revision f086d4e6 (qgis): Avoid qt containing detachment, remove some auto use
Nyall Dawson
09:25 AM Revision e3d2dcdb (qgis): Fix crash in raster calculator on Windows builds
It's not safe to take the data from a vector like this, it will be
deleted as soon as the vector itself is
Fixes #32855
Nyall Dawson
09:25 AM Revision bc6c3e57 (qgis): Avoid altering std::map while iterating over it (potentially unsafe)
And avoid some double-lookups Nyall Dawson
08:36 AM Revision 4512318f (qgis): Happy now?
Matthias Kuhn
08:03 AM Revision 7f5baf03 (qgis): Fix SVG artifact outside of viewbox in poi_place_city.svg file
Fixes #33061 Nyall Dawson
08:03 AM Revision 9a688358 (qgis): Fix function help for project function
Fixes #33035
(cherry picked from commit 37f2d2d8ae7efd4bc953422f7740447c15b9919c)
Nyall Dawson
08:03 AM Revision d051fca4 (qgis): Add missing documentation for geom_to_wkt precision argument
(cherry picked from commit 8b968cf2f5475da3010e384d427c6ddd01584e6f) Nyall Dawson
08:03 AM Revision 9be38e14 (qgis): Fix grid file installation fails if path does not already exist
Fixes #32936
(cherry picked from commit 97fd59a99a3815b18ee3ee41650be941477d3fd7)
Nyall Dawson
07:04 AM Revision a4581188 (qgis): [diagrams] Harmonize the diagram type combobox looks
Mathieu Pellerin - nIRV
07:03 AM Revision 5efd20d2 (qgis): [layouts] Shuffle legend item widget tool buttons to reduce visual cumb...
Mathieu Pellerin - nIRV
07:03 AM Revision b700e6d6 (qgis): [layouts] Make legend's filter by map extent widget a check box
Mathieu Pellerin - nIRV
06:19 AM Revision a225ec09 (qgis): Don't enable diagram effects by default
Nyall Dawson
04:45 AM Revision 0b3b7123 (qgis): [processing] Port "Count points in polygon" algorithm to c++
Nyall Dawson
02:25 AM Revision abada63c (qgis): convert if structures to switch
Denis Rouzaud

2019-11-25

10:53 PM Revision 3d4abaf8 (qgis): Fix windows build
Nyall Dawson
08:32 PM Revision e02b5e64 (qgis): Make the comment on mask shape usage multiline
avoiding unnecessary scroll to fully read it Harrissou Santanna
07:40 PM Revision 82559322 (qgis): use QGIS API instead of GDAL API to create heatmaps
Alexander Bruy
07:40 PM Revision 3e63d65f (qgis): address comments
Alexander Bruy
06:59 PM Revision 42d6c394 (qgis): Hide coordinate operations which utilise a LAS/LOS grid shift file,
which are unsupported by proj 6
E.g. some candidate operations between EPSG:3035 and EPSG:5514
Since these can NEVE...
Nyall Dawson
06:59 PM Revision 97fd59a9 (qgis): Fix grid file installation fails if path does not already exist
Fixes #32936 Nyall Dawson
06:58 PM Revision 3ba95154 (qgis): Fix expression function helping missing for all functions
Fixes #33016 Nyall Dawson
06:58 PM Revision 37f2d2d8 (qgis): Fix function help for project function
Fixes #33035 Nyall Dawson
06:58 PM Revision 8b968cf2 (qgis): Add missing documentation for geom_to_wkt precision argument
Nyall Dawson
06:56 PM Revision cba4ea8a (qgis): fix typos
Alexander Bruy
06:56 PM Revision 0800c5dd (qgis): remove Python version of the Grid algorithm, it was ported to C++
Alexander Bruy
06:56 PM Revision 1a3fb9ae (qgis): orthogonalize algorithm: make angle tolerance parameter dynamic
Alexander Bruy
06:56 PM Revision eead84db (qgis): constant raster algorithm: reduce minimum value for pixel size and take...
account target CRS when evaluating extent parameter Alexander Bruy
06:56 PM Revision 59564c42 (qgis): mention Z and M fields in the points layer from table help
Alexander Bruy
06:56 PM Revision 524f66da (qgis): [processing] port single-sided buffer algorithm to C++ and make distance
parameter dynamic Alexander Bruy
06:56 PM Revision 9289d53a (qgis): [processing] port orthogonalize algorithm to C++
Alexander Bruy
06:56 PM Revision 5324d7f9 (qgis): [processing] port points layer from table to C++
Alexander Bruy
06:56 PM Revision a1e75e9d (qgis): [processing] port constant raster algorithm to C++
Alexander Bruy
06:56 PM Revision f1d60800 (qgis): [processing] port set Z value algorithm to C++
Alexander Bruy
06:56 PM Revision 7033c310 (qgis): [processing] port create attribute index algorithm to C++
Alexander Bruy
06:56 PM Revision 06a71403 (qgis): [processing] port terrain analysis algoithms to C++
Alexander Bruy
06:56 PM Revision aed17bae (qgis): [processing] port spatial index algorithm to C++
Alexander Bruy
06:56 PM Revision 9411d96f (qgis): [processing] port set M value algorithm to C++
Alexander Bruy
06:50 PM Revision 418b6580 (qgis): Rework QgsDebugMsgLevel to avoid construction of strings which
won't be logged at the current debug level
Instead of always constructing debug strings, and then potentially
ignori...
Nyall Dawson
06:50 PM Revision 406e28da (qgis): Move QgsDebugCall to level 2 debug level
(cherry picked from commit 69e1b84b4c405a6b9fa7cfd2a72cf4c49a85f929) Nyall Dawson
06:50 PM Revision 9faec85a (qgis): Hide coordinate operations which utilise a LAS/LOS grid shift file,
which are unsupported by proj 6
E.g. some candidate operations between EPSG:3035 and EPSG:5514
Since these can NEVE...
Nyall Dawson
06:50 PM Revision c3b3e029 (qgis): Fix WMTS Capabilities document and related tests
(cherry picked from commit 529aea6f4e21ccdb15152eba6298f93d430f6888) Jorge Rocha
06:50 PM Revision 2d4c8bf1 (qgis): Fix time (and date) fields editing in forms
Fixes #33000
(cherry picked from commit 17a700b34be68fcba49cf8e43e6994ea31a2aff5)
Alessandro Pasotti
06:50 PM Revision 023e8d2a (qgis): MetaSearch plugin: update CSW catalog url from the portuguese mapping a...
(cherry picked from commit 23fc25b04600865c71421462e9f304cca4c6731e) Jorge Rocha
06:11 PM Revision 55df0c10 (qgis): Add documentation
Matthias Kuhn
04:42 PM Revision 44c390cf (qgis): MXE build workflow
Alessandro Pasotti
10:14 AM Revision 23ae038d (qgis): fix docs for streamlines (#33054)
Peter Petrik
08:54 AM Revision 938aa58d (qgis): [FEATURE] Streamlines Renderer for vector dataset on mesh layer. (#32996)
* [FEATURE] Mesh streamlines
fix #29534
The vector field data set in a mesh layer can currently be only rendered wi...
Vincent Cloarec
03:44 AM Revision 0bbdf202 (qgis): Remove backport bot - it's dead
Nyall Dawson
03:43 AM Revision 83dd2aa0 (qgis): Move some non-error debug messages to QgsDebugMsgLevel
Nyall Dawson
03:43 AM Revision 65ad06d1 (qgis): Rework QgsDebugMsgLevel to avoid construction of strings which
won't be logged at the current debug level
Instead of always constructing debug strings, and then potentially
ignori...
Nyall Dawson
03:43 AM Revision 69e1b84b (qgis): Move QgsDebugCall to level 2 debug level
Nyall Dawson
01:12 AM Revision 529aea6f (qgis): Fix WMTS Capabilities document and related tests
Jorge Rocha

2019-11-24

10:43 PM Revision 23fc25b0 (qgis): MetaSearch plugin: update CSW catalog url from the portuguese mapping a...
Jorge Rocha
09:20 PM Revision e8ec0042 (qgis): [FEATURE][diagrams] Paint effect support for diagram renderer
Allows for diagrams to use paint effects, including drop shadows,
outer glows, etc...
Sponsored by SLYR
Nyall Dawson
10:11 AM Revision 204bd47b (qgis): [FEATURE][diagrams] New diagram type "stacked bars"
Stacks bars of varying colors for each attribute on top of each other
vertically or horizontally.
Sponsored by SLYR
Nyall Dawson
09:06 AM Revision 0fe849a1 (qgis): Fix QGIS crashing when loading a recent project after saving dirty project
Mathieu Pellerin - nIRV
09:06 AM Revision b8bc9fad (qgis): Fix QGIS crashing when loading a recent project after saving dirty project
Mathieu Pellerin - nIRV

2019-11-23

12:14 AM Revision 79430b54 (qgis): Fix signature of qgsattributeform.cpp
Stephen Knox
11:57 PM Revision 9c9b5ca0 (qgis): Fix sip and formatting issues
Stephen Knox
10:54 PM Revision 08b7ecab (qgis): Fix docstrings and respond to feedback
Stephen Knox
08:18 PM Revision 51c12891 (qgis): Merge branch 'master' into pg_json
Stephen Knox
09:48 AM Revision 2d888519 (qgis): [diagrams] Fix bars drawn outside of registered diagram extent for some...
(cherry picked from commit 993d90a456ccc72ab2114368656ab75e3a6ccc1e) Nyall Dawson
09:48 AM Revision 19649058 (qgis): [diagrams] When an unknown diagram type is encountered, don't crash, bu...
Avoids projects from a new qgis using a new diagram type crashing when opened in earlier
qgis versions
(cherry picke...
Nyall Dawson
09:48 AM Revision e483229e (qgis): [diagrams] Better default size for diagrams
(cherry picked from commit b78784be4f60342dfb96ec1f9b344a6678eaba16) Nyall Dawson
09:48 AM Revision ad260fff (qgis): [diagrams] Diagram size widget should allow non-integer values
There's no reason we should limit diagram sizes to round number of
mm, so adapt widget to follow same behavior as oth...
Nyall Dawson
09:45 AM Revision ec9e5986 (qgis): Fix QGIS crashing when loading a recent project after saving dirty project
Mathieu Pellerin - nIRV
09:06 AM Revision 5ee9b20b (qgis): QgsCoordinateTransform::transformCoords(): with PROJ 6, do no raise on ...
Fixes #32973 or at least improve it significantly
Currently with PROJ 6 transformCoords() will raise an exception as...
Even Rouault
09:06 AM Revision 9a23e1b2 (qgis): [FEATURE][diagrams] Add option to show diagram axis for histogram diagr...
Where the axis line symbol can be set using a standard QGIS line symbol.
Sponsored by SLYR
Nyall Dawson
09:06 AM Revision ee260893 (qgis): [diagrams] Fix incorrectly calculated size of diagrams when bar spacing...
Nyall Dawson
09:06 AM Revision 249d38a5 (qgis): Add read/write context to diagram serialization
Nyall Dawson
09:06 AM Revision 1c0a9918 (qgis): [diagrams] Default bar spacing should be 0
Nyall Dawson
09:06 AM Revision 6b0c9b83 (qgis): Spelling
Nyall Dawson
09:06 AM Revision a72f42b6 (qgis): [diagrams] Better default size for diagrams
Nyall Dawson
09:06 AM Revision 6db6ede3 (qgis): [diagrams] When an unknown diagram type is encountered, don't crash, bu...
Avoids projects from a new qgis using a new diagram type crashing when opened in earlier
qgis versions
Nyall Dawson
09:06 AM Revision abb64382 (qgis): [diagrams] Fix bars drawn outside of registered diagram extent for some...
Nyall Dawson
09:06 AM Revision bfd925dc (qgis): [diagrams] Fix placement of histogram diagrams with bar spacing set
Nyall Dawson
09:06 AM Revision a784fbe6 (qgis): [diagrams] Diagram size widget should allow non-integer values
There's no reason we should limit diagram sizes to round number of
mm, so adapt widget to follow same behavior as oth...
Nyall Dawson
07:20 AM Revision 036f032b (qgis): [canvas] Fix zoom to selection for single point selection when layer is...
Mathieu Pellerin - nIRV
07:20 AM Revision 9c782e82 (qgis): [canvas] Fix zoom to selection for single point selection when layer is...
Mathieu Pellerin - nIRV
05:06 AM Revision c7d4892c (qgis): [canvas] Fix zoom to selection for single point selection when layer is...
Mathieu Pellerin - nIRV
05:02 AM Revision ed7d13da (qgis): QgsCoordinateTransform::transformCoords(): with PROJ 6, do no raise on ...
Fixes #32973 or at least improve it significantly
Currently with PROJ 6 transformCoords() will raise an exception as...
Even Rouault

2019-11-22

12:22 AM Revision f2f40b13 (qgis): QgsVectorFileWriter: fix axis order issue with GDAL 3 (fixes #33014)
Even Rouault
10:27 PM Revision bd170fa7 (qgis): QgsVectorFileWriter: fix axis order issue with GDAL 3 (fixes #33014)
Even Rouault
09:44 PM Revision 831780bb (qgis): Merge pull request #33018 from troopa81/backport-32811-to-release-3_10
backport fix wfs cache request Even Rouault
09:00 PM Revision a485b476 (qgis): Merge pull request #33021 from rouault/fx_writing_to_kml_with_gdal_3
QgsVectorFileWriter: fix axis order issue with GDAL 3 (fixes #33014) Even Rouault
08:18 PM Revision e75ff1b5 (qgis): QgsVectorFileWriter: fix axis order issue with GDAL 3 (fixes #33014)
Even Rouault
06:17 PM Revision df1b2734 (qgis): backport fix wfs cache request
Julien Cabieces
05:04 PM Revision 22a72bef (qgis): Merge pull request #33012 from elpaso/bugfix-gh-33000-time-support
Fix time (and date) fields editing in forms Alessandro Pasotti
04:00 PM Revision 2c61eb39 (qgis): Address comments
Alessandro Pasotti
12:56 PM Revision c452bed2 (qgis): Put all chunked entity load tile events into one group
Martin Dobias
12:56 PM Revision 5706a9f7 (qgis): Make event tracing disabled by default
It needs qgis/enableEventTracing to be set to true in Options > Advanced. Martin Dobias
12:56 PM Revision ae92395d (qgis): Basic event tracing for 3D and a shortcut to toggle tracing: ctrl+shift+.
Martin Dobias
12:56 PM Revision adad95ee (qgis): Make it possible to load multiple terrain tiles at the same time
Also adds some event tracing support to better understand what
is going on under the hood
Martin Dobias
12:56 PM Revision e86d283a (qgis): Add recording of async events to the event tracer
Martin Dobias
11:33 AM Revision 17a700b3 (qgis): Fix time (and date) fields editing in forms
Fixes #33000 Alessandro Pasotti
11:09 AM Revision 63911c1d (qgis): Merge pull request #32551 from rduivenvoorde/from_epoch
[FEATURE] Add datetime_from_epoch (MSec from epoch) expression function Matthias Kuhn
09:55 AM Revision 4ebd23e7 (qgis): Merge pull request #33003 from rldhont/backport-32800-to-release-3_4
[Backport release-3_4][Bugfix][Server] Correctly round extent coordinates in services capabilities René-Luc ReLuc
09:55 AM Revision 588a0961 (qgis): Merge pull request #33002 from rldhont/backport-32800-to-release-3_10
[Backport release-3_10][Bugfix][Server] Correctly round extent coordinates in services capabilities René-Luc ReLuc
04:17 AM Revision 71dd0df4 (qgis): Fix broken QMap<QVariantList,...> finding, which causes case-insensitive
comparisons to be made when resolving primary keys in the Oracle and
Postgres providers
qt's built in qMapLessThanKe...
Nyall Dawson
04:17 AM Revision 5d924cf7 (qgis): Fix broken QMap<QVariantList,...> finding, which causes case-insensitive
comparisons to be made when resolving primary keys in the Oracle and
Postgres providers
qt's built in qMapLessThanKe...
Nyall Dawson
01:07 AM Revision b4769c57 (qgis): Prevent saving invalid json
Stephen Knox

2019-11-21

12:01 AM Revision baf38199 (qgis): [FEATURE][diagrams] Add option to control pie diagram angular direction
I.e. control whether the sections are rendered in a clockwise or
anticlockwise direction
Sponsored by SLYR
Nyall Dawson
10:30 PM Revision 59b83def (qgis): [Server] Update WMS tests for round extent in GetCapabilities
René-Luc ReLuc
10:30 PM Revision bd96f8b7 (qgis): [Server] Update WMS GetProjectSettings tests for round extent in GetCap...
René-Luc ReLuc
10:30 PM Revision 588324a1 (qgis): [Server] Update WCS tests for round extent in GetCapabilities
René-Luc ReLuc
10:30 PM Revision ec8912ed (qgis): [Server] Test WCS Access Control: update comment
René-Luc ReLuc
08:48 PM Revision e9251a5f (qgis): [Server] Update WFS tests for round extent in GetCapabilities
René-Luc ReLuc
08:48 PM Revision 86f57f03 (qgis): [Server] Update WMTS tests for round extent in GetCapabilities
René-Luc ReLuc
08:48 PM Revision 60d49a7e (qgis): [Server] tests: Add masks
René-Luc ReLuc
08:48 PM Revision 97e06028 (qgis): [Bugfix][Server] Use floor and ceil for round extent coordinates in ser...
René-Luc ReLuc
08:48 PM Revision a4a48ccc (qgis): [Bugfix][Server] Correctly round extent coordinates in services capabil...
QString::number does not correctly round double. It can truncate double so the extent display explains in services ca... René-Luc ReLuc
08:45 PM Revision c99ae2a0 (qgis): [Server] Update WMS Dimension tests for round extent in GetCapabilities
René-Luc ReLuc
08:45 PM Revision 3198ce54 (qgis): [Server] Update WMS GetProjectSettings tests for round extent in GetCap...
René-Luc ReLuc
08:45 PM Revision ac846d36 (qgis): [Server] Test WCS Access Control: update comment
René-Luc ReLuc
08:45 PM Revision e1c4f145 (qgis): [Server] Update WCS tests for round extent in GetCapabilities
René-Luc ReLuc
08:45 PM Revision 983da1d3 (qgis): [Server] Update WMS tests for round extent in GetCapabilities
René-Luc ReLuc
08:45 PM Revision 41b97b4c (qgis): [Bugfix][Server] Correctly round extent coordinates in services capabil...
QString::number does not correctly round double. It can truncate double so the extent display explains in services ca... René-Luc ReLuc
08:45 PM Revision 1b08bbef (qgis): [Server] Update WMTS tests for round extent in GetCapabilities
René-Luc ReLuc
08:45 PM Revision 723c51b3 (qgis): [Server] tests: Add masks
René-Luc ReLuc
08:45 PM Revision f986fa10 (qgis): [Bugfix][Server] Use floor and ceil for round extent coordinates in ser...
René-Luc ReLuc
08:45 PM Revision e5f93ebb (qgis): [Server] Update WFS tests for round extent in GetCapabilities
René-Luc ReLuc
07:14 PM Revision be91de99 (qgis): Add FlatGeobuf as known input format
(cherry picked from commit 150709cb5f661001c1271fc67e96ed2f98554136) Björn Harrtell
07:14 PM Revision 3aa99e1a (qgis): Remove sort order tweaks
(cherry picked from commit 8159783afed47061e18e62c17b678d10135e47b1) Björn Harrtell
07:14 PM Revision e6eaf7ba (qgis): Add FlatGeobuf as an exportable format
(cherry picked from commit 315c9bbea633f09824875aef51a5129a5f974b27) Björn Harrtell
07:14 PM Revision 360e7622 (qgis): fix build
(cherry picked from commit c42789d71b304828dbb2fb160a58dff9d1d62615) Jürgen Fischer
07:14 PM Revision 11bcbc0c (qgis): Tiles XYZ fixed scale-dependant styles
(cherry picked from commit 742c7b95d7817c9e3d881e5b3cec12fbccf544df) javicasnov
07:14 PM Revision 9bfd06a8 (qgis): Update TilesXYZ.py
Solve issue #30524. Now tiles are drawn correctly if there are layers with scale-dependant styles
(cherry picked fro...
javicasnov
07:14 PM Revision a4c2129a (qgis): Fix alg description
PostGIS DB -> PostgreSQL DB
(cherry picked from commit d28da131c4b6acfa53d63c7af7cc1fe6e2b372e0)
Felis Pimeja
07:14 PM Revision f5692125 (qgis): Fix alg description
PostGIS DB - PostgreSQL DB
(cherry picked from commit 60ed888277a83bcd2ff40d91f626dd09f5c6161c)
Felis Pimeja
07:14 PM Revision 4cfd354b (qgis): Resolve cpu spikes when options dialog is shown
Disable auto-update of the advanced settings tree widget. This is causing
CPU spikes every 2 seconds while the dialog...
Nyall Dawson
07:14 PM Revision fb374357 (qgis): fix crash when gps source is not available (e.g. missing QT plugins)
(cherry picked from commit 90cbcc92b110144a0eb9498248c12fb82af8a60f) Peter Petrik
07:14 PM Revision 55ea8e7d (qgis): Fix fid regenerate on GPKG vector layer exported
Fixes #32927
(cherry picked from commit f9f00d3388ea5df0001ec967e5cbf4daf3903e24)
Alessandro Pasotti
07:14 PM Revision 074afdf7 (qgis): Optimise some trivial point/rectangle intersection tests
(cherry picked from commit 19d0b118a59f8456cdf9a89f61fafe547973db85) Nyall Dawson
07:14 PM Revision 4e18d911 (qgis): [labeling] Fix evalution of letter/word spacing when font size is map u...
Fixes #32825
(cherry picked from commit 0d6599a7b6dfeff1a4113ea1922820d6c7c894d3)
Nyall Dawson
07:14 PM Revision ff972079 (qgis): Lower precision of grass centrality test
Refs #32562
(cherry picked from commit 2b9921ac2cebbe2362af3ebc08769bd325c359ed)
Nyall Dawson
07:14 PM Revision 9f39fea4 (qgis): Add unit test for qgslayerdefinition
(cherry picked from commit 0aea46bb2808c56fd455c095684c65e7ced0d022) Paul Blottiere
07:14 PM Revision 9bfed01b (qgis): Add unit tests for qgsproject
(cherry picked from commit 0770ca9121698b286bff018b7b8fa15c21c97147) Paul Blottiere
07:14 PM Revision 1fb741a0 (qgis): Load embedded group from qgz project
(cherry picked from commit 35c2a9a6f3e28c4a2e37c0576524e464b60cf2fb) Paul Blottiere
07:14 PM Revision 83a35e38 (qgis): Fix reloading project with embedded layers from qgz
(cherry picked from commit 9a9778af418f2a5783cbda7217823b150db883b7) Paul Blottiere
07:14 PM Revision 71f2dd47 (qgis): Read qgz project when embedding layers. Fixes #28280
(cherry picked from commit e5eb23e30ce7ead00ffa8cc3fedf2637ecbbd61b) Paul Blottiere
07:14 PM Revision 941a20ad (qgis): Revert 5c1cc4a40d84. I wasn't aware dashes in plugin directory names ha...
(cherry picked from commit ffb38e8a320082791c3251ee386e9a899d0a5d33) Borys Jurgiel
07:14 PM Revision 6bc027b8 (qgis): Disable flaky test
See https://travis-ci.org/qgis/QGIS/jobs/606030466#L6726
(cherry picked from commit 39741e549e525a11e07ffc3594e8b4a8...
Matthias Kuhn
07:14 PM Revision 39082474 (qgis): Attribute table pass fid on ctx menu signals
instead of passing an index that could belong to
one of the (three) models that live in the dual
view.
This hopefull...
Alessandro Pasotti
07:14 PM Revision d5543b6c (qgis): Attribute table: please don't delete randomly!
Fixes #32933
Pretty big fat bug isn't it ?
(cherry picked from commit ea38fcec06c5fbaa832a2ae7b229a5fc7a727df7)
Alessandro Pasotti
07:14 PM Revision 32c9b306 (qgis): Add topological points on background layers for qgsmaptooladdfeature
(cherry picked from commit 47bc117795579ea0b27b016a68c3e6cc6f071a91) Loïc BARTOLETTI
07:14 PM Revision 6f171fdc (qgis): Update connections-default.xml
(cherry picked from commit 69ba08eae9ef8d7af3035ef813dddb1c87719dfe) Antonio Rotundo
07:14 PM Revision b39bd70e (qgis): Add GDAL 3.1.0 version ifdef
(cherry picked from commit a875befb0c2ffb308c42cccb7afb655873dba845) Björn Harrtell
07:09 PM Revision 701ea057 (qgis): Fix broken QMap<QVariantList,...> finding, which causes case-insensitive
comparisons to be made when resolving primary keys in the Oracle and
Postgres providers
qt's built in qMapLessThanKe...
Nyall Dawson
07:02 PM Revision b14d7a8d (qgis): Merge pull request #32800 from rldhont/fix-server-round-precision-extent
[Bugfix][Server] Correctly round extent coordinates in services capabilities René-Luc ReLuc
06:21 PM Revision 8913fb34 (qgis): Merge pull request #32114 from troopa81/fix_feature_count_estimated_met...
Fix featureCount on postgres view when flag estimatedmetadata is set Alessandro Pasotti
06:08 PM Revision 9743e306 (qgis): [Server] Test WCS Access Control: update comment
René-Luc ReLuc
06:08 PM Revision 0808c2ba (qgis): [Server] Update WCS tests for round extent in GetCapabilities
René-Luc ReLuc
06:08 PM Revision 90f325a8 (qgis): [Server] Update WMS tests for round extent in GetCapabilities
René-Luc ReLuc
06:08 PM Revision e5431a88 (qgis): [Server] Update WMS Dimension tests for round extent in GetCapabilities
René-Luc ReLuc
06:08 PM Revision a60ea5d7 (qgis): [Server] Update WMS GetProjectSettings tests for round extent in GetCap...
René-Luc ReLuc
05:45 PM Revision 726dcd11 (qgis): Remove rasterize from help file
Alessandro Pasotti
05:45 PM Revision 10e6822d (qgis): Keeps a bit less memory
Alessandro Pasotti
05:33 PM Revision 24307f9e (qgis): Merge pull request #32992 from elpaso/rasterize-c-plus-plus
Port Processing Rasterize to C++ Alessandro Pasotti
05:28 PM Revision c1917476 (qgis): Rasterize: QtConcurrent version
Alessandro Pasotti
04:28 PM Revision e21c0481 (qgis): Typo
Alessandro Pasotti
11:51 AM Revision 63956785 (qgis): Merge pull request #30297 from roya0045/handler_v2
Bad Layer Handler Improvements Matthias Kuhn
11:29 AM Revision 3456bc01 (qgis): Merge pull request #32990 from m-kuhn/dxf_fix_dd
Fix data defined symbology in dxf export Matthias Kuhn
09:58 AM Revision 797af951 (qgis): Processing rasterize: add extent buffer
Alessandro Pasotti
09:10 AM Revision 2ff4bd54 (qgis): Test masks
Nyall Dawson
09:10 AM Revision 8a7bf147 (qgis): [diagrams] Fix diagram attribute order is reversed when using left or r...
Nyall Dawson
09:10 AM Revision 6222207c (qgis): Fix some warnings, forced truncation to int while rendering histogram d...
Nyall Dawson
09:03 AM Revision c70baa26 (qgis): Fix layer/field based symbology
Was broken since https://github.com/qgis/QGIS/pull/32770 Matthias Kuhn
09:03 AM Revision 22e1bfa5 (qgis): Add data based orientation text dxf test
Matthias Kuhn
06:21 AM Revision 49dcc2c2 (qgis): [FEATURE] Add spacing option for vector layer bar chart diagrams
Allows for user-controlled spacing between each bar in the chart.
Sponsored by SLYR
Nyall Dawson
02:22 AM Revision c42789d7 (qgis): fix build
Jürgen Fischer

2019-11-20

11:24 PM Revision 20736b9a (qgis): Update TilesXYZ.py
Solve issue #30524. Now tiles are drawn correctly if there are layers with scale-dependant styles javicasnov
11:24 PM Revision 742c7b95 (qgis): Tiles XYZ fixed scale-dependant styles
javicasnov
11:23 PM Revision fb85e652 (qgis): Fix typos
Jonas Mueller
09:46 PM Revision 747f785e (qgis): [Bugfix][Server] Correctly round extent coordinates in services capabil...
QString::number does not correctly round double. It can truncate double so the extent display explains in services ca... René-Luc ReLuc
09:46 PM Revision 2599eb53 (qgis): [Server] Update WFS tests for round extent in GetCapabilities
René-Luc ReLuc
09:46 PM Revision 656f9e04 (qgis): [Bugfix][Server] Use floor and ceil for round extent coordinates in ser...
René-Luc ReLuc
09:46 PM Revision 1d3b90bb (qgis): [Server] Update WMTS tests for round extent in GetCapabilities
René-Luc ReLuc
09:46 PM Revision 9b731edb (qgis): [Server] tests: Add masks
René-Luc ReLuc
09:41 PM Revision 150709cb (qgis): Add FlatGeobuf as known input format
Björn Harrtell
09:23 PM Revision c25f2745 (qgis): Port processing rasterize to C++
roughly 20% faster than Python Alessandro Pasotti
08:52 PM Revision 460c1080 (qgis): Make capabilities methods const, drop unused ones
Uses mutable members to retain the lazy capability queries Sandro Santilli
08:52 PM Revision 111fbace (qgis): mhkun style
Sandro Santilli
08:52 PM Revision 6def175f (qgis): Simplify calls to has_*_privilege to avoid name resolution
... when oid is already known... Sandro Santilli
08:52 PM Revision 94913ead (qgis): Improve debug messages about geos/topology support
Sandro Santilli
08:52 PM Revision 90c83011 (qgis): Add test for TopoGeometry layers visibility with and w/out permissions
Adds a "qgis_test_user" database users with the db setup script,
using an hard-coded password for connection.
This w...
Sandro Santilli
08:52 PM Revision 0558a5c3 (qgis): Topology is unavailable when user cannot read topology tables
Fixes determination of tables from metadata when user has no
privileges on topology. The bug was introduced by
commit...
Sandro Santilli
08:52 PM Revision 714d1f49 (qgis): Unify list of supported spatial types
Sandro Santilli
08:50 PM Revision 315c9bbe (qgis): Add FlatGeobuf as an exportable format
Björn Harrtell
08:50 PM Revision a875befb (qgis): Add GDAL 3.1.0 version ifdef
Björn Harrtell
08:50 PM Revision 8159783a (qgis): Remove sort order tweaks
Björn Harrtell
08:49 PM Revision 69ba08ea (qgis): Update connections-default.xml
Antonio Rotundo
08:04 PM Revision b848b0a9 (qgis): add test
Loïc BARTOLETTI
08:04 PM Revision 47bc1177 (qgis): Add topological points on background layers for qgsmaptooladdfeature
Loïc BARTOLETTI
08:00 PM Revision ea38fcec (qgis): Attribute table: please don't delete randomly!
Fixes #32933
Pretty big fat bug isn't it ?
Alessandro Pasotti
08:00 PM Revision bcdbc3a8 (qgis): Attribute table pass fid on ctx menu signals
instead of passing an index that could belong to
one of the (three) models that live in the dual
view.
This hopefull...
Alessandro Pasotti
07:55 PM Revision 39741e54 (qgis): Disable flaky test
See https://travis-ci.org/qgis/QGIS/jobs/606030466#L6726 Matthias Kuhn
07:54 PM Revision ffb38e8a (qgis): Revert 5c1cc4a40d84. I wasn't aware dashes in plugin directory names ha...
Borys Jurgiel
03:05 PM Revision e8b38c36 (qgis): Merge pull request #32666 from pblottiere/fix_emblayer_qgz
Read qgz project when embedding layers/groups. Fixes #28280 Paul Blottiere
02:12 PM Revision 91563b8b (qgis): auto layer finder
Alex Hay
11:46 AM Revision 0e110cf0 (qgis): [FEATURE][labels] allow to delete custom label rotation
by pressing DEL key when moving the label Denis Rouzaud
11:46 AM Revision 99bf9687 (qgis): [FEATURE][labels] allow to delete custom label position
by pressing DEL key when moving the label Denis Rouzaud
11:36 AM Revision 0aea46bb (qgis): Add unit test for qgslayerdefinition
Paul Blottiere
10:56 AM Revision 08d5b83f (qgis): Merge pull request #32811 from troopa81/fix_wfs_cache
fix cache read on wfs request Even Rouault
10:27 AM Revision 59a766e2 (qgis): Merge pull request #32807 from lbartoletti/patch-1
Fix compilation with llvm > 6 (and arch=i386) Matthias Kuhn
09:43 AM Revision 2b9921ac (qgis): Lower precision of grass centrality test
Refs #32562 Nyall Dawson
08:38 AM Revision 1ca926d7 (qgis): [FEATURE][layouts] Add search box to layout manager
Allows filtering the list of layouts in a project by name, handy
when a project has many layouts
Nyall Dawson
08:07 AM Revision f1e6745f (qgis): [quick] add utility method to select feature using their IDs from QML (...
* [quick] add utility method to select feature using their IDs from QML
* Update qgsquickutils.cpp
Denis Rouzaud
03:18 AM Revision 48ab44c5 (qgis): [processing] Fix missing icon for polygon to lines algoritghm
The icon went missing when porting the algorithm from
python to a native
Mathieu Pellerin - nIRV
03:18 AM Revision 657a8e0f (qgis): [processing] Fix wrong label description for the centroid alg's all par...
(fixes #32940) Mathieu Pellerin - nIRV
01:08 AM Revision 986aa713 (qgis): Identation
Nyall Dawson
01:08 AM Revision 6ce88567 (qgis): Fix clazy warnings
Nyall Dawson
01:08 AM Revision 1c128f9d (qgis): Line based exclusion doesn't seem to work with lambdas...
Nyall Dawson
01:08 AM Revision c8bf6a9b (qgis): Another unused string:
Nyall Dawson
01:08 AM Revision 9a2e0151 (qgis): Move QObject declaration to header
Nyall Dawson
01:08 AM Revision 0b688348 (qgis): Fix build
Nyall Dawson
01:08 AM Revision 129165a1 (qgis): Fix warning
Nyall Dawson
01:08 AM Revision 85227322 (qgis): Clear clazy unused variable warning on proj < 6 builds
Nyall Dawson
01:08 AM Revision 3b03b878 (qgis): Add missing Q_OBJECT macro
Nyall Dawson
01:08 AM Revision 942b74fa (qgis): Remove unused QString
Nyall Dawson
01:08 AM Revision 4b8f37da (qgis): Enable some more safe clazy checks
Nyall Dawson
01:08 AM Revision 214bbe9e (qgis): Fix clazy fully-qualified-moc-types warnings
Nyall Dawson
01:08 AM Revision 9fc5d86d (qgis): Add missing Q_OBJECT macro
Nyall Dawson
01:08 AM Revision 8f1cf97f (qgis): Remove unused QString
Nyall Dawson
01:08 AM Revision a882ece4 (qgis): Remove unused QString
Nyall Dawson
01:08 AM Revision fd68d8ee (qgis): Use QHash instead of QMap with pointer key
Nyall Dawson
01:08 AM Revision fe9e6c69 (qgis): Fix typos
Nyall Dawson

2019-11-19

12:31 AM Revision 664223c5 (qgis): Add backport bot workflow yml
Nyall Dawson
08:13 PM Revision 9f026272 (qgis): Wrong label in UI for "Create point for each part" on "Centroids" proce...
#32940 Håvard Tveite
05:54 PM Revision c2a3a855 (qgis): Test cache read
Julien Cabieces
05:50 PM Revision 0770ca91 (qgis): Add unit tests for qgsproject
Paul Blottiere
12:09 PM Revision e109dc6a (qgis): [processing] Fix wrong label description for the centroid alg's all par...
(fixes #32940) Mathieu Pellerin - nIRV
10:52 AM Revision 8fedf7c7 (qgis): debian packaging: python-gdal still needed for gdal python scripts
Jürgen Fischer
10:51 AM Revision 3a71bc26 (qgis): debian packaging: python-gdal still needed for gdal python scripts
Jürgen Fischer
10:39 AM Revision e0ffc654 (qgis): debian packaging: python-gdal still needed for gdal python scripts
Jürgen Fischer
10:35 AM Revision f63c747c (qgis): [processing] Fix missing icon for polygon to lines algoritghm
The icon went missing when porting the algorithm from
python to a native
Mathieu Pellerin - nIRV
07:46 AM Revision 0d6599a7 (qgis): [labeling] Fix evalution of letter/word spacing when font size is map u...
Fixes #32825 Nyall Dawson
07:41 AM Revision 19d0b118 (qgis): Optimise some trivial point/rectangle intersection tests
Nyall Dawson
05:05 AM Revision 752925f7 (qgis): [expression] Language support for format_date() and to_{date,datetime,t...
By default, those expression use the application's locale. The addition of an optional
language parameter allows hand...
Mathieu Pellerin - nIRV

2019-11-18

09:21 PM Revision 47f806ca (qgis): [processing] Only load plotly library on demand (i.e. at time of algorithm
execution)
Because:
1. It's nicer to show all algorithms on all installs, and give a descriptive
error message to us...
Nyall Dawson
09:21 PM Revision 13518ff4 (qgis): Also lazy load numpy
Nyall Dawson
09:21 PM Revision 68701e2e (qgis): Remove unused code
Nyall Dawson
09:20 PM Revision f9f00d33 (qgis): Fix fid regenerate on GPKG vector layer exported
Fixes #32927 Alessandro Pasotti
06:21 PM Revision d401c840 (qgis): another translation string fix
Jürgen Fischer
05:35 PM Revision 079bd548 (qgis): Merge pull request #32749 from qgis/backport-32743-to-release-3_4
[Backport release-3_4] Fix PG 12 constraints check (provider side) Alessandro Pasotti
01:19 PM Revision 74a6871d (qgis): translation string fixes
Jürgen Fischer
12:30 PM Revision 35c2a9a6 (qgis): Load embedded group from qgz project
Paul Blottiere
12:30 PM Revision 9a9778af (qgis): Fix reloading project with embedded layers from qgz
Paul Blottiere
12:30 PM Revision e5eb23e3 (qgis): Read qgz project when embedding layers. Fixes #28280
Paul Blottiere
10:20 AM Revision 65182a27 (qgis): fix compilation of qgsquick plugin on win
Peter Petrik
10:20 AM Revision 90cbcc92 (qgis): fix crash when gps source is not available (e.g. missing QT plugins)
Peter Petrik
09:29 AM Revision 3b29dbaf (qgis): Resolve cpu spikes when options dialog is shown
Disable auto-update of the advanced settings tree widget. This is causing
CPU spikes every 2 seconds while the dialog...
Nyall Dawson
09:08 AM Revision 2801180b (qgis): database style manager: translatable & title case
(cherry picked from commit 9b32c0be3b4c0d1c98d2e86fb6e66c13c363eea4) Jürgen Fischer
09:04 AM Revision ac4401ba (qgis): custom widgets: fix designer crash (fixes #32860)
(cherry picked from commit 7fdac2fc6b902a4d4e621fde55abb91e277deccf) Jürgen Fischer
09:04 AM Revision bc59bb87 (qgis): debian packaging: drop python-gdal dependency (closes #32835)
[ci skip]
(cherry picked from commit f67369cc2639f513c77ef3e3c606f96294d9fa47)
Jürgen Fischer
09:04 AM Revision 5b04f26d (qgis): qgsfunction: replace deprecated inspect.getargspec() to inspect.getfull...
(cherry picked from commit b830a4a448d31c51ea5e5a4e73d0b3a4ad518fb0) Jürgen Fischer
09:03 AM Revision e1584e65 (qgis): oracle provider: log when ROWID is used for a missing primary key (clos...
(cherry picked from commit 3cf70589dcbbfe234a118a9b5f38352666bbd926) Jürgen Fischer
09:03 AM Revision 90af8f45 (qgis): also track newer CIFS
(cherry picked from commit 375b3907376c54b42728d1e69ef2ad70a22143a2) Jürgen Fischer
09:02 AM Revision d88023f5 (qgis): translation string fix
(cherry picked from commit 002d3986d505b58e1d3152df038dbff90938e118) Jürgen Fischer
08:55 AM Revision 07378a71 (qgis): database style manager: translatable & title case
(cherry picked from commit 9b32c0be3b4c0d1c98d2e86fb6e66c13c363eea4) Jürgen Fischer
08:55 AM Revision 8d5bbb76 (qgis): custom widgets: fix designer crash (fixes #32860)
(cherry picked from commit 7fdac2fc6b902a4d4e621fde55abb91e277deccf) Jürgen Fischer
08:55 AM Revision b9611ee6 (qgis): debian packaging: drop python-gdal dependency (closes #32835)
[ci skip]
(cherry picked from commit f67369cc2639f513c77ef3e3c606f96294d9fa47)
Jürgen Fischer
08:54 AM Revision 354c5917 (qgis): qgsfunction: replace deprecated inspect.getargspec() to inspect.getfull...
(cherry picked from commit b830a4a448d31c51ea5e5a4e73d0b3a4ad518fb0) Jürgen Fischer
08:54 AM Revision a48f4c42 (qgis): oracle provider: log when ROWID is used for a missing primary key (clos...
(cherry picked from commit 3cf70589dcbbfe234a118a9b5f38352666bbd926) Jürgen Fischer
08:52 AM Revision 54a2e798 (qgis): also track newer CIFS
(cherry picked from commit 375b3907376c54b42728d1e69ef2ad70a22143a2) Jürgen Fischer
08:52 AM Revision 4eb78ea8 (qgis): translation string fix
(cherry picked from commit 002d3986d505b58e1d3152df038dbff90938e118) Jürgen Fischer
06:13 AM Revision 617955ac (qgis): [expression] Language support for format_date() and to_{date,datetime,t...
By default, those expression use the application's locale. The addition of an optional
language parameter allows hand...
Mathieu Pellerin - nIRV

2019-11-17

05:31 PM Revision 0e7edd55 (qgis): [feature] is_valid expression
Returns true if a geometry is considered valid according to the OGC validity rules Pete King
11:30 AM Revision aa7af8fa (qgis): Merge pull request #32460 from alexbruy/backport-32455-to-release-3_4
[Backport release-3_4] [processing] allow to select files without suffix in the Processing options dialog Alexander Bruy
08:08 AM Revision 4f602c40 (qgis): Merge a5b7db58ca264d39e7f6fcb888569cbab0955f9d into cherry-pick-backpor...
skip-checks: true backporting[bot]
08:08 AM Revision 2d83fb2e (qgis): Remove unused code
Nyall Dawson
08:08 AM Revision 3b856511 (qgis): Also lazy load numpy
Nyall Dawson
08:08 AM Revision a27db353 (qgis): [processing] Only load plotly library on demand (i.e. at time of algorithm
execution)
Because:
1. It's nicer to show all algorithms on all installs, and give a descriptive
error message to us...
Nyall Dawson
06:29 AM Revision 8096b0b9 (qgis): [processing] Warn when we know for certain that no spatial index
exists on a source used for the Join by Location algorithm
Advise users that performance will be severely degraded a...
Nyall Dawson
06:29 AM Revision 8ced952f (qgis): If we know for certain a spatial index already exists on a vector layer,
adjust the "Create Spatial Index" button in the vector layer properties
dialog to reflect this.
Nyall Dawson
06:29 AM Revision 6eb59878 (qgis): Add API to QgsFeatureSource to determine whether a spatial index
exists on the source (or not, or unknown presence) Nyall Dawson
03:49 AM Revision 6337ed6a (qgis): Also lazy load numpy
Nyall Dawson
03:49 AM Revision ddfc32ba (qgis): Sibling of 8248e2b2b620922b7baae67d1a72f09509ac2630 [skip ci]
skip-checks: true Nyall Dawson
03:39 AM Revision a4052f90 (qgis): Remove unused code
Nyall Dawson
03:39 AM Revision a5b7db58 (qgis): Remove unused code
Nyall Dawson
03:39 AM Revision 12cff6b6 (qgis): Sibling of a5b7db58ca264d39e7f6fcb888569cbab0955f9d [skip ci]
skip-checks: true Nyall Dawson
03:33 AM Revision c8e2c4c3 (qgis): [processing] Only load plotly library on demand (i.e. at time of algorithm
execution)
Because:
1. It's nicer to show all algorithms on all installs, and give a descriptive
error message to us...
Nyall Dawson
03:33 AM Revision 7c193a3d (qgis): [processing] Only load plotly library on demand (i.e. at time of algorithm
execution)
Because:
1. It's nicer to show all algorithms on all installs, and give a descriptive
error message to us...
Nyall Dawson
03:33 AM Revision 04120945 (qgis): Sibling of c8e2c4c322445462f59fab5658e11cda866e4bb5 [skip ci]
skip-checks: true Nyall Dawson
02:55 AM Revision d28da131 (qgis): Fix alg description
PostGIS DB -> PostgreSQL DB Felis Pimeja
02:55 AM Revision 60ed8882 (qgis): Fix alg description
PostGIS DB - PostgreSQL DB Felis Pimeja

2019-11-16

07:54 PM Revision 2a5ee9b5 (qgis): [processing] Warn when we know for certain that no spatial index
exists on a source used for the Join by Location algorithm
Advise users that performance will be severely degraded a...
Nyall Dawson
07:54 PM Revision 37044b0a (qgis): If we know for certain a spatial index already exists on a vector layer,
adjust the "Create Spatial Index" button in the vector layer properties
dialog to reflect this.
Nyall Dawson
07:54 PM Revision fe32fdfe (qgis): Add API to QgsFeatureSource to determine whether a spatial index
exists on the source (or not, or unknown presence) Nyall Dawson
02:42 PM Revision c7aa590b (qgis): Merge pull request #32659 from qgis/backport-32645-to-release-3_10
[Backport release-3_10] Server OAPIF fix limits/offset links René-Luc ReLuc
10:41 AM Revision 40091939 (qgis): osgeo4w: fix nightlies (followup 766149b1b6)
Jürgen Fischer
08:19 AM Revision 29824c17 (qgis): Merge pull request #32890 from elpaso/processing-raster-calc-expression...
[feature] Processing raster calc: add missing btns and validate Alessandro Pasotti

2019-11-15

08:48 PM Revision 1ffa8295 (qgis): Fix crash when resetting a project-less snapping config
Mathieu Pellerin - nIRV
05:35 PM Revision 81e64590 (qgis): travis: avoid pr_has_label.py error
Jürgen Fischer
03:49 PM Revision 25edd83b (qgis): Processing raster calc: add missing btns and validate
Validate expression Alessandro Pasotti
03:37 PM Revision 9b32c0be (qgis): database style manager: translatable & title case
Jürgen Fischer
02:21 PM Revision 2eb41084 (qgis): Merge pull request #32694 from elpaso/server-wfs3-transaction-simple-2
[feature] Server OAPIF simple transactions Alessandro Pasotti
01:14 PM Revision 9c4f77f7 (qgis): Topology is unavailable when user cannot read topology tables
Fixes determination of tables from metadata when user has no
privileges on topology. The bug was introduced by
commit...
Sandro Santilli
01:14 PM Revision 6b6509fa (qgis): Unify list of supported spatial types
Sandro Santilli
01:14 PM Revision f543a9ab (qgis): Add test for TopoGeometry layers visibility with and w/out permissions
Adds a "qgis_test_user" database users with the db setup script,
using an hard-coded password for connection.
This w...
Sandro Santilli
01:14 PM Revision 2ba9d3c4 (qgis): Improve debug messages about geos/topology support
Sandro Santilli
01:14 PM Revision 797a43e3 (qgis): Simplify calls to has_*_privilege to avoid name resolution
... when oid is already known... Sandro Santilli
01:14 PM Revision e6cc12fc (qgis): Make capabilities methods const, drop unused ones
Uses mutable members to retain the lazy capability queries Sandro Santilli
01:14 PM Revision ebc9888f (qgis): mhkun style
Sandro Santilli
12:18 PM Revision dc49f39f (qgis): Simplify calls to has_*_privilege to avoid name resolution
... when oid is already known... Sandro Santilli
12:18 PM Revision 103f07e2 (qgis): Improve debug messages about geos/topology support
Sandro Santilli
12:18 PM Revision 3c25e29d (qgis): Improve debug messages about geos/topology support
Sandro Santilli
12:18 PM Revision c013d2d3 (qgis): Sibling of 1d9f46e7533e6c573336d1f2a2de53c236cef2ce [skip ci]
skip-checks: true Sandro Santilli
12:18 PM Revision cc5db6fa (qgis): Make capabilities methods const, drop unused ones
Uses mutable members to retain the lazy capability queries Sandro Santilli
12:18 PM Revision 2cb1e6c2 (qgis): Make capabilities methods const, drop unused ones
Uses mutable members to retain the lazy capability queries Sandro Santilli
12:18 PM Revision c52d7677 (qgis): Unify list of supported spatial types
Sandro Santilli
12:18 PM Revision d1ac2fbb (qgis): Simplify calls to has_*_privilege to avoid name resolution
... when oid is already known... Sandro Santilli
12:18 PM Revision 59543c21 (qgis): Sibling of 103f07e2783f4b80ae7458716ab7a0d3be673b27 [skip ci]
skip-checks: true Sandro Santilli
12:18 PM Revision 638aec45 (qgis): Add test for TopoGeometry layers visibility with and w/out permissions
Adds a "qgis_test_user" database users with the db setup script,
using an hard-coded password for connection.
This w...
Sandro Santilli
12:18 PM Revision 5c55c682 (qgis): Add test for TopoGeometry layers visibility with and w/out permissions
Adds a "qgis_test_user" database users with the db setup script,
using an hard-coded password for connection.
This w...
Sandro Santilli
12:18 PM Revision a3fa3f5a (qgis): Topology is unavailable when user cannot read topology tables
Fixes determination of tables from metadata when user has no
privileges on topology. The bug was introduced by
commit...
Sandro Santilli
12:18 PM Revision 31e3a003 (qgis): mhkun style
Sandro Santilli
12:18 PM Revision b1811724 (qgis): Sibling of dc49f39f353bdb84b6f670a1c9ef662bc5726307 [skip ci]
skip-checks: true Sandro Santilli
12:18 PM Revision 936feac9 (qgis): Sibling of 638aec4546e18caf38df0eeb81657e007b3db0e0 [skip ci]
skip-checks: true Sandro Santilli
12:18 PM Revision 22e63bfa (qgis): Topology is unavailable when user cannot read topology tables
Fixes determination of tables from metadata when user has no
privileges on topology. The bug was introduced by
commit...
Sandro Santilli
12:18 PM Revision 9dce2e10 (qgis): Unify list of supported spatial types
Sandro Santilli
12:18 PM Revision 308aebb8 (qgis): Sibling of 9dce2e1087b6a58f34e4b11e036e93aac1f83c64 [skip ci]
skip-checks: true Sandro Santilli
07:11 AM Revision 380ebe22 (qgis): Minor optimisation to QgsFields::allAttributesList()
Nyall Dawson
07:11 AM Revision 2e01041e (qgis): Also account for oversampling along tile edges
Nyall Dawson
07:11 AM Revision b7ae1454 (qgis): Fix rendering artifacts on the edges of resampled raster tiles
We now buffer the request for the input to a resample filter by
a variable number of pixels (depending on the resampl...
Nyall Dawson
06:21 AM Revision 674ae6ff (qgis): Minor optimisation to QgsFields::allAttributesList()
Nyall Dawson
05:52 AM Revision 73023e84 (qgis): Allow using spatialite function on geopackge in dbmanager
Enables Spatialite's amphibious mode for Geopackages, allowing the use of geospatial functions on geopackages in the ... Alex Hay
04:50 AM Revision 28572a88 (qgis): Fix crash when resetting a project-less snapping config
Mathieu Pellerin - nIRV
04:48 AM Revision 41fa4b19 (qgis): Fix rendering artifacts on the edges of resampled raster tiles
We now buffer the request for the input to a resample filter by
a variable number of pixels (depending on the resampl...
Nyall Dawson
04:48 AM Revision 874577f4 (qgis): Also account for oversampling along tile edges
Nyall Dawson
02:53 AM Revision 90f37cfc (qgis): Sibling of 89dd1cf7d57ba842b9de4ac7a1daf2d9a8faf50d [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
02:53 AM Revision 38204a68 (qgis): Fix crash when resetting a project-less snapping config
Mathieu Pellerin - nIRV
02:53 AM Revision 4bfca0d9 (qgis): Sibling of 89dd1cf7d57ba842b9de4ac7a1daf2d9a8faf50d [skip ci]
skip-checks: true Mathieu Pellerin - nIRV

2019-11-14

12:39 AM Revision 7fdac2fc (qgis): custom widgets: fix designer crash (fixes #32860)
Jürgen Fischer
12:35 AM Revision 044090da (qgis): fix windows build
Jürgen Fischer
12:35 AM Revision 0bf62ed6 (qgis): show message before running crssync. so we know what failed, if it cou...
Jürgen Fischer
11:50 PM Revision b32ee9fa (qgis): [processing] Warn when we know for certain that no spatial index
exists on a source used for the Join by Location algorithm
Advise users that performance will be severely degraded a...
Nyall Dawson
11:50 PM Revision d273c522 (qgis): Sibling of 2faa6a96f8d2d507830476a5da3eca0b6cd62f2a [skip ci]
skip-checks: true Nyall Dawson
11:49 PM Revision fee2e2fc (qgis): If we know for certain a spatial index already exists on a vector layer,
adjust the "Create Spatial Index" button in the vector layer properties
dialog to reflect this.
Nyall Dawson
11:49 PM Revision de258037 (qgis): If we know for certain a spatial index already exists on a vector layer,
adjust the "Create Spatial Index" button in the vector layer properties
dialog to reflect this.
Nyall Dawson
11:48 PM Revision d1de339b (qgis): Add API to QgsFeatureSource to determine whether a spatial index
exists on the source (or not, or unknown presence) Nyall Dawson
11:48 PM Revision c9058ef6 (qgis): Add API to QgsFeatureSource to determine whether a spatial index
exists on the source (or not, or unknown presence) Nyall Dawson
11:15 PM Revision d5585b63 (qgis): Sibling of c0706e4386fd25b8cfa422febd4e0e31444b2dce [skip ci]
skip-checks: true Nyall Dawson
11:15 PM Revision 66219d81 (qgis): Minor optimisation to QgsFields::allAttributesList()
Nyall Dawson
09:40 PM Revision 68d70587 (qgis): Cleanup duplicate code and add tests for graduated range resolving
(cherry picked from commit 63cd570e4f229400ad7a0a4e382baf5be13f35b7) Nyall Dawson
09:40 PM Revision ac66b07a (qgis): Add a bit of tolerance to graduated symbol range resolving
If a value doesn't fall exactly within a range, then try to see
if it falls just outside of any ranges (within double...
Nyall Dawson
09:40 PM Revision 4033bd47 (qgis): Use real field type instead of a forced conversion through string
for OGR provider minimum/maximum/unique value retrieval
Avoids precision loss due to this string conversion, notably...
Nyall Dawson
09:40 PM Revision f53e1374 (qgis): [ogr] When calculating min/max value for date/datetime fields, we have
to use the older string conversion methods as OGR will always return
a string value for these aggregate queries, rega...
Nyall Dawson
08:11 PM Revision ac4e14ab (qgis): In case it is needed: Update Rasterize.py for 3.4 (backport of master c...
Backport of #32830 to 3.4 (if needed).
To be removed if automatic backporting works.
Håvard Tveite
07:54 PM Revision 7baaffb7 (qgis): Fix default defaultValue in algfactory
According to doc: https://qgis.org/pyqgis/3.10/core/QgsProcessingParameterDefinition.html?highlight=qgsprocessingpara... David Marteau
07:53 PM Revision e277cdae (qgis): Sibling of f43e2956a8cf628485fdf2ce0ae50c5410d704b7 [skip ci]
skip-checks: true Nyall Dawson
07:53 PM Revision 1d3b3fcc (qgis): Also account for oversampling along tile edges
Nyall Dawson
07:23 PM Revision aeeb11b0 (qgis): Merge pull request #31986 from roya0045/patch-6
[Bugfix] enabling spatialite gpkg amphibious mode Even Rouault
07:12 PM Revision 8ce3191e (qgis): Fix DB manager PG rename table
Fixes #32808 Alessandro Pasotti
05:53 PM Revision 87e3516f (qgis): Fix default defaultValue in algfactory
According to doc: https://qgis.org/pyqgis/3.10/core/QgsProcessingParameterDefinition.html?highlight=qgsprocessingpara... David Marteau
05:51 PM Revision 2321b7db (qgis): Update CreateConstantRaster.py
Backport of #32828. Håvard Tveite
05:51 PM Revision 9887827b (qgis): fix waitforfinished when task is not started
Julien Cabieces
05:51 PM Revision 46525045 (qgis): add back the point locator tests
Julien Cabieces
05:51 PM Revision d3a7f086 (qgis): add test for waitforfinished before task is started
Julien Cabieces
04:41 PM Revision eda36d47 (qgis): Allow using spatialite function on geopackge in dbmanager
Enables Spatialite's amphibious mode for Geopackages, allowing the use of geospatial functions on geopackages in the ... Alex Hay
04:41 PM Revision b8b67c1d (qgis): Sibling of eda36d47966aacc1520208b7a36de323e5765acb [skip ci]
skip-checks: true Alex Hay
04:41 PM Revision 240243b1 (qgis): Allow using spatialite function on geopackge in dbmanager
Enables Spatialite's amphibious mode for Geopackages, allowing the use of geospatial functions on geopackages in the ... Alex Hay
04:01 PM Revision 00181904 (qgis): Merge pull request #32865 from elpaso/followup-32487
Fix wrong check validity when fixing broken deps Alessandro Pasotti
03:05 PM Revision 61fdbf74 (qgis): Renamed API definition -> description
Alessandro Pasotti
02:35 PM Revision ca74d47f (qgis): Fix wrong check validity when fixing broken deps
Just cleaning my own mess :) Alessandro Pasotti
02:31 PM Revision a059c367 (qgis): Merge pull request #32854 from nirvn/loadstylefix
Followup 64949d : fix failure to load provider-provided style Alessandro Pasotti
02:30 PM Revision a2f00d18 (qgis): Merge 7f6b3cf877a2a40d8ce3e2499ca02edf630a53dc into cherry-pick-backpor...
skip-checks: true backporting[bot]
02:30 PM Revision 852d6cdc (qgis): Merge pull request #32862 from elpaso/bugfix-gh32808-db-manager-pg-rena...
Fix DB manager PG rename table Alessandro Pasotti
02:08 PM Revision d350f44f (qgis): Merge pull request #32793 from rldhont/fix-server-wfs-add-primary-keys-...
[Backport release-3_4][Bugfix][Server] WFS: Add primary keys to request to build Server Feature Id René-Luc ReLuc
01:51 PM Revision bd01f66f (qgis): Merge pull request #32857 from strk/consistent-pg-test-connstring
Use service=qgis_test for referencing test database Sandro Santilli
01:44 PM Revision 79b7709e (qgis): Sibling of d526bf532551d58ea7da32a8cd37ebd8336bc1dc [skip ci]
skip-checks: true David Marteau
01:44 PM Revision 90b0bf12 (qgis): Fix default defaultValue in algfactory
According to doc: https://qgis.org/pyqgis/3.10/core/QgsProcessingParameterDefinition.html?highlight=qgsprocessingpara... David Marteau
01:42 PM Revision 7f6b3cf8 (qgis): Fix DB manager PG rename table
Fixes #32808 Alessandro Pasotti
01:42 PM Revision e8ba81b1 (qgis): Fix DB manager PG rename table
Fixes #32808 Alessandro Pasotti
01:42 PM Revision 9b0cd8f2 (qgis): Sibling of 7f6b3cf877a2a40d8ce3e2499ca02edf630a53dc [skip ci]
skip-checks: true Alessandro Pasotti
01:05 PM Revision 635f4c86 (qgis): Update comment about setting up test db
Sandro Santilli
01:05 PM Revision 20114fc9 (qgis): Use service=qgis_test in test project files as well
Sandro Santilli
01:05 PM Revision c20ba1e5 (qgis): Have db setup script check for pg_service.conf functionality
... and hint about how to set it up Sandro Santilli
11:37 AM Revision dea253b9 (qgis): More consistent use of service file for test db connection
Sandro Santilli
11:30 AM Revision 46a05727 (qgis): Use service=qgis_test for referencing test database
Makes PostgreSQL testing setup consistent.
Updates README accordingly
Sandro Santilli
09:47 AM Revision cbe61503 (qgis): Merge pull request #32770 from m-kuhn/dxf-symbol-fixes
Make the DXF renderer ready for background threading and fix symbology Matthias Kuhn
09:25 AM Revision 7cb9e047 (qgis): Followup 64949d : fix failure to load provider-provided style
Mathieu Pellerin - nIRV
07:57 AM Revision 45908e07 (qgis): Merge pull request #32802 from qgis/backport-32784-to-release-3_10
[Backport release-3_10] Do not assume tests are run from under source tree Matthias Kuhn
05:12 AM Revision 9ee929a2 (qgis): Fix tiny sizes of icons in layout legend settings widget on hi-dpi disp...
Fixes #32845 Nyall Dawson
04:52 AM Revision dca9968b (qgis): Add missing file
Nyall Dawson
04:23 AM Revision 6180c59f (qgis): Fix tiny sizes of icons in layout legend settings widget on hi-dpi disp...
Fixes #32845 Nyall Dawson
04:08 AM Revision 1eee798f (qgis): Update python/plugins/processing/algs/qgis/Rasterize.py
Don't know how the A ended up here - sorry. Håvard Tveite
04:08 AM Revision d70fa675 (qgis): The "Convert map to raster" algorithm does not handle extent CRS correctly
Fixes: #32829 Håvard Tveite
04:00 AM Revision 4294f5e5 (qgis): Add missing file
Nyall Dawson
03:37 AM Revision 68a7502c (qgis): Fix tiny sizes of icons in layout legend settings widget on hi-dpi disp...
Fixes #32845 Nyall Dawson
03:37 AM Revision 1b5f563f (qgis): Sibling of c677dfa211de357f7282926fd822e4e799a5ac65 [skip ci]
skip-checks: true Nyall Dawson
03:36 AM Revision 904d1d6c (qgis): The "Convert map to raster" algorithm does not handle extent CRS correctly
Fixes: #32829 Håvard Tveite
03:36 AM Revision b0c1827b (qgis): Update python/plugins/processing/algs/qgis/Rasterize.py
Don't know how the A ended up here - sorry. Håvard Tveite
03:06 AM Revision 7883927e (qgis): Sibling of dd1e90eccceea321d236d38149e9d9b24bf5e1d7 [skip ci]
skip-checks: true Nyall Dawson
03:06 AM Revision ad0d44ba (qgis): Add missing file
Nyall Dawson
03:00 AM Revision 6d0e8d6c (qgis): Fix rendering artifacts on the edges of resampled raster tiles
We now buffer the request for the input to a resample filter by
a variable number of pixels (depending on the resampl...
Nyall Dawson
03:00 AM Revision a19cdf28 (qgis): Fix rendering artifacts on the edges of resampled raster tiles
We now buffer the request for the input to a resample filter by
a variable number of pixels (depending on the resampl...
Nyall Dawson
03:00 AM Revision 870f591a (qgis): Sibling of 6d0e8d6c4c0740c6d18f686dac2d51aa5ed10f3f [skip ci]
skip-checks: true Nyall Dawson
01:25 AM Revision a6aea873 (qgis): Update CreateConstantRaster.py
Cast cols (and rows) to int to fix the error.
Fixes: #32827
Håvard Tveite

2019-11-13

06:21 PM Revision 319ee306 (qgis): Add missing dep
Fix #32764 Matthias Kuhn
06:07 PM Revision 59292b47 (qgis): Update CreateConstantRaster.py
Cast cols (and rows) to int to fix the error.
Fixes: #32827
Håvard Tveite
05:09 PM Revision f67369cc (qgis): debian packaging: drop python-gdal dependency (closes #32835)
[ci skip] Jürgen Fischer
04:09 PM Revision a63501a5 (qgis): Implement TODO
Matthias Kuhn
03:51 PM Revision 9e833d5e (qgis): Merge pull request #32824 from m-kuhn/fixUiDeps
Add missing dep Matthias Kuhn
03:26 PM Revision 46c5c29d (qgis): Sibling of b4132a4d11cf1ff6fbd6c5ac9a25c4386b7901ac [skip ci]
skip-checks: true Håvard Tveite
03:26 PM Revision d69837d8 (qgis): Sibling of b4132a4d11cf1ff6fbd6c5ac9a25c4386b7901ac [skip ci]
skip-checks: true Håvard Tveite
03:26 PM Revision 1b2fb34e (qgis): Update python/plugins/processing/algs/qgis/Rasterize.py
Don't know how the A ended up here - sorry. Håvard Tveite
01:17 PM Revision cf0c9e83 (qgis): Sibling of acc97b2e303087091462907d87eb5a97d51bf79c [skip ci]
skip-checks: true Julien Cabieces
12:54 PM Revision 423f7ea3 (qgis): The "Convert map to raster" algorithm does not handle extent CRS correctly
Fixes: #32829 Håvard Tveite
12:54 PM Revision 13b50ed6 (qgis): The "Convert map to raster" algorithm does not handle extent CRS correctly
Fixes: #32829 Håvard Tveite
12:54 PM Revision 745ae19a (qgis): The "Convert map to raster" algorithm does not handle extent CRS correctly
Fixes: #32829 Håvard Tveite
12:54 PM Revision 0ef0a669 (qgis): Sibling of 423f7ea3d2ca1dbba8bc5006d1bb050fdd800a13 [skip ci]
skip-checks: true Håvard Tveite
12:54 PM Revision 09a393f8 (qgis): Sibling of 423f7ea3d2ca1dbba8bc5006d1bb050fdd800a13 [skip ci]
skip-checks: true Håvard Tveite
11:52 AM Revision 5d7ceab3 (qgis): add test for waitforfinished before task is started
Julien Cabieces
11:52 AM Revision 6748b7f6 (qgis): fix waitforfinished when task is not started
Julien Cabieces
11:47 AM Revision f8a059f1 (qgis): Sibling of a07cb8a62682729fe8df18aed763c846f8e37a31 [skip ci]
skip-checks: true Håvard Tveite
11:47 AM Revision a07cb8a6 (qgis): Update CreateConstantRaster.py
Cast cols (and rows) to int to fix the error.
Fixes: #32827
Håvard Tveite
11:47 AM Revision 58cac3c7 (qgis): Update CreateConstantRaster.py
Cast cols (and rows) to int to fix the error.
Fixes: #32827
Håvard Tveite
11:47 AM Revision 31151d5b (qgis): Sibling of a07cb8a62682729fe8df18aed763c846f8e37a31 [skip ci]
skip-checks: true Håvard Tveite
11:39 AM Revision b9a5b826 (qgis): Merge pull request #32813 from elpaso/bugfix-gh32809-delete-pg-raster-f...
[feature] Delete PG rasters from browser Alessandro Pasotti
10:27 AM Revision 67773485 (qgis): Add missing dep
Fix #32764 Matthias Kuhn
10:27 AM Revision cd7a5458 (qgis): Sibling of a07d915d7bf9c7c54b2047f8819ba2aae6669f35 [skip ci]
skip-checks: true Matthias Kuhn
10:27 AM Revision a07d915d (qgis): Add missing dep
Fix #32764 Matthias Kuhn
08:50 AM Revision 91ee3b40 (qgis): Don't leak the connection, please
Alessandro Pasotti

2019-11-12

11:13 PM Revision 766149b1 (qgis): osgeo4w: build with proj 6 and gdal 3
Jürgen Fischer
06:16 PM Revision 215e3ecb (qgis): [feature] Delete PG rasters from browser
I also fixed a bunch of small issues while I was there (parent item didn't
refresh), misnames table/file (wrong assum...
Alessandro Pasotti
03:45 PM Revision 3b416773 (qgis): fix cache read on wfs request
Julien Cabieces
03:20 PM Revision 5ad7f649 (qgis): [TEST] Fix compilation with llvm > 6 (and arch=i386)
Follow up https://www.mail-archive.com/[email protected]/msg47062.html discussion
I will test (for buil...
Loïc BARTOLETTI
12:22 PM Revision fc9ba85e (qgis): Sipify
Alessandro Pasotti
12:21 PM Revision e818fc6a (qgis): Fix QT 5.13 issue with url sanitizer
Alessandro Pasotti
12:21 PM Revision b1ac605e (qgis): Address PR comments + test assets to temp dir
Alessandro Pasotti
08:27 AM Revision 051f8c5a (qgis): Merge pull request #32596 from elpaso/server-oapif-fix-items-crs-3_10
Fix server OAPIF crs transformation on items Alessandro Pasotti
08:26 AM Revision db83675a (qgis): Update src/server/qgsserverrequest.h
Co-Authored-By: Blottiere Paul <[email protected]> Alessandro Pasotti
07:01 AM Revision 461d2eda (qgis): Merge pull request #32784 from strk/test-outside-sourcetree
Do not assume tests are run from under source tree Matthias Kuhn
04:18 AM Revision e3ef306f (qgis): fix missing play/stop buttons on MacOS for mesh layer playback
Peter Petrik
04:18 AM Revision 7ac0a98b (qgis): use svgomg to optimize playback svg files
Peter Petrik
04:16 AM Revision e61d9859 (qgis): [processing] Support grass version 7.8
Nyall Dawson

2019-11-11

08:50 PM Revision 8e064869 (qgis): Fix crash with more than one layer and labeling enabled
Matthias Kuhn
07:01 PM Revision a4c246a4 (qgis): Fix test
Alessandro Pasotti
06:11 PM Revision 0b22133c (qgis): Update CONTRIBUTORS
Harrissou Santanna
06:11 PM Revision d8cbabe2 (qgis): Update contributors.json
Harrissou Santanna
06:11 PM Revision 6d12fb41 (qgis): Update CONTRIBUTORS
Harrissou Santanna
05:51 PM Revision 88bb33e2 (qgis): Merge pull request #32778 from nyalldawson/grass78
[processing] Support grass version 7.8 Matthias Kuhn
05:17 PM Revision 7d97ebec (qgis): Fix const
René-Luc ReLuc
05:17 PM Revision 4244c9e9 (qgis): [Bugfix][Server] WFS: Add primary keys to request to build Server Featu...
René-Luc ReLuc
03:46 PM Revision b38e1910 (qgis): Merge pull request #32789 from m-kuhn/hardenRuleBasedRendererTest
Harden rule based renderer test Matthias Kuhn
02:50 PM Revision 0b9f04d1 (qgis): Harden rule based renderer test
or shall I say desperately hack around issues in the hope it helps? Matthias Kuhn
02:49 PM Revision daf6446b (qgis): Harden rule based renderer test
or shall I say desperately hack around issues in the hope it helps? Matthias Kuhn
02:03 PM Revision 003c8e4a (qgis): Use ground proofed example as test result
Matthias Kuhn
01:54 PM Revision 2771045c (qgis): Json utils: encode blobs in base64
Alessandro Pasotti
01:54 PM Revision 20652c89 (qgis): Server OAPIF: add PATCH to api description
Alessandro Pasotti
01:54 PM Revision 7ab8f730 (qgis): Server OAPIF transactions: POST
Fix attributes and geometry transformation. Alessandro Pasotti
01:54 PM Revision f5e4a7c5 (qgis): Removed unused and unuseful method + typo
Alessandro Pasotti
01:54 PM Revision b2d0fd18 (qgis): Fix typo
Alessandro Pasotti
01:54 PM Revision 3295da61 (qgis): Server OAPIF: handle PUT transactions
Alessandro Pasotti
01:54 PM Revision 7879ae0e (qgis): Server OAPIF: handle PATCH transactions
Alessandro Pasotti
01:54 PM Revision 121463f1 (qgis): Server OAPIF: handle DELETE transactions
Alessandro Pasotti
01:53 PM Revision 9188d4b5 (qgis): Server OAPIF template enhancements: links and buttons
Alessandro Pasotti
01:53 PM Revision 814d5be0 (qgis): Server WFS3 simple transactions
Preliminary specs:
https://github.com/opengeospatial/ogcapi-features/blob/master/extensions/transactions/TX_Notes.adoc
Alessandro Pasotti
01:31 PM Revision ccccafff (qgis): Merge pull request #32739 from elpaso/server-wfs3-conformance-update
Server OAPIF: update conformance classes Alessandro Pasotti
01:14 PM Revision d6828297 (qgis): Use $() instead of backticks
Sandro Santilli
01:14 PM Revision 12e2491d (qgis): Use $() instead of backticks
Sandro Santilli
01:14 PM Revision 189b723e (qgis): Sibling of d6828297133b5511a20b09a6729e81d36e9ad595 [skip ci]
skip-checks: true Sandro Santilli
12:32 PM Revision 6a384941 (qgis): Fix tes
Matthias Kuhn
12:24 PM Revision 3331b105 (qgis): Do not assume tests are run from under source tree
Fixes #32783 Sandro Santilli
12:24 PM Revision 8e077ba1 (qgis): Do not assume tests are run from under source tree
Fixes #32783 Sandro Santilli
11:25 AM Revision 956c4689 (qgis): Merge pull request #32628 from elpaso/save-multiple-styles
[feature] Add save multiple styles action to style menu Alessandro Pasotti
10:01 AM Revision b490f864 (qgis): Merge pull request #32766 from elpaso/bugfix-gh32740-ascii-user-agent
Urlencode non ascii chars in User-Agent Alessandro Pasotti
09:36 AM Revision c8d352bd (qgis): Update test reference files
Alessandro Pasotti
09:30 AM Revision ce50f110 (qgis): Dox and fixes
Matthias Kuhn
09:20 AM Revision 1e773050 (qgis): Avoid QgsDxfExport copy in wms service
Matthias Kuhn
09:12 AM Revision 87fee0de (qgis): Update credentials button text
Alessandro Pasotti
09:11 AM Revision 8d6101cd (qgis): [processing] Support grass version 7.8
Nyall Dawson
09:11 AM Revision 47d93bd3 (qgis): Sibling of 8d6101cdc7c67e912bff95f776bf4ca33582a828 [skip ci]
skip-checks: true Nyall Dawson
09:11 AM Revision 57ed2420 (qgis): [processing] Support grass version 7.8
Nyall Dawson
09:05 AM Revision 103a84d7 (qgis): Sibling of 8f9019aef368931f134967712b57dc6a33b32808 [skip ci]
skip-checks: true Peter Petrik
09:00 AM Revision ab80e6d2 (qgis): Add QgsMapLayer::isTemporary to test whether a map layer is temporary
These include memory layer provider layers, or layers physically
stored inside a user's temporary folder (e.g. /tmp)
...
Nyall Dawson
09:00 AM Revision fcf78fbf (qgis): Extend temporary layer warning to include layers stored inside
a user's temporary folder, e.g. the "/tmp" folder on Linux
This can lead to irretrievable data loss.
Fixes #32582
...
Nyall Dawson
09:00 AM Revision c48ee4df (qgis): [processing] Refine behavior of "Use filename as layer name" option to
always avoid using temporary file names, and then set this option as
enabled by default.
Also change the setting key...
Nyall Dawson
08:59 AM Revision 102911c5 (qgis): Code cleanup + highlight current style
Alessandro Pasotti
08:58 AM Revision ebf239b3 (qgis): Update sip, fix use of old style enum
Nyall Dawson
08:52 AM Revision b2a9a993 (qgis): Merge 42a83c5891e1ea564a8674894ea4c3cb943a76d5 into cherry-pick-backpor...
skip-checks: true backporting[bot]
08:51 AM Revision 900a4913 (qgis): Add a bit of tolerance to graduated symbol range resolving
If a value doesn't fall exactly within a range, then try to see
if it falls just outside of any ranges (within double...
Nyall Dawson
08:51 AM Revision e5ba779d (qgis): Use real field type instead of a forced conversion through string
for OGR provider minimum/maximum/unique value retrieval
Avoids precision loss due to this string conversion, notably...
Nyall Dawson
08:51 AM Revision f95bf854 (qgis): [ogr] When calculating min/max value for date/datetime fields, we have
to use the older string conversion methods as OGR will always return
a string value for these aggregate queries, rega...
Nyall Dawson
08:51 AM Revision 06f36ddb (qgis): Cleanup duplicate code and add tests for graduated range resolving
Nyall Dawson
08:45 AM Revision ca0b7f60 (qgis): Option to ignore the connection temporarily of for the session
Alessandro Pasotti
08:45 AM Revision 14ef483d (qgis): Capitalize actions
Alessandro Pasotti
08:45 AM Revision fb5d4484 (qgis): Update credentials button text
Alessandro Pasotti
08:45 AM Revision df7d05e4 (qgis): Ignore connections: from 5 seconds to 60
Alessandro Pasotti
08:45 AM Revision 48b336d0 (qgis): Move connections ignore cache to credentials dialog
this way it is available for all providers Alessandro Pasotti
08:45 AM Revision 0dc9fdec (qgis): PG: Skip broken connections (for a while)
Alessandro Pasotti
08:44 AM Revision 0c4d1f7e (qgis): Reenable test and fix compiler warnings
Matthias Kuhn
08:44 AM Revision 00efcbf9 (qgis): QgsDxfExport should not be copied
Matthias Kuhn
08:44 AM Revision a208ea9e (qgis): Improve error reporting in tests
Matthias Kuhn
08:44 AM Revision 9d4da346 (qgis): Improve loops
Matthias Kuhn
08:44 AM Revision 1aaa676a (qgis): Fix variable name
Matthias Kuhn
08:44 AM Revision 874eb35f (qgis): More test cleanup
Matthias Kuhn
08:44 AM Revision 9cd9bb96 (qgis): Fix potential test crash
Matthias Kuhn
08:44 AM Revision 8611a375 (qgis): Restore scale and context
Matthias Kuhn
08:44 AM Revision 6374f02e (qgis): Decouple DXF rendering from the layers
This makes it possible to run dxf exports in a thread. Matthias Kuhn
08:44 AM Revision 24f92280 (qgis): Add dxf test for dashed line and actual usage of symbol definitions
Matthias Kuhn
08:44 AM Revision 632aca54 (qgis): One single renderer job for dxf export
Because if we do multiple renderer runs, the symbol lookup no longer works as symbollayers are cloned. Matthias Kuhn
08:17 AM Revision 6cb16660 (qgis): Merge 3da89b52d05cbcc504da178567576cb6c3848c40 into cherry-pick-backpor...
skip-checks: true backporting[bot]
08:17 AM Revision 5eeba903 (qgis): Update sip, fix use of old style enum
Nyall Dawson
07:36 AM Revision c40aaccb (qgis): Sibling of 3da89b52d05cbcc504da178567576cb6c3848c40 [skip ci]
skip-checks: true Nyall Dawson
07:36 AM Revision fa7e66ae (qgis): Update sip, fix use of old style enum
Nyall Dawson
07:36 AM Revision 3da89b52 (qgis): Update sip, fix use of old style enum
Nyall Dawson
07:21 AM Revision 959f5a51 (qgis): Update credentials button text
Alessandro Pasotti
07:20 AM Revision a62ae589 (qgis): Update credentials button text
Alessandro Pasotti
07:20 AM Revision 45d475c5 (qgis): Sibling of 0e8853ff7a60a85351099d4e6985b4da1b3e842c [skip ci]
skip-checks: true Alessandro Pasotti
07:06 AM Revision 8bd57ca1 (qgis): Use QGIS version int in user agent header
Alessandro Pasotti

2019-11-10

10:46 PM Revision 075459b5 (qgis): address review and performance improvement
myarjunar
10:46 PM Revision b45d93a5 (qgis): [geonode] a generic way to consume geonode api. fixes #31376
myarjunar
10:45 PM Revision fb81d40b (qgis): set current view mode to attribute editor
Julien Cabieces
08:26 PM Revision 43236b3d (qgis): compress svg icons
Clemens Raffler
08:26 PM Revision a418941c (qgis): add myself to contributors
Clemens Raffler
08:26 PM Revision d3d00930 (qgis): [feature][processing] add first version of fuzzy logic raster algorithm...
Clemens Raffler
08:26 PM Revision d1590141 (qgis): fix bugs in fuzzify() methods and create processing tests
Clemens Raffler
08:26 PM Revision 512ad54b (qgis): fix typos in helpstrings
Clemens Raffler
08:26 PM Revision a6e8fb68 (qgis): optimize fuzzify() by moving loops into virtual functions
Clemens Raffler
08:26 PM Revision ba630985 (qgis): format code
Clemens Raffler
08:26 PM Revision 18ff2195 (qgis): [feature][processing] add function pictograms for fuzzy logic functions...
Clemens Raffler
08:14 PM Revision f157807d (qgis): Apparently sip doesn't like double QObject inheritance
If a list of objects (QList<QgsMapCanvasItem *>) is converted to a list of python objects, sip fails if items inherit... Matthias Kuhn
07:30 PM Revision 79e4d6e1 (qgis): Merge fce2ab3e1fab3186e941405ace69aebf45475486 into cherry-pick-backpor...
skip-checks: true backporting[bot]
07:30 PM Revision 8e08909a (qgis): set current view mode to attribute editor
Julien Cabieces
07:28 PM Revision 102444b8 (qgis): address review and performance improvement
myarjunar
07:28 PM Revision 0ae511f1 (qgis): [geonode] a generic way to consume geonode api. fixes #31376
myarjunar
07:26 PM Revision 08d3ac6c (qgis): [ui] Fix horizontal margin not cleared to 0 for center aligned decoration
Mathieu Pellerin - nIRV
07:24 PM Revision 7a2b6c51 (qgis): fix zoom/pan to current feature when in relation editor widget
Julien Cabieces
07:13 PM Revision 2d7e94b0 (qgis): Merge b648a641d4fb787b7a011739d85fcce7bf3cf0c3 into cherry-pick-backpor...
skip-checks: true backporting[bot]
07:12 PM Revision be121984 (qgis): Apparently sip doesn't like double QObject inheritance
If a list of objects (QList<QgsMapCanvasItem *>) is converted to a list of python objects, sip fails if items inherit... Matthias Kuhn
07:12 PM Revision cb688cbb (qgis): Revert "Remove SIP convert to subclass code for QgsRubberBand and QgsVe...
This reverts commit 4b014e6e84093fc59ce9ee085657161b56be189c. Matthias Kuhn
07:11 PM Revision 2b344964 (qgis): Add test for extracting candidate primary keys from geometryless view
Sandro Santilli
07:11 PM Revision 27cd7f28 (qgis): Fix loading of PostgreSQL geometry-less views
Closes #32523
Bug was introduced with commit bbdbca4
Thanks @elpaso for finding the root cause of it
Sandro Santilli
02:50 PM Revision 23e59c36 (qgis): fix windows build
Jürgen Fischer
02:21 PM Revision 7c722e28 (qgis): Urlencode non ascii chars in User-Agent
Fixes #32740 Alessandro Pasotti
02:21 PM Revision fa9d5286 (qgis): Sibling of 7c722e28a5ad6b5d82f527b452e2899027a2fdfd [skip ci]
skip-checks: true Alessandro Pasotti
11:48 AM Revision ea970d9e (qgis): Add test for extracting candidate primary keys from geometryless view
Sandro Santilli
11:48 AM Revision dda57715 (qgis): Fix loading of PostgreSQL geometry-less views
Closes #32523
Bug was introduced with commit bbdbca4
Thanks @elpaso for finding the root cause of it
Sandro Santilli

2019-11-09

09:15 PM Revision e94fcab9 (qgis): Fix PG 12 constraints check (provider side)
Fixes #32716 in PG provider Alessandro Pasotti
04:37 PM Revision bc9dd531 (qgis): Apparently sip doesn't like double QObject inheritance
If a list of objects (QList<QgsMapCanvasItem *>) is converted to a list of python objects, sip fails if items inherit... Matthias Kuhn
04:37 PM Revision b648a641 (qgis): Apparently sip doesn't like double QObject inheritance
If a list of objects (QList<QgsMapCanvasItem *>) is converted to a list of python objects, sip fails if items inherit... Matthias Kuhn
04:37 PM Revision 0082180e (qgis): Sibling of b648a641d4fb787b7a011739d85fcce7bf3cf0c3 [skip ci]
skip-checks: true Matthias Kuhn
04:35 PM Revision 547f8fb9 (qgis): Sibling of 7fd0e3331021ff4bad1e495e79eb7779dc9363e7 [skip ci]
skip-checks: true Matthias Kuhn
04:35 PM Revision a8c3c452 (qgis): Revert "Remove SIP convert to subclass code for QgsRubberBand and QgsVe...
This reverts commit 4b014e6e84093fc59ce9ee085657161b56be189c. Matthias Kuhn
04:35 PM Revision 7fd0e333 (qgis): Revert "Remove SIP convert to subclass code for QgsRubberBand and QgsVe...
This reverts commit 4b014e6e84093fc59ce9ee085657161b56be189c. Matthias Kuhn
11:43 AM Revision a563a556 (qgis): Add test for extracting candidate primary keys from geometryless view
Sandro Santilli
11:43 AM Revision 53b6282b (qgis): Fix loading of PostgreSQL geometry-less views
Closes #32523
Bug was introduced with commit bbdbca4
Thanks @elpaso for finding the root cause of it
Sandro Santilli
11:43 AM Revision 3dce96a6 (qgis): Sibling of da1869019dc7ee06f07a1bfebe8a2ae6779d23be [skip ci]
skip-checks: true Sandro Santilli
11:43 AM Revision cf15a6fb (qgis): Add test for extracting candidate primary keys from geometryless view
Sandro Santilli
11:08 AM Revision 504b2337 (qgis): Merge bace2577a77650537744c886bcf108704ccec4b4 into cherry-pick-backpor...
skip-checks: true backporting[bot]
11:07 AM Revision 6b829177 (qgis): [processing] Refine behavior of "Use filename as layer name" option to
always avoid using temporary file names, and then set this option as
enabled by default.
Also change the setting key...
Nyall Dawson
09:16 AM Revision bace2577 (qgis): [processing] Refine behavior of "Use filename as layer name" option to
always avoid using temporary file names, and then set this option as
enabled by default.
Also change the setting key...
Nyall Dawson
09:16 AM Revision 208cb81e (qgis): [processing] Refine behavior of "Use filename as layer name" option to
always avoid using temporary file names, and then set this option as
enabled by default.
Also change the setting key...
Nyall Dawson
09:16 AM Revision f524f78c (qgis): Sibling of bace2577a77650537744c886bcf108704ccec4b4 [skip ci]
skip-checks: true Nyall Dawson
07:48 AM Revision 8edfcf1d (qgis): Merge pull request #32736 from elpaso/server-wfs3-schema
Server OAPIF: expose XML schema for collections Alessandro Pasotti
07:47 AM Revision 0bf60da5 (qgis): Merge pull request #32741 from rldhont/fix-server-wfs-add-primary-keys-...
[Backport release-3_10][Bugfix][Server] WFS: Add primary keys to request to build Server Feature Id Alessandro Pasotti
07:46 AM Revision 8d9fd78c (qgis): Merge pull request #32743 from elpaso/bugfix-gh32716-pg-12-consrc
Fix PG 12 constraints check (provider side) Alessandro Pasotti
07:25 AM Revision 9ab06a24 (qgis): Merge pull request #32626 from alexbruy/service-area
[processing] port service area algorithms to C++ Alexander Bruy
04:43 AM Revision 4b014e6e (qgis): Remove SIP convert to subclass code for QgsRubberBand and QgsVertexMarker
These conversions just crash sip (woo. sip. yay. good times.). I can't find
any alternative approach which avoids thi...
Nyall Dawson
04:43 AM Revision 377848e2 (qgis): Add QgsMapLayer::isTemporary to test whether a map layer is temporary
These include memory layer provider layers, or layers physically
stored inside a user's temporary folder (e.g. /tmp)
Nyall Dawson
04:43 AM Revision cc80bb4a (qgis): Extend temporary layer warning to include layers stored inside
a user's temporary folder, e.g. the "/tmp" folder on Linux
This can lead to irretrievable data loss.
Fixes #32582
Nyall Dawson
04:35 AM Revision 8577e110 (qgis): Fix postgis 12 adscr -> adbin consrc -> conbin
Alessandro Pasotti
04:35 AM Revision 9e30319b (qgis): [BUGFIX] Fix an hardcoded 'gpkg' extension in ProcessingConfig.py
Loïc BARTOLETTI

2019-11-08

06:59 PM Revision eb1f940c (qgis): Fix PG 12 constraints check (provider side)
Fixes #32716 in PG provider Alessandro Pasotti
06:59 PM Revision 3004afd1 (qgis): Fix PG 12 constraints check (provider side)
Fixes #32716 in PG provider Alessandro Pasotti
06:59 PM Revision 700a030e (qgis): Sibling of eb1f940cae8991ce33a78d7c8aad0102c9b6c996 [skip ci]
skip-checks: true Alessandro Pasotti
06:59 PM Revision 1769a0be (qgis): Fix PG 12 constraints check (provider side)
Fixes #32716 in PG provider Alessandro Pasotti
05:32 PM Revision 060d1995 (qgis): Fix const
René-Luc ReLuc
05:32 PM Revision 9ae638ca (qgis): [Bugfix][Server] WFS: Add primary keys to request to build Server Featu...
René-Luc ReLuc
05:32 PM Revision 1020329e (qgis): Sibling of 9ae638ca8dcca991761ace8b6ca0d32773300e3e [skip ci]
skip-checks: true René-Luc ReLuc
05:22 PM Revision ebd4bb76 (qgis): Merge pull request #32730 from rldhont/fix-server-wfs-add-primary-keys-...
[Bugfix][Server] WFS: Add primary keys to request to build Server Feature Id René-Luc ReLuc
04:54 PM Revision ce48a1a3 (qgis): Server OAPIF: update conformance classes
Alessandro Pasotti
02:40 PM Revision cadb7916 (qgis): Server OAPIF: expose XML schema for collections
Also make sure links to parent paths end with / Alessandro Pasotti
02:40 PM Revision 888cdff7 (qgis): Sibling of cadb7916b51a7f95b10ff9effb30b20eb685e202 [skip ci]
skip-checks: true Alessandro Pasotti
11:47 AM Revision 9dbfb6a0 (qgis): remove relative include (#32728)
Denis Rouzaud
11:13 AM Revision 0799e3b5 (qgis): cleanup Python remainings
Alexander Bruy
10:40 AM Revision 2a227fd2 (qgis): Fix const
René-Luc ReLuc
10:34 AM Revision 49c0524e (qgis): [Bugfix][Server] WFS: Add primary keys to request to build Server Featu...
René-Luc ReLuc
10:34 AM Revision dbe82b78 (qgis): Sibling of 49c0524e5bf2b25686c324411ae7db115aee89d3 [skip ci]
skip-checks: true René-Luc ReLuc
10:04 AM Revision 020980d3 (qgis): address comments
Alexander Bruy
09:13 AM Revision 520fe74e (qgis): Fix includes
Matthias Kuhn
08:24 AM Revision 7fc2fef7 (qgis): fix master build (missing include directory)
Denis Rouzaud
08:19 AM Revision 9ebe7c0f (qgis): remove relative include
Denis Rouzaud
07:28 AM Revision ef80acef (qgis): add more text to the help strings
Alexander Bruy
04:27 AM Revision cacc362a (qgis): Remove SIP convert to subclass code for QgsRubberBand and QgsVertexMarker
These conversions just crash sip (woo. sip. yay. good times.). I can't find
any alternative approach which avoids thi...
Nyall Dawson
04:27 AM Revision 2c98d188 (qgis): Sibling of af2bf4ff1ff974e273d490f4d72bd8a51d181adc [skip ci]
skip-checks: true Nyall Dawson
01:07 AM Revision 5391b20c (qgis): Add point pattern fill 0 space test
Matthias Kuhn
01:07 AM Revision 25e3a170 (qgis): Fix freeze when loading point pattern fill with distance 0
This results in a QImage with 0 extension which in turn is not acceptable
for the painter which in turn results in pl...
Matthias Kuhn

2019-11-07

12:29 AM Revision 841f8b7b (qgis): Server OAPIF fix items link in html
Fixes #32641 Alessandro Pasotti
11:28 PM Revision 3b5f3e54 (qgis): fix windows build
Jürgen Fischer
10:47 PM Revision b830a4a4 (qgis): qgsfunction: replace deprecated inspect.getargspec() to inspect.getfull...
Jürgen Fischer
10:09 PM Revision 5ec6a988 (qgis): Merge pull request #32705 from 3nids/fix_include
remove relative include Denis Rouzaud
09:10 PM Revision 4960a5b8 (qgis): Merge pull request #32580 from jgrocha/geopackage-primary-key
Geopackage primary key available from PyQGIS Even Rouault
08:37 PM Revision e214ea7b (qgis): Missing include
Denis Rouzaud
06:59 PM Revision 31b2c32f (qgis): Improve use of qgis_editor_widget_styles and layer_style tables
This is a 3.10 backport of https://github.com/qgis/QGIS/pull/31858
* Use CREATE IF NOT EXISTS for layer_styles
Th...
Sandro Santilli
05:29 PM Revision 706c3364 (qgis): Merge pull request #32706 from m-kuhn/qgis_point_pattern_fill_fix
Fix freeze when loading point pattern fill with distance 0 Matthias Kuhn
04:42 PM Revision 1ecdeebc (qgis): missing include libs
Denis Rouzaud
04:37 PM Revision e5df8633 (qgis): Merge pull request #32629 from m-kuhn/dxf_hali_vali
[dxf] HAlign/VAlign support for TEXT Matthias Kuhn
04:36 PM Revision fa88bccb (qgis): Merge pull request #32664 from m-kuhn/fix_ccache
[travis] Fix ccache Matthias Kuhn
03:22 PM Revision 72e701f3 (qgis): Fix crash when deactivating vertex editor (fixes #32685)
Mathieu Pellerin - nIRV
03:21 PM Revision 7ebdad57 (qgis): Fix crash when deactivating vertex editor (fixes #32685)
Mathieu Pellerin - nIRV
02:41 PM Revision 5f43b3f1 (qgis): Add pg version guard and test on estimated count for view
Julien Cabieces
02:21 PM Revision be4c4d3f (qgis): Fix featureCount on postgres view when flag estimatedmetadata is set
Julien Cabieces
01:53 PM Revision 8f83e63c (qgis): Move qgsbrowserdockwidget_p.h to private hdrs (#32711)
Matthias Kuhn
01:06 PM Revision 35173c53 (qgis): Restore clang
Matthias Kuhn
12:08 PM Revision 67043b69 (qgis): Merge 15214550412d39b110b18ea4ea016ed8a1cd94fb into cherry-pick-backpor...
skip-checks: true backporting[bot]
12:08 PM Revision e6a932bb (qgis): Fix crash when deactivating vertex editor (fixes #32685)
Mathieu Pellerin - nIRV
10:47 AM Revision 3cf70589 (qgis): oracle provider: log when ROWID is used for a missing primary key (clos...
Jürgen Fischer
10:41 AM Revision bca724f6 (qgis): Add point pattern fill 0 space test
Matthias Kuhn
10:41 AM Revision 69b04a2c (qgis): Sibling of bca724f6e214258b08cf58c9dfbacad61bf5f622 [skip ci]
skip-checks: true Matthias Kuhn
10:41 AM Revision c587a4f2 (qgis): Add point pattern fill 0 space test
Matthias Kuhn
10:20 AM Revision a84823f3 (qgis): Merge pull request #32688 from m-kuhn/fix_priv_hdrs
Move private headers where they belong Matthias Kuhn
10:01 AM Revision 16ca39ce (qgis): fix sip
Denis Rouzaud
09:39 AM Revision 455984b6 (qgis): [quick] fix deprecated use of QApplication::desktopWidget()->screenGeom...
This takes the first top level window and use it to get the screen.
The "perfect" approach would be to use a widget ...
Denis Rouzaud
09:21 AM Revision 038a8519 (qgis): Merge pull request #32656 from elpaso/bugfix-gh32641-server-oapif-items...
Server OAPIF fix items link in html Alessandro Pasotti
09:13 AM Revision f214b2cc (qgis): Fix freeze when loading point pattern fill with distance 0
This results in a QImage with 0 extension which in turn is not acceptable
for the painter which in turn results in pl...
Matthias Kuhn
09:13 AM Revision a8d55819 (qgis): Fix freeze when loading point pattern fill with distance 0
This results in a QImage with 0 extension which in turn is not acceptable
for the painter which in turn results in pl...
Matthias Kuhn
09:07 AM Revision 855b03b9 (qgis): follow up relative include
Denis Rouzaud
09:06 AM Revision 6101eac2 (qgis): add missing header in CMakeLists
Denis Rouzaud
09:00 AM Revision 160c347c (qgis): remove relative include
Denis Rouzaud
08:17 AM Revision 845894b3 (qgis): [FEATURE] Selective masking (#30747)
* [FEATURE] Selective masking
Advanced rendering feature that allows the definition of 'masks' areas around labels o...
Hugo Mercier
07:51 AM Revision 5cc6a282 (qgis): Fix potential lockup in layout map grid generation
(cherry picked from commit 0e34bd421a10c9422350ece0d0c95f206e5454c5) Nyall Dawson
07:51 AM Revision b823d30b (qgis): Fix lockup when using rotate feature tool
And add unit tests
Fixes #32123
(cherry picked from commit 4af494a32a5c0d181a34d579286baf9ecfe2c77e)
Nyall Dawson
07:51 AM Revision 394de6e2 (qgis): Fix memory leaks, inconsistent transferral of ownership
Nyall Dawson
07:12 AM Revision 0b7149c1 (qgis): Fix crash when deactivating vertex editor (fixes #32685)
Mathieu Pellerin - nIRV
07:12 AM Revision 15214550 (qgis): Fix crash when deactivating vertex editor (fixes #32685)
Mathieu Pellerin - nIRV
07:12 AM Revision 8cd30348 (qgis): Sibling of 15214550412d39b110b18ea4ea016ed8a1cd94fb [skip ci]
skip-checks: true Mathieu Pellerin - nIRV
07:12 AM Revision 9cb6740a (qgis): Fix crash when deactivating vertex editor (fixes #32685)
Mathieu Pellerin - nIRV
07:12 AM Revision 2f491d63 (qgis): Sibling of 15214550412d39b110b18ea4ea016ed8a1cd94fb [skip ci]
skip-checks: true Mathieu Pellerin - nIRV

2019-11-06

12:50 AM Revision c7c0899e (qgis): Fix crash if a vector layer is removed while the property assistant panel
is opened Nyall Dawson
12:50 AM Revision bfea17e5 (qgis): Fix postgis 12 adscr -> adbin consrc -> conbin
Alessandro Pasotti
12:38 AM Revision 3744f1f3 (qgis): [ogr] When calculating min/max value for date/datetime fields, we have
to use the older string conversion methods as OGR will always return
a string value for these aggregate queries, rega...
Nyall Dawson
12:38 AM Revision 42a83c58 (qgis): [ogr] When calculating min/max value for date/datetime fields, we have
to use the older string conversion methods as OGR will always return
a string value for these aggregate queries, rega...
Nyall Dawson
12:38 AM Revision 27d50da3 (qgis): Sibling of 42a83c5891e1ea564a8674894ea4c3cb943a76d5 [skip ci]
skip-checks: true Nyall Dawson
11:29 PM Revision 63cd570e (qgis): Cleanup duplicate code and add tests for graduated range resolving
Nyall Dawson
11:29 PM Revision 9d05d9ed (qgis): Add a bit of tolerance to graduated symbol range resolving
If a value doesn't fall exactly within a range, then try to see
if it falls just outside of any ranges (within double...
Nyall Dawson
11:29 PM Revision 9aca5d4a (qgis): Cleanup duplicate code and add tests for graduated range resolving
Nyall Dawson
11:29 PM Revision 1e7f72de (qgis): Use real field type instead of a forced conversion through string
for OGR provider minimum/maximum/unique value retrieval
Avoids precision loss due to this string conversion, notably...
Nyall Dawson
11:29 PM Revision d65f2188 (qgis): Use real field type instead of a forced conversion through string
for OGR provider minimum/maximum/unique value retrieval
Avoids precision loss due to this string conversion, notably...
Nyall Dawson
11:29 PM Revision e9d51e54 (qgis): Add a bit of tolerance to graduated symbol range resolving
If a value doesn't fall exactly within a range, then try to see
if it falls just outside of any ranges (within double...
Nyall Dawson
11:29 PM Revision 1fe04929 (qgis): Sibling of 9aca5d4a605967feda38724d65bb3c371e3a36c8 [skip ci]
skip-checks: true Nyall Dawson
07:09 PM Revision 2efc6167 (qgis): Merge pull request #32684 from elpaso/dbmanager-postgis12-consrc-conbin...
Fix postgis 12 adscr -> adbin consrc -> conbin Alessandro Pasotti
06:51 PM Revision 23470085 (qgis): Fix crash if a vector layer is removed while the property assistant panel
is opened Nyall Dawson
05:40 PM Revision 7d0f1166 (qgis): Move private headers where they belong
Matthias Kuhn
04:40 PM Revision c1f2d439 (qgis): Merge pull request #32665 from m-kuhn/fix_qgsfield_private_header
Fix various private header David Signer
01:57 PM Revision 614af730 (qgis): install required private headers
Jürgen Fischer
01:44 PM Revision cbcc9c59 (qgis): Merge pull request #32673 from rouault/oapif_provider_query_button
[OAPIF provider] Do not grey out 'Build query' button for OAPIF connections Even Rouault
12:53 PM Revision a0196960 (qgis): Sibling of 6c9f01e28d9745255e5c2272d2c17313138506c3 [skip ci]
skip-checks: true Alessandro Pasotti
12:53 PM Revision 1b83d3bf (qgis): Fix postgis 12 adscr -> adbin consrc -> conbin
Alessandro Pasotti
12:53 PM Revision 472f1b9d (qgis): Fix postgis 12 adscr -> adbin consrc -> conbin
Alessandro Pasotti
12:53 PM Revision 6c9f01e2 (qgis): Fix postgis 12 adscr -> adbin consrc -> conbin
Alessandro Pasotti
12:08 PM Revision 28759b1f (qgis): Add missing include
Matthias Kuhn
10:48 AM Revision 6adfdc4c (qgis): Merge pull request #32655 from elpaso/server-wfs3-properties
[feature] Server OAPIF properties Alessandro Pasotti
10:37 AM Revision ff342fd2 (qgis): Use the new backported API for exporter
Use exporter.setTransformGeometries( false ) Alessandro Pasotti
10:35 AM Revision bd5eb925 (qgis): Fix server OAPIF crs transformation on items
fixes an unreported issue when serving items not in
4326.
Cherry-picked from master 7d2000bc30.
Alessandro Pasotti
10:35 AM Revision 50aa7e9a (qgis): Trick the json exporter to not transform geoms
This is required because of a missing API
that was added with
https://github.com/qgis/QGIS/pull/32386
Alessandro Pasotti
09:56 AM Revision d571189d (qgis): Merge pull request #32660 from pblottiere/fix_crs_json_3_10
[backport] Use CRS in WMS GetFeatureInfo when info_format is in json Fixes #32326 Alessandro Pasotti
08:48 AM Revision c34cbb50 (qgis): Proposed fix for PostgreSQL 12
See #32321
If accepted it should be backported to LTR and 3.10
Paolo Cavallini
07:36 AM Revision 5910a7b9 (qgis): Be more QML friendly (#32652)
* add Q_ENUM for QgsGeometry::OperationResult
* QgsVectorLayer::startEditing, commitChanges and editBuffer Q_INVOKAB...
Denis Rouzaud
07:30 AM Revision edc70b52 (qgis): drop obsolete entries from the yaml
Alexander Bruy
07:30 AM Revision 9995e07e (qgis): remove Python versions of algorithms
Alexander Bruy
07:28 AM Revision 6b3af0f8 (qgis): update tests for service area algorithms
Alexander Bruy
07:12 AM Revision 26c90c8e (qgis): [processing] port service area (from layer) alg to c++
Alexander Bruy
07:12 AM Revision 5970d1c2 (qgis): [processing] port service area (from point) alg to c++
Alexander Bruy
05:42 AM Revision 27bdda55 (qgis): Fix crash if a vector layer is removed while the property assistant panel
is opened Nyall Dawson
05:42 AM Revision a39d3cf8 (qgis): Sibling of de5012a5de435d4e278e1b18f2a5003d677cf81e [skip ci]
skip-checks: true Nyall Dawson
04:40 AM Revision 02fbe42a (qgis): [FEATURE][needs-docs][processing] add gdal_viewshed algorithm
Alexander Bruy
04:40 AM Revision e11e635a (qgis): use distance parameter
Alexander Bruy
04:40 AM Revision 1c1ceb11 (qgis): add note about height parameters for users who don't want to read docs
Alexander Bruy
04:39 AM Revision 1bb38f11 (qgis): fix default output type for GRASS algorithms (fix #32560)
(cherry picked from commit 75bc01bf58469c05d459d457fdfa220801c0ee60) Alexander Bruy
04:38 AM Revision e5c41b49 (qgis): Fix compilation issues related to automoc'ification
Not sure why they trigger on my end and not on CI... Perhaps
because I didn't make clean. The symptoms are the linker...
Even Rouault
04:10 AM Revision 01b67bfa (qgis): Do not delete a symbol we don't own
Fix #32661 Matthias Kuhn
03:30 AM Revision 4ad2502f (qgis): Fix memory leaks, inconsistent transferral of ownership
Nyall Dawson
03:29 AM Revision ec5af34b (qgis): Do not delete a symbol we don't own
Fix #32661 Matthias Kuhn

2019-11-05

12:49 AM Revision 5ee5e37a (qgis): fix windows build including some warnings
Jürgen Fischer
12:35 AM Revision e1cacc41 (qgis): Add test project
Paul Blottiere
12:32 AM Revision 03bf60e6 (qgis): Sipify
Paul Blottiere
12:26 AM Revision f6603343 (qgis): [OAPIF provider] Do not grey out 'Build query' button for OAPIF connect...
Even Rouault
12:01 AM Revision 38ce3d50 (qgis): Sibling of 999b1b08020add0946499b167386db7b2b95f1a8 [skip ci]
skip-checks: true Nyall Dawson
12:01 AM Revision 624e3849 (qgis): Fix memory leaks, inconsistent transferral of ownership
Nyall Dawson
 

Also available in: Atom