Activity

From 2020-08-11 to 2020-09-09

2020-09-09

09:21 PM Revision 7fb17407 (qgis): Add test
Matthias Kuhn
09:03 PM Revision 58183595 (qgis): Make the expression btn click event a private slot
Ivan Ivanov
08:32 PM Revision 54a4dd5f (qgis): Fix expression and wrap field filters in parentheses
Ivan Ivanov
07:22 PM Revision 3df789f8 (qgis): Sipdate
Matthias Kuhn
07:21 PM Revision 4339ec7b (qgis): Fix typo
Co-authored-by: Harrissou Sant-anna <[email protected]> Matthias Kuhn
06:26 PM Revision 42b4a03e (qgis): Fixup zonal stats implementation
Matthias Kuhn
05:00 PM Revision 723a6eff (qgis): Merge branch 'master' into refFunctionsRebase
Olivier Dalang
04:55 PM Revision 5213b157 (qgis): [refFunctions] fix inversion of geomA and geomB !
Olivier Dalang
02:00 PM Revision d6666c0b (qgis): Merge pull request #38633 from 3nids/locator-autocomplete
[locator] autocomplete + allow restricting search to a single field in active layer filter Denis Rouzaud
12:13 PM Revision a2095362 (qgis): configurable label (title) of relation editor widget instances
resolves #37675 David Signer
11:57 AM Revision 7f4e12f3 (qgis): Fix in place version of zonal stats
Matthias Kuhn
11:56 AM Revision ece763d5 (qgis): [refFunctions] cache expression and context
Olivier Dalang
11:27 AM Revision bcd6d53f (qgis): [refFunctions] missing help description
Olivier Dalang
11:27 AM Revision 751ad05f (qgis): [refFunctions] fix overlay test
Olivier Dalang
11:26 AM Revision 6192cf94 (qgis): [refFunctions] add self overlay test
Olivier Dalang
10:33 AM Revision 018ca92c (qgis): Change the wrongly used firstModelIdx instead of modelIdx
Ivan Ivanov
10:05 AM Revision be864433 (qgis): Remove redundant check
Matthias Kuhn
09:47 AM Revision 47a48bb0 (qgis): More docs
Matthias Kuhn
09:43 AM Revision 2a439c67 (qgis): Convert line-offset property
Nyall Dawson
09:43 AM Revision 0fc1a739 (qgis): Fix placement of line centered markers during MapBox GL conversion
Nyall Dawson
09:43 AM Revision ce9edb66 (qgis): Better conversion of non 1.0 base interpolation expressions to QGIS
Nyall Dawson
09:43 AM Revision 542b1c8c (qgis): Fix conversion of line-opacity and fill-opacity ignores existing
base color opacity when converting MapBox GL styles Nyall Dawson
09:43 AM Revision a1f25da6 (qgis): Fix raster fill opacity conversion
Nyall Dawson
09:43 AM Revision 68c6e888 (qgis): Fix sprite URL determination
Nyall Dawson
09:43 AM Revision 7902e4aa (qgis): Fix truncation of sizes to int during interpolation conversion
Nyall Dawson
09:40 AM Revision 74ffc1a0 (qgis): MSSQL and DB2: Use trust datasource config flag
René-Luc ReLuc
09:40 AM Revision 02cff9fd (qgis): Update PyQgsPythonProvider test
René-Luc ReLuc
09:40 AM Revision 760347c3 (qgis): Postgres and Oracle: Use trust datasource config flag
René-Luc ReLuc
09:35 AM Revision 45e9ecb1 (qgis): Trust layer metadata propagation
The trust flag at the projetc level is only used to read vector layer extent from xml, not from provider.
This flag ...
René-Luc ReLuc
09:28 AM Revision c4b2a748 (qgis): Add support for filter expressions in relation reference widget
Ivan Ivanov
08:48 AM Revision 3f678970 (qgis): FIX 37847 New feature is hidden when created from attribute table
Ivan Ivanov
08:21 AM Revision 94fe2f8d (qgis): Add new algorithm to calculate zonal statistics into a new sink
Matthias Kuhn
08:00 AM Revision bfd30960 (qgis): Use zero to represent not applicable precision
The documentation for QgsField states that zero should be used for
an unset precision, but the database providers use...
Daniel Minor
08:00 AM Revision 3f4c632b (qgis): Fix accidental change to fieldSize
Daniel Minor
05:22 AM Revision 68819468 (qgis): Show tooltips in vector tile renderer/labeling lists
Otherwise it can be a pain to see the full text for filters/names Nyall Dawson
05:22 AM Revision 8abcf10f (qgis): Highlight @zoom_level variable when present
Nyall Dawson
05:22 AM Revision 92c3a88d (qgis): [feature][vectortiles] Add checkbox for showing only visible rules
in the vector tiles labeling and renderer widgets
Makes it much easier to locate troublesome rules or work with
comp...
Nyall Dawson
05:22 AM Revision c821288f (qgis): [vectortiles] Show current canvas vector tile zoom level in vector tile
renderer and labeling widgets
Makes it much easier to troubleshoot styles and determine which
rules are currently be...
Nyall Dawson
05:22 AM Revision 5df98cfb (qgis): When editing vector tile symbols, correctly populate the @zoom_level
variable to match the current canvas zoom level
Makes it easier to write and debug data defined expressions based
on...
Nyall Dawson
05:21 AM Revision b44df6d0 (qgis): Fix sip silliness
SIP builds are very fragile right now -- adding new classes can
cause the build to fail for no good reason. This seem...
Nyall Dawson
05:02 AM Revision 8e7db034 (qgis): Convert letter spacing, max text length
Nyall Dawson
05:02 AM Revision ca3d53d3 (qgis): [vectortiles] Convert fill-translate property to simple fill offset
Nyall Dawson
05:02 AM Revision 4547d1cb (qgis): Convert repeating line symbols to QGIS marker line layers
Nyall Dawson
05:02 AM Revision b6846295 (qgis): Add support for parsing and converting MapBox GL raster fills to QGIS s...
Nyall Dawson
04:08 AM Revision dcf87284 (qgis): [FEATURE][vectortiles] Allow users to optionally specify the URL
for a default style to be applied to connections when they are
first loaded into QGIS
When setting up a vector tile ...
Nyall Dawson
03:58 AM Revision 0f044f9c (qgis): Fix conversion of mapbox gl line cap/join styles
Nyall Dawson
03:02 AM Revision ab523dfe (qgis): support selecting NULL in relationreference search widget if allowNull ...
David Signer
03:02 AM Revision 3ea6dff2 (qgis): tests for QgsRelationReferenceSearchWidget including selecting NULL and...
David Signer
03:02 AM Revision a89765e9 (qgis): default flag on search widget for relation reference so it's selected w...
David Signer
02:55 AM Revision ae00fa13 (qgis): Fix #38071: Clear mTreeInitialExpand and search upon new connection
github-actions[bot]
02:40 AM Revision 029f0679 (qgis): [FEATURE][symbology] Allow data-defined offset for fill symbol layers
Any fill symbol layer which supports offsetting polygons (i.e. simple
fills, raster image fills, shapeburst and grade...
Nyall Dawson

2020-09-08

08:16 PM Revision c20ebcf1 (qgis): [processing] Zonal Statistics create a new output instead of updating a...
Implements #29504 Matthias Kuhn
06:11 PM Revision 900cef32 (qgis): [refFunctions] json helps and cleanup
Olivier Dalang
06:11 PM Revision e3150d04 (qgis): [refFunctions] honor limit parameter on disjoint results
Olivier Dalang
06:11 PM Revision 4626aa29 (qgis): [refFunctions] refactor
Olivier Dalang
06:11 PM Revision 6c0eab78 (qgis): [refFunctions] fix ordering with nearest
Olivier Dalang
06:11 PM Revision 26a3d6d7 (qgis): [refFunctions] add cache param
Olivier Dalang
02:53 PM Revision 58022631 (qgis): correctly clear completion
fixes navigation in results using tab Denis Rouzaud
02:53 PM Revision 950fda60 (qgis): remove unused searchBegan signal
Denis Rouzaud
02:53 PM Revision ae5b92d2 (qgis): fix variable names
Denis Rouzaud
02:53 PM Revision ccb87207 (qgis): [FEATURE] active layer locator filter field name restriction
the filter can now restrict the search to a specific field by typing @+field_name
auto-completion is provided for th...
Denis Rouzaud
02:53 PM Revision 002a7033 (qgis): [FEATURE] enable auto completion in locator
a locator filter can now return a completion list while preparing the search
the line edit will use the first matchin...
Denis Rouzaud
02:53 PM Revision 58b3ae81 (qgis): fix typos
Denis Rouzaud
02:53 PM Revision 82b1079b (qgis): fix spelling
Denis Rouzaud
07:45 AM Revision 9114e91f (qgis): [feature][vectortiles] Add option to create connections for ArcGIS Vector
Tile Services to easily load vector tile layers from these servers
Adds new options in the Vector Tiles browser tree...
Nyall Dawson
07:45 AM Revision 6901d6f6 (qgis): After loading an ArcGIS Vector Tile Service layer, automatically load
and set the default style and labels for the layer
Also populate the layer metadata with the available content from ...
Nyall Dawson
07:45 AM Revision 014de961 (qgis): Remove unused variables
Nyall Dawson
07:45 AM Revision 142cda5e (qgis): [feature][vectortiles] Allow using authentication system and setting
custom referer string for vector tile connections Nyall Dawson
07:45 AM Revision 411d1d33 (qgis): Auto launder URI
Nyall Dawson
07:27 AM Revision b0dd568c (qgis): Merge pull request #38636 from rduivenvoorde/fix38071
Fix #38071: Clear mTreeInitialExpand and search upon new connection Matthias Kuhn
07:17 AM Revision 5e9ac5b7 (qgis): Merge pull request #38601 from rduivenvoorde/temporalExtentsChanged_signal
Add temporalExtentsChanged signal to QgsTemporalNavigationObject Matthias Kuhn
07:00 AM Revision e31d4cd2 (qgis): allow to define max number of results for some locator filters (#38628)
this allows to define:
* maximum number of results for active layer
* global maximumum filter + per layer maximum nu...
Denis Rouzaud

2020-09-07

11:11 PM Revision a27420e7 (qgis): Fix cmake config to find qca headers on Opensuse tumbleweed
Damiano Lombardi
05:55 PM Revision edcc6085 (qgis): Clear mTreeInitialExpand and search upon new connection
Richard Duivenvoorde
03:43 PM Revision 32b83a12 (qgis): Remove redundant check
Richard Duivenvoorde
02:23 PM Revision 27422fd7 (qgis): [ui] Improve the load style dialog
- Remove harmful horizontal spacer to fix expanding
widget issues and location of help button
- Relocate the file wid...
Mathieu Pellerin - nIRV
12:12 PM Revision 34c03563 (qgis): Implement != operator, update sip
Richard Duivenvoorde
10:16 AM Revision aca1c4ef (qgis): Fix cmake config to find qca headers on Opensuse tumbleweed
Damiano Lombardi
08:26 AM Revision 5c241c84 (qgis): Merge pull request #38560 from elpaso/server-standalone-post-data
Fix unreported server standalone POST data handling Alessandro Pasotti
08:17 AM Revision 313b824a (qgis): allow to define max number of results for some locator filters
this allows to define:
* maximum number of results for active layer
* global maximumum filter + per layer maximum nu...
Denis Rouzaud
08:00 AM Revision ba23708f (qgis): Start generalising QgsVectorLayerLoadStyleDialog to also handle other
map layer types Nyall Dawson
08:00 AM Revision d75ec1ab (qgis): [vectortiles] Respect categories flags when saving/loading layer styles
Nyall Dawson
08:00 AM Revision 42e89039 (qgis): Fix crash
Nyall Dawson
08:00 AM Revision 47fb11a4 (qgis): Doxygen
Nyall Dawson
08:00 AM Revision 77492b1e (qgis): [FEATURE][vectortiles] Allow users to load MapBox GL Json style
configuration files when importing style for vector tile layers
From the standard layer properties -> Load Style dia...
Nyall Dawson
08:00 AM Revision 0ea5f57c (qgis): Generalise QgsMapLayerStyleCategoriesModel to also handle vector tile l...
Nyall Dawson
08:00 AM Revision 144ef62e (qgis): Fix build
Nyall Dawson
08:00 AM Revision c359c9e2 (qgis): [vectortiles] When importing style from QML, give option to pick
categories to import
Allows importing just symbology or just labels from a stored
vector tile style
Nyall Dawson
08:00 AM Revision ff883e0a (qgis): Fix alignment of buttons in vector layer load style dialog
Nyall Dawson
06:36 AM Revision c4b344d4 (qgis): Allow converting more types of MapBox GL text-field configuration
Nyall Dawson
05:40 AM Revision 016e1870 (qgis): Fix unreported crash when clicking edit button in vector tile renderer/...
github-actions[bot]
05:20 AM Revision 1d1e1cc2 (qgis): Fix label priority when using non-pixel sizes
Nyall Dawson
05:20 AM Revision 93d25d61 (qgis): Fix conversion of multiplied pixel sizes for some interpolated values, ...
Nyall Dawson
05:19 AM Revision 93b4d20c (qgis): Fix project never completes loading layers when a layer has a missing d...
github-actions[bot]
04:52 AM Revision 4ba21e0c (qgis): Add metadata editing tab to vector tile layer properties
These layers can also have useful metadata which users may want to
set, e.g. access restrictions and attribution info...
Nyall Dawson
04:52 AM Revision 9eea1c0d (qgis): Fix inconsistent margins in vector tile layer properties window
Nyall Dawson
04:52 AM Revision 88f9daee (qgis): [vectortiles] Make information tab appearance/content consistent
with other layer types Nyall Dawson
04:00 AM Revision 1de92549 (qgis): Fix unreported crash when clicking edit button in vector tile
renderer/labeling settings and no row is selected Nyall Dawson
03:49 AM Revision 5b55cad3 (qgis): Fix project never completes loading layers when a layer has a missing d...
github-actions[bot]
03:46 AM Revision 8976fda4 (qgis): Merge pull request #38594 from nyalldawson/fix_38562_project_load
Fix project never completes loading layers when a layer has a missing dependancy Nyall Dawson

2020-09-06

01:34 AM Revision dd82478e (qgis): If a project is missing a layer dependancy, don't abort out loading it
Otherwise we've effectively destroyed the project. Rather, continue
to load whatever layers we possibly can
Fixes #3...
Nyall Dawson
01:33 AM Revision 08561d37 (qgis): Fix project load task never completes when project fails layer
dependancy tests
Refs #38562
Nyall Dawson
02:11 PM Revision dd3cc128 (qgis): Merge pull request #38336 from m-kuhn/sqlite_dqs
Use valid sql for unique value detection in sqlite Matthias Kuhn
01:07 PM Revision 54b506a0 (qgis): When converting a interpolated line width, also set the base setting to...
Nyall Dawson
01:07 PM Revision 6bbca2b6 (qgis): Fix blur effect GUI doesn't correctly restore previous blur unit
Nyall Dawson
01:07 PM Revision b5ff62ab (qgis): More improvements to filter conversion
Nyall Dawson
01:07 PM Revision d3018681 (qgis): Even simpler filter strings in some circumstances
Nyall Dawson
01:07 PM Revision df49f2d0 (qgis): Fix conversions
Nyall Dawson
01:07 PM Revision df774f54 (qgis): MUCH improved field name parsing for MapBox GL label fields/expressions
Nyall Dawson
01:07 PM Revision c58e540f (qgis): Improve handling of text-transform setting
Nyall Dawson
01:07 PM Revision 2fa8cf3f (qgis): Cleaner filter expressions
Nyall Dawson
01:07 PM Revision 3e54b7ab (qgis): Warn on fill-pattern
Nyall Dawson
01:07 PM Revision c0ebc68e (qgis): Fix test
Nyall Dawson
01:07 PM Revision f2f1f4a5 (qgis): Convert halo blur
Nyall Dawson
01:07 PM Revision 98ba6a47 (qgis): Add option to convert units during conversion
Because pixel based units are unfriendly for hi-dpi or print layouts Nyall Dawson
01:07 PM Revision c32733bb (qgis): Style
Nyall Dawson
01:07 PM Revision 52c0a18f (qgis): Fix tests
Nyall Dawson
01:07 PM Revision 53c72bc8 (qgis): More API improvements
Nyall Dawson
01:07 PM Revision 37de374e (qgis): Cleaner API
Nyall Dawson
01:07 PM Revision 039951e4 (qgis): Add credits
Nyall Dawson
01:07 PM Revision 4b72c835 (qgis): Misc fixes
Nyall Dawson
01:07 PM Revision 659388a5 (qgis): Completed port
Nyall Dawson
01:07 PM Revision ed597b7c (qgis): Fill symbol conversion
Nyall Dawson
01:07 PM Revision b9dd8b26 (qgis): More interpolation work
Nyall Dawson
01:07 PM Revision c4858b42 (qgis): Color work, some tests
Nyall Dawson
01:07 PM Revision 96c2ddba (qgis): Make QgsSymbolLayerUtils::parseColor handle hsl(a) color strings
Nyall Dawson
01:07 PM Revision 958d5ddb (qgis): Start on test
Nyall Dawson
01:07 PM Revision 0b6af81c (qgis): Fix build
Nyall Dawson
01:07 PM Revision fe7470c6 (qgis): Blank shell for Mapbox GL style converter
Nyall Dawson
01:07 PM Revision 1c683e2e (qgis): Fix broken seealso link
Nyall Dawson
07:28 AM Revision 5cf027c8 (qgis): Added missing space
Line 123/124 : "generated points are considered.""If the" should be: "generated points are considered. ""If the"
...
DiGro

2020-09-05

05:12 PM Revision f1ce6375 (qgis): Apply suggestions from code review
Co-authored-by: Matthias Kuhn <[email protected]> Richard Duivenvoorde
02:48 PM Revision 3c79dc94 (qgis): Spelling
Richard Duivenvoorde
02:47 PM Revision d72c219b (qgis): Better logic
Richard Duivenvoorde
02:45 PM Revision df81c51a (qgis): Double-quoted String Literals Are Accepted
https://www.sqlite.org/quirks.html#dblquote Matthias Kuhn
02:27 PM Revision d031ec03 (qgis): Merge pull request #38598 from qgis-bot/backport-38587-to-release-3_14
[Backport release-3_14] Fail model run if an algorithm is not available on the system Matthias Kuhn
02:27 PM Revision c13d82f0 (qgis): Merge pull request #38610 from qgis-bot/backport-38383-to-release-3_14
[Backport release-3_14] Allow adding new features via attribute form Matthias Kuhn
12:05 PM Revision 47a66d92 (qgis): Run scripts/sipify_all.sh
Richard Duivenvoorde

2020-09-04

12:24 AM Revision 02f5c13e (qgis): Fixed failing test
Stefanow Natsis
09:25 PM Revision 8f3276e6 (qgis): Allow adding new features via attribute form
github-actions[bot]
09:21 PM Revision a51c2013 (qgis): Merge pull request #38383 from suricactus/new_feat_constraint
Allow adding new features via attribute form Matthias Kuhn
09:18 PM Revision 2603c72a (qgis): Fix comment typo
Stefanow Natsis
09:13 PM Revision d998bb3d (qgis): Merge pull request #38318 from signedav/attachement-expression
Update documuent viewer in the attachment widget on attribute change Matthias Kuhn
09:12 PM Revision 11a8bfad (qgis): Change postfix operator to prefix ++it
Stefanow Natsis
09:12 PM Revision e4dee7c7 (qgis): Changed QCOMPARE to QVERIFY
Stefanow Natsis
09:11 PM Revision 4a668fcc (qgis): Added test cases for split features tool
Stefanow Natsis
09:11 PM Revision bc76b2cf (qgis): Destroy edit command when no features were split
Stefanow Natsis
08:56 PM Revision ee1f3f62 (qgis): Add topological points to all editable layers on split feature
Stefanow Natsis
07:39 PM Revision 6e3754ba (qgis): Make astyle happy
Richard Duivenvoorde
07:33 PM Revision 7d4738a6 (qgis): Add check to NOT emit signal when temporalExtents are not actually changed
Richard Duivenvoorde
12:42 PM Revision f27027fa (qgis): Add temporalExtentsChanged signal to QgsTemporalNavigationObject
Richard Duivenvoorde
08:44 AM Revision 81cf4ee3 (qgis): Merge pull request #38578 from elpaso/bugfix-gh38531-update-labels-on-d...
Update DD labels on drag&drop forms Alessandro Pasotti
08:44 AM Revision 1fdf81cb (qgis): Merge pull request #38582 from elpaso/bugfix-gh38580-pg-no-geography-co...
Do not query geography_columns on postgis < 1.5 Alessandro Pasotti
08:44 AM Revision 79fb7569 (qgis): Merge pull request #38593 from nyalldawson/fix_annotation_layer_crash
Fix crash when creating project and default transform context has some entries Alessandro Pasotti
08:33 AM Revision d6209fe5 (qgis): Fail model run if an algorithm is not available on the system
github-actions[bot]
08:30 AM Revision badbdb36 (qgis): Fail model run if an algorithm is not available on the system (#38587)
Matthias Kuhn
08:29 AM Revision 3782ca95 (qgis): Increase max page number item property to 9999 in print layout
github-actions[bot]
08:25 AM Revision 0eee749c (qgis): Merge pull request #38475 from rldhont/server-restorer-sld-style-enhanc...
Server: Enhance WMS Layer style restorer for SLD René-Luc ReLuc

2020-09-03

01:33 AM Revision eb68eb7e (qgis): Fix crash when creating project and default transform context has some ...
Nyall Dawson
01:00 AM Revision c8eae9b8 (qgis): fix bad rebase
Denis Rouzaud
01:00 AM Revision e355cd11 (qgis): remove Travis builds for Docker images
github-actions[bot]
01:00 AM Revision 8ece6edb (qgis): Correctly set parent for main annotation layer to avoid leak
Nyall Dawson
12:59 AM Revision 3534f7c1 (qgis): [labeling] Fix crash when labeling features and showing unplaced
labels and some labels have no candidate positions
Fixes #38093
(cherry picked from commit 3afe74b8c2f68de0a0fef8de...
Nyall Dawson
12:59 AM Revision 5ade7b88 (qgis): [mssql] Don't allow creating connection only when both Host and Provide...
github-actions[bot]
12:58 AM Revision bca97e56 (qgis): [Backport release-3_10] fix crash with missing layer of a relation (#3...
* fix crash with missing layer of a relation qgis-bot
12:57 AM Revision d090077b (qgis): Increase max page number to 9999 for item in print layout
Andrea Giudiceandrea
10:36 PM Revision c0b295a7 (qgis): Merge pull request #38548 from pblottiere/external_wms
Keep external layers ordering Paul Blottiere
04:03 PM Revision 982e4f12 (qgis): Rename BaseClass to QgsPythonConsoleBase
Richard Duivenvoorde
03:49 PM Revision 701d3235 (qgis): Remove redundant TODO
Richard Duivenvoorde
03:21 PM Revision 0fe7a623 (qgis): Do not query geography_columns on postgis < 1.5
Fixes #38580 Alessandro Pasotti
02:44 PM Revision f7e70baa (qgis): Merge pull request #38576 from signedav/spellfix
Fix typo "double-click" David Signer
01:00 PM Revision b1757d39 (qgis): Update DD labels on drag&drop forms
Also make sure label expressions are evaluated
after form init.
Fixes #38531
Alessandro Pasotti
10:41 AM Revision 7fcb12c4 (qgis): fix crash with missing layer of a relation (#38574)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> qgis-bot
10:36 AM Revision fcabfb2a (qgis): fix typo in double-click
David Signer
10:02 AM Revision 26ab9f73 (qgis): Server: Enhance WMS Layer style restorer for SLD
The WMS Layer restorer stored the QGIS style as XML document to restored it after SLD applying.
To speed up QGIS Ser...
René-Luc ReLuc
08:27 AM Revision 4b8797da (qgis): Merge pull request #38331 from signedav/relation-config
Multiple widgets of same relation David Signer
06:32 AM Revision 78ca2a41 (qgis): Fix ccmake command argument for Mac (#38564)
Iman
06:28 AM Revision f7a93d3a (qgis): fix crash with missing layer of a relation (#38550)
Denis Rouzaud

2020-09-02

12:46 AM Revision a7859915 (qgis): [mssql] Don't allow creating connection only when both Host and Provide...
Adds the possibility to create a connection when Provider/DSN parameter is specified and the Host parameter is empty. Andrea Giudiceandrea
10:38 PM Revision defa16c1 (qgis): Fix filename prefix is no longer shown when adding layers from a GPX fi...
github-actions[bot]
10:37 PM Revision 16acec7e (qgis): Add sip casting for QgsTemporalNavigationObject
github-actions[bot]
10:36 PM Revision ccd7ed38 (qgis): fix spell check mistake
Julien Cabieces
10:36 PM Revision 317d4dd8 (qgis): remove Travis builds for Docker images
github-actions[bot]
06:50 PM Revision 9053ac83 (qgis): Fix unreported standalone POST data handling
Alessandro Pasotti
06:27 PM Revision 440491d6 (qgis): remove Travis builds for Docker images (#38397)
Denis Rouzaud
05:10 PM Revision d750708c (qgis): Fix transformCoordinates() for rasters with RPC georeferencing
github-actions[bot]
03:14 PM Revision 58b01f09 (qgis): Merge pull request #38026 from troopa81/feat_oracle_virtual_column
[Oracle] Add support for virtual (generated) column René-Luc ReLuc
02:05 PM Revision 6aec4e61 (qgis): Merge pull request #38508 from qgis-bot/backport-38488-to-release-3_10
[Backport release-3_10] Server: Call QgsProject::setInstance on project passed as parameter René-Luc ReLuc
02:05 PM Revision e60e65cb (qgis): Merge pull request #38509 from qgis-bot/backport-38488-to-release-3_14
[Backport release-3_14] Server: Call QgsProject::setInstance on project passed as parameter René-Luc ReLuc
12:12 PM Revision 744121f5 (qgis): Update tests
Paul Blottiere
12:01 PM Revision 87ec664a (qgis): Skip the configure part for an external layer
Paul Blottiere
11:29 AM Revision 994f1a2d (qgis): Merge pull request #38255 from mhugent/3_10_wms_external_layers
Port fix for external wms with several layers to 3.10 branch Marco Hugentobler
11:21 AM Revision ffc65613 (qgis): Add cpp unit tests
Paul Blottiere
11:20 AM Revision 523c0293 (qgis): Update python tests
Paul Blottiere
11:20 AM Revision dc52916b (qgis): Keep external layers ordering. Fixes #35873
Paul Blottiere
10:00 AM Revision 3afe74b8 (qgis): [labeling] Fix crash when labeling features and showing unplaced
labels and some labels have no candidate positions
Fixes #38093
Nyall Dawson
09:08 AM Revision ac79bfab (qgis): Add sip casting for QgsTemporalNavigationObject
Nyall Dawson
09:08 AM Revision 76f856f2 (qgis): Merge pull request #38521 from nyalldawson/fix_37551_gpx_layer_name
Fix filename prefix is no longer shown when adding layers from a GPX file to QGIS Nyall Dawson
08:27 AM Revision 682740f3 (qgis): Fix missing initial line label placement hint text
Nyall Dawson
06:18 AM Revision f5ce5773 (qgis): rename script
Denis Rouzaud
06:18 AM Revision 86797d9c (qgis): Different action, more fun?
Matthias Kuhn
06:18 AM Revision 36dce1fa (qgis): Enable spelling test
Matthias Kuhn
03:40 AM Revision 5432fb29 (qgis): Revise logic relating to automatic file name prefix inclusion when
adding vector sub layers
If user has opted to add sublayers to a group, then we don't need
to include the filename i...
Nyall Dawson
03:20 AM Revision 43ee9247 (qgis): Fix filename prefix is no longer shown when adding layers from
a GPX file to QGIS
Fixes #37551
Nyall Dawson

2020-09-01

12:43 AM Revision e4a767a3 (qgis): Remove "Update options" button
It's hard to guess for a user what the button does.
And easy to achieve the same by changing the layer in the dropdown
Matthias Kuhn
12:12 AM Revision a7bf2203 (qgis): Correctly render qgsMapRendererJob use case steps in docs
Harrissou Santanna
10:34 PM Revision 61dfe4d3 (qgis): [vectortiles] Fix labels disappear randomly between map redraws
Fixes #37450
(cherry picked from commit 9f83b413a70130f32c9be7428b05bb4780e38d9d)
Nyall Dawson
10:34 PM Revision 94a208f0 (qgis): [vectortiles] Fix cannot edit label style through Layer Properties dialog
Fixes #37399
(cherry picked from commit 5a2bc7531981a78f770bdca6c11a747ac0e13347)
Nyall Dawson
02:43 PM Revision 27bfb9ee (qgis): [rotated_ticks] replace expected image from travis
Olivier Dalang
11:08 AM Revision 498e7fc0 (qgis): [rotated_ticks] add missing since 3.16 doctags
Olivier Dalang
10:57 AM Revision 426c869a (qgis): [rotated_ticks] prepare_commit and tests
Olivier Dalang
09:37 AM Revision 1170adba (qgis): fix typos
Julien Cabieces
09:37 AM Revision b7245409 (qgis): s/version/major version
Co-authored-by: Peillet Sebastien <[email protected]> Julien Cabieces
09:37 AM Revision 2970697d (qgis): Add support for Oracle virtual (generated) column
Julien Cabieces
07:29 AM Revision 6a5eeca5 (qgis): Don't include empty annotation layers in layout map exports
Nyall Dawson
07:29 AM Revision 2e9a70fe (qgis): Gracefully handle main annotation layer during layered exports
Nyall Dawson
07:29 AM Revision b9cd4536 (qgis): Add method to determine whether an annotation layer is empty
Nyall Dawson
07:29 AM Revision 636653df (qgis): Always render main annotation layer above map layers in layout maps
Nyall Dawson
07:29 AM Revision 4d51e484 (qgis): Always render main annotation layer above all other map layers in canvas
Nyall Dawson
07:29 AM Revision 39fbc2ac (qgis): Add "mainAnnotationLayer" to QgsProject
This returns a reference to a main/default annotation layer for use
by the project. It forms the default location to ...
Nyall Dawson
07:29 AM Revision aefd7777 (qgis): Be less restrictive when saving annotation layers
Nyall Dawson
07:29 AM Revision 97b56fef (qgis): Include main annotation layer when exporting canvas to image/pdf
Nyall Dawson
07:29 AM Revision 3710dbef (qgis): Update a test for proj 6+
Nyall Dawson
07:29 AM Revision 20fd8e87 (qgis): Update test
Nyall Dawson
06:29 AM Revision d3587572 (qgis): fix transform Polygon to CurvePolygon when splitting
Vincent Cloarec
06:28 AM Revision 4ca7cd3d (qgis): More detail on GGA quality indicator (#38234)
- UPDATE mTxtAltitude, mTxtHacc and mTxtVacc because GNSS receivers can output higher accuracy! (RTK)
According to h...
Jürgen Fredriksson
06:23 AM Revision 9f83b413 (qgis): [vectortiles] Fix labels disappear randomly between map redraws
Fixes #37450 Nyall Dawson
04:22 AM Revision 9e67b051 (qgis): Clicking the label obstacle QLabel should toggle the checkbox, just lik...
Nyall Dawson
04:22 AM Revision 5a2bc753 (qgis): [vectortiles] Fix cannot edit label style through Layer Properties dialog
Fixes #37399 Nyall Dawson
04:22 AM Revision c869a625 (qgis): Fix out of sync tab bar when labeling widget is set to first tab becaus...
Nyall Dawson

2020-08-31

12:45 AM Revision 4cd40ab5 (qgis): [vectortiles] Be tolerant, and allow rendering polygon features
using a line style
Some services use line styles for polygon symbology in order to
specify that the polygons should ...
Nyall Dawson
12:45 AM Revision fc01144f (qgis): Test masks for vector tile images
Nyall Dawson
12:45 AM Revision 411ea52b (qgis): Dump html report after running vector tiles test
Nyall Dawson
12:45 AM Revision 2fa99192 (qgis): Fix regexp_match example output
Harrissou Santanna
06:23 PM Revision b80e252a (qgis): [rotated_ticks] allow to set a margin for outwards facing annotations
to help avoiding overlaps and/or out of bounds annotations Olivier Dalang
06:23 PM Revision 04c5b814 (qgis): [rotated_ticks] don't disable annotation rotation widgets
as we may want to rotated annotation even when ticks can't be rotated Olivier Dalang
10:45 AM Revision 362af28d (qgis): Server: Call QgsProject::setInstance on project passed as parameter
github-actions[bot]
10:45 AM Revision fe3106d5 (qgis): Server: Call QgsProject::setInstance on project passed as parameter
github-actions[bot]
10:41 AM Revision 93819344 (qgis): Merge pull request #38488 from dmarteau/fix-server-set-instance
Server: Call QgsProject::setInstance on project passed as parameter René-Luc ReLuc
10:13 AM Revision afc099f2 (qgis): Merge pull request #38050 from marisn/georeferencer_restore
Do not restore geometry for maximized windows Matthias Kuhn
08:45 AM Revision f2345c0e (qgis): Fix buddy for obstacle checkbox in labeling
Nyall Dawson
07:03 AM Revision f14adbb0 (qgis): Fix some warnings
Nyall Dawson
06:12 AM Revision 853f6820 (qgis): Fix doxygen markers
Nyall Dawson
05:22 AM Revision 02714a10 (qgis): Fix 'invisible news' issue : after hiding the news it never comes back
github-actions[bot]
04:21 AM Revision 3ad126f3 (qgis): Add easter egg to show map of user groups (keywords: 'user groups')
Germán Carrillo
03:43 AM Revision f0e9a1c4 (qgis): Merge pull request #38484 from timlinux/news-splitter-fix
Fix 'invisible news' issue : after hiding the news it never comes back Nyall Dawson
03:38 AM Revision e39d8b10 (qgis): Fix 'ellipoid' typos
Nyall Dawson
03:38 AM Revision d1bc82ca (qgis): Misc typo fixes
Nyall Dawson
03:38 AM Revision e8a7795a (qgis): Fix spell check noise
Nyall Dawson
03:38 AM Revision c79c8fc1 (qgis): Fix set-but-unused build warning
Nyall Dawson
03:38 AM Revision 5f8bc430 (qgis): The Server landing page js libraries are full of typos, so skip the spe...
Nyall Dawson
03:38 AM Revision 403b2142 (qgis): Fix incorrect reference to non-existing DONT_LOAD_LAYOUTS flag
Nyall Dawson
03:38 AM Revision 2135d03c (qgis): Fix 'allow to' typos
Nyall Dawson
03:19 AM Revision 7c6ce37e (qgis): Backslash and groups rearrangement to regex based examples
fix qgis/QGIS-Documentation#5760 Harrissou Santanna
03:19 AM Revision fc1f3bfb (qgis): Add example for aggregate collect functions
fix #24962 Harrissou Santanna
03:19 AM Revision 13573d2b (qgis): geom_to_wkt returns a string
Harrissou Santanna
03:19 AM Revision 97247efe (qgis): Various improvements to expression
- Add/fix details to description and examples to illustrate
- indicate string for geom_to_wkt
Harrissou Santanna
03:19 AM Revision 23c7bd61 (qgis): Update resources/function_help/json/extend
Nyall Dawson

2020-08-30

01:37 AM Revision ac5884f5 (qgis): (typo)
Olivier Dalang
01:37 AM Revision 1cb067b4 (qgis): [virtual layers] support curved geometries (segmentized)
Olivier Dalang
01:35 AM Revision 71d0948c (qgis): When a layer's data source is broken, show "Repair Data Source"
instead of "Change Data Source" in its right click menu
Also show a warning icon for this action. It's a bit more ex...
Nyall Dawson

2020-08-29

08:07 PM Revision fb3a178d (qgis): Server: Call QgsProject::setInstance on project passed as parameter
David Marteau

2020-08-28

01:52 PM Revision 2a988e83 (qgis): Resize the news feed splitter if we can and grow it to 50% if it is zero
Tim Sutton
12:29 PM Revision f5d1eef8 (qgis): Fix 'invisible news' issue where after hiding the news it never comes b...
Tim Sutton
06:57 AM Revision f46e58a4 (qgis): Merge pull request #38461 from alexbruy/ogr-drivers
List availabale GDAL vector drivers (fix #18738) Alexander Bruy
02:21 AM Revision 39ed0e4f (qgis): [editor widget] Respect "allow add child feature"
... also when the child layer has a geometry
Fixes #38467
Matthias Kuhn
02:18 AM Revision ae2c9f2d (qgis): Remove some other leftovers trailing asterisks
Followup #38378 Andrea Giudiceandrea

2020-08-27

10:53 PM Revision 09fc2e6a (qgis): Merged console and editor settings stuff
So the Editor and Console etc share one set of settings:
- Merged Editor and Console settings-tabs in one Settings ta...
Richard Duivenvoorde
07:03 PM Revision a48e85a5 (qgis): Move color info to base class and use those
Richard Duivenvoorde
06:26 PM Revision 354b9598 (qgis): Move font, margin and caret code to baseclass
Richard Duivenvoorde
04:05 PM Revision 9f8e1ccf (qgis): Merge pull request #38415 from pblottiere/lp_env
Landing page settings Paul Blottiere
03:15 PM Revision ecc29634 (qgis): don't break existing configuration
Introduce new skipDrivers setting to store comma separated list of
disabled drivers. If this new setting does not exi...
Alexander Bruy
03:15 PM Revision 07c2e742 (qgis): improve driver type detection
Alexander Bruy
02:20 PM Revision 7be25fb9 (qgis): use layer type enum instead of bool flags
fix use of QStringLiteral Alexander Bruy
02:20 PM Revision 7f2240ca (qgis): move duplicated code to lambda
Alexander Bruy
01:28 PM Revision 353e5930 (qgis): Update landing page tests
Paul Blottiere
10:51 AM Revision 028634f4 (qgis): Update sip binding
Paul Blottiere
10:14 AM Revision 94e9a915 (qgis): Clean
Paul Blottiere
10:14 AM Revision 3efd98d9 (qgis): Update unit tests
Paul Blottiere
10:14 AM Revision 904000c1 (qgis): Add name method
Paul Blottiere
10:13 AM Revision 32f9b352 (qgis): Update environment variable name
Paul Blottiere
10:12 AM Revision c7fa78ac (qgis): Use pg connection enum
Paul Blottiere
10:12 AM Revision d7b12874 (qgis): Clean
Paul Blottiere
10:12 AM Revision 5a7e3c17 (qgis): Add unit test
Paul Blottiere
10:12 AM Revision d601f93a (qgis): Update doc
Paul Blottiere
10:12 AM Revision f1e9c7ee (qgis): Dynamic landing page settings
Paul Blottiere
10:12 AM Revision ccb72fb4 (qgis): Add settings to projectsFromUri method
Paul Blottiere
10:11 AM Revision 012313f2 (qgis): Add a new server settings member
Paul Blottiere
10:11 AM Revision bc370782 (qgis): Add a setting parameter to projects method
Paul Blottiere
10:11 AM Revision 48b21a05 (qgis): Add new settings
Paul Blottiere
10:10 AM Revision a8f80f08 (qgis): Fixes minor typo in doc
Paul Blottiere
08:08 AM Revision af815158 (qgis): [processing] Add a cluster size attribute to the kmean cluster algorithm
Mathieu Pellerin - nIRV
07:23 AM Revision 63bca85d (qgis): restrict mac os build to paths and branches
Denis Rouzaud
07:09 AM Revision 41e0ec19 (qgis): Fix crash in 3d when changing symbol properties (3.14 backport)
github-actions[bot]
05:08 AM Revision 5849ddd2 (qgis): Automatically trigger annotation layer repaint when contents change
Nyall Dawson
05:08 AM Revision 199cd7e8 (qgis): Add clear method to QgsAnnotationLayer
Nyall Dawson
05:08 AM Revision 188492ee (qgis): Fix default opacity for annotation layers should be 1, not 100
Nyall Dawson
05:08 AM Revision 69665cd5 (qgis): Add method to reset QgsAnnotationLayer back to default state
Nyall Dawson
05:08 AM Revision 4ba97617 (qgis): Tests
Nyall Dawson

2020-08-26

01:06 AM Revision 329806a2 (qgis): Be more selectively about the messages we show in the status bar
github-actions[bot]
03:17 PM Revision 5b867538 (qgis): use comma as delimiter for GDAL_SKIP env variable as some vector drivers
have space in their name Alexander Bruy
03:13 PM Revision 744380bc (qgis): add list of available GDAL vector drivers to the QGIS options (fix #18738)
This allows to select which driver to use if more than one driver can be
used to open dataset, as in the case of File...
Alexander Bruy
12:11 PM Revision cb51326e (qgis): print cache size
Denis Rouzaud
09:17 AM Revision cee6a764 (qgis): Be more selectively about the messages we show in the status bar
Fixes #38446 Nyall Dawson
08:00 AM Revision 8a3546a3 (qgis): try again
Denis Rouzaud
03:49 AM Revision 1b8761f0 (qgis): Merge pull request #38439 from lbartoletti/fix_wkt
Fix WKT parser Nyall Dawson
03:49 AM Revision 707bad77 (qgis): [symbology] Improve rendering of selected SVG markers
Mathieu Pellerin - nIRV
03:48 AM Revision 5e25c06d (qgis): [processing] Add a cluster size attribute to the dbscan cluster algorithm
Mathieu Pellerin - nIRV

2020-08-25

10:05 PM Revision 4e804a0a (qgis): Merge pull request #38444 from nyalldawson/fix_3d_crash314
Fix crash in 3d when changing symbol properties (3.14 backport) Nyall Dawson
01:45 PM Revision a3ee71f0 (qgis): Merge pull request #38445 from ismailsunni/revert-38290-patch-1
Revert "Fix make link to pre-commit" Matthias Kuhn
01:23 PM Revision 9b96e482 (qgis): fix cmake prefix path
Denis Rouzaud
11:48 AM Revision 5a8eada1 (qgis): Revert "Fix make link to pre-commit"
This reverts commit fe0c845fc69520c7a393b6486f0601618226b4a4. Ismail Sunni
10:30 AM Revision 2c33e6e6 (qgis): move constructor outside the loop
Loïc Bartoletti
10:28 AM Revision edd0f444 (qgis): indent
Loïc Bartoletti
10:28 AM Revision e113771f (qgis): fix condition
Denis Rouzaud
09:16 AM Revision b1bdd574 (qgis): fix command order
Denis Rouzaud
09:02 AM Revision fc98d1d3 (qgis): add tests from WKT fixed in other tests and adapted here
Loïc Bartoletti
09:01 AM Revision 19b1001d (qgis): Fix memory leak when no model point positions are available
(cherry picked from commit a3ee8c156513b40084c0c5f8cd50f51c37048cce) Nyall Dawson
08:59 AM Revision 8b08c479 (qgis): update MDAL to 0.6.93 (#38443)
Peter Petrik
08:52 AM Revision 449d78bb (qgis): add multilinestring tesst
Loïc Bartoletti
08:20 AM Revision b9e942fa (qgis): Don't store references to symbols in 3d symbol handlers
These references are to objects belonging to another thread, which
can cause crashes if the object on the main thread...
Nyall Dawson
08:14 AM Revision 46acc34e (qgis): fix Docker build
Denis Rouzaud

2020-08-24

01:49 AM Revision ddd9d43d (qgis): [OAPIF provider] Avoid crash when service description page lacks email ...
github-actions[bot]
10:30 PM Revision e2db34f6 (qgis): Fix qt plugins directory setting again (followup 736e3947d958fed)
Jürgen Fischer
02:21 PM Revision 3372a926 (qgis): Merge pull request #38240 from rldhont/server-dont-load-layouts
New QGIS Server setting environement to disable GetPrint and do not load layouts René-Luc ReLuc
11:48 AM Revision 59aab9dc (qgis): readd and fix tests
Loïc Bartoletti
10:59 AM Revision 231e29a1 (qgis): set CMake Policy CMP0075 to NEW
see https://cmake.org/cmake/help/v3.13/policy/CMP0075.html Denis Rouzaud
10:14 AM Revision 80cccfb3 (qgis): add tests
Loïc BARTOLETTI
10:14 AM Revision 50249b54 (qgis): Same for QgsTriangle and fix an error on the WKT parser. A WKT containi...
Loïc BARTOLETTI
10:14 AM Revision d349fc4b (qgis): Adds a few magic to make the parser more tolerant of typos and allows t...
Loïc BARTOLETTI
10:14 AM Revision 9d8f3d30 (qgis): one again
Loïc BARTOLETTI
10:14 AM Revision 7212feca (qgis): remove qdebug
Loïc BARTOLETTI
10:14 AM Revision 0287da18 (qgis): fix linestring to return a null geometry when coordinates are not nubmers
Loïc BARTOLETTI
10:14 AM Revision 6981c0a7 (qgis): add more tests
Loïc BARTOLETTI
10:14 AM Revision 56b603ac (qgis): fix circularstring and add tests
Loïc BARTOLETTI
10:14 AM Revision d07218e4 (qgis): fix circular string with extra parenthesis in qgsgeometry
Loïc BARTOLETTI
10:14 AM Revision c21e563e (qgis): Don't use linestring() wkt but linestring empty
Loïc BARTOLETTI
10:14 AM Revision 13e99b17 (qgis): other linestrings with extra parenthtesis and false tests
Loïc BARTOLETTI
10:14 AM Revision 00b51a1f (qgis): Fix tests. You can not add NaN in a WKT
Loïc BARTOLETTI
10:14 AM Revision d4239cc9 (qgis): one more wkt fixed test_qgsgeometry
Loïc BARTOLETTI
10:14 AM Revision 3fcade03 (qgis): Fix Point with invalid value and add tests
Loïc BARTOLETTI
10:14 AM Revision aa1ec3a8 (qgis): one more wkt fixed
Loïc BARTOLETTI
10:14 AM Revision 5fe0ee7b (qgis): indent
Loïc BARTOLETTI
10:14 AM Revision 74984c14 (qgis): Fix pointsFromWKT to accept only number
Loïc BARTOLETTI
10:14 AM Revision ab9f3490 (qgis): Fix some parenthesis
Loïc BARTOLETTI
10:14 AM Revision a9d68a5e (qgis): Fix TestQgsMapToolAddFeatureLine
Loïc BARTOLETTI
10:14 AM Revision d3272227 (qgis): fix relates_data.csv
Loïc BARTOLETTI
10:14 AM Revision 653c1e02 (qgis): Fix unbalanced parenthesis in WKT parser. Retruns a Magic NULL informat...
Methods receiving this NULL must returns a NULL geometry. Loïc BARTOLETTI
10:14 AM Revision 57ddc98e (qgis): add tests
Loïc BARTOLETTI
09:40 AM Revision c3cb69b1 (qgis): call loadDocument in setDocumentViewerContent instead over a seperate m...
updateDocumentViewer needs not to be called on Image before the laod of the document (because it's called after the d... David Signer
06:56 AM Revision e433adaf (qgis): [ui] Add save/load connections right click browser menu to a bunch of p...
Mathieu Pellerin - nIRV

2020-08-22

11:41 PM Revision 175d1d2f (qgis): Make relation reference in filter work again
github-actions[bot]
11:32 PM Revision 4e0f64f4 (qgis): [OAPIF provider] Avoid crash when service description page lacks email ...
Found when investigating https://github.com/OSGeo/gdal/issues/2873
but doesn't address it
Even Rouault
11:31 PM Revision 0f7e5755 (qgis): windows: map python PATH changes to Add/RemoveDllDirectory
github-actions[bot]
10:08 PM Revision 84dd6758 (qgis): windows: map python PATH changes to Add/RemoveDllDirectory
github-actions[bot]
09:19 PM Revision 84968075 (qgis): drop bionic, all images are now focal based
Denis Rouzaud

2020-08-21

11:10 PM Revision bf138012 (qgis): Fix memory leak when no model point positions are available
Nyall Dawson
11:10 PM Revision a27930c2 (qgis): Don't store references to symbols in 3d symbol handlers
These references are to objects belonging to another thread, which
can cause crashes if the object on the main thread...
Nyall Dawson
09:47 PM Revision 1ce38751 (qgis): Fix range of date time values for animation export dialog
github-actions[bot]
09:02 PM Revision d411d66b (qgis): windows: map python PATH changes to Add/RemoveDllDirectory (followup f1...
Jürgen Fischer
03:41 PM Revision d1c45f80 (qgis): fix build arg
Denis Rouzaud
03:17 PM Revision ef25ddff (qgis): try to rename the workflow
Denis Rouzaud
03:02 PM Revision 2f0c935d (qgis): [QgsQuick] Clean feature layer pair after deleting feature.
Viktor Sklencar
02:51 PM Revision 01f8b625 (qgis): test to get cache with the focal one
Denis Rouzaud
02:20 PM Revision 422dd0aa (qgis): Build with Qt 5.14 only when sources have changed (#38400)
Denis Rouzaud
02:19 PM Revision b082f160 (qgis): export vars
Denis Rouzaud
01:54 PM Revision d0536542 (qgis): add missing focal
Denis Rouzaud
01:53 PM Revision 418bcf3d (qgis): Fix transformCoordinates() for rasters with RPC georeferencing (#38350)
Unfortunately for raster with RPC georeferencing, the transform
used in GDAL provider's transformCoordinates() was us...
Martin Dobias
01:14 PM Revision b98cfe13 (qgis): fix base image not being focal
Denis Rouzaud
12:41 PM Revision 25c31381 (qgis): add dispatch
Denis Rouzaud
12:34 PM Revision 0caec1dd (qgis): add tests + CMakeLists
Denis Rouzaud
12:32 PM Revision 685d167b (qgis): fix env vars
Denis Rouzaud
12:30 PM Revision d9e9513c (qgis): remove DELETE_CACHE arg, it is never called
Denis Rouzaud
12:26 PM Revision a2cdc4bc (qgis): [Docker] use gcc to build
Denis Rouzaud
11:08 AM Revision 5d897d8d (qgis): Fix qt plugins directory setting (followup 736e3947d958fed)
Jürgen Fischer
11:01 AM Revision 75c2b511 (qgis): [QgsQuick] Photo panel path fix
Relative path should be handled in external resource handler. Photo panel should provide full path to taken image. Viktor Sklencar
08:20 AM Revision 7824c4c2 (qgis): Fix range of date time values for animation export dialog
Fixes #38384 Nyall Dawson
08:20 AM Revision 500251ff (qgis): Tweak fill offset label layout for better layout arrangement
Nyall Dawson
07:21 AM Revision 4a3f1404 (qgis): Make relation reference in filter work again
github-actions[bot]
07:17 AM Revision ae359b6c (qgis): Merge pull request #38385 from signedav/relref-filter
Make relation reference in filter work again David Signer
05:02 AM Revision ae8ea31a (qgis): More updates of expression help
- Expose default values of args
- Fix args name or description
- Fix/add more examples (to show various possibilities...
Harrissou Santanna
05:00 AM Revision 8bffc6b5 (qgis): Clean the skybox widget
Simplify dialog, no need to group features in boxes with title
Remove colon at the end of labels
Reorder widgets to e...
Harrissou Santanna
05:00 AM Revision 09844a7d (qgis): Move the skybox enabling checkbox to the groupbox widget
Whether skybox is enabled is now saved as part of the 3D Map settings Harrissou Santanna
05:00 AM Revision d4972d75 (qgis): Remove leftover skybox enabling settings
Harrissou Santanna
05:00 AM Revision b743db7a (qgis): Ensure that not all the settings are displayed when opening dialog
but only the skybox type's
Clean group boxes use
Rely on combobox index instead of (translated) text for settings
Harrissou Santanna
03:33 AM Revision 6ac8f615 (qgis): [layout expressions] add Y page offset expression
this is useful for dynamically position items
relative to pages in multi-pages layouts
Olivier Dalang
03:33 AM Revision 7b91f79c (qgis): [layout expressions] add Y page offset expression - tests
Olivier Dalang

2020-08-20

01:48 AM Revision a462a17a (qgis): Fix initial placement selection is empty
Nyall Dawson
01:48 AM Revision f62c6d5d (qgis): [feature][labeling] Expose option to allow users to control whether
anchor point for line labels is a hint or a strict requirement
Strict: Labels are placed exactly on the label anchor...
Nyall Dawson
01:43 AM Revision ae4d7699 (qgis): fix python code formatting
Denis Rouzaud
06:40 PM Revision 49f0d20b (qgis): [refFunctions] astyle
Olivier Dalang
06:11 PM Revision b1470aa1 (qgis): [refFunctions] help json
Olivier Dalang
05:46 PM Revision 68c27a34 (qgis): [refFunctions] add more tests
Olivier Dalang
05:46 PM Revision 7244f84c (qgis): [refFunctions] fix tests
(used $id instead of id, somehow some of them still passed ?!) Olivier Dalang
05:46 PM Revision 39b59688 (qgis): [refFunctions] remove neighbours param for geometry_overlay_nearest and...
Olivier Dalang
05:46 PM Revision 10367d07 (qgis): [refFunctions] fix broken test, which now fails
(it wasn't testing much, because it mistakenly casted ints to
QgsGeometries, comparing two invalid/empty geometries a...
Olivier Dalang
05:46 PM Revision 6c5ee801 (qgis): [refFunctions] honor testOnly parameter for geometry_overlay_nearest too
Olivier Dalang
05:45 PM Revision 6daafef3 (qgis): [refFunctions] fix not working in attribute table
Olivier Dalang
04:03 PM Revision 1654223e (qgis): [refFunctions] reenable neighbours and max_distance for geometry_overla...
Olivier Dalang
04:03 PM Revision afd3c59c (qgis): [refFunctions] add help texts
Olivier Dalang
04:03 PM Revision a393ad93 (qgis): [refFunctions] remove *_test functions and factor repeated code
Olivier Dalang
04:02 PM Revision c738731a (qgis): [refFunctions] remove *_test functions and factor repeated code
# Conflicts:
# src/core/expression/qgsexpressionfunction.cpp
Olivier Dalang
04:01 PM Revision d4f8e2c2 (qgis): [refFunctions] (initial help text)
Olivier Dalang
03:35 PM Revision 736e3947 (qgis): allow custom install location for QT plugins (#38389)
Peter Petrik
03:11 PM Revision c942607f (qgis): Run flake8 on python files only (#38392)
Denis Rouzaud
03:10 PM Revision 52aedad0 (qgis): Update qt5_14.yml
Denis Rouzaud
03:00 PM Revision 3dc8678b (qgis): fix path
Denis Rouzaud
02:43 PM Revision 7960a9cf (qgis): run every 5 minutes
Denis Rouzaud
02:40 PM Revision 5b2717c7 (qgis): reset daemon
Denis Rouzaud
02:39 PM Revision b2b2b7ff (qgis): save cache when building docker images
Denis Rouzaud
02:01 PM Revision bc720c8e (qgis): sudo to restart docker
Denis Rouzaud
01:58 PM Revision f5bb681f (qgis): Fix delimitedtext in virtual layers
github-actions[bot]
01:58 PM Revision fa16bddc (qgis): Fix delimitedtext in virtual layers
github-actions[bot]
01:55 PM Revision 63dfae43 (qgis): Merge pull request #38348 from suricactus/fix_virt_csv2
Fix delimitedtext in virtual layers Matthias Kuhn
01:23 PM Revision 2d909cb3 (qgis): Run flake8 on python files only
Denis Rouzaud
01:16 PM Revision d433f587 (qgis): Fix bash regex replace
Denis Rouzaud
12:56 PM Revision d7e65124 (qgis): Fix matrix
Denis Rouzaud
12:23 PM Revision 8bbecf66 (qgis): Rename manual.yml to build-docker.yml
Denis Rouzaud
12:22 PM Revision 5adcc9fa (qgis): Add Github workflow to build Docker images
Denis Rouzaud
12:03 PM Revision 99733b0b (qgis): cd
Denis Rouzaud
11:55 AM Revision ca85d078 (qgis): follow up¨
Denis Rouzaud
11:45 AM Revision 7a92d01d (qgis): add matrix
Denis Rouzaud
11:33 AM Revision 2005377a (qgis): fix
Denis Rouzaud
11:00 AM Revision 28052160 (qgis): fix expr
Denis Rouzaud
10:55 AM Revision 879ce7fa (qgis): fx yml
Denis Rouzaud
10:53 AM Revision 75cdb8cb (qgis): fx yml
Denis Rouzaud
10:48 AM Revision 718c09f5 (qgis): Allow adding new features via attribute form
Ivan Ivanov
10:47 AM Revision 9b2a8d07 (qgis): try to buiÃld
Denis Rouzaud
10:32 AM Revision cbad71c2 (qgis): clear expression on empty value and set expression when there is a valu...
David Signer
10:17 AM Revision 6e347ad1 (qgis): run every 5
Denis Rouzaud
10:15 AM Revision 181110c3 (qgis): run every minute take 3
Denis Rouzaud
10:08 AM Revision 66be37b4 (qgis): run every minute take 3
Denis Rouzaud
10:05 AM Revision f989a892 (qgis): run every minute
Denis Rouzaud
09:59 AM Revision 3cb7d3da (qgis): remove cond
Denis Rouzaud
09:21 AM Revision 86269747 (qgis): run every minute
Denis Rouzaud
09:19 AM Revision fad664ec (qgis): run every minute
Denis Rouzaud
09:15 AM Revision 3e24ef7b (qgis): echo context
Denis Rouzaud
09:13 AM Revision 27b96ef7 (qgis): fix expr
Denis Rouzaud
09:12 AM Revision df8d966b (qgis): echo more
Denis Rouzaud
09:11 AM Revision fe383102 (qgis): fix cond
Denis Rouzaud
09:10 AM Revision 94af8ff5 (qgis): fix cond
Denis Rouzaud
09:07 AM Revision 7ad530ac (qgis): more
Denis Rouzaud
09:01 AM Revision f496173b (qgis): Fix messy doxygen blocks which mess with sipify script
Fixes #38291 Nyall Dawson
08:50 AM Revision cc3aeefb (qgis): run on push
Denis Rouzaud
08:48 AM Revision 39102764 (qgis): disable other workflows
Denis Rouzaud
08:47 AM Revision 552ef071 (qgis): test script
Denis Rouzaud
06:54 AM Revision b05aa103 (qgis): [ui] Fix SVG marker widget not properly restoring colors
github-actions[bot]
06:51 AM Revision a7a5d78c (qgis): Merge pull request #38347 from alexbruy/browser-unhide
allow users to unhide paths directly from browser (fix #22290) Alexander Bruy
05:08 AM Revision 1386474e (qgis): [ui] Fix SVG marker widget not properly restoring colors
Mathieu Pellerin - nIRV
02:53 AM Revision 05d632c1 (qgis): Resume editing when saving layer with topology checks
Fixes #28592 Matthias Kuhn
02:52 AM Revision ff2807e5 (qgis): Fix bad handling of non-square svg images in svg marker symbol layers
github-actions[bot]
02:51 AM Revision 4563345b (qgis): Improve native item_id variable_help
Jorge Rocha

2020-08-19

11:53 PM Revision d51b974b (qgis): Merge pull request #38371 from elpaso/server-landingpage-resources
Server landing page: add missing resources Paul Blottiere
11:40 PM Revision 754e7cfb (qgis): Do not add SplitFeatures to undo stack if no features are split
This changes QgsVectorLayerEditUtils::splitFeatures to always return
NothingHappened if no features are split. The cu...
Daniel Minor
11:01 PM Revision c0990ea0 (qgis): Merge pull request #38355 from nyalldawson/svg_ratio
Fix bad handling of non-square svg images in svg marker symbol layers Nyall Dawson
11:00 PM Revision d8281f3b (qgis): move PyQGIS building from Travis to Github workflows
github-actions[bot]
10:59 PM Revision 4aefe0d6 (qgis): Typo corrected. Added one space
Line 120 : "FieldPyculator code execute error.Global code block can't be executed!\n{0}\n{1}" " should probably be
...
DiGro
05:02 PM Revision 440da4cf (qgis): Server landing page: add missing resources
Alessandro Pasotti
02:38 PM Revision 74856025 (qgis): show "show more" item only when it is required (if there are more than 5
hidden items in the list) Alexander Bruy
10:21 AM Revision d775985e (qgis): move PyQGIS building from Travis to Github workflows (#38363)
Denis Rouzaud
10:21 AM Revision 50fd8929 (qgis): move PyQGIS building from Travis to Github workflows
Denis Rouzaud
08:30 AM Revision c8082b9a (qgis): Merge pull request #38349 from mhugent/wms_layer_visibility_checked
WMS Server: display visibilityChecked property of a layer in GetProjectSettings Marco Hugentobler
06:33 AM Revision 15221db0 (qgis): Calling QgsCurve::asQPolygonF should automatically segmentize curved
sections instead of just returning direct straight lines between
vertices
Nyall Dawson
06:33 AM Revision 5f0ce534 (qgis): Add unit tests for curved annotation geometries
Nyall Dawson
06:33 AM Revision 5a7cb166 (qgis): [annotations] Refactor annotation item subclasses so that they
work correctly with curved geometry types, and tweak some API naming
accordingly
There's no need to be restrictive a...
Nyall Dawson
06:33 AM Revision ecdec267 (qgis): Test masks
Nyall Dawson
06:33 AM Revision 65cf6b0c (qgis): Fix super ridiculously noisy qgsgeometry test output
Nyall Dawson
06:24 AM Revision 0864e0a3 (qgis): When an svg image has no viewbox tags, try to take the width/height
attribute as a fallback for these
Allows the aspect ratio of svgs without a viewbox to be determined,
resulting in c...
Nyall Dawson
06:11 AM Revision 2412a8d6 (qgis): Fix SVG marker symbol layer aspect ratio is not recalculated when the
marker is pointed to a different source svg Nyall Dawson
06:02 AM Revision 2f2fb0b3 (qgis): Fix incorrect height shows for svg markers where the aspect ratio is lo...
Nyall Dawson

2020-08-18

12:56 AM Revision 2b6be636 (qgis): A couple of for loop and naming improvements
Matthias Kuhn
12:55 AM Revision 0e03c9ff (qgis): Fix broken "gdal.org/ogr/" URLs in doc
Harrissou Santanna
10:34 PM Revision 974083e6 (qgis): More layout tweaks
Nyall Dawson
10:34 PM Revision 095f89f7 (qgis): Hide overrun setting when a line layer is set to horizontal labels
The settings have no effect in this mode Nyall Dawson
10:34 PM Revision 76cb996e (qgis): Make more label settings more user friendly
Nyall Dawson
10:34 PM Revision 6b8806b7 (qgis): Italic
Nyall Dawson
10:34 PM Revision d7a1a02e (qgis): Show helpful explanations about the different label placement modes
when they are selected
These aren't immediately obvious, so give users explicit advice
about what they mean
Nyall Dawson
10:34 PM Revision 6a796c4d (qgis): Fix non-standard vertical spacing in labeling widget
Nyall Dawson
10:34 PM Revision d4ca4a14 (qgis): [labeling][ui] Change placement mode selection widget from radio
buttons to combo box
The radio buttons don't work well here -- they cause a massive
gap in the placement UI layout f...
Nyall Dawson
04:45 PM Revision b5af453b (qgis): improved texts for warning message and docs
David Signer
04:44 PM Revision cfa719f8 (qgis): Update test reference files
Marco Hugentobler
04:36 PM Revision 602011a1 (qgis): use native separators for menu items
Alexander Bruy
04:24 PM Revision 92dafd60 (qgis): address review comments
Alexander Bruy
04:20 PM Revision 6712278a (qgis): Merge pull request #38332 from elpaso/server-landingpage-initial-extent
Server landingpage initial extent Alessandro Pasotti
04:03 PM Revision 87b20025 (qgis): Update src/core/qgseditformconfig.cpp
Co-authored-by: Matthias Kuhn <[email protected]> David Signer
11:32 AM Revision f065ab99 (qgis): Use path resolver to prepare the datasource
Ivan Ivanov
10:12 AM Revision e4b7076b (qgis): allow users to unhide paths directly from browser (fix #22290)
Alexander Bruy
10:07 AM Revision 29de71db (qgis): Merge pull request #38343 from DelazJ/tabOrder
Fix/add tabstops to widgets for a better keyboard use Matthias Kuhn
09:34 AM Revision 01e75082 (qgis): Fix tests for travis env
Alessandro Pasotti
08:42 AM Revision 15bcb226 (qgis): Increase test verbosity
Alessandro Pasotti
08:41 AM Revision 716b9171 (qgis): Check viewSettings for initial_extent
Alessandro Pasotti
07:34 AM Revision 71bb7d05 (qgis): Fix/add tabstops to widgets for a better keyboard use
Harrissou Santanna
04:37 AM Revision bb289669 (qgis): Check for dimensions when comparing WMS layer properties
github-actions[bot]
04:37 AM Revision 97fd45ae (qgis): Rename QgsSqlite3Mprintf to qgs_sqlite3_mprintf
It's not a class name Matthias Kuhn
04:24 AM Revision fbd80ccf (qgis): Disable azure ci on master
Matthias Kuhn
03:09 AM Revision b14bb321 (qgis): [labeling] Add api to set line anchor point for labels, which represents
the percentage along line features at which labels for that feature
should gravitate toward
Nyall Dawson
03:09 AM Revision f177263b (qgis): Add icons for line placement
Nyall Dawson
03:09 AM Revision 748d76ae (qgis): [feature][labeling] Add option to allow users to control the placement
of labels along line features
The new "Label Anchoring" section in the line placement settings for
labels allows use...
Nyall Dawson
03:09 AM Revision 2c9ec26a (qgis): Fix label name
Nyall Dawson
02:33 AM Revision 6a77302f (qgis): Add error reason when unique field discovery fails
Matthias Kuhn

2020-08-17

12:57 AM Revision 60ae0553 (qgis): List 3.14 in API doc page
Harrissou Santanna
12:57 AM Revision 3f92ca54 (qgis): USE pg_constraint and don't assume that position statrt at 1
Loïc Bartoletti
12:57 AM Revision a820ed64 (qgis): replace assert by self.assertEqual
Loïc Bartoletti
12:57 AM Revision 2f2b7151 (qgis): flake8
Loïc Bartoletti
12:57 AM Revision 542dc5d2 (qgis): indent
Loïc Bartoletti
12:57 AM Revision 18c0b3c9 (qgis): fix query
Loïc Bartoletti
12:57 AM Revision af14a421 (qgis): add test with prod data
Loïc Bartoletti
12:57 AM Revision d8397b13 (qgis): style
Loïc Bartoletti
12:57 AM Revision ebb517c0 (qgis): update tests
Loïc Bartoletti
12:57 AM Revision 61364da3 (qgis): simplify testdata_pg_releations.sql
Loïc Bartoletti
12:57 AM Revision f5b7e4c4 (qgis): remove debug
Loïc Bartoletti
12:57 AM Revision a1da1750 (qgis): Fix discover relations
Loïc BARTOLETTI
12:51 AM Revision 7d966615 (qgis): Merge pull request #38222 from Samweli/fix-wmst-refresh
Check for dimensions when comparing WMS layer properties Nyall Dawson
12:33 AM Revision 5d2495e6 (qgis): [api] Add helper api to directly retrieve a point/linestring/polygon from
a QgsMultiPoint/QgsMultiLineString/QgsMultiPolygon
Avoids the need to have to manually do an annoying cast when we
a...
Nyall Dawson
12:30 AM Revision 9c6a596d (qgis): Relation reference: Update user interface when adding new entry
github-actions[bot]
12:28 AM Revision 8bac5a39 (qgis): Fix feature attributes not shown in relation form
github-actions[bot]
12:27 AM Revision 0b651de8 (qgis): Server landingpage: GCC does not like uniform initialization
Fixes #38308 Alessandro Pasotti
11:09 PM Revision abb29965 (qgis): Merge pull request #38334 from m-kuhn/cmake_min_version
Bump minimum cmake version to 3.10 Matthias Kuhn
08:38 PM Revision e0fa3683 (qgis): Bump minimum cmake version to 3.10
Fixes #38327 Matthias Kuhn
06:46 PM Revision 98741cb9 (qgis): Change to QGIS_SERVER_DISABLE_GETPRINT
René-Luc ReLuc
06:02 PM Revision d0fcbec8 (qgis): Server landingpage makes good use of initial extent
Alessandro Pasotti
05:39 PM Revision 6fbeb47a (qgis): updateProperties function private and no reference for currentFormFeature
David Signer
05:32 PM Revision 80e7fd85 (qgis): Server landingpage: expose initial extent - checks
Alessandro Pasotti
05:28 PM Revision a07b9099 (qgis): Server landingpage: expose initial extent
Alessandro Pasotti
05:20 PM Revision ee13bc21 (qgis): set the first relation editor widget instance when setting the nm-rel a...
David Signer
01:35 PM Revision 8689c096 (qgis): fallback writing nm-rel and force-suppress-popup to the tab config
David Signer
01:34 PM Revision 79d50da4 (qgis): improve comment
David Signer
11:54 AM Revision 0bd81d27 (qgis): Merge pull request #38323 from elpaso/server-landingpage-dirwatcher
Server landingpage dirwatcher Alessandro Pasotti
10:32 AM Revision e2ae6ba4 (qgis): Relation reference: Update user interface when adding new entry
github-actions[bot]
10:28 AM Revision ee14d3d3 (qgis): Merge pull request #38304 from m-kuhn/rel_ref_fix_no_ui_feedback
Relation reference: Update user interface when adding new entry Matthias Kuhn
10:27 AM Revision a04bbe44 (qgis): Address PR comments
Alessandro Pasotti
10:10 AM Revision 3f5e88a0 (qgis): Include mutex
Alessandro Pasotti
10:05 AM Revision af1f013d (qgis): Merge pull request #38320 from qgis-bot/backport-38257-to-release-3_14
[Backport release-3_14] Bugfix gh26189 virtual layers subset string Alessandro Pasotti
09:52 AM Revision 0c34fc56 (qgis): Server landing page add test for empty projects
Alessandro Pasotti
09:51 AM Revision 476ac55a (qgis): Merge pull request #38312 from alexbruy/ux-fixes
Various UX fixes Alexander Bruy
09:43 AM Revision d0ffd568 (qgis): Server landing page add dir watcher
Alessandro Pasotti
09:42 AM Revision 6ccecc3b (qgis): Do not set id twice
Alessandro Pasotti
09:42 AM Revision 7f00e75c (qgis): Copy test tree to avoid gpkg changes in git
Alessandro Pasotti
08:43 AM Revision 040b18a4 (qgis): Merge pull request #38251 from mhugent/relation_form_fix_attributes_not...
Fix feature attributes not shown in relation form Marco Hugentobler
08:33 AM Revision 83db542d (qgis): WMS Server: display visibilityChecked property of a layer in GetProject...
Marco Hugentobler
08:12 AM Revision 1026624f (qgis): Bugfix gh26189 virtual layers subset string
github-actions[bot]
08:09 AM Revision a5461a64 (qgis): Merge pull request #38257 from elpaso/bugfix-gh26189-virtual-layers-sub...
Bugfix gh26189 virtual layers subset string Alessandro Pasotti
07:59 AM Revision d827faa2 (qgis): [processing] Upgrade the sample raster value algorithm to native C++
Mathieu Pellerin - nIRV
07:44 AM Revision de7de1e2 (qgis): raise an assert if algorithm which should be added to the toolbar is no...
Alexander Bruy
07:43 AM Revision 6be231bd (qgis): On change of an attribute the documentViewer expression of the external...
To not be needed to check for all the widget values in the form, the mCurrentFormFeature is introduced that contains ... David Signer
03:12 AM Revision 9ae2fe0e (qgis): Fix use of deprecated enum
Nyall Dawson
03:12 AM Revision 8aec98ad (qgis): Ah f*** it, no test for you Travis
Nyall Dawson
03:12 AM Revision 23848e0e (qgis): Start cleaning up label line settings, by moving them from the
QgsPalLayerSettings mega class to a dedicated QgsLabelLineSettings
class
Nyall Dawson
03:12 AM Revision 844e9a3a (qgis): Move label overrun settings to QgsLabelLineSettings
Nyall Dawson
03:12 AM Revision d93d8811 (qgis): Move merge line settings to QgsLabelLineSettings
Nyall Dawson
03:12 AM Revision b31d315a (qgis): Move another line label related setting and enum to QgsLabelLineSettings
Nyall Dawson
03:12 AM Revision 5dfbfaa8 (qgis): Move some more line label related settings to QgsLabelLineSettings
Nyall Dawson
03:12 AM Revision ff9f5258 (qgis): Fix see also links
Nyall Dawson
03:11 AM Revision 34ec9103 (qgis): [vectortiles] Don't overwrite existing QPainter clip regions
This can overwrite valid clip regions setup outside of the vector tile
renderer, e.g. by a layout map item.
Fixes #3...
Nyall Dawson

2020-08-16

01:56 AM Revision 250ce761 (qgis): Expose named parameters for functions
so that they are shown for autocompletion Harrissou Santanna
01:31 AM Revision b8a5b432 (qgis): Adjust width of relation reference config widget
github-actions[bot]
08:39 PM Revision f20d5624 (qgis): debian packaging: include landing page service
Jürgen Fischer
07:20 PM Revision 84abe91d (qgis): Merge pull request #38289 from MrChebur/MrChebur-patch-1
A new parameter "Close path" has been added to the "Point to path" algorithm. Matthias Kuhn
01:25 PM Revision a9a850ca (qgis): Add files via upload
MrChebur
01:24 PM Revision f5e1abfe (qgis): Update qgis_algorithm_tests2.yaml
MrChebur
11:15 AM Revision 1a76a096 (qgis): add Select By Location to the Selection toolbar (fix #20350)
Alexander Bruy
11:15 AM Revision 97e97548 (qgis): try to keep selected data type when toggling "Create virtual field"
checkbox in the field calculator (fix #36679)
Reset to the first item only if compatible data type not found
Alexander Bruy
11:15 AM Revision d3d91b1a (qgis): add 3D map view button to the Map Navigation toolbar (fix #25440)
Alexander Bruy
11:15 AM Revision 7fa005b4 (qgis): allow docking Message Log to the left and right areas in addition to top
and bottom (fix #29463) Alexander Bruy
11:15 AM Revision 993dbb8f (qgis): add annotation actions to the Edit menu to make them accessible also via
menu (fix #27748) Alexander Bruy
11:15 AM Revision bacf7792 (qgis): pick Vector menu title from the main QGIS window instead of using own
translation (fix #35028, #28474) Alexander Bruy

2020-08-15

07:18 PM Revision cd6b6ee6 (qgis): Merge pull request #38301 from m-kuhn/reduce_width_of_rel_ref_config
Adjust width of relation reference config widget Matthias Kuhn
06:59 PM Revision 6124b5c0 (qgis): Apply suggestions from code review
Matthias Kuhn
06:59 PM Revision 1c6a0a8f (qgis): Apply suggestions from code review
Matthias Kuhn
06:56 PM Revision 92914c53 (qgis): Apply suggestions from code review
Co-authored-by: Matthias Kuhn <[email protected]> MrChebur
06:55 PM Revision a3c8d6dc (qgis): Update python/plugins/processing/algs/qgis/PointsToPaths.py
Matthias Kuhn
06:50 PM Revision e5246da1 (qgis): Update PointsToPaths.py
spaces deleted MrChebur
06:36 PM Revision dc935072 (qgis): Relation reference: Update user interface when adding new entry
Fixes #38303 Matthias Kuhn
06:31 PM Revision 660703d6 (qgis): Apply suggestions from code review
Co-authored-by: Matthias Kuhn <[email protected]> MrChebur
06:27 PM Revision be613409 (qgis): Update PointsToPaths.py
"line" is replaced by "path" MrChebur
06:20 PM Revision a30635d7 (qgis): Update PointsToPaths.py
Returned missing spaces MrChebur
04:44 PM Revision 143a8e66 (qgis): Adjust relation reference config widget
Reduce minimum width of the combobox Matthias Kuhn
01:09 PM Revision 84d45fc9 (qgis): Merge pull request #38083 from iona5/fix-stylefiles
Fix various issues with application of raster styles from QML-files Matthias Kuhn
10:31 AM Revision 84cf041b (qgis): Do not restore geometry for maximized windows.
Geometry restore causes subsequent minimization of previously maximized windows
as observed with KWin 5.19, Qt 5.15 o...
Māris Nartišs
10:03 AM Revision 8e4cdba6 (qgis): Merge pull request #38262 from elpaso/bugfix-gh38245-dbmanager-pg-sslmode
DB manager: PG read enum value for sslmode Matthias Kuhn
08:36 AM Revision 26eb7fbe (qgis): Merge pull request #38233 from jiargei/patch-2
Precision for hacc and vacc information Matthias Kuhn
03:54 AM Revision 19d5ec72 (qgis): Update src/app/gps/qgsgpsinformationwidget.cpp
Nyall Dawson
03:54 AM Revision 066b1178 (qgis): Update src/app/gps/qgsgpsinformationwidget.cpp
Nyall Dawson
03:51 AM Revision 8c9180a8 (qgis): Fix missing brackets
Harrissou Santanna
03:51 AM Revision 3846b04f (qgis): Harmonize geometry-based parameters name in expression
using 'geometry1' instead of 'geometry_a' or 'geometry a' Harrissou Santanna
03:51 AM Revision 3bce2d1d (qgis): Use center argument for make_circle and make_ellipse functions
Harrissou Santanna
03:51 AM Revision d49d10bf (qgis): Fix make_triangle parameters name
Harrissou Santanna
03:51 AM Revision fc88150f (qgis): Use correct argument name in the help file
segments and not segment Harrissou Santanna
03:51 AM Revision 3c35b753 (qgis): Use correct arg for rotate function
Harrissou Santanna
03:51 AM Revision e95e1bed (qgis): Remove check on args with space
Harrissou Santanna
03:51 AM Revision e9dd082c (qgis): Avoid same name for different parameters in a function
Fix duplicate "geometry" named parameters Harrissou Santanna
03:50 AM Revision 6a30dd2b (qgis): [needs-docs] Insert an Expression button also edits
Harrissou Santanna
03:48 AM Revision 2cd4034a (qgis): WFS server: use exact instersection if there is a bbox parameter
(cherry picked from commit e205b15eda37a2e7f3839d9af5511cdf45a3cc73) Marco Hugentobler
03:48 AM Revision acecc1f7 (qgis): [Processing] Fix GDAL Assign Projection: update QgsRasterLayer crs
Even if the projection is assign, the QgsRasterLayer and the QgsRasterDataProvider was not updated.
The fix reloads ...
René-Luc ReLuc
03:48 AM Revision b63efaca (qgis): [Tests] Check that GDAL Assign Projection updates QgsRasterLayer info
(cherry picked from commit f5b819fc4c1291d653c96a398662e1b663a03dfb) René-Luc ReLuc
03:48 AM Revision a1176398 (qgis): Treat mdb files as a database source in browser
Allows these to be expanded so that particular layers can be loaded,
notably allowing projects with broken mdb layer ...
Nyall Dawson
03:48 AM Revision 62a339ec (qgis): [delimitedtext] Don't use an out of range index while reading string bu...
(cherry picked from commit ff38315edfcb894830cf5c9877b610344a0843d9) Mathieu Pellerin - nIRV
03:48 AM Revision 6d17c1b5 (qgis): Fix ellipse symbol layer doesn't reflect feature selection state
Fixes #37893
(cherry picked from commit ee4797973d2044ff0adc64b5f00b850e281864b0)
Nyall Dawson
03:48 AM Revision a57436a4 (qgis): createUserProfile: ensure qgis.db file is user writable
In some package managers (such as NIX[1], used in NixOS[2]), packaged
data is installed read-only.
When creating a n...
Lancelot SIX
03:48 AM Revision 9b9b09d3 (qgis): Fix flexible aspect ratio is ignored when rendering marker svg symbols
(cherry picked from commit 0d944fb3144a5792422f747f73aa6fd7a9775443) Nyall Dawson
03:48 AM Revision c3f3f0d4 (qgis): [vector file writer] LIBKML driver also requires coordinates to be in w...
(cherry picked from commit c8c0dcdf0b1495e9c04f23bb1ad06bf5132ca3e9) Mathieu Pellerin - nIRV
03:48 AM Revision 9975cf03 (qgis): Fixes #37342 : manage Postgres parallel plans when estimating row count
Julien Cabieces
03:48 AM Revision dbda4e27 (qgis): [processing] Remove restrictive length limitations on created fields
(cherry picked from commit 262a193497cab979003272ef6421331342643809) Nyall Dawson
03:47 AM Revision fe0c845f (qgis): Fix make link to pre-commit
Ismail Sunni
02:11 AM Revision ce5c55ff (qgis): Use Title Case for names of symbol layers and renderers
Makes the widgets for selecting symbol layer type and renderer type
correctly follow HIG guidelines for using Title C...
Nyall Dawson

2020-08-14

12:28 AM Revision ed29797a (qgis): Update src/app/gps/qgsgpsinformationwidget.cpp
Co-authored-by: Matthias Kuhn <[email protected]> Jürgen Fredriksson
12:28 AM Revision 182beada (qgis): Update src/app/gps/qgsgpsinformationwidget.cpp
Co-authored-by: Matthias Kuhn <[email protected]> Jürgen Fredriksson
03:08 PM Revision dcc7ff92 (qgis): New option added: "Close line"
Now this algorithm can check and close the line if necessary. MrChebur
02:31 PM Revision ff4594ef (qgis): More text formatting
Co-authored-by: Matthias Kuhn <[email protected]> Harrissou Santanna
02:25 PM Revision d5114d2c (qgis): Release of 3.14.15
Jürgen Fischer
02:08 PM Revision fdb0d2ee (qgis): Release of 3.14.14
Jürgen Fischer
02:08 PM Revision 49b20805 (qgis): translation update for 3.14.14 from transifex
Jürgen Fischer
02:07 PM Revision bf47e9d3 (qgis): Release of 3.10.9
Jürgen Fischer
02:07 PM Revision f655bdd2 (qgis): translation update for 3.10.9 from transifex
Jürgen Fischer
12:56 PM Revision 9a2dc24b (qgis): Update after review
Harrissou Santanna
10:08 AM Revision e9e98ea2 (qgis): Fix crash on reloading project with annotation items
github-actions[bot]
10:08 AM Revision b1569e64 (qgis): Revert "FIX virtual layers with CSV layers opened with "delimitedtext "...
github-actions[bot]
08:44 AM Revision 9f5b8429 (qgis): Fix crash on reloading project with annotation items
github-actions[bot]
07:27 AM Revision eeb25260 (qgis): Revert "FIX virtual layers with CSV layers opened with "delimitedtext" ...
Reverts https://github.com/qgis/QGIS/pull/37164, which has lead to
https://github.com/qgis/QGIS/issues/38163
Fixes #...
Nyall Dawson
07:17 AM Revision 5114522c (qgis): Merge pull request #38261 from m-kuhn/fix_annotation_item_reload
Fix crash on reloading project with annotation items Matthias Kuhn
07:08 AM Revision 458d39c7 (qgis): setting forceSuppressFormPopup only when true in the widget (not unset ...
David Signer

2020-08-13

12:23 AM Revision fa1a9aca (qgis): Fix functions declaring variable length of arguments
while it's actually a fixed number Harrissou Santanna
12:23 AM Revision 4f3a2f1d (qgis): Add missing quotes
Harrissou Santanna
12:16 AM Revision dd0dbb28 (qgis): [ogr] Improve decoding/encoding of URI
github-actions[bot]
06:04 PM Revision 850bfb23 (qgis): Merge pull request #38260 from m-kuhn/remove_leftover_file
Remove qgsannotationitem.cpp Matthias Kuhn
05:52 PM Revision 5273e749 (qgis): resolve unintended fallthrough
David Signer
04:52 PM Revision 5c1676fe (qgis): initialize member variable
David Signer
04:03 PM Revision e4691e64 (qgis): support relation editor widgets of autoconfigured form configured in pr...
David Signer
02:20 PM Revision bb6b061d (qgis): Fix: QGIS_SERVER_TRUST_LAYER_METADATA
René-Luc ReLuc
02:20 PM Revision c1a9d948 (qgis): Test: QGIS Server setting environement to do not load layouts
René-Luc ReLuc
02:20 PM Revision fa7da5a6 (qgis): New QGIS Server setting environement to do not load layouts
Defined a new QGIS Server setting environnement `QGIS_SERVER_DONT_LOAD_LAYOUTS` to do not load layouts when QGIS Serv... René-Luc ReLuc
12:48 PM Revision 26e9ec98 (qgis): DB manager: PG read enum value for sslmode
Fixes #38245 Alessandro Pasotti
12:17 PM Revision 4615de03 (qgis): Fix crash on reloading project with annotation items
Sponsored by QField Matthias Kuhn
12:08 PM Revision 51a352f2 (qgis): Remove qgsannotationitem.cpp
This file does nothing. Matthias Kuhn
12:05 PM Revision 259f9e81 (qgis): default value of forceSuppressFormPopup is false
David Signer
11:48 AM Revision f0a390de (qgis): correct set of forceSuppressPopup state
renamed cardinality to nmRelationId since it's not a cardinality - it's the id of the relation connected through the ... David Signer
11:13 AM Revision f3a451f2 (qgis): Renamed subset to subsetstring for clarity
Alessandro Pasotti
11:03 AM Revision 1f2f1f51 (qgis): Port fix for external wms with several layers to 3.10 branch
Marco Hugentobler
10:46 AM Revision e0bcc7e8 (qgis): Add tests for virtual layers subset strings
Fixes #26189 Alessandro Pasotti
10:33 AM Revision 62ce9abb (qgis): [ogr] Improve decoding/encoding of URI
- Correctly handle |subset= and |geometrytype= components
- More robust logic to handle complex cases
- More unit tests
Nyall Dawson
09:45 AM Revision be190062 (qgis): Fix feature attributes not shown in relation form
Marco Hugentobler

2020-08-12

02:47 PM Revision 4e795316 (qgis): Merge pull request #38161 from mhugent/server_external_wms_several_layers
Server external wms several layers Marco Hugentobler
12:13 PM Revision 838e61e0 (qgis): added tests for wms layer properties
Samweli
12:13 PM Revision 14c97359 (qgis): check for wmst dimensions when updating layer properties
Samweli
11:15 AM Revision eae949fd (qgis): windows: use AddDllDirectory on directories in PATH (fixes #38172)
(cherry picked from commit f17097b1a465c0eea11e346a131ab63762d8f4d0) Jürgen Fischer
09:45 AM Revision 37dee864 (qgis): Consider comments
Marco Hugentobler
09:35 AM Revision 2a5c03b2 (qgis): Consider comments
Marco Hugentobler
09:26 AM Revision 0b3ec390 (qgis): Merge pull request #38225 from rldhont/project-read-flag-trust-layer-me...
New project reading flag to trust layer metadata with server settings René-Luc ReLuc
07:03 AM Revision 4f6e6388 (qgis): Merge pull request #38218 from alexbruy/save-query
restore missed "save query" functionality in the Query builder Alexander Bruy

2020-08-11

06:14 PM Revision d711db57 (qgis): Server: define QGIS_SERVER_TRUST_LAYER_METADATA setting environnement
René-Luc ReLuc
06:14 PM Revision 3c7d6616 (qgis): New Project Reading flag to trust layer metadata
René-Luc ReLuc
06:14 PM Revision 22173e9a (qgis): Tests Server: QGIS_SERVER_TRUST_LAYER_METADATA setting environnement
René-Luc ReLuc
06:06 PM Revision 8ccc824b (qgis): Merge pull request #38237 from m-kuhn/qt514
Enable ccache for Qt 5.14 github workflow Matthias Kuhn
05:13 PM Revision fe1dc925 (qgis): Merge pull request #38235 from rldhont/oracle-determine-primary-key-fro...
[Oracle] Add determinePrimaryKeyFromUriKeyColumn method to provider René-Luc ReLuc
03:39 PM Revision 7829b55e (qgis): Hardcode ccache
Matthias Kuhn
02:21 PM Revision e940e013 (qgis): [Orcale] Add determinePrimaryKeyFromUriKeyColumn method to provider
Like Postgres provider defined a determinePrimaryKeyFromUriKeyColumn method in Oracle provider. René-Luc ReLuc
01:56 PM Revision e53c6bb9 (qgis): windows: use AddDllDirectory on directories in PATH (fixes #38172)
(cherry picked from commit f17097b1a465c0eea11e346a131ab63762d8f4d0) Jürgen Fischer
11:41 AM Revision 779d2182 (qgis): Merge pull request #38189 from elpaso/server-landingpage
Server landingpage Alessandro Pasotti
10:08 AM Revision b28bde8f (qgis): Merge pull request #38220 from qgis-bot/backport-37921-to-release-3_14
[Backport release-3_14] Fix default value expression on double field Matthias Kuhn
10:03 AM Revision 8fe4d3e7 (qgis): [processing] Allow merging layers with mixed attribute type
Mathieu Pellerin - nIRV
09:48 AM Revision 026dc310 (qgis): Precision for hacc and vacc information
Since Vertical and Horizontal Accuracy can be more accurate than 0.1 m i suggest adding more precision to that -> 0.0... Jürgen Fredriksson
09:40 AM Revision 48b38a2d (qgis): do not change behavior of loadMinimumMaximumFromTree()
restore behavior of loadMinimumMaximumFromTree() to not change
anything if the colormap contained no items.
iona5
09:06 AM Revision dbc5f3d9 (qgis): changed access of QgsColorRampShaderWidget::colormapMinMax()
iona5
06:14 AM Revision 1192db22 (qgis): Test masks
Nyall Dawson
06:14 AM Revision c5679668 (qgis): Update copyright
Nyall Dawson
06:14 AM Revision 25a78e15 (qgis): [api] Add QgsAnnotationPointTextItem annotation item class for
rendering text at a specified map point Nyall Dawson
05:54 AM Revision 00b42965 (qgis): [wms] When a legend graphic fetch fails, don't show the error in the la...
github-actions[bot]
04:07 AM Revision e7cfe66f (qgis): Life is simpler when you clone
Mathieu Pellerin - nIRV
04:07 AM Revision be497379 (qgis): Fix test
Mathieu Pellerin - nIRV
04:07 AM Revision f3d3248f (qgis): [processing] Fix map items locked layers reset in export atlas algorithms
Mathieu Pellerin - nIRV
04:07 AM Revision 13be3de4 (qgis): [FEATURE][processing] Export layout atlas as PDF algorithm
Mathieu Pellerin - nIRV
04:06 AM Revision e1b65f3c (qgis): Merge pull request #38230 from nyalldawson/wms_legend
[wms] When a legend graphic fetch fails, don't show the error in the layer tree, but instead just log it to the messa... Nyall Dawson

2020-08-10

01:02 AM Revision d72e2266 (qgis): [wms] if a previous request to fetch the legend failed, don't bother tr...
to fetch it again!
Otherwise misconfigured services which return flawed images will just keep retrying to
fetch on e...
Nyall Dawson
12:32 AM Revision a6a14dfa (qgis): [wms] When a legend graphic fetch fails, don't show the error in the
layer tree, but instead just log it to the message log
This error indicates an issue on the server configuration and...
Nyall Dawson
12:26 AM Revision 30424a20 (qgis): WMS provider is way too debug noisy
Nyall Dawson
12:25 AM Revision de80cff8 (qgis): [wms] If an explicit CRS is not set in a layer's URI, then take the fir...
github-actions[bot]
 

Also available in: Atom