Activity

From 2019-12-16 to 2020-01-14

2020-01-14

08:12 PM Revision 6bbe28bc (qgis): Fix some Qt 5.13 deprecation warnings
Nyall Dawson
08:12 PM Revision 527eca96 (qgis): Fix QgsMapCanvas::xyCoordinates reports incorrect coordinates if a pan
operation is in progress
This causes the status bar coordinates widget to show nonsense coordinates
during the pan o...
Nyall Dawson
07:57 PM Revision bd96babe (qgis): Fix deprecation warnings in doxygen parser
(cherry picked from commit d51f5ee9b4842add43710acfb0cbd6da6f7f8fd8) Nyall Dawson
07:57 PM Revision fdacdeda (qgis): Dox++
(cherry picked from commit 47ce7877ca78361cba339d578cd15e4e8a0523de) Nyall Dawson
07:57 PM Revision 88e34d72 (qgis): Some memory modernization in QgsGpsDetector
But unfortunately the public API used here is extremely fragile and
either crash prone or leaky -- it needs revisitin...
Nyall Dawson
07:57 PM Revision 2f1bcd84 (qgis): [gps] Allow GPS serial port connection properties to be specified in QS...
Instead of hardcoding these values, allow them to be customised by changing
settings in QSettings (either via the set...
Nyall Dawson
07:57 PM Revision ad97ae2a (qgis): Fix build
(cherry picked from commit 6cc5a8f2c3802c1aba412e3850a5e6a83a6d253b) Nyall Dawson
07:57 PM Revision 1ad3c2a0 (qgis): Modernize memory management
(cherry picked from commit 08fbe21b37481b287c002a1058679e85be37c576) Nyall Dawson
07:57 PM Revision 2fb0a315 (qgis): Another build fix
(cherry picked from commit e84c2b8b72597280a9d3b9d8482e3c7abde4c1da) Nyall Dawson
07:57 PM Revision 1e6ebbe0 (qgis): [gps] Add missing Transfer annotation
(cherry picked from commit c0d4f38c6f9f4bdb1785056f10ec42d330b8e4cd) Nyall Dawson
07:57 PM Revision ed48c555 (qgis): Fix dox test
Nyall Dawson
07:57 PM Revision 240e06c5 (qgis): Fix build
Nyall Dawson
07:57 PM Revision f4240656 (qgis): Update ACCETABLE_MISSING_ADDED_NOTE list
(cherry picked from commit b422ad9afdd86796f0ba116f26f3b4d553e2274b) Nyall Dawson
07:57 PM Revision ff228e98 (qgis): Update ACCEPTABLE_MISSING_BRIEF
(cherry picked from commit 44940bd8e6c32cd9a2b74fa76ebe7e61bc666618) Nyall Dawson
07:10 PM Revision f3d14f94 (qgis): unset deprecated of setIdentifierValuesToNull and setExtraIdentifierVal...
David Signer
07:07 PM Revision 8b62eb95 (qgis): Better doc strings
Matthias Kuhn
06:48 PM Revision abb84ef3 (qgis): PG raster: fix GEOS exception when fetching tiles
Alessandro Pasotti
06:36 PM Revision 8a74a3dd (qgis): [github] fix cron period
Denis Rouzaud
06:33 PM Revision 76021743 (qgis): [github] move condition at step level
instead of job level
this should stop the spammy notification about failing jobS2
Denis Rouzaud
06:24 PM Revision ba94c5ed (qgis): PG raster: more metadata
Alessandro Pasotti
04:51 PM Revision 952d7048 (qgis): Rename QgsGeometryCheckFix to QgsGeometryCheckResolutionMethod
Matthias Kuhn
04:38 PM Revision f6e388af (qgis): Geometry gap analysis update
Matthias Kuhn
04:38 PM Revision 0bc8726f (qgis): Geometry fix fix
Matthias Kuhn
04:38 PM Revision 6cdd75bb (qgis): More geometry fix goodness
Matthias Kuhn
04:38 PM Revision 35d51762 (qgis): Analysis again
Matthias Kuhn
04:38 PM Revision d5cc24c0 (qgis): Make gap fixes more robust
Matthias Kuhn
04:26 PM Revision 60b21f2a (qgis): Preserve boolean in offline editing
Matthias Kuhn
01:43 PM Revision 84563cb2 (qgis): apply different test depend on Qt version
Peillet Sebastien
01:43 PM Revision 5fe6bb89 (qgis): BUG: scientific notation for double number between 1 and -1, fix #33475
speillet
01:43 PM Revision 7b189093 (qgis): These tests have different results between azure and travis building
Peillet Sebastien
01:43 PM Revision 18f65c63 (qgis): add scientific notation for double type when precision is mentionned
speillet
01:43 PM Revision b1384657 (qgis): BUG: fix expected value for a test, due to changes in qtcore package ve...
BUG: fix expected value for a test, due to changes in qtcore package version between bionic and disco Ubuntu release speillet
01:11 PM Revision f00cbb30 (qgis): Merge pull request #33782 from nyalldawson/fix_azure
Fix azure test failure, missing .arg Matthias Kuhn
01:11 PM Revision a47bbf41 (qgis): Merge pull request #33642 from lbartoletti/fix_snap_3d_on_2d_vertex
Fix ZM snapping for line/polygon on 2D vertex Matthias Kuhn
12:14 PM Revision 18549fae (qgis): [github] switch bot to 1h period
It will be able to handle 24 PR a day which sounds enough! And should save a bit of energy. Denis Rouzaud
10:44 AM Revision 88bc4483 (qgis): PG raster: add test to cmake
Alessandro Pasotti
10:42 AM Revision 5b4e581d (qgis): Remove debugging
Sandro Santilli
10:39 AM Revision 6a20ed41 (qgis): Extract field type from QgsField
Sandro Santilli
10:34 AM Revision 8ca08ec7 (qgis): Set field precision and lengths from QgsField
Sandro Santilli
10:31 AM Revision b4f4c331 (qgis): Use lazy evaluation for query result descriptions
Sandro Santilli
10:30 AM Revision 36b7d8b8 (qgis): PG raster performance boost by using overviews for stats
Alessandro Pasotti
09:28 AM Revision 94cb5f8c (qgis): [processing] Improve spatial join speed when joining few features to many
E.g. when joining a 7 feature polygon layer to a 3.2 million feature polygon
layer, processing time (on a debug build...
Nyall Dawson
09:28 AM Revision 771fc3ff (qgis): [FEATURE][processing] Add new mode to "Join Attributes by Location" alg...
to take attributes from matching feature with largest area of overlap only
This allows for easy polygon->polygon joi...
Nyall Dawson
08:42 AM Revision 85c7f92d (qgis): Merge pull request #33759 from rldhont/backport-33668-to-release-3_10
[Server] Throw exception if bad layers are not restricted René-Luc ReLuc
08:29 AM Revision 465e9e82 (qgis): Merge pull request #33769 from qgis-bot/backport-33748-to-release-3_10
[Backport release-3_10] Fix some Qt 5.13 css parsing warnings Alessandro Pasotti
08:28 AM Revision 99ac4fb8 (qgis): PG raster: do not require db name
... in case a service file is used Alessandro Pasotti
07:59 AM Revision 4c495dc0 (qgis): fix constant raster cellsize - prefer cellsize over extent parameter so...
Clemens Raffler
07:48 AM Revision c7af6f04 (qgis): do not force signal on deleteForeignKeys
David Signer
07:48 AM Revision 4b4d9024 (qgis): setting fkey to null
David Signer
07:48 AM Revision 883a5279 (qgis): setting fkey values to null
David Signer
07:48 AM Revision b0d99326 (qgis): Calls setIdentifierValues( QVariantList() ) in setIdentifierValuesToNul...
Since the function setIdentifierValuesToNull does nothing else meanwhile, it's deprecated and we use setIdentifierVal... David Signer
07:11 AM Revision 68fbca28 (qgis): Test mask updates
Nyall Dawson
07:08 AM Revision 49d56f6c (qgis): [FEATURE] Add new layout item type for manually created tables
Allows for creation of tables with contents manually entered by users
(i.e. spreadsheet style), so that users can cre...
Nyall Dawson
07:08 AM Revision 387787b5 (qgis): Add interactive editor dialog for layout manual table items
Nyall Dawson
07:08 AM Revision 5a4bd09f (qgis): Expand docs, extra tests
Nyall Dawson
07:08 AM Revision f82fea54 (qgis): Hide formatting widget from sip
It's an internal detail only Nyall Dawson
07:08 AM Revision 5704412d (qgis): New class QgsTableCell
Encapsulates the contents and formatting options for a single cell
in a table (e.g. background and foreground color)
Nyall Dawson
07:08 AM Revision faf49490 (qgis): Add unit tests for manual table row heights and column widths
Nyall Dawson
07:08 AM Revision 0c1264c6 (qgis): Spelling
Nyall Dawson
07:08 AM Revision 90fa54a5 (qgis): Test masks
Nyall Dawson
07:08 AM Revision f64d9c1c (qgis): Use 'Fixed Table' as name for manually created tables
Nyall Dawson
07:08 AM Revision 12fb06b3 (qgis): Standardize capitalization, use modern stable method to populate
and set combobox values Nyall Dawson
07:08 AM Revision f14a06c2 (qgis): Make table cell editing behave more like the spreadsheet style conventions
Where selecting a cell and then typing enters a "weak" edit mode, whereby
pressing a cursor key will immediately end ...
Nyall Dawson
07:08 AM Revision 2e751dd7 (qgis): Fix incorrect logic in reuse of existing manual table widgets
Nyall Dawson
07:08 AM Revision 2117aa7a (qgis): Make table editing action text more descriptive
By describing the number of rows/columns affected, eg "Insert 2 Columns Before" Nyall Dawson
07:08 AM Revision 979af783 (qgis): Allow multiline text editing in table editor (ctrl+enter inserts a line...
Nyall Dawson
07:08 AM Revision 77850adf (qgis): Unit test for cell clearing, fix duplicate signals
Nyall Dawson
07:08 AM Revision 9835ab06 (qgis): Unit tests, fixes for table foreground/background color
Nyall Dawson
07:08 AM Revision 31cdf131 (qgis): Add equality operator for QgsNumericFormat
Nyall Dawson
07:08 AM Revision 024b3214 (qgis): Unit tests and fixes for table numeric format setting/retrieval
Nyall Dawson
07:08 AM Revision 2b5598d8 (qgis): UX fixes for working with numeric formats in table editor
Nyall Dawson
07:08 AM Revision 8de0e762 (qgis): Remove some unused heading settings from manual table widget
Nyall Dawson
07:08 AM Revision 781712ff (qgis): Add table row height/column width handling to table editor
Nyall Dawson
07:08 AM Revision 62efbeb5 (qgis): Allow editing of row/column width/height in manual tables
Nyall Dawson
07:08 AM Revision e7e53f4e (qgis): Remove useless Refresh button from table properties
Nyall Dawson
07:08 AM Revision 20b7a520 (qgis): Remove redundant Format menu actions from table designer
Since the formatting panel is always shown, these actions aren't required Nyall Dawson
07:08 AM Revision 0aef9a17 (qgis): Unit tests for editing row height/column width
Nyall Dawson
07:08 AM Revision 60d5e22a (qgis): Make a custom delegate for the table editor
Nyall Dawson
07:08 AM Revision 515a6b19 (qgis): Nicer initial dialog cell sizes
Nyall Dawson
07:08 AM Revision e3507ff2 (qgis): Unit tests for selection modes
Nyall Dawson
04:42 AM Revision 21fc95e9 (qgis): Fix azure test failure, missing .arg
Nyall Dawson
04:01 AM Revision db8073b8 (qgis): crssync: put profile to temporary directory (fixes #33743)
github-actions[bot]
02:52 AM Revision be4f45e7 (qgis): crssync: put profile to temporary directory (fixes #33743)
Jürgen Fischer

2020-01-13

11:32 PM Revision 0a4f0e51 (qgis): add field name when reporting an error in refactorfield algo
Etienne Trimaille
11:28 PM Revision 6b967949 (qgis): Fixes #33449 Snapping empty layer when adding new feature
Julien Cabieces
08:03 PM Revision f32188ad (qgis): Fix some Qt 5.13 css parsing warnings
github-actions[bot]
08:01 PM Revision e2004c7f (qgis): Remove use of deprecated qInstallMsgHandler
Nyall Dawson
08:00 PM Revision 1dd977a0 (qgis): Fix some Qt 5.13 css parsing warnings
Nyall Dawson
06:26 PM Revision 483ed77b (qgis): PG raster support composite PKs
Alessandro Pasotti
05:03 PM Revision 555c6c21 (qgis): PG fix test SELECT NULL::bool -> None
Alessandro Pasotti
04:12 PM Revision 792fa4b7 (qgis): PG raster: support SQL where conditions
Alessandro Pasotti
02:46 PM Revision a978e35f (qgis): [Server] Throw exception if bad layers are not restricted
QGIS Server throw an exception if the project has bad layers, but the user can defined restricted layers which are un... René-Luc ReLuc
02:02 PM Revision 4d5b3f05 (qgis): Fast track for first tiles
Alessandro Pasotti
02:02 PM Revision 0c2c133d (qgis): DB manager use postgresraster provider instead of GDAL
Alessandro Pasotti
11:44 AM Revision 42e85bc5 (qgis): Fix tests and pk guessing
Alessandro Pasotti
10:25 AM Revision 32ebc12d (qgis): Add test to check identity field management
speillet
10:25 AM Revision 1d818a41 (qgis): resolve review comments
resolve review comments speillet
10:25 AM Revision 34d3aaaa (qgis): REFAC: always generated identity field are now determined at the provid...
speillet
10:25 AM Revision 90a2d475 (qgis): BUG: fix identity field management when adding a feature, fix #33681
speillet
09:29 AM Revision 2215fde2 (qgis): fix constraint check if empty
David Signer
09:02 AM Revision fb491a07 (qgis): moved from gui to app
David Signer
08:58 AM Revision 8f262091 (qgis): Use setLimit() for Z range estimation (+copy&paste error fix)
Martin Dobias
08:44 AM Revision 4574268b (qgis): use iterator for looping validFeatures
better naming of the buttons and the enums David Signer
02:18 AM Revision cb8b8bcd (qgis): Fix loss of vector layer subset strings IF a layer path was invalid
at the time the subset string was originally applied
(cherry picked from commit 89f015d3fe024eadc5f9464738295bf94e62...
Nyall Dawson
02:18 AM Revision 1751d8ee (qgis): When changing layer data paths through the layer tree menu, ensure
that existing subset strings are correctly applied after the layer
path is changed
Previously this only worked when ...
Nyall Dawson
02:17 AM Revision 34abf15c (qgis): [bugfix] [saga] Fix saga_cmd command with multiple outputs
github-actions[bot]
01:45 AM Revision 56a572f9 (qgis): [gps] Allow GPS serial port connection properties to be specified in QS...
Instead of hardcoding these values, allow them to be customised by changing
settings in QSettings (either via the set...
Nyall Dawson
01:45 AM Revision 4c8ce04b (qgis): Fix deprecation warnings in doxygen parser
Nyall Dawson
01:45 AM Revision 7dfdd288 (qgis): Update acceptable missing docs list
Nyall Dawson
01:45 AM Revision 3ba1b0de (qgis): Update ACCEPTABLE_MISSING_BRIEF
Nyall Dawson
01:45 AM Revision efdb8d18 (qgis): Another build fix
Nyall Dawson
01:45 AM Revision 4179b171 (qgis): Some memory modernization in QgsGpsDetector
But unfortunately the public API used here is extremely fragile and
either crash prone or leaky -- it needs revisitin...
Nyall Dawson
01:45 AM Revision d8a40818 (qgis): Dox++
Nyall Dawson
01:45 AM Revision 3746f4c0 (qgis): Modernize memory management
Nyall Dawson
01:45 AM Revision a0c455b2 (qgis): [gps] Add missing Transfer annotation
Nyall Dawson
01:45 AM Revision 464a4f31 (qgis): Fix build
Nyall Dawson
01:45 AM Revision 8abc457c (qgis): Update ACCETABLE_MISSING_ADDED_NOTE list
Nyall Dawson
01:24 AM Revision ac7d365e (qgis): [FEATURE] Support for Oracle circular string and compound curve edition
Julien Cabieces
01:24 AM Revision bbcb90ff (qgis): Support for Oracle MultiCurve edition
Julien Cabieces
01:24 AM Revision e9cb34e1 (qgis): fix multiline and multi surface skipping some parts
Julien Cabieces
01:24 AM Revision a1f8af90 (qgis): fix read for oracle curve polygon with Z coordinates
Julien Cabieces
01:24 AM Revision 1f3370a9 (qgis): fix multipolygons with only one polygon
Julien Cabieces
01:24 AM Revision fb5e429e (qgis): finalize tests
Julien Cabieces
01:24 AM Revision 31cdc2f1 (qgis): remove limitation on adding or editing geometry with Z coordinate
Julien Cabieces
01:24 AM Revision d4e0c523 (qgis): Support for Oracle CurvePolygon and MultiSurface edition
Julien Cabieces
01:19 AM Revision 0d4d8254 (qgis): [SAGA] Fix saga_cmd command with multiple outputs
Fixes a regression bug accidentally introduced with 40134d6473fcdbd8b6f53c3ea3db01e2dd606419 (PR #8968) and backporte... Andrea Giudiceandrea

2020-01-12

09:16 PM Revision 62cd6b30 (qgis): Add information about pending jobs also from non-terrain entities
Martin Dobias
07:57 PM Revision 524e1b04 (qgis): Improve error reporting
Matthias Kuhn
07:57 PM Revision b12edae5 (qgis): Respect OVERWRITE parameter in package layers algorithm
Fix #33721 Matthias Kuhn
07:57 PM Revision 9ac6c661 (qgis): Add test for package layer algorithm OVERWRITE param
Matthias Kuhn
06:05 PM Revision 8f55fac6 (qgis): Improve pull request template
Matthias Kuhn
06:01 PM Revision 40b102fc (qgis): Merge pull request #33739 from vcloarec/master
fix QgsColorRampShader assignment operator Matthias Kuhn
04:51 PM Revision 5b9b2e4a (qgis): Optionally show bounding boxes for vector layer entities (for debugging)
Martin Dobias
04:22 PM Revision 9009971c (qgis): Improve handling of vertical ranges
So far we used a fixed vertical range for 3D bounding boxes with range [0, 500]
This of course would not work well if...
Martin Dobias
09:03 AM Revision 4b39891a (qgis): Merge pull request #33722 from m-kuhn/package_layers_overwrite
Respect OVERWRITE parameter in package layers algorithm Matthias Kuhn
04:48 AM Revision 32f305e9 (qgis): fix QgsColorRampShader assignment operator
The old assignment operator didn't do the job for the base class Vincent Cloarec

2020-01-11

08:15 PM Revision 12c410c3 (qgis): Merge pull request #33668 from rldhont/server-throw-exception-for-unres...
[Server] Throw exception if bad layers are not restricted René-Luc ReLuc
05:23 PM Revision db509652 (qgis): sip and doxygen fixes
Martin Dobias
04:44 PM Revision 64769f4d (qgis): sipify, doxygen, spelling
Martin Dobias

2020-01-10

07:42 PM Revision 0bb554c3 (qgis): [needs-docs][ui] Better placement for the method combobox and auto open...
(this is a follow up to PR #33643) better combobox / checkbox placement Mathieu Pellerin - nIRV
07:21 PM Revision 7f37865c (qgis): Fix some more warnings
Alessandro Pasotti
06:22 PM Revision e4c687d8 (qgis): Fix warnings and QT < 5.10 chopped
Alessandro Pasotti
05:54 PM Revision 8d1ccb1d (qgis): Add tiling configuration to vector layer 3d renderer + widget
Martin Dobias
04:18 PM Revision c91a133b (qgis): complete README
Denis Rouzaud
04:13 PM Revision c7b1e5d0 (qgis): [docbot] fix message body
Denis Rouzaud
03:47 PM Revision 33042842 (qgis): [github] auto milestone, fix number
Denis Rouzaud
03:31 PM Revision 83951a46 (qgis): [github] auto milestone, fix increase step, use int
Denis Rouzaud
03:18 PM Revision b4b43388 (qgis): [github] auto milestone, fix increase step, try again with bool
Denis Rouzaud
02:55 PM Revision d73f7452 (qgis): [github] auto milestone, try with string
Denis Rouzaud
02:52 PM Revision 1ee8034e (qgis): Handle query error
Sandro Santilli
02:47 PM Revision a5dcb633 (qgis): [github] auto milestone, fix condition on former step
Denis Rouzaud
02:42 PM Revision 82033af4 (qgis): [github] auto milestone, fix conditions
Denis Rouzaud
02:38 PM Revision 7d1702f5 (qgis): [github] auto milestone, fix json query
Denis Rouzaud
02:23 PM Revision feaf00fc (qgis): Fix build on travis + minor cleanup
Alessandro Pasotti
02:21 PM Revision 5a653972 (qgis): [github] auto milestone, fix missing )
Denis Rouzaud
02:15 PM Revision 754c01de (qgis): [github] auto milestone, fix PR number
Denis Rouzaud
02:04 PM Revision f6f79e32 (qgis): [github] auto milestone, fix json query
Denis Rouzaud
02:00 PM Revision 2f99b914 (qgis): [github] auto milestone, fix grapql query
Denis Rouzaud
01:57 PM Revision 6e17170b (qgis): [github] auto milestone, remove duplicated node
Denis Rouzaud
01:50 PM Revision 89829c51 (qgis): Introduce intermediate base class QgsAbstractVectorLayer3DRenderer
This will be useful as we start adding more properties that are common
among all vector layer 3D renderers (such as t...
Martin Dobias
01:47 PM Revision 480095a3 (qgis): [github] use a cron job to set milestone on PRs
hence, no rights issue Denis Rouzaud
01:09 PM Revision 932cd65c (qgis): OTF reprojection support + code style fixes
Martin Dobias
12:16 PM Revision cb1b9516 (qgis): Smarter loading of tile indexes
Indexes are now loaded on demand by extent Alessandro Pasotti
12:15 PM Revision b13c3bb1 (qgis): Improve error reporting
Matthias Kuhn
12:12 PM Revision b4ac0b01 (qgis): Add test for package layer algorithm OVERWRITE param
Matthias Kuhn
11:31 AM Revision 0c51d2fc (qgis): Respect OVERWRITE parameter in package layers algorithm
Fix #33721 Matthias Kuhn
11:24 AM Revision c9bba3ce (qgis): update MDAL to 0.4.1
Peter Petrik
10:57 AM Revision c3a3dd88 (qgis): Fix spelling and comments
Alessandro Pasotti
10:54 AM Revision 5ef16079 (qgis): [github] auto milestone, fix workflow
Denis Rouzaud
10:52 AM Revision 4064ff6c (qgis): [github] auto milestone, typo
Denis Rouzaud
10:51 AM Revision 87ae9279 (qgis): [github] auto milestone, leave comment
Denis Rouzaud
09:54 AM Revision 38e58040 (qgis): translate some log messages
Alessandro Pasotti
09:54 AM Revision 74556ec7 (qgis): Fix identify and nodata
Alessandro Pasotti
09:54 AM Revision 56a5c376 (qgis): Fix tiles lifecycle and reformat code for readability
Alessandro Pasotti
09:54 AM Revision 849a2953 (qgis): Tiles cache for PG raster provider
Alessandro Pasotti
09:54 AM Revision 84b321e8 (qgis): Make good use of overviews
Alessandro Pasotti
09:54 AM Revision 2ed36691 (qgis): Find overviews
Alessandro Pasotti
09:54 AM Revision 4b0747cf (qgis): Try to guess pks
Alessandro Pasotti
09:54 AM Revision 91ed3752 (qgis): Fix SRID raster detection
Alessandro Pasotti
09:54 AM Revision d5e750af (qgis): Add more member variables
Alessandro Pasotti
09:54 AM Revision 92004e7f (qgis): PG raster overviews
Alessandro Pasotti
09:54 AM Revision f822d45a (qgis): First raster drawn!
Alessandro Pasotti
09:54 AM Revision 30fbed4c (qgis): Add isEmpty to qgs generic spatial index
Alessandro Pasotti
09:54 AM Revision 91d58f29 (qgis): Add testdata for PG raster
Alessandro Pasotti
09:54 AM Revision c186f06f (qgis): Test for PG raster provider
Alessandro Pasotti
09:54 AM Revision 4f55df03 (qgis): Support raster without constraints
Alessandro Pasotti
09:54 AM Revision 25972abd (qgis): Fix SRID on test data
Alessandro Pasotti
09:46 AM Revision bf4ed9ad (qgis): Use QgsVectorLayer to retrive field names from queries
Sandro Santilli
09:24 AM Revision e99cef48 (qgis): [needs-docs][ui] Better placement for the method combobox and auto open...
(this is a follow up to PR #33643) better combobox / checkbox placement Mathieu Pellerin - nIRV
09:07 AM Revision cf4443a4 (qgis): [github] fix GH expression on milestone
Denis Rouzaud
08:59 AM Revision 04d714cc (qgis): [github] fix GH expression on milestone
Denis Rouzaud
08:58 AM Revision c92874b8 (qgis): [github] fix GH expression on milestone
Denis Rouzaud
08:57 AM Revision 776d0823 (qgis): [github] fix GH expression on milestone
Denis Rouzaud
08:54 AM Revision a704341b (qgis): [github] add comment if rights are insufficient to set milestone
Denis Rouzaud
08:44 AM Revision ef750839 (qgis): [github] fix json on milestone
Denis Rouzaud
08:33 AM Revision 667ac590 (qgis): [github] milestones on PR are edited through issues API
Denis Rouzaud
08:29 AM Revision f8620e84 (qgis): [github] fix auto milestone bot
Denis Rouzaud
08:24 AM Revision 1c5bd1ad (qgis): [github] fix auto milestone bot
Denis Rouzaud
07:52 AM Revision 70e02a72 (qgis): Revert "add bot"
This reverts commit 4ee7987e7922fa408047e52977a7f44d8b53c286. Denis Rouzaud
07:50 AM Revision 0d3d28e7 (qgis): [github] auto define milestone on PRs
Denis Rouzaud
07:29 AM Revision 4ee7987e (qgis): add bot
Denis Rouzaud
07:26 AM Revision b85e5934 (qgis): add bot
Denis Rouzaud
05:19 AM Revision 1b920ca9 (qgis): Add unit tests
i-s-o
05:19 AM Revision 662ede58 (qgis): Accept newline terminated string as valid input to paste as temporary s...
Fixes #33617 i-s-o
02:35 AM Revision a816bb85 (qgis): Accept newline terminated string as temporary scratch layer
github-actions[bot]
01:32 AM Revision 4b8177fd (qgis): add linedensity testdata
Clemens Raffler
01:32 AM Revision 41b5fd80 (qgis): enhance speed by adding QHash
Clemens Raffler
01:32 AM Revision ce73da6c (qgis): fix wrong intersection condition
Clemens Raffler
01:32 AM Revision 9a262e1c (qgis): optimize fid handling
Clemens Raffler
01:32 AM Revision 8c191887 (qgis): add linedensity test to testqgsprocessingalgs.cpp
Clemens Raffler
01:32 AM Revision bfe4e1ab (qgis): throw exception in case of search radius being smaller than sqrt(pixelS...
Clemens Raffler
01:32 AM Revision 34e37cf1 (qgis): optimize qhash, feature request and rasterDataLine
Clemens Raffler
01:32 AM Revision 670f3671 (qgis): use QgsCircle and implement optional field param
Clemens Raffler
01:32 AM Revision 13f8cd6f (qgis): add missing override in prepareAlgorithm() declaration
Clemens Raffler
01:32 AM Revision 11a52319 (qgis): format algorithm source
Clemens Raffler
01:32 AM Revision ce342f7a (qgis): [feature][processing] Add Line denisty algorithm
Clemens Raffler
01:32 AM Revision aa2b38f9 (qgis): remove hash based python test entry
Clemens Raffler

2020-01-09

12:49 AM Revision 7a3d22dd (qgis): Add unit tests
i-s-o
12:49 AM Revision 07d6a1ff (qgis): Accept newline terminated string as valid input to paste as temporary s...
Fixes #33617 i-s-o
12:49 AM Revision 5765cabb (qgis): Speed up reading the field list from clipboard
i-s-o
10:44 PM Revision b02b0be0 (qgis): [processing] use system temporary directory as default temp dir for Pro...
github-actions[bot]
09:20 PM Revision e9067786 (qgis): fix docs
David Signer
08:06 PM Revision 00ce537e (qgis): Fix loss of vector layer subset strings IF a layer path was invalid
at the time the subset string was originally applied Nyall Dawson
08:06 PM Revision 64f2c42b (qgis): When changing layer data paths through the layer tree menu, ensure
that existing subset strings are correctly applied after the layer
path is changed
Previously this only worked when ...
Nyall Dawson
08:05 PM Revision 986930d2 (qgis): [processing] use system temporary directory as default for Processing
temporary outputs (refs #33641) Alexander Bruy
05:05 PM Revision 5c5ba4ef (qgis): behavior for one single feature
David Signer
05:01 PM Revision ff82f63d (qgis): Roll back a regression from updated poly2tri library
It looks like it was introduced when trying to make compiler happy:
https://github.com/jhasse/poly2tri/commit/e0ba327...
Martin Dobias
04:46 PM Revision 7bdfc6d6 (qgis): better naming and docs
David Signer
02:02 PM Revision f5e01d3c (qgis): QgsFixAttributeDialog seperated from QgsAttributeDialog to have the lis...
David Signer
02:02 PM Revision c4dc133a (qgis): handle list of features to attributedialog on feature fix process
David Signer
12:17 PM Revision 1a184c0f (qgis): Merge pull request #33678 from alexbruy/backport-33643-to-release-3_10
[GUI] fix identify panel size when long localized strings used (fix #29546) Alexander Bruy
11:10 AM Revision 4bb775cc (qgis): [Server] Throw exception if bad layers are not restricted
QGIS Server throw an exception if the project has bad layers, but the user can defined restricted layers which are un... René-Luc ReLuc
10:57 AM Revision 3a3b4308 (qgis): Merge pull request #33259 from signedav/reload_provider
reloadData / forceReload on data providers Matthias Kuhn
10:08 AM Revision f0343176 (qgis): Use the new QgsAbstractDatabaseProviderConnection interface
Sandro Santilli
10:08 AM Revision bb12bf2c (qgis): Add special code to ensure a NULL value gets converted to None
NOTE: this should really be done in lower levels Sandro Santilli
10:08 AM Revision 3892faeb (qgis): Start reorganizing DB connection for SQL window dialog
Working toward resolution of #31994 (allowing reconnect on
connection loss)
[skip ci]
Sandro Santilli
10:08 AM Revision 285a9843 (qgis): Remove debugging line
Sandro Santilli
10:08 AM Revision e0ec0e0b (qgis): Make CursorProxy scrollable, tweak more of the adapter
Sandro Santilli
10:08 AM Revision 18c51c48 (qgis): Fix TopoViewer plugin
Sandro Santilli
10:08 AM Revision 8e5ff280 (qgis): Revert "Start reorganizing DB connection for SQL window dialog"
This reverts commit 0ad368a9d28128a4f80896cc6f9989f12b758840. Sandro Santilli
10:08 AM Revision ae8f3592 (qgis): Make CursorAdapter more generic (directly use AbstractConnection)
Sandro Santilli
10:08 AM Revision 95cb05e1 (qgis): Fix disabling of debug
Sandro Santilli
10:08 AM Revision 6aa87fa6 (qgis): Rename CursorProxy to CursorAdapter
Sandro Santilli
10:08 AM Revision b73741d5 (qgis): Add debug message about unhandled postgresql datatype
Sandro Santilli
10:08 AM Revision 5109e170 (qgis): Drop debug calls, and unused import
Sandro Santilli
10:08 AM Revision 7acbc362 (qgis): Fix more Cursor execution functions (rename table)
Sandro Santilli
10:08 AM Revision 07d88b1a (qgis): Set dbname from environment, if not set already
Sandro Santilli
10:08 AM Revision 67ce48f6 (qgis): Hard-code provider name in connector, so existing test is fixed
Sandro Santilli
10:08 AM Revision d2d723b9 (qgis): Do not get db and user names from the env if service is used
Sandro Santilli
09:01 AM Revision 73578fcd (qgis): reduce size of combobox
(cherry picked from commit ea71f0c4e3e638193227348bac797b68ba0a809a) Alexander Bruy
09:01 AM Revision ac79b0d9 (qgis): replace checkbox with checkbox and label to enable word-wrap in
the identify panel (fix #29546)
(cherry picked from commit 442f61de0211af67a2aa2c2450ba36b8d422816b)
Alexander Bruy
08:48 AM Revision 72400524 (qgis): Merge pull request #33643 from alexbruy/identify-word-wrap
[GUI] fix identify panel size when long localized strings used (fix #29546) Alexander Bruy
08:00 AM Revision c1872715 (qgis): If default new project CRS is set to no CRS, ensure that the status bar...
github-actions[bot]
07:51 AM Revision f4f8a538 (qgis): Ensure unique ids are generated whenever tests are run multiple times
Avoids layout corruption in the generated html reports if the same test
is run more than once
Nyall Dawson
07:51 AM Revision 4391fe73 (qgis): Move numeric format button for scalebars to Units group
Nyall Dawson
07:51 AM Revision b9b4f884 (qgis): Wide characters should be supported for commas and decimal point symbols
Nyall Dawson
07:51 AM Revision ad6684bd (qgis): Add numeric formatting option to round to number of significant figures
Nyall Dawson
07:51 AM Revision 16c22541 (qgis): [FEATURE][layouts] Add user control over scalebar numeric formats
Gives users control over all the formatting properties for the numbers
in scalebars, including whether they want thou...
Nyall Dawson
07:51 AM Revision d3afd6d9 (qgis): Allow users to override the default locale thousand separator within
specific numeric format objects
E.g. this allows users to set a specific thousand grouping character
to use for a pa...
Nyall Dawson
07:51 AM Revision 1e82bbc4 (qgis): Fix seealso link
Nyall Dawson
07:51 AM Revision 88dd1dc9 (qgis): Fix build
Nyall Dawson
07:51 AM Revision 96bbab67 (qgis): Address review comments
Nyall Dawson
07:51 AM Revision 1cd2e16f (qgis): Also expose setting for optionally overridding the decimal character
Nyall Dawson
06:30 AM Revision fd970b91 (qgis): [docbot] also list commits with [FEATURE]
Denis Rouzaud
05:11 AM Revision b3d0dd19 (qgis): [MESH] Fix time formating when time is far from reference
github-actions[bot]
05:10 AM Revision c6f5b39f (qgis): If default new project CRS is set to no CRS, ensure that the status bar
button correctly shows this when QGIS is first loaded Nyall Dawson
05:10 AM Revision c0ad4303 (qgis): [FEATURE] Add setting for format to show angular bearings to projects
and profile options
The Settings - Options - Map Tools tab contains a new setting for
controlling the default format...
Nyall Dawson
05:10 AM Revision 338dcae6 (qgis): QgsProjectDisplaySettings should inherit bearing format from local defa...
when reset
This ensures that newly created projects will correctly use the profile's default
bearing format
Nyall Dawson
05:10 AM Revision 410da5e3 (qgis): New class QgsProjectDisplaySettings
This class (attached to a QgsProject object) provides a place to
store and retrieve settings related to project displ...
Nyall Dawson
05:10 AM Revision fc555ca6 (qgis): Ensure pan distance display in status bar uses project distance units
Nyall Dawson
05:10 AM Revision 1f7140bf (qgis): New class QgsLocalDefaultSettings
This class contains a variety of default setting values. These values are local, profile
specific settings which may ...
Nyall Dawson
05:10 AM Revision 9fd3681b (qgis): Respect project bearing setting when showing pan direction in status bar
Nyall Dawson

2020-01-08

11:13 PM Revision 0ba2bccf (qgis): [MESH] fix time reference
Vincent Cloarec
09:31 PM Revision 86ed380e (qgis): Fix editing of synchronized same fields in attribute form
github-actions[bot]
07:53 PM Revision 0caea596 (qgis): install pyproj deb package to avoid owslib pip install error
Julien Cabieces
07:53 PM Revision d6b4b4ac (qgis): Protect oracle conn method with mutex
Julien Cabieces
07:53 PM Revision cf0186b2 (qgis): Configure Oracle continuous integration
Julien Cabieces
07:53 PM Revision c495b4cb (qgis): Don't use sdo_tune.extent_of if user doesn't ask explicitly for
estimated metadata Julien Cabieces
07:53 PM Revision 8713d969 (qgis): fix clazy and fallthrough warnings
Julien Cabieces
07:53 PM Revision aebb32bb (qgis): close connection when deleting oracle transaction
Julien Cabieces
07:53 PM Revision 28f70c0e (qgis): Don't forget to rollback at the end of the tests
Julien Cabieces
07:50 PM Revision 55bdb46e (qgis): Fix editing of synchronized same fields in attribute form
Julien Cabieces
04:47 PM Revision e52bdf3b (qgis): Fix crashes related to tile loading in background
- feature source must not be shared by multiple loaders (not thread safe)
- root rule must not be shared (not thread ...
Martin Dobias
04:47 PM Revision e2863e38 (qgis): Added support for background loading in 3D rule-based renderer
Martin Dobias
04:47 PM Revision 108e8c8e (qgis): Fixed identify tool to work with chunked entities
Martin Dobias
04:47 PM Revision ab887771 (qgis): [FEATURE] Vector layers are loaded in 3D view in background
We are now using chunked entities for vector layers, so they
are split into several chunks (tiles) and each gets prep...
Martin Dobias
03:24 PM Revision 8a16451f (qgis): fix loading a project from XML
Peter Petrik
03:24 PM Revision c8558ef8 (qgis): fix sigma figure
Peter Petrik
01:16 PM Revision 8f90d110 (qgis): [docbot] write message in open PR needing doc to warn the author (s)he ...
Denis Rouzaud
01:16 PM Revision 43690be6 (qgis): [docbot] copy PR body + needs-docs commits content
Denis Rouzaud
04:20 AM Revision d0b5a017 (qgis): [api] Add registry and interface for QgsNumericFormats
QgsNumericFormat subclasses provide a means to format a numeric value
as a string, applying various formatting option...
Nyall Dawson
04:20 AM Revision 6b9cafb7 (qgis): Nicer sorting of numeric format choices
Nyall Dawson
04:20 AM Revision 8bcba478 (qgis): Add percentage numeric formatter
Nyall Dawson
04:20 AM Revision d445487c (qgis): Add numeric formatter for scientific notation
Nyall Dawson
04:20 AM Revision 552913cd (qgis): Start on base class for numeric format widgets
Nyall Dawson
04:20 AM Revision 664ba234 (qgis): Also respect other locale specific characters
Nyall Dawson
04:20 AM Revision 545edcf1 (qgis): Dox++
Nyall Dawson
04:20 AM Revision bc997f07 (qgis): Minor tweaks
Nyall Dawson
04:20 AM Revision 124df2d7 (qgis): Add display of sample values to numeric format selector widget
Nyall Dawson
04:20 AM Revision 0fc7abb2 (qgis): Fix crash in widget, add unit tests
Nyall Dawson
04:20 AM Revision f5e965aa (qgis): Add configuration widgets for all numeric format types
Nyall Dawson
04:20 AM Revision 1d6bc57d (qgis): Unit tests and fixes for numeric format gui registry
Nyall Dawson
04:20 AM Revision ccf6898e (qgis): Start on registry for numeric format configuration widgets
Nyall Dawson
04:20 AM Revision e91f26d6 (qgis): Attempt to workaround mscv behavior
Nyall Dawson
04:20 AM Revision 6088edda (qgis): Start on unit tests for numeric format gui
Nyall Dawson
04:20 AM Revision a72d8fae (qgis): Fix dox
Nyall Dawson
04:20 AM Revision 591e1a28 (qgis): Start on GUI work
Nyall Dawson
04:20 AM Revision 90184a59 (qgis): Add methods to store/recreate formats from XML elements, and tweak
serialization API Nyall Dawson
04:20 AM Revision b9babb78 (qgis): Don't use a stored stringstream, allows formatter to be thread safe
Nyall Dawson
04:20 AM Revision ec376352 (qgis): Avoid ambiguous test data, force minimum of 1 decimal place for scienti...
Nyall Dawson
04:20 AM Revision 7affde66 (qgis): Add numeric formatter for currency values
Nyall Dawson
04:16 AM Revision 7d4d64a1 (qgis): [BUGFIX] Fix ESRI shapefile format listed twice in vector file selector...
github-actions[bot]
03:31 AM Revision 400e3dac (qgis): [FEATURE][layouts] Allow layout attribute tables to be styled using the...
and background colors of matching conditional styles attached to the layer
When the new "Apply layer conditional sty...
Nyall Dawson
02:31 AM Revision 9a5855aa (qgis): [BUGFIX] Fix ESRI shapefile format listed twice in vector file selector...
Fixes #28661 Andrea Giudiceandrea
01:21 AM Revision 34ff30d7 (qgis): Fix conditional styling widget does not initially show rules belonging
to first field when opening the widget
(cherry picked from commit 2e7a3b0b5c257207d8ffa8b319c1906930664e8f)
Nyall Dawson
01:21 AM Revision 5f3ee102 (qgis): Avoid current rule gets reset when editing an existing conditional form...
(cherry picked from commit f993bc73829072e6def2ce9177a416df540529fb) Nyall Dawson

2020-01-07

11:45 PM Revision 563c3333 (qgis): use String::isEmpty()
Stephen Knox
08:35 PM Revision 2b031cf4 (qgis): Expose shape digitizing methods to QgisInterface
Loïc BARTOLETTI
08:35 PM Revision 18e9766d (qgis): dox
Loïc BARTOLETTI
08:33 PM Revision faa72484 (qgis): Avoid current rule gets reset when editing an existing conditional form...
Nyall Dawson
08:33 PM Revision d96a32f3 (qgis): Fix conditional styling widget does not initially show rules belonging
to first field when opening the widget Nyall Dawson
04:09 PM Revision ea71f0c4 (qgis): reduce size of combobox
Alexander Bruy
03:48 PM Revision 442f61de (qgis): replace checkbox with checkbox and label to enable word-wrap in
the identify panel (fix #29546) Alexander Bruy
03:38 PM Revision cba532f8 (qgis): add test
Loïc BARTOLETTI
02:51 PM Revision 12ba65d7 (qgis): add default z value instead of NaN when line/polygon capture a 2D vertex
Loïc BARTOLETTI
12:43 PM Revision 104598b5 (qgis): attribute dialog for fixing invalid features on paste from clipboard
with the option to cancel all or store invalid anyway David Signer
12:43 PM Revision a2e5f24f (qgis): hack to check behavior if copy a non valid feature against hard constra...
David Signer
07:09 AM Revision 0f7cdac4 (qgis): Fix effect preview picture not set when effect widget is opened in dial...
Also fix a memory leak when opened in dialog mode
Fixes #33600
(cherry picked from commit 449bc4b221499f23fb0f862d7...
Nyall Dawson
07:09 AM Revision a1473113 (qgis): Simplify memory management
(cherry picked from commit ec248256c4c7aab8b1f71c9d291ca63f311ed6a4) Nyall Dawson

2020-01-06

12:29 AM Revision 3f9b53ea (qgis): [needs-docs][gps] Add explicit setting to allow control over the frequency
of map rotation to match GPS bearing
Otherwise frequent GPS updates can cause a too many map redraws to occur quickly
Nyall Dawson
12:29 AM Revision e2bb325c (qgis): [gps] Fix incorrect double-reprojection of GPS marker position on
canvas extent changes Nyall Dawson
12:29 AM Revision 494b52b2 (qgis): [gps] Sync some changes from a fork of nmealib, and add support for
handling HCHDG and HCHDT heading packets Nyall Dawson
01:53 PM Revision 58f0e815 (qgis): Create pr_to_doc_issue.md
Denis Rouzaud
01:10 PM Revision 443be90d (qgis): [processing] add user-defined parameters to gdal_rasterize
Alexander Bruy
01:10 PM Revision 268bfe26 (qgis): [processing] add proper support for range parameters (fix #29269)
Alexander Bruy
01:10 PM Revision 3b4c3362 (qgis): fix typo
Alexander Bruy
01:10 PM Revision a05c8a7b (qgis): [processing] fix v.net.centrality
Alexander Bruy
01:10 PM Revision 9280a113 (qgis): [processing] add tests for r.series and r.reclass algorithms
Alexander Bruy
01:10 PM Revision 6f424165 (qgis): [processing] fix r.rescale and r.rescale.eq
Alexander Bruy
01:10 PM Revision 23f3c587 (qgis): [processing] cleanup tests
Alexander Bruy
11:17 AM Revision 2ccb694e (qgis): fix typos
Denis Rouzaud
11:14 AM Revision 353ad4d0 (qgis): Revert "Revert "Revert "useless commit to test doc bot (#33602)" (#3362...
This reverts commit 24c1a71b95f468722cb9bd7546e51baa0ccc150a. Denis Rouzaud
11:13 AM Revision 8bcbb0b3 (qgis): fix typo
Denis Rouzaud
11:11 AM Revision 24c1a71b (qgis): Revert "Revert "useless commit to test doc bot (#33602)" (#33625)" (#33...
This reverts commit f2be9dc61ecab9eaafc7b1587e701faa42f37c47. Denis Rouzaud
11:05 AM Revision f2be9dc6 (qgis): Revert "useless commit to test doc bot (#33602)" (#33625)
This reverts commit 2ec439982b8192546afe927d8176e0af5a9a68d0. Denis Rouzaud
11:00 AM Revision 6037770c (qgis): [docbot] also write comment
Denis Rouzaud
09:36 AM Revision a55fbc4d (qgis): [docbot] transform the milestone to a doc label (3.10.4 => 3.10)
Denis Rouzaud
08:34 AM Revision 0bccdfe8 (qgis): Merge pull request #33514 from m-kuhn/more-stable-dxf-export-alignment
[dxf export] Improve dxf alignment Matthias Kuhn
05:51 AM Revision 8a9a174c (qgis): Fix effect preview picture not set when effect widget is opened in dial...
Also fix a memory leak when opened in dialog mode
Fixes #33600
Nyall Dawson
05:51 AM Revision 23f862b9 (qgis): Simplify memory management
Nyall Dawson
03:54 AM Revision 6005bf61 (qgis): Fix rule-based renderer widgets swallow copy/paste/delete shortcut keys
github-actions[bot]
03:54 AM Revision a9edbd0b (qgis): Avoid temporary flashing dialog showing when a distance parameter widge...
github-actions[bot]
02:19 AM Revision 0b749558 (qgis): [processing] add proper support for range parameters (fix #29269)
Alexander Bruy
02:19 AM Revision cf6cd48b (qgis): fix typo
Alexander Bruy
02:19 AM Revision b5118417 (qgis): [processing] fix v.net,centrality
Alexander Bruy
02:19 AM Revision 432a8a5f (qgis): [processing] cleanup tests
Alexander Bruy
02:19 AM Revision 1fa3edfc (qgis): [processing] add tests for r.series and r.reclass algorithms
Alexander Bruy
02:19 AM Revision dcabb053 (qgis): [processing] fix r.rescale and r.rescale.eq
Alexander Bruy
02:19 AM Revision 5e62e60d (qgis): [processing] add user-defined parameters to gdal_rasterize
Alexander Bruy
01:25 AM Revision 7c1b7fa2 (qgis): [processing] Avoid temporary flashing dialog showing when a distance pa...
Fixes #29438 Nyall Dawson

2020-01-05

05:07 PM Revision a29532ef (qgis): Merge pull request #33557 from rldhont/backport-33476-to-release-3_10
[Backport Release-3_10] Fix inconsistent dependency to project in QgsRelation/QgsRelationManager René-Luc ReLuc
04:27 PM Revision 0eef1979 (qgis): Remove leftover docstrings
Matthias Kuhn
03:34 PM Revision e9d4e9fb (qgis): Preserve anchor point instead of delta
It's way easier to understand the concept Matthias Kuhn
11:58 AM Revision fcdf1f6e (qgis): Fix test
Nyall Dawson
11:58 AM Revision 42885bfb (qgis): [needs-docs][processing] Move Build Vector VRT to gdal provider
and setup alias to avoid script/model breakage. This algorithm
uses GDAL utilities and fits better alongside the othe...
Nyall Dawson
11:50 AM Revision bbc9f7bc (qgis): [processing] Add parameter definition config widget for map theme param...
Nyall Dawson
11:50 AM Revision 2dcdfe30 (qgis): Fix typo
Nyall Dawson
11:50 AM Revision 41cdd40f (qgis): [processing] Fix broken API in rasterize alg
A string parameter was converted to a enum value, breaking the existing
stable API and preventing use from models and...
Nyall Dawson
11:50 AM Revision 412ce7dd (qgis): Use proper Map Theme parameter type in rasterize algorithm
Nyall Dawson
11:50 AM Revision 35e7fc77 (qgis): Add widget wrapper for processing map theme parameter type
Nyall Dawson
11:50 AM Revision 54629b8f (qgis): [FEATURE][processing][API] New parameter type QgsProcessingParameterMap...
Allows for selection from existing map themes Nyall Dawson
11:50 AM Revision 27277c54 (qgis): Remove unused code
Nyall Dawson

2020-01-04

11:59 PM Revision 223dfafb (qgis): [processing] Port field parameter widget to new API
Nyall Dawson
11:59 PM Revision 70ee385f (qgis): [processing] Add message bar to widget context
Nyall Dawson
11:59 PM Revision f961449c (qgis): Fix missing signals, duplicate signals sent by QgsFieldComboBox
Nyall Dawson
08:32 PM Revision f8e5861d (qgis): Fix rule-based renderer widgets swallow copy/paste/delete shortcut keys
when opened in panel modes
Fixes #33592
Nyall Dawson
04:07 PM Revision 4cee4cec (qgis): Merge pull request #33603 from alexbruy/backport-range-fix
[processing] add "not set" support for range parameter (fix #29374) Alexander Bruy
02:06 PM Revision 1c4d691a (qgis): Dox++
Nyall Dawson
02:06 PM Revision 1a74938b (qgis): [processing] Add option for multiple field parameters to default to
selecting all available fields
For some algorithms this is better UX then defaulting to an empty list
Nyall Dawson
12:23 PM Revision 306a603b (qgis): remove falty part
Denis Rouzaud
12:13 PM Revision 2ec43998 (qgis): useless commit to test doc bot (#33602)
Denis Rouzaud
12:11 PM Revision 6be7eaab (qgis): create label on doc from milestone on qgis
Denis Rouzaud
08:55 AM Revision 188999ab (qgis): run backport action only when proper label is detected
Denis Rouzaud
08:10 AM Revision 969fb3b0 (qgis): run doc bot action on merge only
Denis Rouzaud

2020-01-03

05:24 AM Revision 4f307cf0 (qgis): Move down the "Remove rule" action in contextual menu
github-actions[bot]
03:23 AM Revision c367e770 (qgis): Move down the "Remove rule" action in contextual menu
to avoid it being accidentally clicked Harrissou Santanna

2020-01-02

08:25 PM Revision e9aff0b6 (qgis): join by location c++ port
Alex Hay
08:25 PM Revision d788dfc0 (qgis): Update menu link
Nyall Dawson
08:25 PM Revision db4c99f4 (qgis): Fix progress reports, joined feature count
Nyall Dawson
08:25 PM Revision c6565ef0 (qgis): [processing] Ensure faster predicates are always tested first before sl...
Because we may be able to bypass the slower checks if the faster ones pass first Nyall Dawson
08:25 PM Revision 16c83e06 (qgis): Fix unjoinable features can get incorrectly added to both outputs when ...
Nyall Dawson
08:25 PM Revision e6a83c91 (qgis): Fix copyright
Nyall Dawson
08:25 PM Revision 6aa20fbd (qgis): Only increment progress after processing a single feature
Nyall Dawson
08:25 PM Revision bb131c8a (qgis): Rename variable for clarity
Nyall Dawson
08:25 PM Revision be461521 (qgis): Don't use m prefix for local variable
Nyall Dawson
08:25 PM Revision cfa5c317 (qgis): Use an enum for join methods for readability
Nyall Dawson
08:25 PM Revision 919b40e7 (qgis): Remove some unused members, avoid making some locally used variables me...
Nyall Dawson
08:25 PM Revision 75cf5f2f (qgis): Fix subtle logic bug in spatial join c++ port when join type is 1:1 and...
Nyall Dawson
06:10 PM Revision 9f66bf2a (qgis): [processing] add "not set" support for range parameter (fix #29374)
Alexander Bruy
11:59 AM Revision 75ba9b39 (qgis): fix clazy and fallthrough warnings
Julien Cabieces
11:59 AM Revision 710c00e0 (qgis): install pyproj deb package to avoid owslib pip install error
Julien Cabieces
11:59 AM Revision e5fd7565 (qgis): Configure Oracle continuous integration
Julien Cabieces
11:59 AM Revision 8d4ef803 (qgis): Don't forget to rollback at the end of the tests
Julien Cabieces
11:59 AM Revision 00d0a062 (qgis): close connection when deleting oracle transaction
Julien Cabieces
11:59 AM Revision 780d29d5 (qgis): Protect oracle conn method with mutex
Julien Cabieces
11:59 AM Revision 94d0b06d (qgis): Don't use sdo_tune.extent_of if user doesn't ask explicitly for
estimated metadata Julien Cabieces
10:53 AM Revision 000409f9 (qgis): Merge pull request #32922 from alexbruy/range-optional
[processing] add "not set" support for range parameter (fix #29374) Alexander Bruy
09:26 AM Revision 0c3cb558 (qgis): Introduce GRASS_USE_REXTERNAL setting
GRASS GIS, in addition to importing data in its native formats via
`r.in.gdal`/`v.in.ogr` (and likewise `r.import`/v....
Panagiotis Mavrogiorgos
09:26 AM Revision d7f0ea22 (qgis): Fix tests
Panagiotis Mavrogiorgos
09:26 AM Revision c43613d0 (qgis): Another hash
Nyall Dawson
09:26 AM Revision 158dfcc3 (qgis): More test hashes
Nyall Dawson
09:26 AM Revision c4672ef9 (qgis): Add extra raster hashes
Nyall Dawson
09:18 AM Revision a83154ca (qgis): add clear token
Denis Rouzaud
08:13 AM Revision 02919f83 (qgis): move condition to step
Denis Rouzaud
08:10 AM Revision 1626bba9 (qgis): add name to action
Denis Rouzaud
08:05 AM Revision bdf292e1 (qgis): add documentation bot
Denis Rouzaud
07:36 AM Revision 34f8ca3a (qgis): NAN -> quiet_NaN()
Alexander Bruy
07:36 AM Revision b5d71d39 (qgis): [processing] add "not set" support for range parameter (fix #29374, ref...
Alexander Bruy
05:45 AM Revision d8645f52 (qgis): Update rotate function help for optional center point
Nyall Dawson
05:45 AM Revision 5bb63599 (qgis): Make rotation centre point optional, and use geometry bounding box if n...
Nyall Dawson
05:45 AM Revision 933f1cac (qgis): [FEATURE] rotate() expression function
Allows rotation of geometries around a point Raymond Nijssen
05:45 AM Revision 0d4e4b9e (qgis): Update rotate function expression tests
Nyall Dawson
05:20 AM Revision c46e89f7 (qgis): [processing] Use bulk spatial index loader in Delete Duplicates algorithm
Cuts processing time to 70% of original for a 3 million point input file
(debug build)
Nyall Dawson
05:20 AM Revision e05a04c7 (qgis): Avoid doxygen warning
Nyall Dawson
05:20 AM Revision bbacab41 (qgis): [processing] Use optimized spatial index load in Join by Nearest
and Split with Lines algorithms Nyall Dawson
05:20 AM Revision fe6abba2 (qgis): [api] Add constructor for QgsSpatialIndex which allows for a callback
function during bulk index load from a feature iterator
Allows single-iteration of a source for dual purposes simult...
Nyall Dawson
05:20 AM Revision 5792966b (qgis): Update test results
Nyall Dawson
04:59 AM Revision 65000508 (qgis): Backport Fix featureCount on postgres view when flag estimatedmetadata ...
Julien Cabieces
04:47 AM Revision 1f020107 (qgis): [RPM] fix broken -u flag in buildrmps.sh
github-actions[bot]
04:07 AM Revision a25f8b97 (qgis): [RPM] fix broken -u flag in buildrmps.sh
When using `buildrpms.sh -u`, the script fails with:
```
Wrote: /builddir/build/SRPMS/qgis-*.src.rpm
Finish: rpmbuil...
Basil Eric Rabi
04:03 AM Revision 4f5c3b3e (qgis): Fix missing flags in r.reclass.area GRASS algorithm
github-actions[bot]
04:02 AM Revision 30569bce (qgis): Move QgsRasterLayerProperties class to the gui API
Motivation :
Move the QgsRasterLayerProperties class to the GUI API.
So, this class could be used using the QGIS API,...
Vincent Cloarec
02:43 AM Revision ef9b8c2c (qgis): Fix missing flags in r.reclass.area GRASS alg
Fixes #33569 Andrea Giudiceandrea

2020-01-01

09:31 AM Revision 8d6c0304 (qgis): Fix validity mask filename quoting in Sieve and Fillnodata algorithms
github-actions[bot]

2019-12-31

12:07 AM Revision 19465c62 (qgis): Fix validity mask filename quoting in Fillnodata alg
Fixes a bug similar to #33562 Andrea Giudiceandrea
12:07 AM Revision fbca3641 (qgis): Fix validity mask filename quoting in Sieve alg
Fixes #33562 Andrea Giudiceandrea
09:42 AM Revision f7975a1d (qgis): Add unit test for #33540
github-actions[bot]
08:49 AM Revision 5a1a7438 (qgis): Add unit test for #33540
Nyall Dawson
06:06 AM Revision 12006de1 (qgis): [processing] Port Delete Duplicate Geometries to c++
Nyall Dawson
06:01 AM Revision 2433ee55 (qgis): [FEATURE][processing] Add native affine transform algorithm for vectors
Offers the following benefits over the GRASS/SAGA versions:
- Full support for z/m values and handling curved geometr...
Nyall Dawson
05:54 AM Revision 85cc185c (qgis): [Bugfix] North arrow / image should account for item rotation too.
github-actions[bot]
03:12 AM Revision bc5275af (qgis): Merge pull request #33539 from Samweli/wms-t_layer_metadata_support
Show dimensions metadata on WMS layer metadata Nyall Dawson
03:11 AM Revision 1bf7e721 (qgis): North arrow / image should account for item rotation too
Fixes #33540 Alex Hay

2019-12-30

12:01 AM Revision a25a1e80 (qgis): Add missing parameter documentation
David Marteau
12:01 AM Revision a2fa1966 (qgis): Ignore test file in spell check
Matthias Kuhn
12:01 AM Revision 654cd8c0 (qgis): Pass project when creating relation from Xml
Fix dependency inconsistency to project from QgsRelationManager
by forcing 'QgsRelation::createFromXml' to rely ...
David Marteau
09:16 AM Revision 10bda51e (qgis): [pal] Modernise memory management
Nyall Dawson
09:16 AM Revision 5b7decb3 (qgis): [pal] Standardise naming
Nyall Dawson
08:48 AM Revision ad9313d0 (qgis): Merge branch 'master' into wms-t_layer_metadata_support
Samweli Mwakisambwe
08:36 AM Revision 24a31467 (qgis): changes based on @nyalldawson review
Samweli

2019-12-29

04:03 AM Revision 92f232c7 (qgis): [pal] Cache geos area and length calculation results
Nyall Dawson
04:03 AM Revision 578f32a9 (qgis): [needs-docs] Remove "slow" suffix from free/horizontal polygon labeling...
These aren't so slow anymore to warrant having the extra text Nyall Dawson
04:03 AM Revision 77b3d99b (qgis): Lower default number of polygon candidates per cm2
Nyall Dawson
04:03 AM Revision c924ce51 (qgis): [pal] Refine logic for costing polygon candidates
Instead of just considering the "candidate furthest from the polygon
rings" as the best, also consider that candidate...
Nyall Dawson
04:03 AM Revision a16e4245 (qgis): Add some more polygon labeling tests
Nyall Dawson
04:03 AM Revision 250b372c (qgis): Fix clear value to match default value
Nyall Dawson
04:03 AM Revision e0197fe7 (qgis): [pal] Improve polygon candidate generation logic
Instead of basing the initial dx/dy for the grid-based polygon candidate
generation on the size of the label itself, ...
Nyall Dawson

2019-12-28

09:50 PM Revision 201e0c4a (qgis): [UX] reduce initial height of some dialogs to make them usable
github-actions[bot]
09:50 PM Revision 222fb316 (qgis): Fix bug in SAGA Raster Buffer algorithm (GridBuffer.txt)
github-actions[bot]
08:49 PM Revision c062b52f (qgis): Fix SAGA Raster Buffer algorithm (GridBuffer.txt)
Since SAGA 2.3.0, DIST and BUFFERTYPE parameters for Gid Buffer module were renamed to DISTANCE and TYPE, respectively. Andrea Giudiceandrea
08:47 PM Revision 1c367605 (qgis): Merge pull request #33467 from Samweli/add_ows_layer_metadata_info
Add WMS, WMTS and WCS metadata_url property in the layer metadata tab Nyall Dawson
08:38 PM Revision 0e01e952 (qgis): add scrollarea to layout's pdf export options dialog (fix #33417)
Alexander Bruy
08:38 PM Revision e8d3b4ec (qgis): reduce height of some dialogs to make them fit into small screens (fix ...
Alexander Bruy
10:43 AM Revision 4733102e (qgis): added check for dimension boolean type attributes
Samweli
09:45 AM Revision 1c443c84 (qgis): Fix testsqgsgdalutils on proj6
github-actions[bot]
09:30 AM Revision f9ea39c9 (qgis): added dimension property in the wms layer metadata
Samweli
06:29 AM Revision c2428563 (qgis): Fix testsqgsgdalutils on proj6
Stephen Knox
01:48 AM Revision cda184dc (qgis): Fix failing tests
And localise changes to texteditwrapper Stephen Knox

2019-12-27

07:47 PM Revision df2debcb (qgis): Fix point label placement
Nyall Dawson
07:47 PM Revision 5ecc8d5c (qgis): Nicer code
Nyall Dawson
07:47 PM Revision 57b41e41 (qgis): Partially revert 90fb0cd9
Seems this weird logic is still involved in the obstacle avoidance code Nyall Dawson
07:47 PM Revision 1b5bc76e (qgis): Add descriptive comment
Nyall Dawson
07:47 PM Revision 9af3a720 (qgis): Fix crash when no candidates remain
Nyall Dawson
07:47 PM Revision 12d8377f (qgis): Don't use a spatial index to iterate over polygon rings
it's an insane approach Nyall Dawson
07:47 PM Revision 49a7862e (qgis): [pal] Remove some odd/unintelligable logic
Seems to be trimming the candidate list early and artificially
resetting all candidate costs if they are too high?
I...
Nyall Dawson
07:47 PM Revision 29955a55 (qgis): Satisfy doc test
Nyall Dawson
07:47 PM Revision 49dccd8f (qgis): [pal] Optimisations and fixes for polygon placement costing
1. Remove redundant sort operations
2. Rename classes and methods for clarity
3. Don't overwrite polygon candidate co...
Nyall Dawson
07:47 PM Revision cb62685e (qgis): Remove redundant scaling factor (the values are set to a fixed range
shortly after this code executes) Nyall Dawson
07:47 PM Revision f9cfa4b3 (qgis): More minor cleanups
Nyall Dawson
07:47 PM Revision 763d4fa7 (qgis): Fix dox
Nyall Dawson
03:08 AM Revision ddd2c6ea (qgis): Expose QgsBearingUtils to QML
Mathieu Pellerin - nIRV

2019-12-26

11:37 PM Revision c004f40e (qgis): Fix build
Nyall Dawson
07:25 PM Revision 4557a31c (qgis): [HIG] Remove colon from widget label in status bar
Harrissou Santanna
07:06 PM Revision e2488eae (qgis): Merge pull request #33521 from elpaso/stored-expressions-fix-rm
Fix stored expression remove Alessandro Pasotti
05:04 PM Revision e23c6fdc (qgis): txt2tags 3.3: drop --css-sugar --css-inside (closes #33516)
(cherry picked from commit 5adcc5e9d56b37d55536ab23179e83ab6e71b883) Jürgen Fischer
04:57 PM Revision 5adcc5e9 (qgis): txt2tags 3.3: drop --css-sugar --css-inside (closes #33516)
(cherry picked from commit 157a6700cac6dccfc28185634f1b507f0edadab8) Jürgen Fischer
04:29 PM Revision 157a6700 (qgis): txt2tags 3.3: drop --css-sugar --css-inside (closes #33516)
Jürgen Fischer
04:19 AM Revision 13d40965 (qgis): [pal] Scale coordinates stored in pal rtrees to full float ranges
Avoids crashes caused by super-heavy labeling jobs, where a huge
number of candidates causes the rtree to branch out ...
Nyall Dawson
04:18 AM Revision bb42c438 (qgis): Fix bug in polygon label candidate ranking
Candidates furthest from any obstacles were being preferred, even
when this resulted in labels being located around t...
Nyall Dawson
04:18 AM Revision 5f848be1 (qgis): Add another TODO bug note
Nyall Dawson
04:18 AM Revision 032e8fd1 (qgis): Add some explanatory comments on the logic happening while ranking
polygon label candidates, and add some TODO notes on bugs identified here Nyall Dawson
04:18 AM Revision c5e0ada6 (qgis): [needs-docs] Add optional global settings allowing for hard limits
to be placed on the maximum number of point, line and polygon candidates
which are generated for label features
Thes...
Nyall Dawson
04:18 AM Revision 664517a9 (qgis): Rework layout
Nyall Dawson
04:18 AM Revision 322eb313 (qgis): More test updates
Nyall Dawson
04:18 AM Revision f44c2294 (qgis): Fix dox test
Nyall Dawson
04:18 AM Revision ad825c91 (qgis): Test updates
Nyall Dawson
04:18 AM Revision da2419c3 (qgis): Fix variable name
Nyall Dawson
04:18 AM Revision df102a98 (qgis): [needs-docs] Drop setting for maximum number of point label candidates
This setting is easily replaced by automatically calculated, optimised
values for each separate point plcaement mode ...
Nyall Dawson
04:18 AM Revision 7e3de3a8 (qgis): Build fixes
Nyall Dawson
04:18 AM Revision 1899f90a (qgis): [needs-docs] Rework label engine "maximum line candidates" and "maximum...
settings and logic
The previous approach of a single fixed value which applied to ALL line and ALL polygon
features ...
Nyall Dawson

2019-12-25

11:46 PM Revision cd8b6be2 (qgis): Fix stored expression remove
Alessandro Pasotti

2019-12-24

07:26 PM Revision e23089ee (qgis): Fix dxf test
Matthias Kuhn
05:39 PM Revision f3e30940 (qgis): Fix labeling offset
Matthias Kuhn
12:06 PM Revision d21aa90a (qgis): osgeo4w: use legacy packages for GDAL2 & PROJ5 also with server (follow...
Jürgen Fischer

2019-12-23

12:23 AM Revision 7226d346 (qgis): Add docs and indentation
Stephen Knox
11:28 PM Revision 75544088 (qgis): Fix quoting and qgsattributedialog
for json features Stephen Knox
11:21 PM Revision 9af0c224 (qgis): Merge branch 'master' into pg_json
Stephen Knox
10:11 PM Revision e8c3a8c9 (qgis): checking with case-insensitive the metadata tags, as suggested by @timl...
Samweli
04:38 PM Revision 10532acc (qgis): Code style
Matthias Kuhn
07:47 AM Revision 6ff46ff4 (qgis): about: fix revision link (fixes #33503)
Jürgen Fischer
07:23 AM Revision 4f625ce7 (qgis): Merge pull request #33476 from dmarteau/fix-project-relation-manager
Fix inconsistent dependency to project in QgsRelation/QgsRelationManager Matthias Kuhn

2019-12-22

08:17 PM Revision fb5b440d (qgis): [FEATURE] Allow dropping a map layer from the layer tree onto
a projection selection widget to set the projection to match that layer
Just a little timesaving shortcut!
Nyall Dawson
11:33 AM Revision 1db193ed (qgis): Add missing file
Nyall Dawson
11:33 AM Revision 97e212d7 (qgis): Add "help" and "reset to defaults" actions to label engine settings panel
Nyall Dawson
11:33 AM Revision d5821feb (qgis): [api] Add api to allow panel widgets to show a "hamburger" style
menu in the top right of the panel
This gives the panel a place to add menu actions like help links
for the panel.
Nyall Dawson
11:33 AM Revision 16b981c2 (qgis): Make label engine project settings dialog open as an inline panel
in the styling dock
Means that you can get instant feedback on changes without having to
close the dialog and refres...
Nyall Dawson

2019-12-21

08:18 PM Revision 965cb134 (qgis): resolved conflicts
Samweli
08:11 PM Revision 93537d3a (qgis): resolving conflicts with master branch
Samweli
02:14 PM Revision 59c777fd (qgis): Merge pull request #33498 from Samweli/wms_code_convention_refactor
Code refactor on wms capabilities files Matthias Kuhn
01:28 PM Revision 907b2730 (qgis): Add missing parameter documentation
David Marteau
12:30 PM Revision 5eaaf739 (qgis): Ignore test file in spell check
Matthias Kuhn
10:03 AM Revision d334e470 (qgis): refactored wms capabilities files to the project standards
Samweli

2019-12-20

11:56 PM Revision 5bf8d2cd (qgis): Pass project when creating relation from Xml
Fix dependency inconsistency to project from QgsRelationManager
by forcing 'QgsRelation::createFromXml' to rely ...
David Marteau
08:15 PM Revision 602febc3 (qgis): Merge pull request #33491 from m-kuhn/windows-server-crash-fix
[server][windows] Fix crash on startup Matthias Kuhn
08:07 PM Revision 521080cd (qgis): Add API to auto set QgsCoordinateOperationWidget selection to match
a QgsCoordinateTransformContext's state Nyall Dawson
08:07 PM Revision cb8b4a88 (qgis): Move guts of datum transformation dialog to a new standalone widget
QgsCoordinateOperationWidget
This widget shows a list of the available operations between a source
and destination C...
Nyall Dawson
08:07 PM Revision 0cd49ca7 (qgis): Avoid duplicate signals, add unit test
Nyall Dawson
08:07 PM Revision f0f63d38 (qgis): Use QgsCoordinateOperationWidget in QgsDatumTransformDialog
Nyall Dawson
08:07 PM Revision 96645261 (qgis): Fix changing source or dest CRS when editing a coordinate operation
fails to correctly save the new operation Nyall Dawson
08:07 PM Revision c04d4faf (qgis): Allow double-clicking on coordinate operation to quickly select them
Nyall Dawson
08:07 PM Revision fe622dd2 (qgis): [API][processing] New parameter type for coordinate operations
Allows selection of the proj coordinate operation to use when
reprojecting between two CRSes
Nyall Dawson
08:07 PM Revision 2371b5d5 (qgis): Don't run a test under proj 6
Nyall Dawson
08:07 PM Revision 3b4ccb42 (qgis): Disable test on proj < 6
Nyall Dawson
08:07 PM Revision 9902b3cb (qgis): Skip a test on travis
Nyall Dawson
08:07 PM Revision 8e64277c (qgis): [FEATURE][processing] Allow selection of specific coordinate operation
to use when reprojecting vector layers via the "Reproject Layer" algorithm
On proj 6+ builds only!
Allows users to ...
Nyall Dawson
08:07 PM Revision 6bb1ad03 (qgis): Auto select operation in processing widget based on project transform c...
Nyall Dawson
08:07 PM Revision 3e9aaaa6 (qgis): Move variant to CRS resolution out to QgsProcessingUtils for wider
usability Nyall Dawson
08:07 PM Revision afc24b79 (qgis): Only expose coordinate operation parameter type on Proj 6+ builds
Nyall Dawson
08:07 PM Revision b11cb7cc (qgis): Correctly resolve project layers to CRS values in widget
Nyall Dawson
08:07 PM Revision b8b66888 (qgis): Allow algorithms to link to multiple depandant parameters in modeler scene
Nyall Dawson
08:07 PM Revision dbc175f1 (qgis): Add test for proj < 6 logic
Nyall Dawson
08:07 PM Revision f804a0a3 (qgis): Dumbass Travis build
Nyall Dawson
08:07 PM Revision 6408aaa0 (qgis): Fix build on crufty proj
Nyall Dawson
08:07 PM Revision 8531bc87 (qgis): Unit tests
Nyall Dawson
08:07 PM Revision 90f3abfc (qgis): [processing] Add gui widget wrappers for coordinate operation parameter
Nyall Dawson
08:07 PM Revision 84f8891b (qgis): Fix warnings
Nyall Dawson
08:07 PM Revision c59af52c (qgis): No margins
Nyall Dawson
06:15 PM Revision ffd42d9d (qgis): [server][windows] Fix crash on startup
Matthias Kuhn
05:29 PM Revision 2a01772e (qgis): Merge pull request #33436 from signedav/relating_values
List referenced layer values in Expression Builder Matthias Kuhn
11:43 AM Revision e8fd26cc (qgis): update on wcs docstring
Samweli
09:45 AM Revision d614efab (qgis): remove abbreviated variables names in metadata link parse function
Samweli
09:39 AM Revision ea912a17 (qgis): since information
David Signer
09:12 AM Revision 22278954 (qgis): refactor wcs provider to project code standards
Samweli
07:48 AM Revision d211de22 (qgis): Other average methods 3d mesh (#33426)
[FEATURE] [MESH] add new 3d stacked mesh averaging methods (top, bottom, sigma, depth, height, elevation)
see https:...
Peter Petrik
06:19 AM Revision 1cdf23ca (qgis): New projection dialog proj 6 tweaks and revisions
(cherry picked from commit fe941e68f639d2a49065eb515d2edd04d01888c1) Nyall Dawson
06:19 AM Revision 5177b7a7 (qgis): Add unit tests that project ellipsoid survives the trip through the pro...
(test needs adapting for proj 6)
(cherry picked from commit 24d773c8e00321b797f5fb4c756d4acb85499091)
Nyall Dawson
06:19 AM Revision ddfd06b5 (qgis): Update test results to reflect proj master
(cherry picked from commit 296f78f3b837515dd817aa4f2ef5e22448e12e0a) Nyall Dawson
06:19 AM Revision 77cd431c (qgis): remove_temporary_files should also remove .temp files
(cherry picked from commit c7ee6e93a6b76c71e16d05999c9737ed13cc6ece) Nyall Dawson
06:19 AM Revision f8eb274c (qgis): Ensure output of QgsCoordinateReferenceSystem::ellipsoidAcronym() matches
the acronyms and format user in QgsEllipsoidUtils
Refs #33358
(cherry picked from commit c2441caa9b3b8c26b9ab3d4b64...
Nyall Dawson
06:19 AM Revision 771474e0 (qgis): Remove some unused/empty code
(cherry picked from commit 1dde86a70e63dc9ed94a5579c61ebb7d7d887a33) Nyall Dawson
06:19 AM Revision 1a886671 (qgis): Fix loss of crs set for QgsProjectionSelectionWidget if widget is never
shown, fix missing signals and duplicate signals
(cherry picked from commit 5375fdf58ce60d40b3a5afdf199e09f7238a6d93)
Nyall Dawson
06:19 AM Revision 90d7f5b6 (qgis): Refine logic relating to syncing project ellipsoid choice to CRS select...
in project properties dialog
Keep the existing logic which dictates that we should never overwrite
a user-set "NO el...
Nyall Dawson
06:19 AM Revision 11b1142a (qgis): Add test results for proj < 6
(cherry picked from commit 3efae69f10ad3b739adf0a7bca1bfbbfe6fbedbe) Nyall Dawson
06:19 AM Revision 043c6cf3 (qgis): Update a test result for proj 6
(cherry picked from commit 10e09105573f71677b715834fb6d00765dc9c815) Nyall Dawson
06:19 AM Revision 9db97e6a (qgis): Allow deleting multiple custom projections at once
(cherry picked from commit 308eae9a33982b1b662b8e83015573d0ec9af52e) Nyall Dawson
06:19 AM Revision d2a19028 (qgis): Use correct message box icons in custom projection alerts
(cherry picked from commit 4991a27ddb2f5ee6e35f8dc3be2bcfb79bd55209) Nyall Dawson
06:19 AM Revision d81e0af4 (qgis): Better messagebox titles
(cherry picked from commit c2b55ebb1fd8908212077909ec483a178f0b77f2) Nyall Dawson
06:19 AM Revision 16fbc0c7 (qgis): [needs-docs] Add a "Validate" button to custom projection dialog
to allow users to validate the currently edited CRS definition
without having to accept the whole dialog
If the vali...
Nyall Dawson
06:19 AM Revision 048f4c4a (qgis): When the custom projection dialog is blocked from closing due to an inv...
select that projection in the list for the user
(cherry picked from commit c24f79da26fb017e51edb3f5101793fdf5d877df)
Nyall Dawson
06:19 AM Revision 18986ee9 (qgis): Fix test calculations in custom projection dialog under proj 6
Refs #33038
(cherry picked from commit aa864dcff86dcfb767e286b0439eec59a83035e5)
Nyall Dawson
06:19 AM Revision ec167e81 (qgis): Fix sqlite errors when trying to save an updated custom projection thro...
(cherry picked from commit 759ba8d7c326b4b6d4943d975834aef7e86bc7c8) Nyall Dawson
06:19 AM Revision 304f6f27 (qgis): Fix build on proj < 6
(cherry picked from commit 84af6935577c2b8446a8f172449f7573410b018e) Nyall Dawson
06:19 AM Revision 273bd557 (qgis): Update test to reflect changes in proj library
(cherry picked from commit 67f25fed0e7eea7da60bf28f1d24a730156d9491) Nyall Dawson
06:19 AM Revision f7da1d01 (qgis): Update test result for proj 6
(cherry picked from commit a0280f7cb52142866ad42fb574ddd111b8be2cf2) Nyall Dawson
06:19 AM Revision efba608a (qgis): Update test results
Nyall Dawson
06:19 AM Revision 0927eebc (qgis): Fix deprecation warning
Nyall Dawson
06:19 AM Revision e33305e7 (qgis): Build fixes
Nyall Dawson
06:19 AM Revision 1d505d0e (qgis): Add some proj6 test branches
(cherry picked from commit cdc9a841c9caf308d24448597dfa8a2aea48fac3) Nyall Dawson
06:19 AM Revision 394cbb35 (qgis): Fix build, fix test on proj < 6
(cherry picked from commit 4fd9619ebcbfc55ddcfc7bd199990ad867633089) Nyall Dawson
06:19 AM Revision ffe09231 (qgis): Round trip test CRSes via WKT
(cherry picked from commit dc3846544e566dc84448b0825aa869bacccfe683) Nyall Dawson
06:19 AM Revision 9afb3ee7 (qgis): Update test results to use WKT2
(cherry picked from commit 948fccd0529aa639f34b1ad003b3a92481e5eb90) Nyall Dawson
06:19 AM Revision 29cb199a (qgis): Don't cache WKT strings inside QgsCoordinateReferenceSystem
There's many different formats of WKT strings, so instead play it safe
and always export in the exact specified forma...
Nyall Dawson
06:19 AM Revision 361c7904 (qgis): Prefer WKT2 when exporting CRS for use by GDAL
(cherry picked from commit f77af382a03a1f8c1ad55f711ac9bd53c0fcb5d9) Nyall Dawson
06:19 AM Revision 40b370b8 (qgis): Fix typo in CRS code
(cherry picked from commit ac476316567c7427cf0fedd44093258eae099ea6) Nyall Dawson
06:19 AM Revision 7311a089 (qgis): Fix doxygen warning
(cherry picked from commit 80be192d8f6333e875df404139870a8894b76ef9) Nyall Dawson
06:19 AM Revision 522c2fe7 (qgis): Layout fixes
(cherry picked from commit b7a440938c9c61ee63173b36f012f0ed00957468) Nyall Dawson
06:19 AM Revision 7105b4b1 (qgis): Fix build on proj <6
(cherry picked from commit 6490a170b18202808d462f62fe2e3d95c862b81e) Nyall Dawson
06:19 AM Revision d1e53f13 (qgis): Fix initial selection in project ellipsoid list is reset whenever the d...
is reopened
Refs #33358
(cherry picked from commit 2cc64f9cc79ea543ed8e4ab84cd1df90e8b35377)
Nyall Dawson
06:19 AM Revision 7ddd181f (qgis): Partial revert BoundCRS identification change
Sync behavior with the new GDAL behavior, where a CRS defined using
a proj string alone will be considered equivalent...
Nyall Dawson
06:19 AM Revision 3d82440e (qgis): Update test results
(cherry picked from commit ac1ff9b291e971b5ce646bd0e5871b6ede8e0f56) Nyall Dawson
06:19 AM Revision 0c6628d6 (qgis): Revert "Don't automatically create boundcrs proj string representations...
Following discussion with GDAL maintainers, it's been agreed that the consistent logic
to use across projects should ...
Nyall Dawson
06:19 AM Revision 426acfa8 (qgis): Update test results to reflect newer GDAL behavior
(cherry picked from commit 93fdb05e1a4796dd3f4cb51a734dddb14c29b5ec) Nyall Dawson
06:19 AM Revision 8cac80be (qgis): Fix build, tests on proj < 6
(cherry picked from commit b9a44b69185046a9645e797b041c4a8d14a8fd93) Nyall Dawson
06:19 AM Revision b1668dfa (qgis): Replace deprecated members
(cherry picked from commit c09c43547869169843a37fa88ff63fde7b30dd29) Nyall Dawson
06:19 AM Revision 71ed0338 (qgis): Spelling
(cherry picked from commit 35781eff6f099e0301622585635210043b4e29ca) Nyall Dawson
06:19 AM Revision 35b2352c (qgis): Fix matching of CRS by WKT to user CRSes defined by WKT, including
parameter-order independant matches
(cherry picked from commit 0a9cb0e278c502b0182c74d00ba23daeac89a100)
Nyall Dawson
06:19 AM Revision 5f21f13d (qgis): Ensure that proj strings in different parameter order are matched
to user CRS on proj 6 builds
(cherry picked from commit 3f0af6e72ab8c6972df85183b51e78bbf4943d50)
Nyall Dawson
06:19 AM Revision e4149227 (qgis): Remove more proj4 related hacks from proj6 builds
(cherry picked from commit a2c6bb9780415df003bce11eb72b2abccc2e9077) Nyall Dawson
06:19 AM Revision 38d7261f (qgis): Don't automatically create boundcrs proj string representations of CRSes
Just let proj decide when and if these are needed
(cherry picked from commit efc1a1b54250a12efa277599d66e0f12253a6121)
Nyall Dawson
06:19 AM Revision ce6b928a (qgis): Fix projection mismatch when reading very old projects on proj 6 builds
We should always prioritise an exact auth:id means of constructing
CRSes whenever it's available, instead of just sta...
Nyall Dawson
06:19 AM Revision 61e19237 (qgis): Remove a downstream hack
(cherry picked from commit 4edab2b61d860ad04dd076590f318cd593f9feb9) Nyall Dawson
06:19 AM Revision 8d43085e (qgis): Fix incorrectly ellipsoid acronym returned when creating a CRS from a c...
(cherry picked from commit 1c34ae9c3b2247ee74b5f2647d95b327a50e091a) Nyall Dawson
06:19 AM Revision 2c6f49c5 (qgis): Don't incorrectly flag unknown CRS created from proj strings as invalid
on proj 6+ builds
(cherry picked from commit 5cfa6627b47cacc92fc4b6d46539f8cbab5061f6)
Nyall Dawson
06:19 AM Revision b1f4717e (qgis): Don't equate a BoundCRS with an identified SourceCRS as the SourceCRS w...
CRSes
May result in some CRSes which were previously identified as known standard CRSes
now being shown as User CRSe...
Nyall Dawson
06:19 AM Revision 7523d930 (qgis): Don't use a boundCRS definition as the WKT definition of EPSG:4326
on proj 6 builds
See https://github.com/OSGeo/PROJ/issues/1804
(cherry picked from commit 550dede70e233b2f6a036e640...
Nyall Dawson
06:19 AM Revision 6b7c0565 (qgis): Update tests
(cherry picked from commit 77804eb7510c6eafde8dae2ca8f3334a8ee75d88) Nyall Dawson
06:19 AM Revision bd6aa030 (qgis): More user of userFriendlyIdentifier
(cherry picked from commit 403e79e4219de3936c5b42c6c763d3bc486d12bc) Nyall Dawson
06:19 AM Revision b5e06925 (qgis): Add a method for retrieving a user friendly descriptive string for
a CRS
And use this wherever we show CRS values to users
(cherry picked from commit fdf211a8a393a4663a12de1ce9c5846f...
Nyall Dawson
06:19 AM Revision 4d23887d (qgis): Cleanup handling of recent CRS list, add tests
(cherry picked from commit e152685d972b05a3d05d7fdb5bfc6a03c453673a) Nyall Dawson
06:19 AM Revision e1641cdd (qgis): Never auto-save unknown CRSes encountered in the wild
Previously whenever an unknown CRS (i.e. something which couldn't
be matched a standard or user crs) was encountered ...
Nyall Dawson
06:19 AM Revision fc06fcef (qgis): Deprecate most methods which construct CRSes from internal CRS ids
These should NOT be used, and auth:code or WKT definitions used instead.
Unfortunately some use of these methods are...
Nyall Dawson
06:19 AM Revision c72565ea (qgis): Deprecate methods for constructing CRS from Postgis srids
Constructing CRS using Postgis srids is highly discouraged,
and instead CRSes should always be constructed using auth...
Nyall Dawson
06:19 AM Revision 31219902 (qgis): Rip off a band aid, and deprecate all "proj4" calls from the API
Alias these across to new "proj" methods, which don't include the
version number.
(cherry picked from commit b37dd09...
Nyall Dawson
06:19 AM Revision 0a0fcef9 (qgis): Proj < 6 updates
(cherry picked from commit e64a6acd3856f9ddadbf911bd646f6a44c2bb8e7) Nyall Dawson
06:19 AM Revision e340ef5b (qgis): [FEATURE] Allow custom projections to be defined using WKT strings
instead of just proj strings
WKT strings are lossless and allow definition of a much wider range
of projections than...
Nyall Dawson
06:19 AM Revision aa110785 (qgis): Expose control over whether custom projections are stored using proj or...
(cherry picked from commit 8bfca7f2c8467d17d64cea8d8b961f4002461d7f) Nyall Dawson
06:19 AM Revision b2a8bcd9 (qgis): Make custom projection validation button work on proj < 6
(cherry picked from commit 30b2919c8125ddfbcad460d5e7b3fdd6b04f7410) Nyall Dawson
03:13 AM Revision e152685d (qgis): Cleanup handling of recent CRS list, add tests
Nyall Dawson
03:13 AM Revision 908684c0 (qgis): Never auto-save unknown CRSes encountered in the wild
Previously whenever an unknown CRS (i.e. something which couldn't
be matched a standard or user crs) was encountered ...
Nyall Dawson
03:13 AM Revision fdf211a8 (qgis): Add a method for retrieving a user friendly descriptive string for
a CRS
And use this wherever we show CRS values to users
Nyall Dawson
03:13 AM Revision 403e79e4 (qgis): More user of userFriendlyIdentifier
Nyall Dawson
03:13 AM Revision 77804eb7 (qgis): Update tests
Nyall Dawson
03:13 AM Revision 550dede7 (qgis): Don't use a boundCRS definition as the WKT definition of EPSG:4326
on proj 6 builds
See https://github.com/OSGeo/PROJ/issues/1804
Nyall Dawson
03:13 AM Revision c8d5c434 (qgis): Don't equate a BoundCRS with an identified SourceCRS as the SourceCRS w...
CRSes
May result in some CRSes which were previously identified as known standard CRSes
now being shown as User CRSe...
Nyall Dawson
03:13 AM Revision 5cfa6627 (qgis): Don't incorrectly flag unknown CRS created from proj strings as invalid
on proj 6+ builds Nyall Dawson
03:13 AM Revision 1c34ae9c (qgis): Fix incorrectly ellipsoid acronym returned when creating a CRS from a c...
Nyall Dawson
03:13 AM Revision 4edab2b6 (qgis): Remove a downstream hack
Nyall Dawson
03:13 AM Revision 71364060 (qgis): Fix projection mismatch when reading very old projects on proj 6 builds
We should always prioritise an exact auth:id means of constructing
CRSes whenever it's available, instead of just sta...
Nyall Dawson
03:13 AM Revision efc1a1b5 (qgis): Don't automatically create boundcrs proj string representations of CRSes
Just let proj decide when and if these are needed Nyall Dawson
03:13 AM Revision a2c6bb97 (qgis): Remove more proj4 related hacks from proj6 builds
Nyall Dawson
03:13 AM Revision 3f0af6e7 (qgis): Ensure that proj strings in different parameter order are matched
to user CRS on proj 6 builds Nyall Dawson
03:13 AM Revision 0a9cb0e2 (qgis): Fix matching of CRS by WKT to user CRSes defined by WKT, including
parameter-order independant matches Nyall Dawson
03:13 AM Revision 35781eff (qgis): Spelling
Nyall Dawson
03:13 AM Revision c09c4354 (qgis): Replace deprecated members
Nyall Dawson
03:13 AM Revision b37dd098 (qgis): Rip off a band aid, and deprecate all "proj4" calls from the API
Alias these across to new "proj" methods, which don't include the
version number.
Nyall Dawson
03:13 AM Revision c76813c4 (qgis): Deprecate methods for constructing CRS from Postgis srids
Constructing CRS using Postgis srids is highly discouraged,
and instead CRSes should always be constructed using auth...
Nyall Dawson
03:13 AM Revision cbc1ee56 (qgis): Deprecate most methods which construct CRSes from internal CRS ids
These should NOT be used, and auth:code or WKT definitions used instead.
Unfortunately some use of these methods are...
Nyall Dawson
03:13 AM Revision cdc9a841 (qgis): Add some proj6 test branches
Nyall Dawson
03:13 AM Revision 4fd9619e (qgis): Fix build, fix test on proj < 6
Nyall Dawson
03:13 AM Revision dc384654 (qgis): Round trip test CRSes via WKT
Nyall Dawson
03:13 AM Revision 948fccd0 (qgis): Update test results to use WKT2
Nyall Dawson
03:13 AM Revision a9773666 (qgis): Don't cache WKT strings inside QgsCoordinateReferenceSystem
There's many different formats of WKT strings, so instead play it safe
and always export in the exact specified forma...
Nyall Dawson
03:13 AM Revision f77af382 (qgis): Prefer WKT2 when exporting CRS for use by GDAL
Nyall Dawson
03:13 AM Revision b9a44b69 (qgis): Fix build, tests on proj < 6
Nyall Dawson
03:13 AM Revision 80be192d (qgis): Fix doxygen warning
Nyall Dawson
03:13 AM Revision b7a44093 (qgis): Layout fixes
Nyall Dawson
03:13 AM Revision 6490a170 (qgis): Fix build on proj <6
Nyall Dawson
03:13 AM Revision fe941e68 (qgis): New projection dialog proj 6 tweaks and revisions
Nyall Dawson
03:13 AM Revision 2e373017 (qgis): Partial revert BoundCRS identification change
Sync behavior with the new GDAL behavior, where a CRS defined using
a proj string alone will be considered equivalent...
Nyall Dawson
03:13 AM Revision ac1ff9b2 (qgis): Update test results
Nyall Dawson
03:13 AM Revision 4b5056c6 (qgis): Revert "Don't automatically create boundcrs proj string representations...
Following discussion with GDAL maintainers, it's been agreed that the consistent logic
to use across projects should ...
Nyall Dawson
03:13 AM Revision 93fdb05e (qgis): Update test results to reflect newer GDAL behavior
Nyall Dawson
03:13 AM Revision ac476316 (qgis): Fix typo in CRS code
Nyall Dawson

2019-12-19

09:08 PM Revision 1f1a3fe6 (qgis): pass field formatter context as a reference instead of a pointer to imp...
David Signer
03:12 PM Revision 7f9aa3d2 (qgis): Merge branch 'master' into relating_values
David Signer
03:07 PM Revision e8b82c15 (qgis): use of context to pass project and avoid QgsProject::instance()
David Signer
01:25 PM Revision 3e75f92d (qgis): added missing docstrings
Samweli
01:24 PM Revision 6654870c (qgis): Merge pull request #33283 from elpaso/relation-style-restore
Relation style restore Alessandro Pasotti
10:56 AM Revision cb9f6ab2 (qgis): Fix raster CRS
Honestly, a failing server test (apparently totally unrelated)
and bisect took me here and I don't really get all the...
Alessandro Pasotti
10:56 AM Revision eb97f2f8 (qgis): Remove duplicated entry
Alessandro Pasotti
10:56 AM Revision 5dd15ed3 (qgis): Apply PR review comments
Alessandro Pasotti
10:56 AM Revision a4859a82 (qgis): Don't document the obvious
Alessandro Pasotti
10:56 AM Revision e8c68383 (qgis): Do not automatically load referencing layers
Alessandro Pasotti
10:56 AM Revision 35af12ae (qgis): Update src/app/qgisapp.h
Co-Authored-By: Matthias Kuhn <[email protected]> Alessandro Pasotti
10:56 AM Revision b2617329 (qgis): Class ctor docs
Alessandro Pasotti
10:56 AM Revision d460dfba (qgis): Add ingroup to class doc
Alessandro Pasotti
10:52 AM Revision 5784e873 (qgis): Add relations icon for style categories
Alessandro Pasotti
10:52 AM Revision a49e8d60 (qgis): Make test class a friend of QgsWeakRelation
Alessandro Pasotti
10:52 AM Revision 84c435a8 (qgis): Respect categories when applying styles
Alessandro Pasotti
10:52 AM Revision 2851bbdb (qgis): Add test for weak relation
Alessandro Pasotti
10:33 AM Revision 90ac90b4 (qgis): Weak relations and auto-restore when loading a style
Alessandro Pasotti
10:15 AM Revision 9e5657c8 (qgis): use of QVariantList instead of QList<QVariant>
David Signer

2019-12-18

12:37 AM Revision 3371b9cd (qgis): appstream: include oars metadata in appstream
github-actions[bot]
12:31 AM Revision 469a66ae (qgis): [processing] Add another hash to grass imagery tests
This one seems to come up occasionally on Travis
(cherry picked from commit 7381a2574ef43e07df2fad443f2ee9251629769d)
Nyall Dawson
12:31 AM Revision a8cd06af (qgis): Don't highlight whole polygon in red when using map label tools
For polygons, we don't want to fill the whole polygon itself with
the rubber band as that obscures too much of the ma...
Nyall Dawson
12:31 AM Revision 755530ed (qgis): Add some references hashes seen on azure builds
(cherry picked from commit db2ac240decf8a5f590e814512d57bd304021d90) Nyall Dawson
12:29 AM Revision 80c6f062 (qgis): Fix features right on the edges of geographic layers can disappear when...
github-actions[bot]
11:40 PM Revision 45275286 (qgis): Add a bit of context to errors in QgsRelationReferenceFieldFormatter
github-actions[bot]
11:39 PM Revision 76f9d162 (qgis): appstream: include oars metadata in appstream
You can read more about OARS here:
https://hughsie.github.io/oars/
Aleix Pol Gonzalez
08:59 PM Revision ecff2e6e (qgis): Merge pull request #33462 from elpaso/stored-expressions-no-groups
[feature] User expressions followup Alessandro Pasotti
08:50 PM Revision 971552a7 (qgis): Fix features right on the edges of geographic layers can disappear when
reprojected
Eg +/- 180 degree grid lines
Fixes #27571
Nyall Dawson
08:16 PM Revision b894cb7c (qgis): User -> User expressions
Alessandro Pasotti
06:04 PM Revision 57730ab2 (qgis): add metadata url in layer properties info
Samweli
06:04 PM Revision c126c7ac (qgis): loop over metadata urls to show their content
Samweli
06:04 PM Revision 77497b94 (qgis): pulling metadata url from wms capabilities
Samweli
06:04 PM Revision 02cf6f3b (qgis): pull metadata link from wcs capabilities
Samweli
05:06 PM Revision 7f8ef8c4 (qgis): Always load user exp when context is set
... and avoid loading recent exp and fields twice Alessandro Pasotti
02:34 PM Revision 89bddec3 (qgis): Update tests after group removal from user exp
Alessandro Pasotti
02:24 PM Revision a8c0e4cb (qgis): User expressions followup
- renamed the group to "User"
- added help text for the group
- added QgsSettings Expressions namespace
- reworded to...
Alessandro Pasotti
02:13 PM Revision b566eace (qgis): Merge pull request #33457 from m-kuhn/yet_another_azure_mask
Yet another test mask for Windows Matthias Kuhn
02:10 PM Revision 79c7ca30 (qgis): Merge pull request #33270 from roya0045/handler_v2
[UX][feature??] add progress bar to the auto layer finder Matthias Kuhn
11:27 AM Revision 630d0da1 (qgis): Add a bit of context to errors in QgsRelationReferenceFieldFormatter
Hugo Mercier
10:15 AM Revision 42708208 (qgis): Yet another test mask for Windows
Matthias Kuhn
09:57 AM Revision e1068e61 (qgis): Merge pull request #33388 from PeterPetrik/mesh3d_averaging_methods
Peter Petrik
07:51 AM Revision a6bc4e3c (qgis): fix doc
Peter Petrik
03:44 AM Revision e64a6acd (qgis): Proj < 6 updates
Nyall Dawson
03:44 AM Revision 59a2cf14 (qgis): [FEATURE] Allow custom projections to be defined using WKT strings
instead of just proj strings
WKT strings are lossless and allow definition of a much wider range
of projections than...
Nyall Dawson
03:44 AM Revision 8bfca7f2 (qgis): Expose control over whether custom projections are stored using proj or...
Nyall Dawson
03:44 AM Revision 67f25fed (qgis): Update test to reflect changes in proj library
Nyall Dawson
03:04 AM Revision fef798e5 (qgis): use QActionGroup to group style actions and make them radiobuttons (fix...
github-actions[bot]

2019-12-17

12:34 AM Revision e1991595 (qgis): [processing] url-encode path to tiles in XYZ algorithm (fix #32589)
github-actions[bot]
11:52 PM Revision ac3941ac (qgis): use QActionGroup to group style actions and make (fix #32624)
Alexander Bruy
11:50 PM Revision a0b392da (qgis): [processing] url-encode path to tiles in XYZ algorithm (fix #32589)
Alexander Bruy
08:13 PM Revision 89cacd71 (qgis): Merge pull request #33437 from elpaso/stored-expressions
[feature] Stored expressions Alessandro Pasotti
08:05 PM Revision db4a8ce3 (qgis): comment for change of condition statements
Samweli
08:05 PM Revision c106d390 (qgis): change icon for xyz layer item in wms provider
Samweli
08:05 PM Revision 6d156d46 (qgis): removed if conditions in QgsWMTSRootItem assignments, now using explici...
Samweli
08:05 PM Revision 28aefe57 (qgis): change icon for wmts layer item
Samweli
08:05 PM Revision b862d5e1 (qgis): added new class for wmts collection items
Samweli
07:04 PM Revision 5ce38d6c (qgis): whitespace
Alex Hay
06:38 PM Revision 6ff3f400 (qgis): Autofinder progress dialog.
Adds a dialog to comfort users by indicating that QGIS did not crash and if trying to find their layers. Alex Hay
05:10 PM Revision fd6075e8 (qgis): Renamed stored expressions to user expressions
Alessandro Pasotti
04:31 PM Revision 2912e884 (qgis): Revert "test commit for backport bot (#33444)"
This reverts commit 105ebc468398f424c5e966b06cdc9537eb9f53fc. Denis Rouzaud
04:25 PM Revision 105ebc46 (qgis): test commit for backport bot (#33444)
Denis Rouzaud
03:38 PM Revision a81edf52 (qgis): sipify
Denis Rouzaud
03:36 PM Revision 62fea8a0 (qgis): fix build (#33443)
on mac only? Denis Rouzaud
03:33 PM Revision 5c53db70 (qgis): fix build
on mac only? Denis Rouzaud
03:23 PM Revision 89e3f2cc (qgis): put back backport bot
Denis Rouzaud
03:00 PM Revision 6b232414 (qgis): Added new files header
Alessandro Pasotti
02:56 PM Revision c252a3ad (qgis): [mesh] Fixes time reference for mesh layer #32186 #33399 #31933 (#33410)
[FEATURE] [mesh] Load reference time from MDAL when available
Also adds combo box to let the user set the provider t...
Vincent Cloarec
02:35 PM Revision dd0cc932 (qgis): removing the featureCount() request since it would recalculate it inste...
David Signer
02:08 PM Revision 0755647c (qgis): avoiding double call of dataChanged
David Signer
01:57 PM Revision 0abb4812 (qgis): Forbid slashes in stored expression labels labels
... because labels become part of the QSettings key Alessandro Pasotti
12:09 PM Revision 403972de (qgis): Capitalize window title
Alessandro Pasotti
11:25 AM Revision 3da65e02 (qgis): doc
David Signer
11:14 AM Revision 9e2f9c06 (qgis): Remove this
Alessandro Pasotti
10:42 AM Revision ead3b62c (qgis): Merge pull request #33435 from m-kuhn/vectorlayerref_header
Install missing header Matthias Kuhn
10:28 AM Revision 4cbd9a1e (qgis): Merge pull request #33197 from signedav/searchtags_functions
Search tags on expression functions David Signer
10:19 AM Revision e4b4459a (qgis): Use QStringLiteral
Alessandro Pasotti
10:09 AM Revision 3759c6ae (qgis): Load stored at start in fieldcalc
Alessandro Pasotti
09:15 AM Revision c9453343 (qgis): fix test
Mathieu Pellerin - nIRV
09:15 AM Revision 3404dff6 (qgis): [labelling] Fix masked symbol layers loss when
- opening layer properties window; or
- changing label settings in style dock
Mathieu Pellerin - nIRV
08:50 AM Revision cde49d5b (qgis): No sip
Matthias Kuhn
08:18 AM Revision fa20ebd8 (qgis): Use manual label positions for some selective masking tests
Hugo Mercier
08:18 AM Revision 5d8899bd (qgis): Fix selective masking control images
Hugo Mercier
08:18 AM Revision d6ee3ed5 (qgis): Fix rendering regression
In parallel rendering, make sure mFinalImage exists before drawing
labels.
Hugo Mercier
07:37 AM Revision cfb4ff53 (qgis): Install missing header
Matthias Kuhn
07:31 AM Revision 98f8a897 (qgis): Merge pull request #33204 from olivierdalang/feature_random_seed_squashed
[FEATURE][expressions] allow to seed random functions Matthias Kuhn
02:59 AM Revision 84af6935 (qgis): Fix build on proj < 6
Nyall Dawson
02:59 AM Revision 759ba8d7 (qgis): Fix sqlite errors when trying to save an updated custom projection thro...
Nyall Dawson
02:59 AM Revision aa864dcf (qgis): Fix test calculations in custom projection dialog under proj 6
Refs #33038 Nyall Dawson
02:59 AM Revision aa0b9b05 (qgis): [needs-docs] Add a "Validate" button to custom projection dialog
to allow users to validate the currently edited CRS definition
without having to accept the whole dialog
If the vali...
Nyall Dawson
02:59 AM Revision c2b55ebb (qgis): Better messagebox titles
Nyall Dawson
02:59 AM Revision 4991a27d (qgis): Use correct message box icons in custom projection alerts
Nyall Dawson
02:59 AM Revision 30b2919c (qgis): Make custom projection validation button work on proj < 6
Nyall Dawson
02:59 AM Revision c24f79da (qgis): When the custom projection dialog is blocked from closing due to an inv...
select that projection in the list for the user Nyall Dawson
02:59 AM Revision 308eae9a (qgis): Allow deleting multiple custom projections at once
Nyall Dawson
02:58 AM Revision 4275e7d1 (qgis): Refine logic relating to syncing project ellipsoid choice to CRS select...
in project properties dialog
Keep the existing logic which dictates that we should never overwrite
a user-set "NO el...
Nyall Dawson
02:58 AM Revision 3efae69f (qgis): Add test results for proj < 6
Nyall Dawson
02:58 AM Revision 10e09105 (qgis): Update a test result for proj 6
Nyall Dawson
02:58 AM Revision 5375fdf5 (qgis): Fix loss of crs set for QgsProjectionSelectionWidget if widget is never
shown, fix missing signals and duplicate signals Nyall Dawson
02:58 AM Revision 2cc64f9c (qgis): Fix initial selection in project ellipsoid list is reset whenever the d...
is reopened
Refs #33358
Nyall Dawson
02:58 AM Revision 24d773c8 (qgis): Add unit tests that project ellipsoid survives the trip through the pro...
(test needs adapting for proj 6) Nyall Dawson
02:58 AM Revision a0280f7c (qgis): Update test result for proj 6
Nyall Dawson
02:58 AM Revision c2441caa (qgis): Ensure output of QgsCoordinateReferenceSystem::ellipsoidAcronym() matches
the acronyms and format user in QgsEllipsoidUtils
Refs #33358
Nyall Dawson
02:58 AM Revision 1dde86a7 (qgis): Remove some unused/empty code
Nyall Dawson
02:58 AM Revision c7ee6e93 (qgis): remove_temporary_files should also remove .temp files
Nyall Dawson
02:58 AM Revision 296f78f3 (qgis): Update test results to reflect proj master
Nyall Dawson

2019-12-16

12:18 AM Revision b6d7649e (qgis): [DB Manager] Fix broken geometry type of GeoPackage based SQL Layers. F...
Borys Jurgiel
10:44 PM Revision a6c429a3 (qgis): Fix crash with invalid layer
Matthias Kuhn
09:44 PM Revision 78ad518e (qgis): Merge pull request #33427 from m-kuhn/fix_crash_with_invalid_raster_layer
Fix crash with invalid layer Matthias Kuhn
07:01 PM Revision fe9a7ee5 (qgis): function to get info about available values to avoid duplicate code
David Signer
06:28 PM Revision 8e0b9388 (qgis): make const and better variablenames
David Signer
06:28 PM Revision bfde9609 (qgis): check if referencedLayer available
David Signer
06:28 PM Revision f2dbb2e2 (qgis): label text and comment
David Signer
06:28 PM Revision 5e6e7566 (qgis): available values in value relations
David Signer
06:28 PM Revision 83be397f (qgis): menu action to only display the used values if formatter can provide av...
David Signer
06:28 PM Revision a02cdbc3 (qgis): CanProvideAvailableValues as a flag on fieldformatter
David Signer
06:28 PM Revision 6baaae53 (qgis): get availableValues over the fieldFormatter
David Signer
06:28 PM Revision 54f4efbd (qgis): available values of value map
David Signer
05:29 PM Revision e8d76e2a (qgis): Stored expressions initial implementation
Alessandro Pasotti
05:29 PM Revision 2ab794bc (qgis): Add tests and utility methods
Alessandro Pasotti
05:29 PM Revision 09345b51 (qgis): Add QgsExpressionStoreDialog
Alessandro Pasotti
04:36 PM Revision 8e791807 (qgis): Fix crash with invalid layer
Matthias Kuhn
03:59 PM Revision 3eeaddd9 (qgis): followup : better test output
Olivier Dalang
03:22 PM Revision 3a4b976a (qgis): Merge pull request #33418 from m-kuhn/azure-mask-more-tests
Mask some more flaky tests Matthias Kuhn
01:01 PM Revision 995335a9 (qgis): checkbox on relation reference fields to display all values
David Signer
12:02 PM Revision e73fe50d (qgis): clear list of resulting values
David Signer
12:02 PM Revision 9ebe42ad (qgis): read related fields on relationreference widget
David Signer
11:32 AM Revision b42a31ec (qgis): Merge pull request #32472 from troopa81/feature_selectionwidget_in_feat...
Selection widget in feature selection dialog Matthias Kuhn
09:55 AM Revision a8f46ac6 (qgis): update sip
Julien Cabieces
09:53 AM Revision e14d77c9 (qgis): (still fiddling with tests)
Olivier Dalang
09:38 AM Revision ebb02366 (qgis): Mask some more flaky tests
Matthias Kuhn
08:06 AM Revision 3b4437bc (qgis): Merge pull request #33333 from lbartoletti/expression-is_empty
Add expressions is_empty(geom) is_empty_or_null(geom) Matthias Kuhn
06:32 AM Revision c7fca820 (qgis): Update resources/function_help/json/is_empty
Co-Authored-By: Matthias Kuhn <[email protected]> Loïc BARTOLETTI
03:48 AM Revision c235c4c1 (qgis): [needs-docs] Add precision to rotate marker checkbox
and harmonize with hash line symbol layer dialog Harrissou Santanna
03:37 AM Revision 39747482 (qgis): Select features by value: show layer name in window title
Fixes #33210 Alessandro Pasotti
03:37 AM Revision 6df6bd10 (qgis): Drop "by value" from select window title
Alessandro Pasotti
03:36 AM Revision 0c51d79c (qgis): When saving and restoring CRS definitions to XML, save wkt
definition too, and prefer rebuilding the CRS from the WKT
definition whenever it's available
Proj strings are lossy...
Nyall Dawson
03:36 AM Revision 183bcc48 (qgis): Fix build
(cherry picked from commit 9be6b333d00fe9035a554bb487fa463e9e50a3b0) Nyall Dawson
03:36 AM Revision 49c7652a (qgis): Fix incorrect reverse coordinate transforms are created when using a
PROJ 6+ build and a project has manual coordinate operation pathways
set
Refs #33121
(cherry picked from commit 510...
Nyall Dawson
03:36 AM Revision 8a7d6d2c (qgis): Add a method to determine if the coordinate operation string returned
by QgsCoordinateTransformContext.calculateCoordinateOperation corresponds
to the reverse of what's actually required....
Nyall Dawson
03:36 AM Revision eb8c7d7e (qgis): Add method to retrieve the details of the coordinate operation which is
actually being used by a QgsCoordinateTransform object
(cherry picked from commit ef197979976a735a23c5bea85f00aba0c3...
Nyall Dawson
03:36 AM Revision f6f6bbcb (qgis): Fix build
Nyall Dawson
03:36 AM Revision 49c2c2ac (qgis): Update test results for proj < 6
(cherry picked from commit 8994a4b994f07e4a09284637c85eb3fa2c933109) Nyall Dawson
03:36 AM Revision 10850d7a (qgis): Fix transform differences vs proj < 6 when using custom CRS via proj de...
By being more selective about when we force convert to a single crs
Fixes #32928
(cherry picked from commit 05eaa65...
Nyall Dawson
03:36 AM Revision fe481560 (qgis): Fix warning
(cherry picked from commit 66fefdc66825abe6c13ce1b54d519e05f40553c0) Nyall Dawson
03:36 AM Revision 5d2e9ff8 (qgis): Fix infinite recursion on proj < 6 builds
(cherry picked from commit bc41f145e1b8bb3ff35f2d79bbafa516a2916417) Nyall Dawson
03:36 AM Revision bfd0e879 (qgis): Fix travis build
(cherry picked from commit b6e46325d3d7ce92885c7658881480057b6eb420) Nyall Dawson
03:36 AM Revision 09820c47 (qgis): Fix deadlock
(cherry picked from commit de109b67d2928b6037ffdef30bfcbb62218cbb7b) Nyall Dawson
03:36 AM Revision f098a5a2 (qgis): When saving a user crs, if a WKT representation of the CRS is available,
then store and save that
Proj string representations of CRSes are lossy, so we should always prefer
WKT when it's av...
Nyall Dawson
03:36 AM Revision f40fd49f (qgis): Fix a test under proj 6
(cherry picked from commit 526963efb2e5565b6b7881ae46e7b5bfc0ff07a4) Nyall Dawson
03:36 AM Revision 54df3bb9 (qgis): Don't flag CRSes created from a WKT which doesn't correspond to any
known authorities as invalid
If proj is happy to accept the WKT string, then it's valid
(cherry picked from commit ...
Nyall Dawson
03:36 AM Revision fda35a1e (qgis): [BUGFIX] QgsCoordinateReferenceSystem::createFromOgcWmsCrs(): fix impor...
(cherry picked from commit d25759525e952fa2644d23c8508e88dbbfb736f0)
(cherry picked from commit a90e6b95cad4ce383698f...
Even Rouault
03:36 AM Revision 05ed9abf (qgis): Fix another test under proj 6
(cherry picked from commit da92b3fe8d1c73f69ca62dd79868613bbf1835ba) Nyall Dawson
03:36 AM Revision b203e6e1 (qgis): Fix another test under proj6
(cherry picked from commit cf95f1452e238efb7c88e677974da6b173545878) Nyall Dawson
03:36 AM Revision 4ec223e9 (qgis): Don't try to normalize proj coordinate operations constructed directly
from the proj string via the transform context
This isn't possible -- only proj coordinate operations constructed
fr...
Nyall Dawson
03:36 AM Revision 0657c9e4 (qgis): Add a WKT column to tbl_srs
proj string definitions of CRSes are lossy, so we need to gradually
transition to WKT definitions instead
(cherry pi...
Nyall Dawson
02:14 AM Revision 235fee19 (qgis): Don't highlight whole polygon in red when using map label tools
For polygons, we don't want to fill the whole polygon itself with
the rubber band as that obscures too much of the ma...
Nyall Dawson
01:56 AM Revision e76654b0 (qgis): Fix another unicode string on windows
(cherry picked from commit c847e004ddbd6c1a8dd060bc20a1ddfe06c9a08f) Nyall Dawson
01:56 AM Revision 8ad1352c (qgis): v.to.rast: fix va -> val
(cherry picked from commit f497cf4f41f4027cf7b8348c33c26f018e0a8599) Markus Neteler
01:56 AM Revision 5bdfa002 (qgis): Deselecting tables after addition in Data Source Manager
(cherry picked from commit e61ca0434091ea44eccffd96173e878abe6f56c6) Samweli
01:56 AM Revision d7a3c67a (qgis): Fix ellipsis characters in button text show incorrectly on windows
Fixes #33209
(cherry picked from commit e2e1bd35dea4bf9521a02d1887cf6c7a39c8394d)
Nyall Dawson
01:56 AM Revision be563c10 (qgis): Fix escape and enter don't work to close color or symbol selector dialogs
Fixes #27602
(cherry picked from commit 2e25151786d39c5d444d0973595f715129cf23bf)
Nyall Dawson
01:56 AM Revision e156b035 (qgis): [postgres] Speed up array parsing (fixes #33226) (#33227)
(cherry picked from commit ac958dec899a18bd56bcfdf41e422176966ca151) Hugo Mercier
01:56 AM Revision e6ef2262 (qgis): successive ThreadPoolExecutors for all zoom levels
instead of using only one ThreadPoolExecutor for all MetaTiles, its now handled in a loop and new ThreadPools for the... mash-graz
01:56 AM Revision 4e2af7d4 (qgis): Don't crash on QgsHtmlWidgetWrapper
Fixes #33390
(cherry picked from commit 0f70637e36ce8743e7ae4f647c0160dbf16f3739)
Alessandro Pasotti
01:56 AM Revision 6838c185 (qgis): Fix single threaded use of MBTiles generator
(cherry picked from commit cfbe66473e94ae5f35a2c65da1a6aa7f50937472) Martin Schitter
01:56 AM Revision d6afeb62 (qgis): [processing] Add api to allow providers to report warnings which should
be shown to users when using that provider
This can be used to return a translated warning message which should be
s...
Nyall Dawson
01:56 AM Revision d7144ea9 (qgis): [processing][saga] Allow saga algorithms to be run under SAGA 7.3,
but show a huge obnoxious "NOT OFFICIALLY SUPPORTED" warning
SAGA 7.3 is the new SAGA LTR, so we eventually need to ...
Nyall Dawson
01:56 AM Revision a55c8181 (qgis): Fix the label of the output parameter of the TPI algorithm
(cherry picked from commit 512eb4d2b8e197071376589e05e58cde64fa5b66) Håvard Tveite
01:34 AM Revision 94e00a28 (qgis): Fix unable to select new projections from datum transform dialog popup box
Cherry-picked from 63370d9, fixes #31753 Nyall Dawson
01:08 AM Revision dbdc397f (qgis): [DB Manager] Fix broken geometry type of GeoPackage based SQL Layers. F...
Borys Jurgiel
 

Also available in: Atom