Activity

From 2018-12-22 to 2019-01-20

2019-01-20

01:19 PM Revision 1b7932a2 (qgis): Minor code cleanup
Matthias Kuhn
01:16 PM Revision 1be40f57 (qgis): Add a nullptr guard in the geometry equality check
Matthias Kuhn
01:16 PM Revision b89e1f74 (qgis): Add a nullptr guard in the geometry equality check
Matthias Kuhn
01:07 PM Revision 23885e51 (qgis): Add tests for native polygonstolines algorithm
Matthias Kuhn
12:50 PM Revision 2c00790c (qgis): Fix QgsGeometryCollection (and subclasses) `equal`
The previous behavior was to check if all parts of the collection are exactly the same.
The new check will check if a...
Matthias Kuhn
12:43 PM Revision 6c110c82 (qgis): Correctly assign output type from input type
Matthias Kuhn
12:39 PM Revision f4a25ebd (qgis): Fix QgsGeometryCollection (and subclasses) `equal`
The previous behavior was to check if all parts of the collection are exactly the same.
The new check will check if a...
Matthias Kuhn
12:28 PM Revision e3fda18a (qgis): Merge pull request #8908 from neteler/patch-76
Complete grass76 support Matthias Kuhn
11:11 AM Revision 8871a589 (qgis): Merge pull request #8910 from neteler/patch-78
Complete grass76 support Matthias Kuhn
11:04 AM Revision ab4b38ce (qgis): Guard against nullptr
Matthias Kuhn

2019-01-19

10:18 PM Revision c022e1f3 (qgis): Complete grass76 support
Markus Neteler
10:08 PM Revision 8db3dead (qgis): Complete grass76 support
Markus Neteler
09:40 PM Revision eb7dc595 (qgis): Fix connect to lamda missing context argument
Nyall Dawson
09:40 PM Revision 7ad4b051 (qgis): Fix project loading task never completes when project has embedded layers
Fixes #21012 Nyall Dawson
09:40 PM Revision c50d36c0 (qgis): Fix possible crash when unloading project
Nyall Dawson
09:40 PM Revision f3c92fab (qgis): Constify
Nyall Dawson
08:24 PM Revision abd6297d (qgis): Write entry to server log if a datasource/map/print composition is not ...
Marco Hugentobler
09:09 AM Revision 0b248dc8 (qgis): Use iterator for parts
Matthias Kuhn
08:49 AM Revision bfa93458 (qgis): Merge pull request #8904 from qgis/3nids-patch-2
add type property to QgsGeometry Matthias Kuhn

2019-01-18

09:02 PM Revision 11def47d (qgis): add type property to QgsGeometry
Denis Rouzaud
07:07 PM Revision 4c8af20b (qgis): Add native polygonstolines algorithm
Matthias Kuhn
04:56 PM Revision 1903403f (qgis): [Tests] Add LIKE underscore (_) test to feature source test base
René-Luc ReLuc
04:12 PM Revision 20a1d7ff (qgis): Merge pull request #8898 from mhugent/postgis_raster_3_4
Fix crash when zooming in PostGIS raster layers (ticket 20747) Marco Hugentobler
04:09 PM Revision 22418b47 (qgis): Followup 2ec05137, fix incorrect styling of some GUI elements
Nyall Dawson
04:09 PM Revision b55b0ec3 (qgis): Add custom QStyle override to allow more flexibility with theming
Allows us to apply custom style overrides. Initially, this just
improves the appearance of disabled icons on dark the...
Nyall Dawson
04:09 PM Revision 1a8537a0 (qgis): Fix/improve visual look of new version notification
- Set a better background color (yellow feels like a negative warning)
- Set text color to black to play nice with th...
Mathieu Pellerin - nIRV
03:46 PM Revision 575d385e (qgis): Use QgsMapRendererJob::Errors instead of QList< QPair >
Marco Hugentobler
01:53 PM Revision 6551c2a7 (qgis): Release of 2.18.28
Jürgen Fischer
01:53 PM Revision f6ddc62f (qgis): Release of 3.4.4
Jürgen Fischer
12:58 PM Revision 8709ab61 (qgis): Merge pull request #8893 from wonder-sk/rule-based-3d-renderer
Rule-based 3D renderer Martin Dobias
12:11 PM Revision de5c7cb6 (qgis): Remove layout margins
Martin Dobias
11:45 AM Revision 01e2b80c (qgis): Fix compiler warning
Matthias Kuhn
11:45 AM Revision 008dfeed (qgis): Rename json functions to postgres names
Matthias Kuhn
11:45 AM Revision fc548795 (qgis): Add function docs for load_json and write_json
Matthias Kuhn
11:45 AM Revision 0e5268b5 (qgis): Add expression functions load_json and write_json [FEATURE]
Matthias Kuhn
11:45 AM Revision 6e0930ad (qgis): Add tests for load_json and write_json
Matthias Kuhn
11:43 AM Revision 2797f3a7 (qgis): Merge pull request #8901 from mhugo/release-3_4
IndexExtent fix Hugo Mercier
11:35 AM Revision 355820a7 (qgis): Add hyperlink to the download page in check QGIS version dialog
Mathieu Pellerin - nIRV
11:35 AM Revision cb238720 (qgis): Add hyperlink to the download page in check QGIS version dialog
Mathieu Pellerin - nIRV
11:33 AM Revision d1cc1ee4 (qgis): Fix compilation for @nirvn
Martin Dobias
11:21 AM Revision adb5998b (qgis): Formatting fix
Hugo Mercier
11:17 AM Revision a01caa43 (qgis): De-Q_FOREACH-ification
Martin Dobias
10:53 AM Revision c5512a4b (qgis): IndexExtent fix
Backport from cd1f3162c6 Hugo Mercier
10:53 AM Revision cd1f3162 (qgis): Merge pull request #8852 from mhugo/fix_index_extent
IndexExtent fix Hugo Mercier
10:36 AM Revision 349946c6 (qgis): Layer and layer node items have access to map layer expression context ...
Nyall Dawson
10:36 AM Revision fccb808c (qgis): Indentation
Nyall Dawson
10:36 AM Revision 7ba5998d (qgis): Calculate correct legend size when using expression based labels
Nyall Dawson
10:36 AM Revision d70b60d4 (qgis): [FEATURE][layouts] Allow expressions to be embedded inside legend item ...
This feature allows for expressions to be embedded directly inside
legend item text (e.g. group, subgroup and item te...
Nyall Dawson
10:36 AM Revision eb256e94 (qgis): Fix doxygen warnings
Nyall Dawson
10:36 AM Revision b3d5f277 (qgis): Constify
Nyall Dawson
10:36 AM Revision 2df58932 (qgis): Use the full available expression context when rendering symbols
in layout legends
This means the symbols will have access to variables like the
current atlas feature.
Nyall Dawson
10:02 AM Revision f369461f (qgis): Respect project selection color when saving map canvas as image/PDF
Mathieu Pellerin - nIRV
10:01 AM Revision c17dc43d (qgis): Respect project selection color when saving map canvas as image/PDF
Mathieu Pellerin - nIRV
09:32 AM Revision 9875821b (qgis): Review fixes, sip, doc fixes, icons, style panel fix
Martin Dobias
09:27 AM Revision 73644066 (qgis): Merge pull request #8899 from mhugo/release-3_4
3.4 backports Hugo Mercier
07:40 AM Revision 0072dbbf (qgis): Fix crash when zooming in PostGIS raster layers (ticket 20747)
Marco Hugentobler
05:35 AM Revision 4575547f (qgis): Fix/improve visual look of new version notification
- Set a better background color (yellow feels like a negative warning)
- Set text color to black to play nice with th...
Mathieu Pellerin - nIRV
03:38 AM Revision b43943a9 (qgis): [FEATURE] New expression variables for legend items
Adds new variables for use in data defined expressions for layout legend items, including
- @legend_title
- @legend_...
Alex Hay
02:56 AM Revision 97dcdc17 (qgis): Allow gdal_rasterize to accept -init with value of 0; changed default v...
(cherry picked from commit 36c821da34de31074f099a933ffab1bf27c03b3c) Ivan Ivanov
02:56 AM Revision d3c04c20 (qgis): add /usr/share/qgis/python/plugins to PYTHONPATH (#8877)
this is needed to find the correct processing (and db_manager and metasearch)
(cherry picked from commit 6896ce9babf...
Marco Bernasocchi
02:56 AM Revision 1639c745 (qgis): Added test for 'gdal_rasterize -init 0'
(cherry picked from commit 2488f71ddb8273d7f9ca61843d4ee6b3097cbffd) Ivan Ivanov
02:56 AM Revision 7c5dcd67 (qgis): Persist canvas expression context scope variables to project
and restore individual scope variables for each canvas on project
load.
Nyall Dawson
02:56 AM Revision a0e91f37 (qgis): Add API to read/write QgsExpressionContextScope from/to XML
Nyall Dawson
02:05 AM Revision 4ff81e06 (qgis): Fix build warning
Nyall Dawson

2019-01-17

11:50 PM Revision 36c821da (qgis): Allow gdal_rasterize to accept -init with value of 0; changed default v...
Ivan Ivanov
11:50 PM Revision 2488f71d (qgis): Added test for 'gdal_rasterize -init 0'
Ivan Ivanov
09:02 PM Revision f069342b (qgis): Rendering test for rule-based 3D renderer
Martin Dobias
08:54 PM Revision 0aae2c1d (qgis): Add missing headings and remove table captions (#8892)
* Add missing headings and ToC anchors
Adds missing headings (and table of contents anchors) for 'Renamed Enum Value...
Jonathan Willitts
08:44 PM Revision 42f157f7 (qgis): GUI for rule-based 3D renderer
Martin Dobias
08:40 PM Revision 5d05d467 (qgis): [FEATURE] Add rule-based 3D renderer
Next to the "simple" vector layer 3D renderer that uses a single symbol
for all features, this new renderer allows de...
Martin Dobias
07:00 PM Revision 67938e54 (qgis): Merge pull request #8863 from rldhont/server-wmts-config-matrices
WMTS tile matrices configuration [Server][Feature] René-Luc ReLuc
04:00 PM Revision 00be400b (qgis): add name to travis builds (#8889)
Denis Rouzaud
03:40 PM Revision 5fa5631b (qgis): add enum value to key and reverse helpers (#8879)
* add enum value to key and reverse helpers
* cast cont char* to QString
* use QStringLiteral
Denis Rouzaud
03:29 PM Revision 81aa1439 (qgis): [Server][Feature][needs-docs] WMTS tile matrices configuration
In QGIS Server 3.4, the WMTS API has been added in which the tile matrices are calculated except fro EPSG:3857 and EP... René-Luc ReLuc
03:16 PM Revision 182e85c1 (qgis): add name to travis builds
Denis Rouzaud
02:42 PM Revision 68994adc (qgis): Add missing api breaking change for setMapTipTemplate() to QgsVectorLay...
* Add missing change for QgsVectorLayer
* Update, to include mention of setDisplayExpression
Jonathan Willitts
02:42 PM Revision 6896ce9b (qgis): add /usr/share/qgis/python/plugins to PYTHONPATH (#8877)
this is needed to find the correct processing (and db_manager and metasearch) Marco Bernasocchi
01:43 PM Revision 2d56345c (qgis): Use QgsFeature3DHandler implementation for line 3D symbols
Martin Dobias
08:55 AM Revision 0f3c39de (qgis): Server: throw exception in GetMap if DB connection is not ok
Marco Hugentobler
07:48 AM Revision 681707b5 (qgis): Slightly nicer linked color icons
Nyall Dawson
07:35 AM Revision c9135868 (qgis): Ship better default polygon symbols using outline's simple line when ap...
Mathieu Pellerin - nIRV
07:34 AM Revision 689d4f76 (qgis): Ship better default polygon symbols using outline's simple line when ap...
Mathieu Pellerin - nIRV
06:14 AM Revision 3d283c1b (qgis): [needs-docs] Show actual linked color in color buttons when color
has been linked to a project color
Instead of only showing linked color status in the accompanying
data defined butt...
Nyall Dawson
06:14 AM Revision 572e2d54 (qgis): Unify code
Nyall Dawson
03:39 AM Revision 387334d7 (qgis): Use a minimal expression context in symbol layer tree preview icons
Allows the preview icon to correctly show linked project colors
(cherry picked from commit 3c0c2535d63b8a143671433de...
Nyall Dawson
03:39 AM Revision 4d54a1f3 (qgis): Fix some more tiny icons on hidpi displays
(cherry picked from commit 956a74fcb7f2e4b621aa0d0342bafa85b17ff8ca) Nyall Dawson
03:39 AM Revision 8127c701 (qgis): Fix too small symbol layer preview icon on hidpi displays
(cherry picked from commit 9014be0d37aa41327785ee2c360e492867c9fbf5) Nyall Dawson
03:39 AM Revision 3edf0f6c (qgis): Fix crash when using select by expression from attribute table dialog
(cherry picked from commit 00c4d4af619c321720e435694491cfd2360cb5de) Nyall Dawson
03:39 AM Revision db57c153 (qgis): Set correct message bar for attribute table 'select by expression' dialog
(cherry picked from commit 4ae3bcd23f1a3c910644298bd1aa52cd148b569f) Nyall Dawson
03:39 AM Revision 42254b47 (qgis): [layouts] Fix loss of composition variables when converting 2.x composi...
(cherry picked from commit 83340d0dfbbbeb4442bdaf592954b410a3e61861) Nyall Dawson
03:39 AM Revision 6f2daac6 (qgis): [browser] Don't show gdal/ogr layer items for QGIS style xml files
These aren't layers, so the extra entries are just distracting noise.
(cherry picked from commit 2aab28380c603999e40...
Nyall Dawson
02:50 AM Revision 00c4d4af (qgis): Fix crash when using select by expression from attribute table dialog
Nyall Dawson
02:50 AM Revision 4ae3bcd2 (qgis): Set correct message bar for attribute table 'select by expression' dialog
Nyall Dawson

2019-01-16

12:21 AM Revision 7f5d8ea5 (qgis): [3d] Added Qgs3DRenderContext + QgsFeature3DHandler. Code refactoring.
Currently implementation of 3D symbols runs a feature iteration loop
inside each implementation, making it difficult ...
Martin Dobias
11:47 PM Revision 9014be0d (qgis): Fix too small symbol layer preview icon on hidpi displays
Nyall Dawson
11:47 PM Revision 3c0c2535 (qgis): Use a minimal expression context in symbol layer tree preview icons
Allows the preview icon to correctly show linked project colors Nyall Dawson
07:53 PM Revision 9419bfdc (qgis): Merge pull request #8878 from rldhont/sld-read-like-escapeChar-master
[BUGFIX] SLD : Support escapeChar attribute of PropertyIsLike René-Luc ReLuc
05:46 PM Revision 1f9a14d9 (qgis): [BUGFIX] SLD : Support escapeChar attribute of PropertyIsLike
In OGC FilterEncoding standard, the PropertyIsLike element has an escapeChar attribute in place of escape attribute.
...
René-Luc ReLuc
05:42 PM Revision aaede28b (qgis): [feature] Add expression for square by diagonal and rectangle from 3 po...
With the new class QgsQuadrilateral, we can add expressions to create a square by a diagonal and rectangles by 3 points Loïc BARTOLETTI
05:39 PM Revision 200d4f6a (qgis): Fix connected widgets do not update in some circumstances
Nyall Dawson
05:39 PM Revision f89d061b (qgis): [FEATURE][processing] Add geodesic mode for "Join by Lines (Hub lines)"...
This allows optional creation of geodesic lines, which represent the
shortest distance between the points based on th...
Nyall Dawson
05:39 PM Revision 1248bea1 (qgis): Fix determination of geodesic line when first segment is small and coor...
Nyall Dawson
05:38 PM Revision 19f0e02e (qgis): Merge pull request #8874 from rldhont/sld-read-like-escapeChar-34
SLD : Support escapeChar attribute of PropertyIsLike Matthias Kuhn
05:06 PM Revision b656fac7 (qgis): add /usr/share/qgis/python/plugins to PYTHONPATH
this is needed to find the correct processing (and db_manager and metasearch) Marco Bernasocchi
04:12 PM Revision d3162559 (qgis): Merge pull request #8872 from elpaso/backport-3_4
backports [server] Matthias Kuhn
03:58 PM Revision d42a7b27 (qgis): [Bugfix][Oracle] Add ESCAPE when compiling LIKE
The oracle SQL documentation specifies that *there is no default escape character* and *the escape character, if spec... René-Luc ReLuc
03:52 PM Revision 356bc386 (qgis): [BUGFIX] SLD : Support escapeChar attribute of PropertyIsLike
In OGC FilterEncoding standard, the PropertyIsLike element has an escapeChar attribute in place of escape attribute.
...
René-Luc ReLuc
03:33 PM Revision 4e6a7309 (qgis): [FEATURE] postgres provider: save primary key selection
When a view loaded from Data Source Managers's PostgreSQL tab you can
select the key columns of the view (by default ...
Jürgen Fischer
02:30 PM Revision 21a7e154 (qgis): Merge pull request #8851 from mhugo/fix_vertex_tool_cache
Fix vertextool's geometry cache invalidation Hugo Mercier
02:28 PM Revision f99a9112 (qgis): Fix geometry cache invalidation in vertex tool
Partial backport of 21a7e154a3 Hugo Mercier
02:26 PM Revision 7ab24c8c (qgis): Fix a thread safety issue in postgres provider
Fix access to:
- PQexecNR
- openCursor
- closeCursor
- uniqueCursorName
Partial backport from eb08839429
Hugo Mercier
02:24 PM Revision a6f26182 (qgis): translation updates
Jürgen Fischer
02:20 PM Revision eb088394 (qgis): Merge pull request #8850 from mhugo/fix_postgres_transaction_lock
Fix libpq access from different threads Hugo Mercier
02:08 PM Revision 207c15da (qgis): [server] Fix layer order rendering when layers are in groups (#8796)
Cherry-picked from master 1ba6b97f74775e9660f0592a517d03ed98aaf504 Alessandro Pasotti
11:02 AM Revision 0a7c8a70 (qgis): test quad_flower.2dm also in the mesh read tests
Peter Petrik
11:02 AM Revision 0459a3db (qgis): fix copy-paste error in mesh symbol type
Peter Petrik
11:02 AM Revision d695c4b3 (qgis): [feature] [3d] [mesh] Display mesh faces in 3D view as terrain
Peter Petrik
11:02 AM Revision d2834bbb (qgis): fix 3d mesh test
Martin Dobias
10:26 AM Revision 83340d0d (qgis): [layouts] Fix loss of composition variables when converting 2.x composi...
Nyall Dawson
05:50 AM Revision 193ae4de (qgis): [themes] Fix the processing modeler's rendering on dark backgrounds
Mathieu Pellerin - nIRV
05:50 AM Revision 299e3550 (qgis): Fix variable editor widget not playing well with dark themes
Mathieu Pellerin - nIRV
05:50 AM Revision 710d568c (qgis): Improve code editor default color scheme to fix dark background issues
(this also backports night mapping code editor color scheme) Mathieu Pellerin - nIRV
05:50 AM Revision 5ff59ce5 (qgis): Fix dual view's feature list not using app palette
Mathieu Pellerin - nIRV
05:04 AM Revision cabcce1f (qgis): Fix dual view's feature list not using app palette
Mathieu Pellerin - nIRV
04:56 AM Revision f275cc08 (qgis): Fix variable editor widget not playing well with dark themes
Mathieu Pellerin - nIRV
03:51 AM Revision 2e9919e1 (qgis): Show category/range label as breadcrumb title when editing classes in l...
Nyall Dawson
02:10 AM Revision 2aab2838 (qgis): [browser] Don't show gdal/ogr layer items for QGIS style xml files
These aren't layers, so the extra entries are just distracting noise. Nyall Dawson
02:04 AM Revision 956a74fc (qgis): Fix some more tiny icons on hidpi displays
Nyall Dawson
02:04 AM Revision 1a45c8c0 (qgis): Add 'Copy to default' action as a dedicated button when browsing non-de...
Nyall Dawson
02:04 AM Revision 0a119b9a (qgis): HIG
Nyall Dawson
02:04 AM Revision 878cec99 (qgis): Allow additional tags to be set when copying items to default style
Nyall Dawson
02:04 AM Revision ed797c98 (qgis): Nicer strings
Nyall Dawson
02:04 AM Revision 6246dd7d (qgis): Considerably simplify code, remove duplication
Nyall Dawson
02:04 AM Revision a7c18904 (qgis): Rename action for clarity
Nyall Dawson
02:04 AM Revision 2c22beaf (qgis): Fix initial selected tab in style manager dialog
Nyall Dawson
02:04 AM Revision 5ce54fdc (qgis): Release busy cursor before showing message box
Nyall Dawson
02:04 AM Revision 701a29fd (qgis): [FEATURE] Double clicking a style .xml in the browser now opens
the manager dialog, allowing browsing and non-edit actions for the
style.
Nyall Dawson
02:04 AM Revision ec8b299b (qgis): Add a read only mode to QgsStyleManagerDialog
Allows the dialog to browse an existing style, but prevents users
from making any edits to the style.
Nyall Dawson
02:04 AM Revision dd00777b (qgis): Refactor
Nyall Dawson
02:04 AM Revision 42a78043 (qgis): Add method to hide favorites and smart groups from style manager dialog
Nyall Dawson
02:04 AM Revision a1b44c93 (qgis): [FEATURE] When browsing a style from the browser panel, allow copying
symbols to the default style from the right click menu and share button
Allows users to easily transfer symbols and ...
Nyall Dawson

2019-01-15

12:15 AM Revision 97fef536 (qgis): Merge pull request #8864 from 3nids/qproperty
add Q_PROPERTY for QgsCoordinateReferenceSytem::isGeographic and QgsGeometry::isNull Denis Rouzaud
08:32 PM Revision 4e31597f (qgis): add Q_PROPERTY for QgsCoordinateReferenceSytem::isGeographic
Denis Rouzaud
08:31 PM Revision 683dbff8 (qgis): use Q_PROPERTY instead of Q_INVOKABLE for QgsGeometry::isNull
Denis Rouzaud
03:10 PM Revision c885cd72 (qgis): add toString and repr for qgsvector
Loïc BARTOLETTI
02:34 PM Revision 8757853b (qgis): Server: throw exception in GetMap if DB connection is not ok
Marco Hugentobler
02:04 PM Revision 63a34455 (qgis): [themes] Allow styling of SQL/python/expression/HTML code editors (#8860)
Mathieu Pellerin - nIRV
12:41 PM Revision 9aacf4ba (qgis): fix #20316 not possible to assign mesh crs
Peter Petrik
09:25 AM Revision 5badeda9 (qgis): Merge pull request #8835 from rldhont/bugfix-oracle-compile-expression-...
[Bugfix][Oracle] Add ESCAPE when compiling LIKE Matthias Kuhn
09:15 AM Revision dafbef1e (qgis): Merge pull request #8859 from elpaso/release-3_4-backports
backport of [server] Use REQUEST_URI as default URL for FCGI requests Alessandro Pasotti
06:24 AM Revision 6957009f (qgis): [themes] Fix the processing modeler's rendering on dark backgrounds
Mathieu Pellerin - nIRV
05:47 AM Revision 1e15c9fa (qgis): Fix connected widgets do not update in some circumstances
(cherry picked from commit 0058dfc08ecde700ca581b85fc75c7b3d65d0682) Nyall Dawson
05:47 AM Revision d35228de (qgis): Fix main panel ownership in QgsPanelWidgetStack bindings
(cherry picked from commit ef250c45631cb55c7e4281ed503efb46d869a56e) Nyall Dawson
05:47 AM Revision 8ad544d6 (qgis): Refine multiline selection behaviour in editors
(cherry picked from commit 9d4b80e2f1aa3a35db01110248905a668a2b6246) Nyall Dawson
05:47 AM Revision 3b233442 (qgis): Fix crash in metadata widget when remove is clicked and no items exist
Fixes #20943
(cherry picked from commit 3bc06e2bb9b5037a341503355d099638eb130561)
Nyall Dawson
05:47 AM Revision 74c5864b (qgis): Make color swatch list hi-dpi friendly
(cherry picked from commit b49e9405081fcbd95985ee2e1b0a0669df87c1d9) Nyall Dawson
05:47 AM Revision ee65a07f (qgis): Hidpi fixes for color picker widget
(cherry picked from commit 1572abf1511b9c550294f5fbe8d663173a4748dd) Nyall Dawson
05:47 AM Revision 7d88163a (qgis): Fix a bunch of tiny icon sizes on hidpi displays
(cherry picked from commit 773ee5535ae63dc5f614ea4c74a6f884c5a5eca1) Nyall Dawson
05:47 AM Revision 59485f33 (qgis): Fix potential crash when removing entities from a style
(cherry picked from commit 4b154a4a88f1d9e60f5b30aa835d7f18ff5d8635) Nyall Dawson
05:47 AM Revision 0dbe4d41 (qgis): Be theme friendly, don't hard-coded white background for locale sample ...
(cherry picked from commit 807958878fd702a42704349766e02a42b361eb50) Mathieu Pellerin - nIRV
04:53 AM Revision 2e36fd60 (qgis): Update TRANSLATORS
Most of the zh-Hant users are Taiwanese, so the flag of zh-Hant should change to flag of Taiwan, not flag of China :) RucioTozzy
03:48 AM Revision 80795887 (qgis): Be theme friendly, don't hard-coded white background for locale sample ...
Mathieu Pellerin - nIRV
03:48 AM Revision 61252f8c (qgis): [themes] Additional fixes for Blend of Gray
- better welcome page (et cie) disabled text
- improve tree view item hover color to avoid masking
drop indicator w...
Mathieu Pellerin - nIRV
03:37 AM Revision 004d6bae (qgis): Add QgsRenderContext to QgsLayerTreeModelLegendNode::ItemContext
Alex Hay
03:36 AM Revision 773ee553 (qgis): Fix a bunch of tiny icon sizes on hidpi displays
Nyall Dawson

2019-01-14

12:30 AM Revision 6f23d30f (qgis): Mesh (and raster) calculator dialog HIG fixes and standardization
And fix typo and warnings Nyall Dawson
12:24 AM Revision edadcb77 (qgis): Refactoring of rectangle maptools
Adds a new geometry class QgsQuadrilateral, for 4 sided geometries. Loïc BARTOLETTI
12:20 AM Revision 046bec48 (qgis): Use render context when drawing layout legends
Alex Hay
10:22 PM Revision dedbbd4a (qgis): Merge pull request #8830 from elpaso/bugfix-server-fcgi-rewritten-uri
[server] Use REQUEST_URI as default URL for FCGI requests Alessandro Pasotti
04:12 PM Revision 4ea42faf (qgis): Server: throw exception if one or more layers are not available. Projec...
Marco Hugentobler
03:05 PM Revision 63429686 (qgis): IndexExtent fix
This fixes a problem with the "IndexExtent" snapping indexing strategy.
I got a strange behaviour where all indexes w...
Hugo Mercier
03:04 PM Revision a1970104 (qgis): Fix vertextool's geometry cache invalidation
This a forward port from d79c212e7ba1e5 in PR #8724
Another fix is added here (which will be backported to 3.4): lay...
Hugo Mercier
02:52 PM Revision 648672d7 (qgis): Fix libpq access from different threads
This is a forward port from 05f949b58, following PR #8700.
In addition, two other fixes are added (that will be back...
Hugo Mercier
12:35 PM Revision 5c24b4e4 (qgis): Backport fixes #20547 : Fix error when using a spatialite layer with a ...
Julien Cabieces
12:32 PM Revision cd9a84e1 (qgis): [feature] [mesh] Mesh Calculator
Similarly to raster calculator, mesh calculator can take dataset groups from current mesh layer and
combine them with...
Peter Petrik
12:32 PM Revision a149e832 (qgis): use SVG icon for show mesh calculator
Peter Petrik
12:32 PM Revision e163caf7 (qgis): update to MDAL 0.1.3 (mesh calculator API)
Peter Petrik
10:54 AM Revision 3cb7e31f (qgis): fix build
Jürgen Fischer
09:10 AM Revision 180bb6a4 (qgis): [FEATURE] Add "All" tab to style manager
This allows you to see ALL the symbols/ramps matching the current
group/tag/filter. It makes it easier to manage grou...
Nyall Dawson
09:10 AM Revision f8af098f (qgis): Correctly handle selection of mixed item types
Nyall Dawson
09:10 AM Revision d5cedfe9 (qgis): Dox++, deprecate method
Nyall Dawson
09:10 AM Revision 46c13e1b (qgis): Add missing endcond
Nyall Dawson
09:10 AM Revision 4b154a4a (qgis): Fix potential crash when removing entities from a style
Nyall Dawson
09:10 AM Revision cd96ecd8 (qgis): [FEATURE] Add list view mode to style manager dialog
This was added to the symbol list widget in 3.4, and now it's
available in the style manager dialog too.
Nyall Dawson
09:10 AM Revision b72e01f0 (qgis): Use QgsStyleModel in Style Manager dialog
Fixes MANY symbol filtering issues in the dialog, and brings many
improvements (e.g. hidpi fixes, nicer tooltips, etc)
Nyall Dawson
07:41 AM Revision ef250c45 (qgis): Fix main panel ownership in QgsPanelWidgetStack bindings
Nyall Dawson
04:14 AM Revision 3bc06e2b (qgis): Fix crash in metadata widget when remove is clicked and no items exist
Fixes #20943 Nyall Dawson
03:56 AM Revision 9b75a82a (qgis): Fix warnings
Nyall Dawson
03:56 AM Revision 1572abf1 (qgis): Hidpi fixes for color picker widget
Nyall Dawson

2019-01-13

12:07 AM Revision 627b0321 (qgis): Only enable qgisCrash() on FreeBSD and Linux systems with glibc
Currently, qgisCrash() is enabled on all Linux platforms except Android,
but that's invalid: While glibc provides the...
Mira Ressel
08:27 PM Revision 0ba9a326 (qgis): Add API to calculate innerTangents for 2 circles
Raymond Nijssen

2019-01-12

10:59 AM Revision 5364afe4 (qgis): [themes] Last round of theme fix (hopefully)
Mathieu Pellerin - nIRV
10:56 AM Revision aafd8481 (qgis): [themes] Last round of theme fix (hopefully)
- improve progress bar size and look
- remove hard coded border color for progress bar
- fix plugin manager checkbox ...
Mathieu Pellerin - nIRV
10:11 AM Revision 5cf87981 (qgis): [themes] Add pressed state for tool/push buttons in Night Mapping
Mathieu Pellerin - nIRV
10:10 AM Revision add1f96f (qgis): [themes] Add pressed state for tool/push buttons in Night Mapping
Mathieu Pellerin - nIRV
10:10 AM Revision ee110345 (qgis): [themes] Add pressed state for tool/push buttons in Blend of Gray
Mathieu Pellerin - nIRV
09:11 AM Revision b0de40d9 (qgis): Fix crash on exit when project signal is emitted during project destruc...
Nyall Dawson
09:11 AM Revision da53f145 (qgis): Auto update canvas, symbol preview, when project colors change
Symbols may be using project colors, so the layers and previews
need to be updated when project color changes occur
Nyall Dawson
09:11 AM Revision f7745c94 (qgis): Add a signal to QgsProject for when project color scheme changes
Nyall Dawson
09:11 AM Revision 0f42c8e3 (qgis): Ensure that project colors show correctly in legend and symbol previews
Nyall Dawson
09:11 AM Revision ac107698 (qgis): Move method for detecting project colors to QgsProperty
Nyall Dawson
09:11 AM Revision 3aae40a2 (qgis): Refresh layout maps when project colors change
Nyall Dawson
06:05 AM Revision 63156db7 (qgis): [themes] Fix a few more issues with Night Mapping
- provide a visual feedback for checked menu actions
- improve scrollbar styling
- fix broken vertical slider
Mathieu Pellerin - nIRV
06:05 AM Revision 8a80eeb2 (qgis): [themes] Fix a few more issues with Night Mapping
- provide a visual feedback for checked menu actions
- improve scrollbar styling
- fix broken vertical slider
Mathieu Pellerin - nIRV
06:04 AM Revision 495b7687 (qgis): [themes] Fix a few more issues with Blend of Gray
- provide a visual feedback for checked menu actions
- improve scrollbar styling
- fix broken vertical slider
Mathieu Pellerin - nIRV

2019-01-11

11:07 PM Revision b61d6f8f (qgis): Merge pull request #8832 from troopa81/fix_20547
fixes #20547 : Fix error when using a spatialite layer with a non-int primary key an a spatial index Matthias Kuhn
09:39 PM Revision 53dbb023 (qgis): Fix "unexpected geometry type:7" warning thrown by pal geometry handling
(cherry picked from commit ae9b8fcec4dc7b25d189781529b8215fda4f3cc7) Nyall Dawson
09:39 PM Revision be47fd55 (qgis): Dox++
(cherry picked from commit 74b96ce9559c6b86fd42366e4a8dafe732881175) Nyall Dawson
09:39 PM Revision 0697f0f0 (qgis): Fix a clazy warning
(cherry picked from commit c94b305cd9d5f011a8775d2539da6a5d5d605329) Nyall Dawson
09:39 PM Revision 2aeb38c2 (qgis): Backport Dox improvements
Nyall Dawson
09:39 PM Revision 0274be4a (qgis): Show feedback message when using Select by Expression, to match
Select by Form behaviour
(cherry picked from commit 098aad5c1679142dee97bc298f5b75a40092b6de)
Nyall Dawson
09:39 PM Revision 7e397115 (qgis): Fix incorrect evaluation of data defined end color for shapeburst fills
Nyall Dawson
09:39 PM Revision 3376586e (qgis): Avoid console noise when loading layouts
(cherry picked from commit 4da0796180d2e152c0fc1c028a62ff9c5dc96a7f) Nyall Dawson
09:39 PM Revision 680f2be3 (qgis): [layouts] Fix incorrectly rendered item background and frame when item is
non-opaque
Fixes #20909
(cherry picked from commit 0de94dd1fe1f62df3547ca8e664489073807dd5e)
Nyall Dawson
08:31 PM Revision 021f5ea3 (qgis): [needs-docs][api] Rename QgsDistanceArea methods to change "date line"
to "antimeridian"
Because the date line =/= +/-180 degree longitude, which is what
we were incorrectly using it to m...
Nyall Dawson
08:31 PM Revision 2a774d6d (qgis): [FEATURE][processing] New algorithm "Geodesic line split at antimeridian"
Ports the similar algorithm from the shape tools plugin to c++, and utilises
built in QgsDistanceArea ellipsoidal cal...
Nyall Dawson
08:31 PM Revision a8bd12c4 (qgis): [FEATURE][API] Add method to QgsDistanceArea to split a (multi)line geo...
at the antimeridian
Whenever line segments in the input geometry cross the antimeridian, they
will be split into two...
Nyall Dawson
08:31 PM Revision 629de0c6 (qgis): Fix some corner cases
Nyall Dawson
08:31 PM Revision 7b664ea9 (qgis): Fix see also link
Nyall Dawson
03:58 PM Revision 4d609ff4 (qgis): Merge pull request #8830 from elpaso/bugfix-server-fcgi-rewritten-uri
[server] Use REQUEST_URI as default URL for FCGI requests Alessandro Pasotti
03:39 PM Revision 8efc6898 (qgis): Use mkdtemp for temporary directory and clean at the end of the test
Julien Cabieces
03:36 PM Revision 99076c94 (qgis): Correct spell problems
Julien Cabieces
02:30 PM Revision 911a3611 (qgis): Update travis building
corentin.falcone
02:15 PM Revision c0dd72ee (qgis): Update travis building
corentin.falcone
01:34 PM Revision e569331a (qgis): Disable linked color buttons when a project color is set for a property
Nyall Dawson
01:34 PM Revision 8707eee2 (qgis): Fix incorrect evaluation of data defined end color for shapeburst fills
Nyall Dawson
01:34 PM Revision 79d01a9b (qgis): Move QgsColorButton::createMenuIcon to public API, make static
Nyall Dawson
01:34 PM Revision cfa1d54f (qgis): Link color buttons to their data defined buttons in symbology
Nyall Dawson
01:34 PM Revision fd9bd0a1 (qgis): Link labeling and layout data defined buttons to color buttons
Nyall Dawson
01:34 PM Revision 56b363ea (qgis): Add icons for data defined colors
Nyall Dawson
01:34 PM Revision fc5c0659 (qgis): Update tooltip to reflect color setting
Nyall Dawson
01:34 PM Revision 2623e605 (qgis): Indentation
Nyall Dawson
01:34 PM Revision eecfe50d (qgis): [FEATURE] Show Project Colors in color bound data defined buttons
This adds a new "Project Colors" section in data defined buttons
which are linked to a color value. The color menu co...
Nyall Dawson
12:31 PM Revision 938adb8c (qgis): [api] Add PyQGIS helpers to QgsGeometry.asMultiPoint(), asMultiPolyline()
and asMultiPolygon()
- raise ValueError when these methods are called with null geometries
- raise TypeError when th...
Nyall Dawson
12:26 PM Revision 2664737f (qgis): Merge pull request #8827 from m-kuhn/gpkg_transaction_test
sqlite_fetch_and_increment cached mode for transactions Matthias Kuhn
12:04 PM Revision 06bf5a99 (qgis): add unit test
Julien Cabieces
11:56 AM Revision 7852a7a7 (qgis): Update building
corentin.falcone
11:10 AM Revision 94784a5c (qgis): Update building
corentin.falcone
10:53 AM Revision 5962afdf (qgis): Improve expression documentation for sqlite_fetch_and_increment
Matthias Kuhn
10:36 AM Revision 4f20f50e (qgis): Update python/plugins/db_manager/db_plugins/postgis/connector.py
Co-Authored-By: Ailurupoda <[email protected]> Alessandro Pasotti
10:36 AM Revision 0fcb6437 (qgis): Update python/plugins/db_manager/db_plugins/plugin.py
Co-Authored-By: Ailurupoda <[email protected]> Alessandro Pasotti
10:36 AM Revision 4011a8db (qgis): Update python/plugins/db_manager/db_plugins/plugin.py
Co-Authored-By: Ailurupoda <[email protected]> Alessandro Pasotti
10:30 AM Revision ccdd133c (qgis): Fix test linking
Matthias Kuhn
09:26 AM Revision 87442a53 (qgis): [Bugfix][Oracle] Add ESCAPE when compiling LIKE
The oracle SQL documentation specifies that *there is no default escape character* and *the escape character, if spec... René-Luc ReLuc
04:45 AM Revision b49e9405 (qgis): Make color swatch list hi-dpi friendly
Nyall Dawson
01:15 AM Revision 9d4b80e2 (qgis): Refine multiline selection behaviour in editors
Nyall Dawson

2019-01-10

12:51 AM Revision fd001bbd (qgis): [FEATURE][layouts] Add validity check to flag when a map item
has an overview which is not linked to any existing maps Nyall Dawson
12:51 AM Revision fdfe0cee (qgis): [api][needs-docs] Allow registering PyQGIS using a nice decorator syntax
This allows nice and simple, elegant construction of checks for
Python.
To use, Python based checks should use the d...
Nyall Dawson
12:51 AM Revision b80829ce (qgis): Remove leftover QObject inheritance
Nyall Dawson
12:07 AM Revision 2dd2488c (qgis): german translation update
Jürgen Fischer
11:57 PM Revision 93bfbd00 (qgis): Astyle
Nyall Dawson
08:57 PM Revision 5c0bcd98 (qgis): Merge branch 'master' into sirs_db_manager
Corentin.F
06:53 PM Revision c478ba9c (qgis): fixes #20547 : Fix error when using a spatialite layer with a non-int p...
Julien Cabieces
06:21 PM Revision 238ea726 (qgis): Add comment on field | DbManager
corentin.falcone
06:02 PM Revision fd00cd54 (qgis): Merge pull request #8705 from arnaud-morvan/server_diagrams_filter
Apply featureFilterProvider in QgsVectorLayerDiagramProvider Matthias Kuhn
04:46 PM Revision a764c08e (qgis): Add comment on field | DbManager
corentin.falcone
04:29 PM Revision 2e976150 (qgis): Revert "Add comment on field | DbManager"
This reverts commit 6b98d8de49f76ae10f31fdb644e9960225bb57f0. corentin.falcone
04:08 PM Revision 6b98d8de (qgis): Add comment on field | DbManager
corentin.falcone
03:10 PM Revision 29ad9d7f (qgis): on mac, terrain is sometimes not loaded on time [3d] fix #20963
Peter Petrik
11:18 AM Revision 70466320 (qgis): Typo (old one)
Alessandro Pasotti
10:59 AM Revision a740fec0 (qgis): Make sure sqlite_fetch_and_increment is always executed on the main thread
Matthias Kuhn
10:58 AM Revision cd763bcc (qgis): Update override comment with a full explanation of what it does
Also checks for original url emptiness before returning it. Alessandro Pasotti
10:54 AM Revision 58dc1537 (qgis): fixing whitespaces in newer functions
Alex Hay
10:54 AM Revision 2fab80e4 (qgis): adding barebone documentation
Alex Hay
10:54 AM Revision 99837cf7 (qgis): adding QgsRenderContext support
Alex Hay
10:54 AM Revision f2290fcd (qgis): adding QgsRenderContext class to the header
Alex Hay
10:54 AM Revision 12273fa8 (qgis): Change bindings
Manually inserting the proper binding Alex Hay
10:54 AM Revision db699add (qgis): removed duplicate signatures
Alex Hay
10:54 AM Revision 78caf770 (qgis): removing whitespaces
Alex Hay
10:54 AM Revision f0ffbeb7 (qgis): change bindings again
Alex Hay
10:54 AM Revision 1fff24da (qgis): adding missing include for qgsrendercontext
Alex Hay
10:54 AM Revision e8b057b4 (qgis): Fix crash
Nyall Dawson
10:54 AM Revision b4d764ae (qgis): Fix typo
Nyall Dawson
10:54 AM Revision 70880089 (qgis): Avoid duplicate code
Nyall Dawson
10:54 AM Revision 32126ca2 (qgis): Add missing since annotation
Nyall Dawson
10:54 AM Revision 5c2b3943 (qgis): Dox++
Nyall Dawson
10:54 AM Revision c7d09a32 (qgis): Fix typo
Nyall Dawson
10:54 AM Revision 2a2995aa (qgis): Sipify
Nyall Dawson
10:54 AM Revision 8b374433 (qgis): Adding QgsRenderContext support
Alex Hay
10:48 AM Revision dafb1665 (qgis): Add an additional test for cached mode of sqlite_fetch_and_increment
Matthias Kuhn
10:40 AM Revision fc65d35f (qgis): [themes] Force fusion style for non-default UI themes on OS X
Mathieu Pellerin - nIRV
10:38 AM Revision abb0f73f (qgis): Merge pull request #8825 from nirvn/osx
[themes] Force fusion style for non-default UI themes on OS X Matthias Kuhn
10:35 AM Revision d3b4c7d8 (qgis): Add cached mode to sqlite_fetch_and_increment for transactions
Matthias Kuhn
09:09 AM Revision c7abba03 (qgis): [themes] Force fusion style for non-default UI themes on OS X
Mathieu Pellerin - nIRV
08:06 AM Revision c2637509 (qgis): Merge pull request #8820 from m-kuhn/map_layer_template
QgsProject::mapLayer<Qgs[Type]Layer *>( layerId ); template Matthias Kuhn
01:25 AM Revision 43df43fb (qgis): Fix build
Nyall Dawson

2019-01-09

11:46 PM Revision 9a71839a (qgis): fix building without PyQt
(cherry picked from commit 18abcb580a0e8e06fbea3fb8d9a80be117b53e94) Denis Rouzaud
10:50 PM Revision fcc3996d (qgis): Remove unnecessary #include in server
Paul Blottiere
06:46 PM Revision cf5982c3 (qgis): Add tests for QgsFcgiServerRequest rewrites
Alessandro Pasotti
06:46 PM Revision 00ec08a8 (qgis): Rewritten function comment
Alessandro Pasotti
06:46 PM Revision bb9ec39f (qgis): [server] Fix URL rewrite from fcgi servers
The URL exposed in the XML documents generated
by the server was wrong because instead of
using the original URL (fro...
Alessandro Pasotti
06:13 PM Revision 918bfef5 (qgis): Add a test for transaction save local default value generation with gpkg
Matthias Kuhn
04:25 PM Revision e32c739b (qgis): Make use of QgsProject::mapLayer<QgsVectorLayer *> template
Matthias Kuhn
04:12 PM Revision 468f25c5 (qgis): Add a template method to get a casted maplayer
This simplifies the casting of maplayers when accessing them from the layer registry. Matthias Kuhn
03:08 PM Revision 948048cd (qgis): Do not overwrite renderContext in QgsMapRendererJob::drawLabeling
Dedicated QgsRenderContext is already created and configured in prepareLabelingJob. Arnaud Morvan
03:08 PM Revision a222906f (qgis): Apply featureFilterProvider in QgsVectorLayerDiagramProvider
Arnaud Morvan
02:26 PM Revision 2c8acf13 (qgis): Merge pull request #8818 from signedav/fix_featurecount_offlineediting
Offlineediting - showFeatureCount property Matthias Kuhn
12:52 PM Revision 5e61afcf (qgis): tests for layernodeproperty "showFeatureCount"
fixes https://github.com/opengisch/Vogelwarte_QField_2019/issues/4 David Signer
12:52 PM Revision 012331e9 (qgis): Sibling of 5e61afcfe75e2196ad35c2341e3f040055a182a0
David Signer
12:52 PM Revision bc4ec901 (qgis): tests for layernodeproperty "showFeatureCount"
fixes https://github.com/opengisch/Vogelwarte_QField_2019/issues/4 David Signer
12:30 PM Revision d7ed48f5 (qgis): Sibling of 72bc1395f17cac84e800e4b43ae39317abe172d5
David Signer
12:30 PM Revision 9292504a (qgis): copy property back on synchronize back
David Signer
12:30 PM Revision 72bc1395 (qgis): copy property back on synchronize back
David Signer
12:09 PM Revision 419b65d2 (qgis): copy showFeatureCount property to the new LayerTreeNode
David Signer
12:09 PM Revision a3c97c3d (qgis): copy showFeatureCount property to the new LayerTreeNode
David Signer
12:09 PM Revision bd3f5426 (qgis): Sibling of 419b65d26d5a7feb7844c0c2346772fc223b331d
David Signer
11:22 AM Revision 5aed4d79 (qgis): Backport consider 'print as raster' setting for pdf print in server
Marco Hugentobler
10:20 AM Revision 9e957af4 (qgis): fix build
Jürgen Fischer
09:59 AM Revision b847b492 (qgis): Merge pull request #8813 from signedav/vacuum-past-simple
Message after delete in proper english Matthias Kuhn
07:44 AM Revision b411f36b (qgis): Merge pull request #8816 from rldhont/sld-read-like-escapeChar-218
[BUGFIX] SLD : Support escapeChar attribute of PropertyIsLike René-Luc ReLuc
07:05 AM Revision 2213be55 (qgis): Update src/providers/ogr/qgsgeopackagedataitems.cpp
Co-Authored-By: signedav <[email protected]> Nyall Dawson
07:05 AM Revision f1be8116 (qgis): Consider 'print as raster' setting for pdf print in server
Marco Hugentobler
07:05 AM Revision 1320456c (qgis): Update src/providers/ogr/qgsgeopackagedataitems.cpp
Co-Authored-By: signedav <[email protected]> Nyall Dawson
03:15 AM Revision 41757c69 (qgis): Fix build
Nyall Dawson

2019-01-08

08:54 PM Revision 0ab834e2 (qgis): [BUGFIX] SLD : Support escapeChar attribute of PropertyIsLike
In OGC FilterEncoding standard, the PropertyIsLike element has an escapeChar attribute in place of escape attribute.
...
René-Luc ReLuc
05:11 PM Revision 22ddcb8c (qgis): proper english past form
David Signer
03:17 PM Revision 15ddb270 (qgis): Merge pull request #8721 from signedav/json-for-valuerelations
Storing Value Releation multi-selection as JSON Matthias Kuhn
03:14 PM Revision 3732cb7e (qgis): Merge pull request #8810 from signedav/vacuum-after-delete
Request for VACUUM after deleting GPKG layer Matthias Kuhn
02:12 PM Revision dd0b33ed (qgis): Merge pull request #8809 from m-kuhn/expression_nullif
Add NULLIF expression function [FEATURE] Matthias Kuhn
02:07 PM Revision 1585ab41 (qgis): Update src/providers/ogr/qgsgeopackagedataitems.cpp
Co-Authored-By: signedav <[email protected]> Etienne Trimaille
01:15 PM Revision 3bd2843b (qgis): proper placing of message output
David Signer
12:57 PM Revision a16e5f27 (qgis): put original message into else
David Signer
12:28 PM Revision dba3b282 (qgis): request VACUUM after deleting geopackage
David Signer
11:50 AM Revision 6e91349b (qgis): json gpkg tests
David Signer
11:36 AM Revision 8754d55a (qgis): Fix JSON
Matthias Kuhn
11:07 AM Revision 6855a1c7 (qgis): Merge pull request #8639 from SrNetoChan/avoid_overlap
Renames Avoid intersection to Avoid overlap [needs-docs] Matthias Kuhn
10:56 AM Revision af027d9d (qgis): Add NULLIF expression function [FEATURE]
Matthias Kuhn
10:48 AM Revision eaad71e0 (qgis): Tweak API
Better to use QVector here, because the QgsLineString/QgsGeometry
methods all use QVector too, and we want to avoid u...
Nyall Dawson
10:42 AM Revision 5df5c376 (qgis): Merge pull request #8507 from signedav/basicfix
Delete selected tables as DataItem action Matthias Kuhn
10:15 AM Revision 37eec198 (qgis): put message in log instead of message box
David Signer
08:55 AM Revision 6ed0b476 (qgis): [FEATURE][georefencer] Make minimizing georeferencer when adding points
from canvas an option
Allows users to disable this option, which is annoying on multi-monitor
setups where it can be...
Nyall Dawson
08:55 AM Revision dada301b (qgis): [georeferencer] Fix some HIG violations
Nyall Dawson
07:24 AM Revision 0de94dd1 (qgis): [layouts] Fix incorrectly rendered item background and frame when item is
non-opaque
Fixes #20909
Nyall Dawson
07:01 AM Revision 098aad5c (qgis): Show feedback message when using Select by Expression, to match
Select by Form behaviour Nyall Dawson
07:01 AM Revision 500dff10 (qgis): Capitalization
Nyall Dawson
07:01 AM Revision 4da07961 (qgis): Avoid console noise when loading layouts
Nyall Dawson
06:32 AM Revision ae9b8fce (qgis): Fix "unexpected geometry type:7" warning thrown by pal geometry handling
Nyall Dawson
03:32 AM Revision fdea61a9 (qgis): Add method to calculate the geodesic line joining two points to QgsDist...
Using geographiclib to calculate the line Nyall Dawson
03:32 AM Revision 654d7a43 (qgis): spelling
Nyall Dawson
03:32 AM Revision 148505d4 (qgis): Add a dependancy to geographiclib
Nyall Dawson
03:32 AM Revision ebd10446 (qgis): Add method to retrieve destination CRS from QgsDistanceArea
Nyall Dawson
03:32 AM Revision dbf8fe6e (qgis): Use an iterative approach to determine the exact latitude
where a geodesic crosses the international date line
And use this to correctly break geodesic lines which cross
the ...
Nyall Dawson
03:32 AM Revision adc5c174 (qgis): Expose method for calculating latitude geodesic crosses date line to pu...
Nyall Dawson
03:32 AM Revision b0c3b9f7 (qgis): Unit tests for QgsDistanceArea::latitudeGeodesicCrossesDateLine
Nyall Dawson
03:32 AM Revision 9c7be5fa (qgis): Unit tests for QgsDistanceArea::geodesicLine
Nyall Dawson
03:32 AM Revision c9c502a8 (qgis): Use proj geodesic.h instead of GeographicLib
Because it contains the same functionality and avoids a new
dependency
Nyall Dawson
03:32 AM Revision 13ac9071 (qgis): latitudeGeodesicCrossesDateLine also returns fraction of segment
along which the crossing occurs Nyall Dawson
03:32 AM Revision e286c094 (qgis): Fix date line breaks with non geographic input CRS
Nyall Dawson
03:32 AM Revision 41450732 (qgis): Fix clazy warnings
Nyall Dawson
02:10 AM Revision a6849ca2 (qgis): Unit tests for unmerging
Nyall Dawson
02:10 AM Revision 74b96ce9 (qgis): Dox++
Nyall Dawson
02:10 AM Revision d32714c8 (qgis): [API] Allow categorized renderer category values to be lists of values
When a category is a list of values, that category will apply to
any of the values from the list
Nyall Dawson
02:10 AM Revision 224df0a2 (qgis): Add missing documentation for QgsCategorizedRenderer
Nyall Dawson
02:10 AM Revision c94b305c (qgis): Fix a clazy warning
Nyall Dawson
02:10 AM Revision 7b245d18 (qgis): [FEATURE] Add option to merge categories in categorized renderer
This allows users to select multiple existing categories and
group them into a single category, which applies to any ...
Nyall Dawson
02:10 AM Revision 0259548a (qgis): Don't allow null entry to be merged
Nyall Dawson
02:10 AM Revision 2b4482fa (qgis): Add option to unmerge categories
Nyall Dawson
02:10 AM Revision 63204cfd (qgis): Fix travis
Nyall Dawson
02:10 AM Revision 210ec4c1 (qgis): More user friendly display of 'all other values' category
Nyall Dawson
02:10 AM Revision f3e7e1b7 (qgis): Q_FOREACH -> for
Nyall Dawson
02:10 AM Revision 2c0dc09c (qgis): Correctly handle conversion of merged categories to rule based renderer
Nyall Dawson
02:10 AM Revision 1051f9b4 (qgis): Rename some methods for consistency/clarity
Nyall Dawson
02:10 AM Revision f66773a1 (qgis): Nicer tooltips for merged categories
Nyall Dawson

2019-01-07

12:36 AM Revision c09b379f (qgis): Rename member variables, remove "forceCartesian" arguments
J. Dugge
12:36 AM Revision bf5a077e (qgis): Fix typos
J. Dugge
12:36 AM Revision 3e05c99c (qgis): Add centimeter and millimeter based units to Project Properties and Map...
Fix the "map units" option in distance measurements when using geographic coordinate systems J. Dugge
04:54 PM Revision 0cc809b7 (qgis): Merge pull request #8804 from m-kuhn/geometry_check_dox
Improved API documentation for geometry checks Matthias Kuhn
03:41 PM Revision b6293f23 (qgis): osgeo4w: run python scripts with python3 (fixes #20870)
Jürgen Fischer
03:38 PM Revision 6d38a0ed (qgis): Improved API documentation for geometry checks
Matthias Kuhn
03:26 PM Revision 627ac66d (qgis): add jsonb tests and fixed count
David Signer
01:47 PM Revision 86ff5008 (qgis): Merge pull request #8802 from NaturalGIS/release-2_18
re-add the r.mapcalculator module (as r.mapcalc.simple) and remove the not working r.mapcalc Luigi Pirelli
01:43 PM Revision b557cc26 (qgis): Merge pull request #8803 from NaturalGIS/release-3_4
re-add the r.mapcalculator momodule (as r.mapcalc.simple) and remove the not working r.mapcalc Luigi Pirelli
01:38 PM Revision 83c6a2c4 (qgis): Merge pull request #8444 from NaturalGIS/reenable_grass_r_mapcalculator
add GRASS r.mapcalculator, remove r.mapcalc Luigi Pirelli
01:13 PM Revision 1ba6b97f (qgis): [server] Fix layer order rendering when layers are in groups (#8796)
* [server] Fix layer order rendering when layers are in groups
Fixes #20810
* Update test images
* [server] Fix or...
Alessandro Pasotti
11:45 AM Revision 63a5320f (qgis): fix module description file
Giovanni Manghi
11:43 AM Revision a57fec87 (qgis): fix module description file
Giovanni Manghi
11:39 AM Revision e9e7c397 (qgis): add author and reader tables to test valuerelations with json
David Signer
11:39 AM Revision ae1ab67b (qgis): prepared tests for gpkg - not yet active
David Signer
11:37 AM Revision 740f671f (qgis): Update src/gui/editorwidgets/qgsvaluerelationwidgetwrapper.cpp
Co-Authored-By: signedav <[email protected]> Matthias Kuhn
11:37 AM Revision 8fd47c9f (qgis): using of json fields for value relation widget multi selection
if the type of field is QVariant::Map - means a json source (eg. GPKG or Postgres (storing not yet implemented)) - it... David Signer
11:37 AM Revision 036c35a6 (qgis): Update src/gui/editorwidgets/qgsvaluerelationwidgetwrapper.cpp
Co-Authored-By: signedav <[email protected]> Matthias Kuhn
11:37 AM Revision 74545e83 (qgis): fix for-clause
David Signer
11:37 AM Revision 95c92791 (qgis): tests for json in postgres
only reading not writing possible because of pg implementation David Signer
11:37 AM Revision 148591f9 (qgis): Update src/gui/editorwidgets/qgsvaluerelationwidgetwrapper.cpp
Co-Authored-By: signedav <[email protected]> Matthias Kuhn
11:28 AM Revision 268c200b (qgis): re-add the r.mapcalculator momodule (as r.mapcalc.simple) and remove th...
Giovanni Manghi
11:14 AM Revision 10d47992 (qgis): fix the module name
Giovanni Manghi
11:11 AM Revision 71c15817 (qgis): re-add the r.mapcalculator momodule (as r.mapcalc.simple) and remove th...
Giovanni Manghi
10:56 AM Revision 9f3c3138 (qgis): add missed file
Giovanni Manghi
10:54 AM Revision 667a86b0 (qgis): change the name of the module to match the new name in GRASS 7.4.4
Giovanni Manghi
10:42 AM Revision 54a5fae0 (qgis): Merge pull request #8781 from mhugent/get_atlas_print
[server][needs-docs] Get atlas print Marco Hugentobler
10:35 AM Revision 0c71e720 (qgis): JSON Support for GeoPackage [FEATURE]
Merge pull request #8707 from signedav/json-for-gpkg
Integration of JSON type of GeoPackage
Matthias Kuhn
08:55 AM Revision f1d2239d (qgis): 'returns' before 'since'
Marco Hugentobler
08:19 AM Revision a6f8db15 (qgis): use general json conversion because it works for the different types
like QVariantMap, QVariantHash, QVariantList or QStringList
as fallback still the QString conversion is available
David Signer
07:52 AM Revision ab4ca6f6 (qgis): Try to make travis happy
Marco Hugentobler
04:19 AM Revision ed75a176 (qgis): [processing][SAGA] Resync parameters for resample tool
And add tests
Fixes #20882
(cherry picked from commit 45f8b863dbe7f238270a70c4860b24355dd9968f)
Nyall Dawson
04:19 AM Revision 8cc96e67 (qgis): [processing][SAGA] Resync Fill Sinks descriptions, add tests
Refs #20051
(cherry picked from commit efd54f862f9319abb47149a445c2370e7e9170d8)
Nyall Dawson
04:19 AM Revision c710e0b8 (qgis): [mssql] Fix inserting features into tables with an after insert trigger...
Fixes #20592
(cherry picked from commit 69f6ea521b8ee3a78bda0dfd431a9cf6668ad111)
Alex Hay
02:48 AM Revision 69f6ea52 (qgis): [mssql] Fix inserting features into tables with an after insert trigger...
Fixes #20592 Alex Hay

2019-01-06

12:55 AM Revision 45f8b863 (qgis): [processing][SAGA] Resync parameters for resample tool
And add tests
Fixes #20882
Nyall Dawson
12:55 AM Revision efd54f86 (qgis): [processing][SAGA] Resync Fill Sinks descriptions, add tests
Refs #20051 Nyall Dawson
12:32 AM Revision 2edb4346 (qgis): [API] Backport some nice PyQGIS API for working with geometry collections
- Calling removeGeometry with an invalid index will now raise an IndexError
- Calling collection[0] will return the f...
Nyall Dawson
12:32 AM Revision 3cb1be2b (qgis): Update some version numbers in API docs
Nyall Dawson
12:32 AM Revision 3dc76656 (qgis): Use TypeHint annotation to indicate correct return type when sip code r...
Provides correct return type hints to IDEs (and hopefully PyQGIS docs too!)
(cherry picked from commit e23527bf9223c...
Nyall Dawson
12:32 AM Revision a180edc4 (qgis): [API] Throw IndexError on some QgsCurvePolygon methods when invalid
interior ring index is requested
(cherry picked from commit 44fbb894506965ec6ebbc6f232399214ff19574c)
Nyall Dawson
12:32 AM Revision 3eea922e (qgis): Negative indices count from back of linestring
(cherry picked from commit f595d53d0aee182a872a73b6ec6fc45e9dc0edc4) Nyall Dawson
12:32 AM Revision 6e847565 (qgis): [API] Backport some nice PyQGIS methods and exceptions to QgsLineString
- len(QgsCurve) returns number of points in curve
- raise IndexErrors when calling pointN, xAt, yAt, zAt, mAt, setXAt...
Nyall Dawson
12:32 AM Revision cf410407 (qgis): [layouts] Fix inefficient filtering in attribute tables
Set the expression filter on the request itself, rather than looping
through all features and testing on the filter. ...
Nyall Dawson
12:32 AM Revision 06f69657 (qgis): respect attribute table behavior settings
Fixes undocumented bug of attribute table settings (Show features Visible on Map etc.)
not being respected. The setti...
Tudor Bărăscu
12:32 AM Revision dc4e8792 (qgis): [API] Backport iterator for QgsGeometryCollection
Iterates over the geometries in the collection, allowing this type
of code:
gc = QgsGeometryCollection()
gc.from...
Nyall Dawson
05:54 PM Revision f6c7cdb4 (qgis): Better check for QString::isEmpty() than for length() == 0
Not that it really makes any difference ... Alessandro Pasotti
03:58 PM Revision c6b0ae0a (qgis): Merge pull request #8795 from ismailsunni/clean_shortcut_list
Remove empty action in shortcut configuration list. Alessandro Pasotti
12:59 PM Revision 48e4525a (qgis): Remove empty action in shortcut configuration list.
Ismail Sunni
02:31 AM Revision 48db8648 (qgis): add missing bits to API documentation (#8709)
* add missing bits to API documentation
* API docs
* mark function as deprecated
* Deprecate for Python
* Fix doc...
Denis Rouzaud

2019-01-05

09:40 PM Revision f075109d (qgis): Merge pull request #8793 from elpaso/bugfix-20693-server-LAYERTITLESPACE
[server] Respect layer title space when rendering legends Alessandro Pasotti
08:48 PM Revision 7d592a01 (qgis): Add control image masks
Add more mask images (when image size does not match, generate_test_mask_image.py fails to update the mask) Alessandro Pasotti
03:19 PM Revision fbe70f14 (qgis): Set spinbox maximum higher than 99
Marco Hugentobler
03:19 PM Revision 492ee5fe (qgis): Allow to request all atlas features with 'ATLAS_PK=*' if the number is ...
Marco Hugentobler
03:19 PM Revision 4e295588 (qgis): Add doc for new function
Marco Hugentobler
03:19 PM Revision 2e7bf12e (qgis): Possibility to restrict number of atlas features (default: 1)
Marco Hugentobler
03:16 PM Revision a145847c (qgis): Re-enable QgsProjectProperties::checkPageWidgetNameMap
Marco Hugentobler
03:16 PM Revision 14935745 (qgis): Spelling, doc and indentation
Marco Hugentobler
03:16 PM Revision 9ed7b0df (qgis): Consider case where id is layer name
Marco Hugentobler
03:16 PM Revision e7c0f361 (qgis): Small tweaks
Marco Hugentobler
03:16 PM Revision 583674bb (qgis): Remove diagrams from atlas print test as it shows different behaviour i...
Marco Hugentobler
03:16 PM Revision 179be5af (qgis): Add atlas to test project
Marco Hugentobler
03:16 PM Revision 23669b68 (qgis): Add unit tests
Marco Hugentobler
03:16 PM Revision fedb1d87 (qgis): Fix atlas print for png and svg format (just give back first page)
Marco Hugentobler
03:16 PM Revision 22e54ba1 (qgis): Fix check if ATLAS_PK parameter is there
Marco Hugentobler
03:16 PM Revision 10cbad77 (qgis): Get pk attributes from layer instead of provider
Marco Hugentobler
03:16 PM Revision 69de8f9a (qgis): Show atlas layers, atlas coverage layers and primary key attributes in ...
Marco Hugentobler
03:16 PM Revision 21e3adfb (qgis): [FEATURE]: Possibility to set ATLAS_PK in GetPrint request to print atl...
Marco Hugentobler
03:16 PM Revision df8940c6 (qgis): Add control image for atlas GetPrint test and fix some python stuff
Marco Hugentobler
12:02 PM Revision ed9c9b33 (qgis): Add comment option on db_manager pluging postgis tables (#8734) [FEATURE]
Add possibility to create a comment on a postgres table when import or using the alter table button from db_manager. Corentin Falcone
12:00 PM Revision be451d98 (qgis): Merge pull request #8752 from anitagraser/patch-1
Refer to layers panel instead of legend Matthias Kuhn
12:00 PM Revision a1ea8004 (qgis): Merge pull request #8753 from m-kuhn/legend_to_layers_panel
Legend to layers panel Matthias Kuhn

2019-01-04

10:54 PM Revision 6c1b5d25 (qgis): Merge pull request #8794 from troopa81/release-3_4
fixes #20673 : Correct mapFromSource method when reordering columns Luigi Pirelli
10:31 PM Revision e3c1d18f (qgis): [layouts] Fix inefficient filtering in attribute tables
Set the expression filter on the request itself, rather than looping
through all features and testing on the filter. ...
Nyall Dawson
07:30 PM Revision 3c239280 (qgis): Update control images
Alessandro Pasotti
02:32 PM Revision d4999400 (qgis): [server] Respect layer title space when rendering legends
Fixes #20693 - LAYERTITLESPACE in GetLegendGraphic is not taken into account Alessandro Pasotti
09:25 AM Revision 71799094 (qgis): fixes #20673 : Correct mapFromSource method when reordering columns
Julien Cabieces
07:56 AM Revision 899dcbff (qgis): Fix assert crash for non-English UI locale (fixes #20834)
Mathieu Pellerin - nIRV
07:55 AM Revision 2df15a67 (qgis): Fix assert crash for non-English UI locale (fixes #20834)
Mathieu Pellerin - nIRV
06:01 AM Revision 92460826 (qgis): Declare color / color ramp button text color in Night Mapping
Mathieu Pellerin - nIRV
06:01 AM Revision 5a67fb24 (qgis): Add palette file for the Night Mapping theme
Mathieu Pellerin - nIRV
06:01 AM Revision 650ca8a3 (qgis): [themes] Use widget's palette when drawing text for color ramp button
Mathieu Pellerin - nIRV
06:01 AM Revision 1ca3f4b4 (qgis): [themes] Allow customization of palette role colors
This fixes the following issues:
- combo box drop down menu white top/bottom edges
- color button header background c...
Mathieu Pellerin - nIRV
06:01 AM Revision 76941deb (qgis): [symbology] Add missing 'meters at scale' unit type in ellipse marker
Mathieu Pellerin - nIRV
06:01 AM Revision 15ae474c (qgis): [themes] Adjust Night Mapping to improve display on windows
Mathieu Pellerin - nIRV
06:01 AM Revision e823ab2f (qgis): [themes] Apply OS-specific UI scale factor to em values
Mathieu Pellerin - nIRV
04:11 AM Revision b7a607c6 (qgis): [themes] Move tab widget's pane up 1 pixel to improve border look
Mathieu Pellerin - nIRV
04:00 AM Revision b9213789 (qgis): [themes] Adjust Night Mapping and Blend of Gray to improve display on w...
Fixes the combo box drop down list clipping text, as well as
the spinbox's up and down arrow.
Turns out having a sin...
Mathieu Pellerin - nIRV

2019-01-03

08:01 PM Revision d59a3465 (qgis): [processing][needs-docs] Standardize names of z/m value algorithms
Ensures consistent capitalization and (non)hyphenation of algorithm names Nyall Dawson
08:01 PM Revision cef9c4ea (qgis): [FEATURE][processing] New algorithms "Extract Z values" and "Extract m ...
These algorithms allow users to convert z or m values present in feature
geometries to attributes in the layer. By de...
Nyall Dawson
08:01 PM Revision e99072b1 (qgis): Add method to QgsStatisticalSummary to get a short name corresponding t...
Returns a short name, suitable for use in a field name Nyall Dawson
08:01 PM Revision 5f817b4d (qgis): Allow QgsStatisticalSummary to calculate first/last value
Trivial, but simplifies other code which desires to expose
a choice between first/last/min/max/mean/etc...
Nyall Dawson
08:01 PM Revision 5586352a (qgis): [FEATURE][processing] New raster zonal stats algorithm
Like the vector zonal stats algorithm, but this one works with
the zones defined in another raster.
Iterates over th...
Nyall Dawson
12:43 PM Revision 666f9599 (qgis): Merge branch 'master' into basicfix
David Signer
12:00 PM Revision 0373fe73 (qgis): autogenerated sip in file
David Signer
11:53 AM Revision 5a751950 (qgis): fix - removes layers from project if they exist there
David Signer
11:51 AM Revision 81faf951 (qgis): use uri to get layeritem to delete
David Signer
11:50 AM Revision d453006f (qgis): find index of layeritem with the passed uri
David Signer
09:59 AM Revision a7c3aadf (qgis): Merge pull request #8785 from elpaso/bugfix-20601-processing-side
Pick up all layer entries references from the project context Alessandro Pasotti
02:48 AM Revision f4aa9a49 (qgis): respect attribute table behavior settings
Fixes undocumented bug of attribute table settings (Show features Visible on Map etc.)
not being respected. The setti...
Tudor Bărăscu

2019-01-02

07:53 PM Revision 97daa508 (qgis): Use qobject_cast
Nyall Dawson
07:53 PM Revision 1b309c68 (qgis): [layouts] Add setters/getters for map item stacking positions
Nyall Dawson
07:53 PM Revision a441e2b1 (qgis): [layouts] Add API allowing drawing map overviews under map layers
or under map labels Nyall Dawson
07:53 PM Revision 12da3afa (qgis): [layouts] Add method to alter list of map layers to render to include
overview layers Nyall Dawson
07:53 PM Revision 0f7d8c05 (qgis): Split layout map overview tests into their own file, add masks
Nyall Dawson
07:53 PM Revision 201523fb (qgis): Test masks
Nyall Dawson
07:53 PM Revision 38450f0b (qgis): [FEATURE][layouts] Allow control over stacking position of map overview...
Allows overview extents to be drawn below map labels (the new default),
but also adds choices for drawing them below ...
Nyall Dawson
07:53 PM Revision 6eb49fed (qgis): [layouts] Add method to get overview item extent as a vector layer
The layer contains a single feature representing the linked map
extent, and set to render using the overview's symbol
Nyall Dawson
07:53 PM Revision ec553048 (qgis): Add layout validity check for map crs
Nyall Dawson
07:53 PM Revision d14a5bd1 (qgis): [layouts] Add inbuilt validity check to warn when scale bars are
not linked to a map item
(and remove test Web mercator projection warning check)
Nyall Dawson
07:53 PM Revision 7ccaa3df (qgis): [FEATURE][API] Add flexible framework for custom "validity checks"
Adds a new interface QgsAbstractValidityCheck which defines
a single "check" which can be performed on a given QgsVal...
Nyall Dawson
07:53 PM Revision 102f075a (qgis): Run layout validity checks before export
Nyall Dawson
07:53 PM Revision 62f1bb7a (qgis): Spelling
Nyall Dawson
07:53 PM Revision ddd522b4 (qgis): Rework validity check API to allow future background threaded use
Nyall Dawson
07:53 PM Revision 9d800d42 (qgis): Sipify
Nyall Dawson
05:05 PM Revision 744d3500 (qgis): Merge pull request #8784 from alexbruy/backport-tests
[processing] backport GDAL unittests to LTR branch Alexander Bruy
04:59 PM Revision ecb6cde3 (qgis): Pick up all layer entries references from the project context
This is the processing side of the duplicate layer
names bug, while the core part was already fixed,
the processing l...
Alessandro Pasotti
03:50 PM Revision 7dd30a5d (qgis): remove obsolete tests
(cherry picked from commit f332233f6d89fb1cf7f87b0b8c5ede86cb878cbe) Alexander Bruy
03:50 PM Revision ce591a7c (qgis): [processing] add unittest for gdal_polygonize algorithm
(cherry picked from commit 6809d346ab8ad6e42bb8020520c3d5fd70e331b7) Alexander Bruy
03:49 PM Revision 29ee8936 (qgis): [processing] add unittest for gdal2xyz algorithm
(cherry picked from commit f447745b5ffcd99a2bef5584844d753262730445) Alexander Bruy
09:42 AM Revision ac6e6740 (qgis): [themes] Apply OS-specific UI scale factor to em values
Mathieu Pellerin - nIRV
08:19 AM Revision 386c16fd (qgis): fix in listwidgetfactory and set method of ogrprovider to const not cha...
David Signer
07:51 AM Revision d8803151 (qgis): Add palette file for the Night Mapping theme
Mathieu Pellerin - nIRV
07:51 AM Revision 883ae1aa (qgis): Add palette file for the Blend of Gray theme
Mathieu Pellerin - nIRV
07:51 AM Revision 96eb8411 (qgis): [themes] Allow customization of palette role colors
This fixes the following issues:
- combo box drop down menu white top/bottom edges
- color button header background c...
Mathieu Pellerin - nIRV
07:17 AM Revision 2f1efd89 (qgis): Merge pull request #8776 from alexbruy/gdal_tests
[processing] cover more GDAL algorithms with unittests Alexander Bruy

2019-01-01

09:53 PM Revision 196024cc (qgis): typo fixes
Jürgen Fischer
06:28 PM Revision f332233f (qgis): remove obsolete tests
Alexander Bruy
06:26 PM Revision 6809d346 (qgis): [processing] add unittest for gdal_polygonize algorithm
Alexander Bruy
05:15 PM Revision f447745b (qgis): [processing] add unittest for gdal2xyz algorithm
Alexander Bruy
04:27 PM Revision e39fdd54 (qgis): Merge pull request #8775 from alexbruy/backport-gdal_sieve
[processing] fix handling of the mask layer in the gdal_sieve algorithm Alexander Bruy
03:29 PM Revision c50a5cd8 (qgis): [processing] fix handling of the mask layer in the gdal_sieve algorithm
(fix #20713)
(cherry picked from commit a5365e26ebdfab2330eacb56167040a044f97f3c)
Alexander Bruy
03:26 PM Revision 655dc1f5 (qgis): Merge pull request #8773 from alexbruy/processing-gdal_sieve
[processing] fix handling of the mask layer in the gdal_sieve algorithm Alexander Bruy
02:20 PM Revision a5365e26 (qgis): [processing] fix handling of the mask layer in the gdal_sieve algorithm
(fix #20713) Alexander Bruy
01:29 PM Revision 5b66c059 (qgis): Merge pull request #8774 from alexbruy/backport-gdaladdo
[processing] fix gdaladdo algorithm Alexander Bruy
12:37 PM Revision cee8a205 (qgis): make advanced params optional to keep algorithm API stable
(cherry picked from commit c64383702effc391d6031d0d1f500cf8b019d4d9) Alexander Bruy
12:37 PM Revision be60f12e (qgis): [processing] expose resampling and format options in the gdaladdo
algorithm (fix #20432)
These options actually were here but not added to the UI.
(cherry picked from commit 3d33b9f...
Alexander Bruy
12:35 PM Revision 1233a21a (qgis): Merge pull request #8766 from alexbruy/processing-gdaladdo
[processing][needs-docs] expose resampling and format options in the gdaladdo (fix #20432) Alexander Bruy
09:42 AM Revision f07c2643 (qgis): [symbology] Add missing 'meters at scale' unit type in ellipse marker
Mathieu Pellerin - nIRV
09:33 AM Revision 4793241a (qgis): [themes] Use widget's palette when drawing text for color ramp button
Mathieu Pellerin - nIRV
09:33 AM Revision 9184c31a (qgis): Declare color / color ramp button text color in Night Mapping
Mathieu Pellerin - nIRV
09:33 AM Revision 4e3f270e (qgis): Declare color / color ramp button text color in Blend of Gray
Mathieu Pellerin - nIRV
08:41 AM Revision 19d8605c (qgis): Merge pull request #8770 from alexbruy/processing-backports
[processing] Add cell size parameter to native interpolation algorithms (fix #18556, #20114) Alexander Bruy
08:15 AM Revision d5029f43 (qgis): Merge pull request #8771 from alexbruy/backports-gdal
[processing] set default value for band parameters in GDAL algs (fix #20610) Alexander Bruy
07:10 AM Revision 4ff4b6fa (qgis): [processing] set default value for band parameters in GDAL algs (fix #2...
(cherry picked from commit 1e1ed79e2dede6e50b83623695663ff823cdef22) Alexander Bruy
07:09 AM Revision 580ff832 (qgis): keep also old test for native interpolation algs
(cherry picked from commit acd4ceca5c06922510c492f42a97604e7e09b248) Alexander Bruy
07:09 AM Revision 5167b290 (qgis): restore columns and rows parameters for the extremely rare case if
someone have used native interpolation algs in scripts/models
(cherry picked from commit e86ca50cc684c81ca610cd7aac4...
Alexander Bruy
07:09 AM Revision 9a524e13 (qgis): update tests
(cherry picked from commit 09dbb8917dcb09119926a9d9aa031ab3c28f0a0f) Alexander Bruy
07:08 AM Revision d1c89fee (qgis): add cell size option to IDW and TIN interpolation algorithms
(cherry picked from commit 5813b961598b64cc8136edc968bdcfc675a495d1) Alexander Bruy
07:08 AM Revision 816bb2dc (qgis): add value changed signal for custom interpolation parameter wrapper
move duplicated code into common file
(cherry picked from commit 357cf270ff6623df94ab36c12f7964fb61e72297)
Alexander Bruy
07:08 AM Revision 6c6b075e (qgis): add value changed signal for extent parameter widget wrapper
(cherry picked from commit 37f14f8b3fefaeda8d34b6e284e3cd160b131756) Alexander Bruy
07:00 AM Revision 7db89100 (qgis): Fix combobox dropdown list padding issue with theme
Mathieu Pellerin - nIRV
07:00 AM Revision aa7d4a73 (qgis): Make Night Mapping theme hidpi-compatible
Mathieu Pellerin - nIRV
07:00 AM Revision 540f9520 (qgis): Only apply custom toolbar spacing for default theme
Mathieu Pellerin - nIRV
07:00 AM Revision 1b460b52 (qgis): Make Blend of Gray theme hidpi-compatible
Mathieu Pellerin - nIRV
07:00 AM Revision 43f8b46a (qgis): Fix combobox dropdown list padding issue with themes
Mathieu Pellerin - nIRV
07:00 AM Revision 015508ca (qgis): Only apply custom toolbar spacing for default theme
Mathieu Pellerin - nIRV

2018-12-31

08:20 PM Revision 35998425 (qgis): windows: allow https downloads in nsis installer (fixes #18360)
Jürgen Fischer
08:20 PM Revision fea05d62 (qgis): debian packaging: avoid conflicting files (followup add1a9228, refs #20...
Jürgen Fischer
12:28 PM Revision c67e590e (qgis): Make Night Mapping theme hidpi-compatible
Mathieu Pellerin - nIRV
11:34 AM Revision c6438370 (qgis): make advanced params optional to keep algorithm API stable
Alexander Bruy
11:20 AM Revision 3d33b9f1 (qgis): [processing] expose resampling and format options in the gdaladdo
algorithm (fix #20432)
These options actually were here but not added to the UI.
Alexander Bruy
10:40 AM Revision 0d521941 (qgis): Followup 2ec05137, fix incorrect styling of some GUI elements
Nyall Dawson

2018-12-30

02:55 PM Revision 84d155ea (qgis): Merge pull request #8759 from alexbruy/processing-interpolation
[processing][needs-docs] Add cell size parameter to native interpolation algorithms (fix #18556, #20114) Alexander Bruy
02:54 PM Revision 8186f235 (qgis): Merge pull request #8762 from alexbruy/processing-gdal-defaults
[processing] set default value for band parameters in GDAL algs (fix #20610) Alexander Bruy
08:48 AM Revision acd4ceca (qgis): keep also old test for native interpolation algs
Alexander Bruy
08:18 AM Revision 1e1ed79e (qgis): [processing] set default value for band parameters in GDAL algs (fix #2...
Alexander Bruy
07:15 AM Revision e86ca50c (qgis): restore columns and rows parameters for the extremely rare case if
someone have used native interpolation algs in scripts/models Alexander Bruy
05:44 AM Revision 5813b961 (qgis): add cell size option to IDW and TIN interpolation algorithms
Alexander Bruy
05:44 AM Revision 09dbb891 (qgis): update tests
Alexander Bruy
05:44 AM Revision 37f14f8b (qgis): add value changed signal for extent parameter widget wrapper
Alexander Bruy
05:44 AM Revision 357cf270 (qgis): add value changed signal for custom interpolation parameter wrapper
move duplicated code into common file Alexander Bruy

2018-12-29

12:11 AM Revision 3c94d2fe (qgis): Followup 0f8e291f, fix logic relating to overrding default application
style and simplify
(cherry picked from commit f0e7c9c271f5e03e51ac35024a08958091f091ae)
Nyall Dawson
12:11 AM Revision 918a236a (qgis): [layout][ux] Avoid too short variable editor in layout properties
on hi-dpi displays
(cherry picked from commit ac9a4ef1e424ed55453b54d57e2767a02966707b)
Nyall Dawson
12:11 AM Revision 90d6b12b (qgis): [layouts][ux] Fix grid layout alignment of label properties
(cherry picked from commit 29da7bb6885dc42f2a7ce2eb6e0441028debebc1) Nyall Dawson
11:11 PM Revision e90efda4 (qgis): Avoid build warnings on Windows caused by external dependancies
Nyall Dawson
11:11 PM Revision b9658b1a (qgis): Fix build warning
Nyall Dawson
08:22 PM Revision 2ec05137 (qgis): Add custom QStyle override to allow more flexibility with theming
Allows us to apply custom style overrides. Initially, this just
improves the appearance of disabled icons on dark the...
Nyall Dawson
05:33 PM Revision 29da7bb6 (qgis): [layouts][ux] Fix grid layout alignment of label properties
Nyall Dawson
05:33 PM Revision ac9a4ef1 (qgis): [layout][ux] Avoid too short variable editor in layout properties
on hi-dpi displays Nyall Dawson
11:02 AM Revision f0e7c9c2 (qgis): Followup 0f8e291f, fix logic relating to overrding default application
style and simplify Nyall Dawson
05:16 AM Revision 916db925 (qgis): Add toolbar handle and separator to Night Mapping theme
Mathieu Pellerin - nIRV
05:14 AM Revision b705d903 (qgis): Add toolbar handle and separator to Night Mapping theme
Mathieu Pellerin - nIRV
05:14 AM Revision 698ece7b (qgis): Add toolbar handle and separator to Blend of Gray theme
Mathieu Pellerin - nIRV

2018-12-28

07:37 PM Revision 1e8cecda (qgis): Adjust translations
Matthias Kuhn
07:34 PM Revision 21194a61 (qgis): Refer to layers panel instead of legend
Anita Graser
07:08 PM Revision b5a66ddc (qgis): Refer to layers panel instead of legend
Anita Graser
09:47 AM Revision 084fda15 (qgis): Enforce use of qt's fusion style for non-default themes
Mathieu Pellerin - nIRV
09:47 AM Revision 5f10aa8e (qgis): Fix Night Mapper alt. table / tree view item color
Mathieu Pellerin - nIRV
09:47 AM Revision 7f25d417 (qgis): Only add option list widget styling for default theme
(This allows customized styling for non-default themes,
fixes white background on white text issue et cie)
Mathieu Pellerin - nIRV
09:47 AM Revision 314c399d (qgis): Fix missing color cell in color ramp shader widget for non-default theme
(fixes #15913) Mathieu Pellerin - nIRV
09:47 AM Revision 687fb504 (qgis): Rely on app palette colors when painting in color swatch delegate
Mathieu Pellerin - nIRV
09:47 AM Revision c26f16b8 (qgis): Be theme-friendly, enforce borderless close button in message bar
Mathieu Pellerin - nIRV
09:47 AM Revision 4ea6c9ca (qgis): Refresh the Night Mapping theme, including _many_ fixes
Mathieu Pellerin - nIRV
08:53 AM Revision 60d2616e (qgis): Rely on app palette colors when painting in color swatch delegate
Mathieu Pellerin - nIRV
08:52 AM Revision 0f8e291f (qgis): Enforce use of qt's fusion style for non-default themes
Mathieu Pellerin - nIRV
08:32 AM Revision b84c0971 (qgis): Fix Night Mapper alt. table / tree view item color
Mathieu Pellerin - nIRV
07:41 AM Revision 38e6ace5 (qgis): Fix missing color cell in color ramp shader widget for non-default theme
(fixes #15913) Mathieu Pellerin - nIRV
06:00 AM Revision abc20e18 (qgis): Refresh the Night Mapping theme, including _many_ fixes
Mathieu Pellerin - nIRV

2018-12-27

09:24 PM Revision 026f914f (qgis): Remove unused code
Nyall Dawson
08:18 PM Revision 5eb1853f (qgis): Added grass76 support
Added grass76 support; search for newer versions first Markus Neteler
08:18 PM Revision 70b37e4d (qgis): Added grass76 support
Added grass76 support; search for newer versions first Markus Neteler
04:13 PM Revision 39f68303 (qgis): Use QGIS user manual for GDAL algorithms help files
because they are available for most of the algs and wouldn't be used otherwise. Also when someone hits algA help butt... Harrissou Santanna
01:56 PM Revision f33f2389 (qgis): Merge pull request #8743 from neteler/patch-76
Added grass76 support Matthias Kuhn
01:35 PM Revision 6ce09d87 (qgis): Optimize alpha value for legend text color
Matthias Kuhn
12:58 PM Revision 45434a5e (qgis): Added grass76 support
Added grass76 support; search for newer versions first Markus Neteler
11:24 AM Revision 711eaa20 (qgis): Be theme-friendly, enforce borderless close button in message bar
Mathieu Pellerin - nIRV
09:31 AM Revision 805646dd (qgis): Update dlg_table_properties.py
Corentin Falcone
09:30 AM Revision 5b8de9ab (qgis): Update dlg_import_vector.py
Corentin Falcone
09:06 AM Revision fd0fba70 (qgis): Add fast truncate implementation for memory provider
Nyall Dawson
09:04 AM Revision b0aae0b7 (qgis): Additional Blend of Gray theme fixes:
- proper colors for selected item in welcome screen
- fix toolbar border pixel shift
Mathieu Pellerin - nIRV
08:00 AM Revision 5b0a6bfa (qgis): Only add option list widget styling for default theme
(This allows customized styling for non-default themes,
fixes white background on white text issue et cie)
Mathieu Pellerin - nIRV
08:00 AM Revision 8ccf8120 (qgis): Blend of Gray theme fixes:
- white background on white text options/project/etc. panel list widget
- unwanted light gray tool button's menu button
Mathieu Pellerin - nIRV

2018-12-26

09:53 PM Revision ea9b09f2 (qgis): Use QGIS user manual for GDAL algorithms help files
because they are available for most of the algs and wouldn't be used otherwise. Also when someone hits algA help butt... Harrissou Santanna
11:18 AM Revision fe1292c4 (qgis): Update DlgImportVector.ui
Fix wrong name code ediComment to editCom Corentin Falcone
11:06 AM Revision e7c4d800 (qgis): Delete comment with NULL + Remove useless comment
ailurupoda

2018-12-25

11:15 AM Revision ef956667 (qgis): No sip TypeHint support in 3.4
Matthias Kuhn
11:12 AM Revision 61180250 (qgis): Revert "Fix sip"
This reverts commit a5fac1468accfc04fbbd67e67b8ee832ac431137. Matthias Kuhn
10:31 AM Revision a5fac146 (qgis): Fix sip
Matthias Kuhn
09:47 AM Revision 4fe3887c (qgis): Merge pull request #8740 from DelazJ/translateExpr
Expression parser fixes [Backport] Matthias Kuhn

2018-12-24

06:27 PM Revision ea438388 (qgis): Make expression parser output translatable
(cherry picked from commit 3dd360922fa14cb94424e9f538ac6ff0e39557dc) Matthias Kuhn
06:26 PM Revision 89185f61 (qgis): Fix expression parser error reporting
(cherry picked from commit 497a53b9fa4f023a5e0047232bceb0156392e3d4) Matthias Kuhn
04:58 PM Revision 309920a2 (qgis): Merge pull request #8733 from m-kuhn/geometry_check_api_docs
Add geometry check to API documentation Matthias Kuhn
12:07 PM Revision d2b35753 (qgis): Merge pull request #8722 from m-kuhn/expression_function_sqlite_fetch_a...
Expression function sqlite_fetch_and_increment Matthias Kuhn
11:51 AM Revision 4b72941b (qgis): Missing @cond
Matthias Kuhn
11:49 AM Revision 91adb605 (qgis): Merge pull request #8737 from DelazJ/digitizingChecks
Make geometry constraint configuration size fit the contents Matthias Kuhn
10:47 AM Revision 304771a5 (qgis): [FEATURE] A new grayscale theme, "blend of gray"
Mathieu Pellerin - nIRV

2018-12-23

09:47 PM Revision add1a922 (qgis): debian packaging: include qgis.processing and qgis.testing (fixes #20856)
Jürgen Fischer
08:45 PM Revision b1d80689 (qgis): Make geometry constraint configuration size fit the contents
(cherry picked from commit a3e99ca90026ffee4364ac3610598156da4ce01d) Harrissou Santanna
06:09 PM Revision de12688f (qgis): Tame doxygen
Matthias Kuhn
05:16 PM Revision 05a82d92 (qgis): Merge pull request #8735 from m-kuhn/crs_selector_optimized_space
Optimize space on CRS selection tab Matthias Kuhn
11:19 AM Revision f301f944 (qgis): Revert QgsBlockingNetworkRequest
Too many issues... I'm unsure if this is even possible now... Nyall Dawson
10:05 AM Revision 59cfa502 (qgis): Limit size of projection preview map
Matthias Kuhn
09:52 AM Revision 908eaf5d (qgis): Make more space available on CRS selection dialog
Matthias Kuhn

2018-12-22

10:53 PM Revision 91341107 (qgis): updates for GDAL 2.5 with VC2010
Jürgen Fischer
04:40 PM Revision b87798cd (qgis): Make travis even happier
Matthias Kuhn
04:02 PM Revision 0b39a2ea (qgis): Optimize space on CRS selection tab
Matthias Kuhn
03:29 PM Revision cb766d7f (qgis): Make travis happy
Matthias Kuhn
03:26 PM Revision a3e99ca9 (qgis): Merge pull request #8732 from m-kuhn/ux_geometry_validation_configuration
Make geometry constraint configuration size fit the contents Matthias Kuhn
12:17 PM Revision 929df96e (qgis): Remaining docs
Matthias Kuhn
11:56 AM Revision 868254d6 (qgis): Merge pull request #8725 from troopa81/fix_20673
Correct mapFromSource method when reordering columns. fixes #20673 Matthias Kuhn
11:54 AM Revision d3f64deb (qgis): Further doc improvements
Matthias Kuhn
11:26 AM Revision 265df937 (qgis): Even more docs
Matthias Kuhn
11:08 AM Revision bdedc86f (qgis): Add geometry check classes to analysis group
Matthias Kuhn
11:04 AM Revision f2d4d877 (qgis): Overlap check documentation
Matthias Kuhn
10:57 AM Revision 525a3da3 (qgis): More doxygen
Matthias Kuhn
10:48 AM Revision c8be505d (qgis): Remove unneeded methods
Matthias Kuhn
10:35 AM Revision 07ab092f (qgis): Some doc fixes
Matthias Kuhn
10:16 AM Revision c6420690 (qgis): Skip more missing doc checks for old classes
Matthias Kuhn
10:03 AM Revision 65f6e7ba (qgis): Doxymenation for gap checks
Matthias Kuhn
08:45 AM Revision 157747ef (qgis): Merge pull request #8730 from elpaso/bugfix-20812-fixgeometries-in-place
Processing in-place do not check validity when fixing geometries Alessandro Pasotti
 

Also available in: Atom