Activity
From 2019-12-17 to 2020-01-15
2020-01-15
- 10:09 PM Revision 1085810e (qgis): Put settings into collapsible group box as suggested by Mathieu
- 09:53 PM Revision a79c5540 (qgis): Lower the maximum number of zoom levels to 5
- With more zoom levels, we may get over the current limit of 512 active nodes
per entity and the engine would get into... - 09:52 PM Revision 878dfc16 (qgis): Fix 3D rule-based rendering test
- 09:23 PM Revision c868768b (qgis): Fix billboard test
- The test got affected by #33823 so we just side step it by moving
away from using also point at location 0,0 - 07:43 PM Revision 666b8395 (qgis): Install source sip files
- 03:37 PM Revision 56bb8e95 (qgis): [github] fix condition followup
- 02:23 PM Revision 1a2df928 (qgis): fix the attribute table
- Fixes #33439 Fixes #33665 and keep fixed #32933
- 02:22 PM Revision 39cc6baf (qgis): PG raster: faster band data lookup
- 02:20 PM Revision 2f7eaf7a (qgis): [github] fix conditions
- 02:17 PM Revision 57e211dc (qgis): update tests
- 02:11 PM Revision ee0449e4 (qgis): Merge pull request #33792 from m-kuhn/offline_editing_boolean
- Preserve boolean in offline editing
- 01:40 PM Revision e684b51f (qgis): Merge pull request #33760 from kadas-albireo/headers
- Install various missing headers and fix some includes to work with installed headers
- 12:49 PM Revision cafa7ba4 (qgis): Fix usage of deprecated methods
- 12:43 PM Revision c5d9ca47 (qgis): Deprecate overrides
- 12:41 PM Revision 9a02e216 (qgis): optimize polygon creation
- 12:41 PM Revision fb4d9c0b (qgis): fix algorithm description and make width, height and rotation parameters
- limits more reliable and meaningful
- 12:41 PM Revision a6d2a82c (qgis): throw exception if multipart input found
- 12:41 PM Revision c752919d (qgis): [processing][needs-docs] port Rectangle,ovals,diamonds algorithm to C++
- and make width, height and rotation parameters dynamic.
Old Python implementations marked as deprecated to maintain ... - 12:41 PM Revision 1fe16b71 (qgis): use native algorithm instead of RectanglesOvalsDiamondFixed
- 12:31 PM Revision cf36172e (qgis): bugfix: fix exporting of the mesh contours for polygons. now the export...
- 12:25 PM Revision a2a80976 (qgis): update MDAL to 0.4.94
- 12:18 PM Revision 51c2f0ff (qgis): followup 69a53d945c28f
- 11:21 AM Revision e9b58cc1 (qgis): PG raster: make wkb parser more flexible
- 11:01 AM Revision 69a53d94 (qgis): fix windows build
- 10:38 AM Revision 4291ace6 (qgis): [Tests] Read SLD TextSymbolizer set units to pixels
- 10:38 AM Revision 32cad40e (qgis): [Bugfix] Read SLD TextSymbolizer : change offset units if offset change
- 10:38 AM Revision 0ea6c7a0 (qgis): [API] QgsSymbolLayerUtils::decodeSldUom, scaleFactor is not mandatory
- 10:38 AM Revision 680df967 (qgis): QgsSymbolLayerUtils::decodeSldUom add decode Pixel uom
- 10:38 AM Revision a58dc6bf (qgis): Read SLD TextSymbolizer: use QgsSymbolLayerUtils::decodeSldUom
- 10:38 AM Revision 51b547d7 (qgis): [BUGFIX] Read SLD TextSymbolizer set units to pixels
- 10:31 AM Revision f290007a (qgis): PG raster: silence warning on different SRID
- 10:29 AM Revision d3422987 (qgis): PG raster: silence warning on NULL nodata value
- 10:21 AM Revision be42816e (qgis): Install various missing headers and fix some includes to work with inst...
- 10:08 AM Revision ecd90c6e (qgis): [FEATURE] Allow customization of the items shown in browser (#33679)
- * [FEATURE] Allow customization of the items show is browser. User can select in Interface Customization dialog to hi...
- 09:56 AM Revision a9ed83f1 (qgis): [FEATURE][processing] New algorithm "Rename table field"
- Takes an input layer, existing field and a new name for the field, and
outputs a new layer with the selected field re... - 09:55 AM Revision d3b94025 (qgis): Reuse existing QgsDistanceArea instead of creating new ones
- 09:55 AM Revision 1461ae8d (qgis): [FEATURE][gps] Show distance from GPS lock position to current cursor
- position in status bar
When a GPS device is connected, whenever the user moves the cursor
over the canvas a live sta... - 09:55 AM Revision cb6fe012 (qgis): Reuse coordinate transform in GPS information widget instead of making
- new ones all the time
- 08:00 AM Revision 993fa38d (qgis): Merge pull request #33688 from signedav/copy-child
- Fix invalid attributes dialog on copy to another layer
- 07:43 AM Revision 5dfb5f6b (qgis): Followup review comments
- 07:36 AM Revision 9243bd2d (qgis): Update src/analysis/vector/geometry_checker/qgsgeometrygapcheck.cpp
- Co-Authored-By: Nyall Dawson <[email protected]>
- 06:36 AM Revision 95135f9d (qgis): Fix out-of-sync vector layer extent after a dataChanged was emitted
- 05:10 AM Revision ddf3d2df (qgis): Use modern approach to combobox population, fix capitalization
- 05:10 AM Revision 0cd95574 (qgis): Create QgsLabeling class for labeling related enums and constants,
- and avoid inclusion of pal header in a public QGIS header
pal is an internal implementation detail -- it should not ... - 04:38 AM Revision 15a63634 (qgis): [processing] Don't show invalid layer warning if a layer was not even set
- 04:31 AM Revision 6a355b80 (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... - 04:27 AM Revision ff961403 (qgis): Fix out-of-sync vector layer extent after a dataChanged was emitted
2020-01-14
- 08:12 PM Revision 6bbe28bc (qgis): Fix some Qt 5.13 deprecation warnings
- 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... - 07:57 PM Revision ad97ae2a (qgis): Fix build
- (cherry picked from commit 6cc5a8f2c3802c1aba412e3850a5e6a83a6d253b)
- 07:57 PM Revision ed48c555 (qgis): Fix dox test
- 07:57 PM Revision 240e06c5 (qgis): Fix build
- 07:57 PM Revision 2fb0a315 (qgis): Another build fix
- (cherry picked from commit e84c2b8b72597280a9d3b9d8482e3c7abde4c1da)
- 07:57 PM Revision ff228e98 (qgis): Update ACCEPTABLE_MISSING_BRIEF
- (cherry picked from commit 44940bd8e6c32cd9a2b74fa76ebe7e61bc666618)
- 07:57 PM Revision 1e6ebbe0 (qgis): [gps] Add missing Transfer annotation
- (cherry picked from commit c0d4f38c6f9f4bdb1785056f10ec42d330b8e4cd)
- 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... - 07:57 PM Revision bd96babe (qgis): Fix deprecation warnings in doxygen parser
- (cherry picked from commit d51f5ee9b4842add43710acfb0cbd6da6f7f8fd8)
- 07:57 PM Revision f4240656 (qgis): Update ACCETABLE_MISSING_ADDED_NOTE list
- (cherry picked from commit b422ad9afdd86796f0ba116f26f3b4d553e2274b)
- 07:57 PM Revision fdacdeda (qgis): Dox++
- (cherry picked from commit 47ce7877ca78361cba339d578cd15e4e8a0523de)
- 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... - 07:57 PM Revision 1ad3c2a0 (qgis): Modernize memory management
- (cherry picked from commit 08fbe21b37481b287c002a1058679e85be37c576)
- 07:10 PM Revision f3d14f94 (qgis): unset deprecated of setIdentifierValuesToNull and setExtraIdentifierVal...
- 07:07 PM Revision 8b62eb95 (qgis): Better doc strings
- 06:48 PM Revision abb84ef3 (qgis): PG raster: fix GEOS exception when fetching tiles
- 06:36 PM Revision 8a74a3dd (qgis): [github] fix cron period
- 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 - 06:24 PM Revision ba94c5ed (qgis): PG raster: more metadata
- 04:51 PM Revision 952d7048 (qgis): Rename QgsGeometryCheckFix to QgsGeometryCheckResolutionMethod
- 04:38 PM Revision 0bc8726f (qgis): Geometry fix fix
- 04:38 PM Revision 6cdd75bb (qgis): More geometry fix goodness
- 04:38 PM Revision 35d51762 (qgis): Analysis again
- 04:38 PM Revision d5cc24c0 (qgis): Make gap fixes more robust
- 04:38 PM Revision f6e388af (qgis): Geometry gap analysis update
- 04:26 PM Revision 60b21f2a (qgis): Preserve boolean in offline editing
- 01:43 PM Revision 5fe6bb89 (qgis): BUG: scientific notation for double number between 1 and -1, fix #33475
- 01:43 PM Revision 84563cb2 (qgis): apply different test depend on Qt version
- 01:43 PM Revision 7b189093 (qgis): These tests have different results between azure and travis building
- 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
- 01:43 PM Revision 18f65c63 (qgis): add scientific notation for double type when precision is mentionned
- 01:11 PM Revision f00cbb30 (qgis): Merge pull request #33782 from nyalldawson/fix_azure
- Fix azure test failure, missing .arg
- 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
- 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.
- 10:44 AM Revision 88bc4483 (qgis): PG raster: add test to cmake
- 10:42 AM Revision 5b4e581d (qgis): Remove debugging
- 10:39 AM Revision 6a20ed41 (qgis): Extract field type from QgsField
- 10:34 AM Revision 8ca08ec7 (qgis): Set field precision and lengths from QgsField
- 10:31 AM Revision b4f4c331 (qgis): Use lazy evaluation for query result descriptions
- 10:30 AM Revision 36b7d8b8 (qgis): PG raster performance boost by using overviews for stats
- 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... - 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... - 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
- 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
- 08:28 AM Revision 99ac4fb8 (qgis): PG raster: do not require db name
- ... in case a service file is used
- 07:59 AM Revision 4c495dc0 (qgis): fix constant raster cellsize - prefer cellsize over extent parameter so...
- 07:48 AM Revision 4b4d9024 (qgis): setting fkey to null
- 07:48 AM Revision 883a5279 (qgis): setting fkey values to null
- 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...
- 07:48 AM Revision c7af6f04 (qgis): do not force signal on deleteForeignKeys
- 07:11 AM Revision 68fbca28 (qgis): Test mask updates
- 07:08 AM Revision 90fa54a5 (qgis): Test masks
- 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
- 07:08 AM Revision e7e53f4e (qgis): Remove useless Refresh button from table properties
- 07:08 AM Revision 62efbeb5 (qgis): Allow editing of row/column width/height in manual tables
- 07:08 AM Revision 781712ff (qgis): Add table row height/column width handling to table editor
- 07:08 AM Revision 8de0e762 (qgis): Remove some unused heading settings from manual table widget
- 07:08 AM Revision 2b5598d8 (qgis): UX fixes for working with numeric formats in table editor
- 07:08 AM Revision 024b3214 (qgis): Unit tests and fixes for table numeric format setting/retrieval
- 07:08 AM Revision 31cdf131 (qgis): Add equality operator for QgsNumericFormat
- 07:08 AM Revision 9835ab06 (qgis): Unit tests, fixes for table foreground/background color
- 07:08 AM Revision 77850adf (qgis): Unit test for cell clearing, fix duplicate signals
- 07:08 AM Revision e3507ff2 (qgis): Unit tests for selection modes
- 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 ... - 07:08 AM Revision 5a4bd09f (qgis): Expand docs, extra tests
- 07:08 AM Revision f82fea54 (qgis): Hide formatting widget from sip
- It's an internal detail only
- 07:08 AM Revision 387787b5 (qgis): Add interactive editor dialog for layout manual table items
- 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... - 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) - 07:08 AM Revision 979af783 (qgis): Allow multiline text editing in table editor (ctrl+enter inserts a line...
- 07:08 AM Revision 60d5e22a (qgis): Make a custom delegate for the table editor
- 07:08 AM Revision faf49490 (qgis): Add unit tests for manual table row heights and column widths
- 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"
- 07:08 AM Revision 2e751dd7 (qgis): Fix incorrect logic in reuse of existing manual table widgets
- 07:08 AM Revision 12fb06b3 (qgis): Standardize capitalization, use modern stable method to populate
- and set combobox values
- 07:08 AM Revision f64d9c1c (qgis): Use 'Fixed Table' as name for manually created tables
- 07:08 AM Revision 0aef9a17 (qgis): Unit tests for editing row height/column width
- 07:08 AM Revision 0c1264c6 (qgis): Spelling
- 07:08 AM Revision 515a6b19 (qgis): Nicer initial dialog cell sizes
- 04:42 AM Revision 21fc95e9 (qgis): Fix azure test failure, missing .arg
- 04:01 AM Revision db8073b8 (qgis): crssync: put profile to temporary directory (fixes #33743)
- 02:52 AM Revision be4f45e7 (qgis): crssync: put profile to temporary directory (fixes #33743)
2020-01-13
- 11:32 PM Revision 0a4f0e51 (qgis): add field name when reporting an error in refactorfield algo
- 11:28 PM Revision 6b967949 (qgis): Fixes #33449 Snapping empty layer when adding new feature
- 08:03 PM Revision f32188ad (qgis): Fix some Qt 5.13 css parsing warnings
- 08:01 PM Revision e2004c7f (qgis): Remove use of deprecated qInstallMsgHandler
- 08:00 PM Revision 1dd977a0 (qgis): Fix some Qt 5.13 css parsing warnings
- 06:26 PM Revision 483ed77b (qgis): PG raster support composite PKs
- 05:03 PM Revision 555c6c21 (qgis): PG fix test SELECT NULL::bool -> None
- 04:12 PM Revision 792fa4b7 (qgis): PG raster: support SQL where conditions
- 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...
- 02:02 PM Revision 4d5b3f05 (qgis): Fast track for first tiles
- 02:02 PM Revision 0c2c133d (qgis): DB manager use postgresraster provider instead of GDAL
- 11:44 AM Revision 42e85bc5 (qgis): Fix tests and pk guessing
- 10:25 AM Revision 32ebc12d (qgis): Add test to check identity field management
- 10:25 AM Revision 90a2d475 (qgis): BUG: fix identity field management when adding a feature, fix #33681
- 10:25 AM Revision 1d818a41 (qgis): resolve review comments
- resolve review comments
- 10:25 AM Revision 34d3aaaa (qgis): REFAC: always generated identity field are now determined at the provid...
- 09:29 AM Revision 2215fde2 (qgis): fix constraint check if empty
- 09:02 AM Revision fb491a07 (qgis): moved from gui to app
- 08:58 AM Revision 8f262091 (qgis): Use setLimit() for Z range estimation (+copy&paste error fix)
- 08:44 AM Revision 4574268b (qgis): use iterator for looping validFeatures
- better naming of the buttons and the enums
- 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 ... - 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... - 02:17 AM Revision 34abf15c (qgis): [bugfix] [saga] Fix saga_cmd command with multiple outputs
- 01:45 AM Revision 3746f4c0 (qgis): Modernize memory management
- 01:45 AM Revision d8a40818 (qgis): Dox++
- 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... - 01:45 AM Revision a0c455b2 (qgis): [gps] Add missing Transfer annotation
- 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... - 01:45 AM Revision 3ba1b0de (qgis): Update ACCEPTABLE_MISSING_BRIEF
- 01:45 AM Revision 464a4f31 (qgis): Fix build
- 01:45 AM Revision 7dfdd288 (qgis): Update acceptable missing docs list
- 01:45 AM Revision 8abc457c (qgis): Update ACCETABLE_MISSING_ADDED_NOTE list
- 01:45 AM Revision efdb8d18 (qgis): Another build fix
- 01:45 AM Revision 4c8ce04b (qgis): Fix deprecation warnings in doxygen parser
- 01:24 AM Revision fb5e429e (qgis): finalize tests
- 01:24 AM Revision a1f8af90 (qgis): fix read for oracle curve polygon with Z coordinates
- 01:24 AM Revision 1f3370a9 (qgis): fix multipolygons with only one polygon
- 01:24 AM Revision 31cdc2f1 (qgis): remove limitation on adding or editing geometry with Z coordinate
- 01:24 AM Revision bbcb90ff (qgis): Support for Oracle MultiCurve edition
- 01:24 AM Revision d4e0c523 (qgis): Support for Oracle CurvePolygon and MultiSurface edition
- 01:24 AM Revision ac7d365e (qgis): [FEATURE] Support for Oracle circular string and compound curve edition
- 01:24 AM Revision e9cb34e1 (qgis): fix multiline and multi surface skipping some parts
- 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...
2020-01-12
- 09:16 PM Revision 62cd6b30 (qgis): Add information about pending jobs also from non-terrain entities
- 07:57 PM Revision 9ac6c661 (qgis): Add test for package layer algorithm OVERWRITE param
- 07:57 PM Revision 524e1b04 (qgis): Improve error reporting
- 07:57 PM Revision b12edae5 (qgis): Respect OVERWRITE parameter in package layers algorithm
- Fix #33721
- 06:05 PM Revision 8f55fac6 (qgis): Improve pull request template
- 06:01 PM Revision 40b102fc (qgis): Merge pull request #33739 from vcloarec/master
- fix QgsColorRampShader assignment operator
- 04:51 PM Revision 5b9b2e4a (qgis): Optionally show bounding boxes for vector layer entities (for debugging)
- 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... - 09:03 AM Revision 4b39891a (qgis): Merge pull request #33722 from m-kuhn/package_layers_overwrite
- Respect OVERWRITE parameter in package layers algorithm
- 04:48 AM Revision 32f305e9 (qgis): fix QgsColorRampShader assignment operator
- The old assignment operator didn't do the job for the base class
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
- 05:23 PM Revision db509652 (qgis): sip and doxygen fixes
- 04:44 PM Revision 64769f4d (qgis): sipify, doxygen, spelling
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
- 07:21 PM Revision 7f37865c (qgis): Fix some more warnings
- 06:22 PM Revision e4c687d8 (qgis): Fix warnings and QT < 5.10 chopped
- 05:54 PM Revision 8d1ccb1d (qgis): Add tiling configuration to vector layer 3d renderer + widget
- 04:18 PM Revision c91a133b (qgis): complete README
- 04:13 PM Revision c7b1e5d0 (qgis): [docbot] fix message body
- 03:47 PM Revision 33042842 (qgis): [github] auto milestone, fix number
- 03:31 PM Revision 83951a46 (qgis): [github] auto milestone, fix increase step, use int
- 03:18 PM Revision b4b43388 (qgis): [github] auto milestone, fix increase step, try again with bool
- 02:55 PM Revision d73f7452 (qgis): [github] auto milestone, try with string
- 02:52 PM Revision 1ee8034e (qgis): Handle query error
- 02:47 PM Revision a5dcb633 (qgis): [github] auto milestone, fix condition on former step
- 02:42 PM Revision 82033af4 (qgis): [github] auto milestone, fix conditions
- 02:38 PM Revision 7d1702f5 (qgis): [github] auto milestone, fix json query
- 02:23 PM Revision feaf00fc (qgis): Fix build on travis + minor cleanup
- 02:21 PM Revision 5a653972 (qgis): [github] auto milestone, fix missing )
- 02:15 PM Revision 754c01de (qgis): [github] auto milestone, fix PR number
- 02:04 PM Revision f6f79e32 (qgis): [github] auto milestone, fix json query
- 02:00 PM Revision 2f99b914 (qgis): [github] auto milestone, fix grapql query
- 01:57 PM Revision 6e17170b (qgis): [github] auto milestone, remove duplicated node
- 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... - 01:47 PM Revision 480095a3 (qgis): [github] use a cron job to set milestone on PRs
- hence, no rights issue
- 01:09 PM Revision 932cd65c (qgis): OTF reprojection support + code style fixes
- 12:16 PM Revision cb1b9516 (qgis): Smarter loading of tile indexes
- Indexes are now loaded on demand by extent
- 12:15 PM Revision b13c3bb1 (qgis): Improve error reporting
- 12:12 PM Revision b4ac0b01 (qgis): Add test for package layer algorithm OVERWRITE param
- 11:31 AM Revision 0c51d2fc (qgis): Respect OVERWRITE parameter in package layers algorithm
- Fix #33721
- 11:24 AM Revision c9bba3ce (qgis): update MDAL to 0.4.1
- 10:57 AM Revision c3a3dd88 (qgis): Fix spelling and comments
- 10:54 AM Revision 5ef16079 (qgis): [github] auto milestone, fix workflow
- 10:52 AM Revision 4064ff6c (qgis): [github] auto milestone, typo
- 10:51 AM Revision 87ae9279 (qgis): [github] auto milestone, leave comment
- 09:54 AM Revision 849a2953 (qgis): Tiles cache for PG raster provider
- 09:54 AM Revision 74556ec7 (qgis): Fix identify and nodata
- 09:54 AM Revision 56a5c376 (qgis): Fix tiles lifecycle and reformat code for readability
- 09:54 AM Revision 38e58040 (qgis): translate some log messages
- 09:54 AM Revision f822d45a (qgis): First raster drawn!
- 09:54 AM Revision 92004e7f (qgis): PG raster overviews
- 09:54 AM Revision 30fbed4c (qgis): Add isEmpty to qgs generic spatial index
- 09:54 AM Revision d5e750af (qgis): Add more member variables
- 09:54 AM Revision 25972abd (qgis): Fix SRID on test data
- 09:54 AM Revision 91d58f29 (qgis): Add testdata for PG raster
- 09:54 AM Revision c186f06f (qgis): Test for PG raster provider
- 09:54 AM Revision 4b0747cf (qgis): Try to guess pks
- 09:54 AM Revision 84b321e8 (qgis): Make good use of overviews
- 09:54 AM Revision 2ed36691 (qgis): Find overviews
- 09:54 AM Revision 4f55df03 (qgis): Support raster without constraints
- 09:54 AM Revision 91ed3752 (qgis): Fix SRID raster detection
- 09:46 AM Revision bf4ed9ad (qgis): Use QgsVectorLayer to retrive field names from queries
- 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
- 09:07 AM Revision cf4443a4 (qgis): [github] fix GH expression on milestone
- 08:59 AM Revision 04d714cc (qgis): [github] fix GH expression on milestone
- 08:58 AM Revision c92874b8 (qgis): [github] fix GH expression on milestone
- 08:57 AM Revision 776d0823 (qgis): [github] fix GH expression on milestone
- 08:54 AM Revision a704341b (qgis): [github] add comment if rights are insufficient to set milestone
- 08:44 AM Revision ef750839 (qgis): [github] fix json on milestone
- 08:33 AM Revision 667ac590 (qgis): [github] milestones on PR are edited through issues API
- 08:29 AM Revision f8620e84 (qgis): [github] fix auto milestone bot
- 08:24 AM Revision 1c5bd1ad (qgis): [github] fix auto milestone bot
- 07:52 AM Revision 70e02a72 (qgis): Revert "add bot"
- This reverts commit 4ee7987e7922fa408047e52977a7f44d8b53c286.
- 07:50 AM Revision 0d3d28e7 (qgis): [github] auto define milestone on PRs
- 07:29 AM Revision 4ee7987e (qgis): add bot
- 07:26 AM Revision b85e5934 (qgis): add bot
- 05:19 AM Revision 662ede58 (qgis): Accept newline terminated string as valid input to paste as temporary s...
- Fixes #33617
- 05:19 AM Revision 1b920ca9 (qgis): Add unit tests
- 02:35 AM Revision a816bb85 (qgis): Accept newline terminated string as temporary scratch layer
- 01:32 AM Revision ce73da6c (qgis): fix wrong intersection condition
- 01:32 AM Revision 670f3671 (qgis): use QgsCircle and implement optional field param
- 01:32 AM Revision 8c191887 (qgis): add linedensity test to testqgsprocessingalgs.cpp
- 01:32 AM Revision 4b8177fd (qgis): add linedensity testdata
- 01:32 AM Revision 41b5fd80 (qgis): enhance speed by adding QHash
- 01:32 AM Revision 9a262e1c (qgis): optimize fid handling
- 01:32 AM Revision bfe4e1ab (qgis): throw exception in case of search radius being smaller than sqrt(pixelS...
- 01:32 AM Revision 34e37cf1 (qgis): optimize qhash, feature request and rasterDataLine
- 01:32 AM Revision aa2b38f9 (qgis): remove hash based python test entry
- 01:32 AM Revision 13f8cd6f (qgis): add missing override in prepareAlgorithm() declaration
- 01:32 AM Revision 11a52319 (qgis): format algorithm source
- 01:32 AM Revision ce342f7a (qgis): [feature][processing] Add Line denisty algorithm
2020-01-09
- 12:49 AM Revision 5765cabb (qgis): Speed up reading the field list from clipboard
- 12:49 AM Revision 7a3d22dd (qgis): Add unit tests
- 12:49 AM Revision 07d6a1ff (qgis): Accept newline terminated string as valid input to paste as temporary s...
- Fixes #33617
- 10:44 PM Revision b02b0be0 (qgis): [processing] use system temporary directory as default temp dir for Pro...
- 09:20 PM Revision e9067786 (qgis): fix docs
- 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 ... - 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
- 08:05 PM Revision 986930d2 (qgis): [processing] use system temporary directory as default for Processing
- temporary outputs (refs #33641)
- 05:05 PM Revision 5c5ba4ef (qgis): behavior for one single feature
- 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... - 04:46 PM Revision 7bdfc6d6 (qgis): better naming and docs
- 02:02 PM Revision f5e01d3c (qgis): QgsFixAttributeDialog seperated from QgsAttributeDialog to have the lis...
- 02:02 PM Revision c4dc133a (qgis): handle list of features to attributedialog on feature fix process
- 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)
- 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...
- 10:57 AM Revision 3a3b4308 (qgis): Merge pull request #33259 from signedav/reload_provider
- reloadData / forceReload on data providers
- 10:08 AM Revision 5109e170 (qgis): Drop debug calls, and unused import
- 10:08 AM Revision 285a9843 (qgis): Remove debugging line
- 10:08 AM Revision 6aa87fa6 (qgis): Rename CursorProxy to CursorAdapter
- 10:08 AM Revision e0ec0e0b (qgis): Make CursorProxy scrollable, tweak more of the adapter
- 10:08 AM Revision b73741d5 (qgis): Add debug message about unhandled postgresql datatype
- 10:08 AM Revision d2d723b9 (qgis): Do not get db and user names from the env if service is used
- 10:08 AM Revision 95cb05e1 (qgis): Fix disabling of debug
- 10:08 AM Revision ae8f3592 (qgis): Make CursorAdapter more generic (directly use AbstractConnection)
- 10:08 AM Revision 8e5ff280 (qgis): Revert "Start reorganizing DB connection for SQL window dialog"
- This reverts commit 0ad368a9d28128a4f80896cc6f9989f12b758840.
- 10:08 AM Revision 07d88b1a (qgis): Set dbname from environment, if not set already
- 10:08 AM Revision 67ce48f6 (qgis): Hard-code provider name in connector, so existing test is fixed
- 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] - 10:08 AM Revision 18c51c48 (qgis): Fix TopoViewer plugin
- 10:08 AM Revision 7acbc362 (qgis): Fix more Cursor execution functions (rename table)
- 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
- 10:08 AM Revision f0343176 (qgis): Use the new QgsAbstractDatabaseProviderConnection interface
- 09:01 AM Revision 73578fcd (qgis): reduce size of combobox
- (cherry picked from commit ea71f0c4e3e638193227348bac797b68ba0a809a)
- 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) - 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)
- 08:00 AM Revision c1872715 (qgis): If default new project CRS is set to no CRS, ensure that the status bar...
- 07:51 AM Revision 96bbab67 (qgis): Address review comments
- 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 - 07:51 AM Revision b9b4f884 (qgis): Wide characters should be supported for commas and decimal point symbols
- 07:51 AM Revision ad6684bd (qgis): Add numeric formatting option to round to number of significant figures
- 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... - 07:51 AM Revision 88dd1dc9 (qgis): Fix build
- 07:51 AM Revision 4391fe73 (qgis): Move numeric format button for scalebars to Units group
- 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... - 07:51 AM Revision 1e82bbc4 (qgis): Fix seealso link
- 07:51 AM Revision 1cd2e16f (qgis): Also expose setting for optionally overridding the decimal character
- 06:30 AM Revision fd970b91 (qgis): [docbot] also list commits with [FEATURE]
- 05:11 AM Revision b3d0dd19 (qgis): [MESH] Fix time formating when time is far from reference
- 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
- 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... - 05:10 AM Revision fc555ca6 (qgis): Ensure pan distance display in status bar uses project distance units
- 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... - 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 - 05:10 AM Revision 9fd3681b (qgis): Respect project bearing setting when showing pan direction in status bar
- 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 ...
2020-01-08
- 11:13 PM Revision 0ba2bccf (qgis): [MESH] fix time reference
- 09:31 PM Revision 86ed380e (qgis): Fix editing of synchronized same fields in attribute form
- 07:53 PM Revision 8713d969 (qgis): fix clazy and fallthrough warnings
- 07:53 PM Revision 0caea596 (qgis): install pyproj deb package to avoid owslib pip install error
- 07:53 PM Revision cf0186b2 (qgis): Configure Oracle continuous integration
- 07:53 PM Revision 28f70c0e (qgis): Don't forget to rollback at the end of the tests
- 07:53 PM Revision aebb32bb (qgis): close connection when deleting oracle transaction
- 07:53 PM Revision d6b4b4ac (qgis): Protect oracle conn method with mutex
- 07:53 PM Revision c495b4cb (qgis): Don't use sdo_tune.extent_of if user doesn't ask explicitly for
- estimated metadata
- 07:50 PM Revision 55bdb46e (qgis): Fix editing of synchronized same fields in attribute form
- 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 ... - 04:47 PM Revision 108e8c8e (qgis): Fixed identify tool to work with chunked entities
- 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... - 04:47 PM Revision e2863e38 (qgis): Added support for background loading in 3D rule-based renderer
- 03:24 PM Revision 8a16451f (qgis): fix loading a project from XML
- 03:24 PM Revision c8558ef8 (qgis): fix sigma figure
- 01:16 PM Revision 43690be6 (qgis): [docbot] copy PR body + needs-docs commits content
- 01:16 PM Revision 8f90d110 (qgis): [docbot] write message in open PR needing doc to warn the author (s)he ...
- 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... - 04:20 AM Revision 591e1a28 (qgis): Start on GUI work
- 04:20 AM Revision 8bcba478 (qgis): Add percentage numeric formatter
- 04:20 AM Revision d445487c (qgis): Add numeric formatter for scientific notation
- 04:20 AM Revision 6088edda (qgis): Start on unit tests for numeric format gui
- 04:20 AM Revision 664ba234 (qgis): Also respect other locale specific characters
- 04:20 AM Revision 545edcf1 (qgis): Dox++
- 04:20 AM Revision bc997f07 (qgis): Minor tweaks
- 04:20 AM Revision 124df2d7 (qgis): Add display of sample values to numeric format selector widget
- 04:20 AM Revision 0fc7abb2 (qgis): Fix crash in widget, add unit tests
- 04:20 AM Revision f5e965aa (qgis): Add configuration widgets for all numeric format types
- 04:20 AM Revision 1d6bc57d (qgis): Unit tests and fixes for numeric format gui registry
- 04:20 AM Revision ccf6898e (qgis): Start on registry for numeric format configuration widgets
- 04:20 AM Revision 552913cd (qgis): Start on base class for numeric format widgets
- 04:20 AM Revision e91f26d6 (qgis): Attempt to workaround mscv behavior
- 04:20 AM Revision 6b9cafb7 (qgis): Nicer sorting of numeric format choices
- 04:20 AM Revision a72d8fae (qgis): Fix dox
- 04:20 AM Revision 90184a59 (qgis): Add methods to store/recreate formats from XML elements, and tweak
- serialization API
- 04:20 AM Revision b9babb78 (qgis): Don't use a stored stringstream, allows formatter to be thread safe
- 04:20 AM Revision ec376352 (qgis): Avoid ambiguous test data, force minimum of 1 decimal place for scienti...
- 04:20 AM Revision 7affde66 (qgis): Add numeric formatter for currency values
- 04:16 AM Revision 7d4d64a1 (qgis): [BUGFIX] Fix ESRI shapefile format listed twice in vector file selector...
- 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... - 02:31 AM Revision 9a5855aa (qgis): [BUGFIX] Fix ESRI shapefile format listed twice in vector file selector...
- Fixes #28661
- 01:21 AM Revision 5f3ee102 (qgis): Avoid current rule gets reset when editing an existing conditional form...
- (cherry picked from commit f993bc73829072e6def2ce9177a416df540529fb)
- 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)
2020-01-07
- 11:45 PM Revision 563c3333 (qgis): use String::isEmpty()
- 08:35 PM Revision 18e9766d (qgis): dox
- 08:35 PM Revision 2b031cf4 (qgis): Expose shape digitizing methods to QgisInterface
- 08:33 PM Revision faa72484 (qgis): Avoid current rule gets reset when editing an existing conditional form...
- 08:33 PM Revision d96a32f3 (qgis): Fix conditional styling widget does not initially show rules belonging
- to first field when opening the widget
- 04:09 PM Revision ea71f0c4 (qgis): reduce size of combobox
- 03:48 PM Revision 442f61de (qgis): replace checkbox with checkbox and label to enable word-wrap in
- the identify panel (fix #29546)
- 03:38 PM Revision cba532f8 (qgis): add test
- 02:51 PM Revision 12ba65d7 (qgis): add default z value instead of NaN when line/polygon capture a 2D vertex
- 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
- 12:43 PM Revision a2e5f24f (qgis): hack to check behavior if copy a non valid feature against hard constra...
- 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... - 07:09 AM Revision a1473113 (qgis): Simplify memory management
- (cherry picked from commit ec248256c4c7aab8b1f71c9d291ca63f311ed6a4)
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 - 12:29 AM Revision e2bb325c (qgis): [gps] Fix incorrect double-reprojection of GPS marker position on
- canvas extent changes
- 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
- 01:53 PM Revision 58f0e815 (qgis): Create pr_to_doc_issue.md
- 01:10 PM Revision 443be90d (qgis): [processing] add user-defined parameters to gdal_rasterize
- 01:10 PM Revision a05c8a7b (qgis): [processing] fix v.net.centrality
- 01:10 PM Revision 3b4c3362 (qgis): fix typo
- 01:10 PM Revision 9280a113 (qgis): [processing] add tests for r.series and r.reclass algorithms
- 01:10 PM Revision 268bfe26 (qgis): [processing] add proper support for range parameters (fix #29269)
- 01:10 PM Revision 6f424165 (qgis): [processing] fix r.rescale and r.rescale.eq
- 01:10 PM Revision 23f3c587 (qgis): [processing] cleanup tests
- 11:17 AM Revision 2ccb694e (qgis): fix typos
- 11:14 AM Revision 353ad4d0 (qgis): Revert "Revert "Revert "useless commit to test doc bot (#33602)" (#3362...
- This reverts commit 24c1a71b95f468722cb9bd7546e51baa0ccc150a.
- 11:13 AM Revision 8bcbb0b3 (qgis): fix typo
- 11:11 AM Revision 24c1a71b (qgis): Revert "Revert "useless commit to test doc bot (#33602)" (#33625)" (#33...
- This reverts commit f2be9dc61ecab9eaafc7b1587e701faa42f37c47.
- 11:05 AM Revision f2be9dc6 (qgis): Revert "useless commit to test doc bot (#33602)" (#33625)
- This reverts commit 2ec439982b8192546afe927d8176e0af5a9a68d0.
- 11:00 AM Revision 6037770c (qgis): [docbot] also write comment
- 09:36 AM Revision a55fbc4d (qgis): [docbot] transform the milestone to a doc label (3.10.4 => 3.10)
- 08:34 AM Revision 0bccdfe8 (qgis): Merge pull request #33514 from m-kuhn/more-stable-dxf-export-alignment
- [dxf export] Improve dxf alignment
- 05:51 AM Revision 23f862b9 (qgis): Simplify memory management
- 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 - 03:54 AM Revision 6005bf61 (qgis): Fix rule-based renderer widgets swallow copy/paste/delete shortcut keys
- 03:54 AM Revision a9edbd0b (qgis): Avoid temporary flashing dialog showing when a distance parameter widge...
- 02:19 AM Revision 1fa3edfc (qgis): [processing] add tests for r.series and r.reclass algorithms
- 02:19 AM Revision b5118417 (qgis): [processing] fix v.net,centrality
- 02:19 AM Revision 5e62e60d (qgis): [processing] add user-defined parameters to gdal_rasterize
- 02:19 AM Revision cf6cd48b (qgis): fix typo
- 02:19 AM Revision 0b749558 (qgis): [processing] add proper support for range parameters (fix #29269)
- 02:19 AM Revision dcabb053 (qgis): [processing] fix r.rescale and r.rescale.eq
- 02:19 AM Revision 432a8a5f (qgis): [processing] cleanup tests
- 01:25 AM Revision 7c1b7fa2 (qgis): [processing] Avoid temporary flashing dialog showing when a distance pa...
- Fixes #29438
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
- 04:27 PM Revision 0eef1979 (qgis): Remove leftover docstrings
- 03:34 PM Revision e9d4e9fb (qgis): Preserve anchor point instead of delta
- It's way easier to understand the concept
- 11:58 AM Revision fcdf1f6e (qgis): Fix test
- 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... - 11:50 AM Revision 2dcdfe30 (qgis): Fix typo
- 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... - 11:50 AM Revision 27277c54 (qgis): Remove unused code
- 11:50 AM Revision 412ce7dd (qgis): Use proper Map Theme parameter type in rasterize algorithm
- 11:50 AM Revision 35e7fc77 (qgis): Add widget wrapper for processing map theme parameter type
- 11:50 AM Revision 54629b8f (qgis): [FEATURE][processing][API] New parameter type QgsProcessingParameterMap...
- Allows for selection from existing map themes
- 11:50 AM Revision bbc9f7bc (qgis): [processing] Add parameter definition config widget for map theme param...
2020-01-04
- 11:59 PM Revision 223dfafb (qgis): [processing] Port field parameter widget to new API
- 11:59 PM Revision 70ee385f (qgis): [processing] Add message bar to widget context
- 11:59 PM Revision f961449c (qgis): Fix missing signals, duplicate signals sent by QgsFieldComboBox
- 08:32 PM Revision f8e5861d (qgis): Fix rule-based renderer widgets swallow copy/paste/delete shortcut keys
- when opened in panel modes
Fixes #33592 - 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)
- 02:06 PM Revision 1c4d691a (qgis): Dox++
- 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 - 12:23 PM Revision 306a603b (qgis): remove falty part
- 12:13 PM Revision 2ec43998 (qgis): useless commit to test doc bot (#33602)
- 12:11 PM Revision 6be7eaab (qgis): create label on doc from milestone on qgis
- 08:55 AM Revision 188999ab (qgis): run backport action only when proper label is detected
- 08:10 AM Revision 969fb3b0 (qgis): run doc bot action on merge only
2020-01-03
- 05:24 AM Revision 4f307cf0 (qgis): Move down the "Remove rule" action in contextual menu
- 03:23 AM Revision c367e770 (qgis): Move down the "Remove rule" action in contextual menu
- to avoid it being accidentally clicked
2020-01-02
- 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
- 08:25 PM Revision d788dfc0 (qgis): Update menu link
- 08:25 PM Revision db4c99f4 (qgis): Fix progress reports, joined feature count
- 08:25 PM Revision e6a83c91 (qgis): Fix copyright
- 08:25 PM Revision 16c83e06 (qgis): Fix unjoinable features can get incorrectly added to both outputs when ...
- 08:25 PM Revision 75cf5f2f (qgis): Fix subtle logic bug in spatial join c++ port when join type is 1:1 and...
- 08:25 PM Revision 6aa20fbd (qgis): Only increment progress after processing a single feature
- 08:25 PM Revision bb131c8a (qgis): Rename variable for clarity
- 08:25 PM Revision be461521 (qgis): Don't use m prefix for local variable
- 08:25 PM Revision cfa5c317 (qgis): Use an enum for join methods for readability
- 08:25 PM Revision e9aff0b6 (qgis): join by location c++ port
- 08:25 PM Revision 919b40e7 (qgis): Remove some unused members, avoid making some locally used variables me...
- 06:10 PM Revision 9f66bf2a (qgis): [processing] add "not set" support for range parameter (fix #29374)
- 11:59 AM Revision 75ba9b39 (qgis): fix clazy and fallthrough warnings
- 11:59 AM Revision 710c00e0 (qgis): install pyproj deb package to avoid owslib pip install error
- 11:59 AM Revision e5fd7565 (qgis): Configure Oracle continuous integration
- 11:59 AM Revision 8d4ef803 (qgis): Don't forget to rollback at the end of the tests
- 11:59 AM Revision 00d0a062 (qgis): close connection when deleting oracle transaction
- 11:59 AM Revision 780d29d5 (qgis): Protect oracle conn method with mutex
- 11:59 AM Revision 94d0b06d (qgis): Don't use sdo_tune.extent_of if user doesn't ask explicitly for
- estimated metadata
- 10:53 AM Revision 000409f9 (qgis): Merge pull request #32922 from alexbruy/range-optional
- [processing] add "not set" support for range parameter (fix #29374)
- 09:26 AM Revision c43613d0 (qgis): Another hash
- 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.... - 09:26 AM Revision 158dfcc3 (qgis): More test hashes
- 09:26 AM Revision d7f0ea22 (qgis): Fix tests
- 09:26 AM Revision c4672ef9 (qgis): Add extra raster hashes
- 09:18 AM Revision a83154ca (qgis): add clear token
- 08:13 AM Revision 02919f83 (qgis): move condition to step
- 08:10 AM Revision 1626bba9 (qgis): add name to action
- 08:05 AM Revision bdf292e1 (qgis): add documentation bot
- 07:36 AM Revision 34f8ca3a (qgis): NAN -> quiet_NaN()
- 07:36 AM Revision b5d71d39 (qgis): [processing] add "not set" support for range parameter (fix #29374, ref...
- 05:45 AM Revision d8645f52 (qgis): Update rotate function help for optional center point
- 05:45 AM Revision 0d4e4b9e (qgis): Update rotate function expression tests
- 05:45 AM Revision 5bb63599 (qgis): Make rotation centre point optional, and use geometry bounding box if n...
- 05:45 AM Revision 933f1cac (qgis): [FEATURE] rotate() expression function
- Allows rotation of geometries around a point
- 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) - 05:20 AM Revision e05a04c7 (qgis): Avoid doxygen warning
- 05:20 AM Revision bbacab41 (qgis): [processing] Use optimized spatial index load in Join by Nearest
- and Split with Lines algorithms
- 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... - 05:20 AM Revision 5792966b (qgis): Update test results
- 04:59 AM Revision 65000508 (qgis): Backport Fix featureCount on postgres view when flag estimatedmetadata ...
- 04:47 AM Revision 1f020107 (qgis): [RPM] fix broken -u flag in buildrmps.sh
- 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... - 04:03 AM Revision 4f5c3b3e (qgis): Fix missing flags in r.reclass.area GRASS algorithm
- 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,... - 02:43 AM Revision ef9b8c2c (qgis): Fix missing flags in r.reclass.area GRASS alg
- Fixes #33569
2020-01-01
- 09:31 AM Revision 8d6c0304 (qgis): Fix validity mask filename quoting in Sieve and Fillnodata algorithms
2019-12-31
- 12:07 AM Revision 19465c62 (qgis): Fix validity mask filename quoting in Fillnodata alg
- Fixes a bug similar to #33562
- 12:07 AM Revision fbca3641 (qgis): Fix validity mask filename quoting in Sieve alg
- Fixes #33562
- 09:42 AM Revision f7975a1d (qgis): Add unit test for #33540
- 08:49 AM Revision 5a1a7438 (qgis): Add unit test for #33540
- 06:06 AM Revision 12006de1 (qgis): [processing] Port Delete Duplicate Geometries to c++
- 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... - 05:54 AM Revision 85cc185c (qgis): [Bugfix] North arrow / image should account for item rotation too.
- 03:12 AM Revision bc5275af (qgis): Merge pull request #33539 from Samweli/wms-t_layer_metadata_support
- Show dimensions metadata on WMS layer metadata
- 03:11 AM Revision 1bf7e721 (qgis): North arrow / image should account for item rotation too
- Fixes #33540
2019-12-30
- 12:01 AM Revision a25a1e80 (qgis): Add missing parameter documentation
- 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 ... - 12:01 AM Revision a2fa1966 (qgis): Ignore test file in spell check
- 09:16 AM Revision 10bda51e (qgis): [pal] Modernise memory management
- 09:16 AM Revision 5b7decb3 (qgis): [pal] Standardise naming
- 08:48 AM Revision ad9313d0 (qgis): Merge branch 'master' into wms-t_layer_metadata_support
- 08:36 AM Revision 24a31467 (qgis): changes based on @nyalldawson review
2019-12-29
- 04:03 AM Revision a16e4245 (qgis): Add some more polygon labeling tests
- 04:03 AM Revision 250b372c (qgis): Fix clear value to match default value
- 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... - 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, ... - 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
- 04:03 AM Revision 77b3d99b (qgis): Lower default number of polygon candidates per cm2
- 04:03 AM Revision 92f232c7 (qgis): [pal] Cache geos area and length calculation results
2019-12-28
- 09:50 PM Revision 201e0c4a (qgis): [UX] reduce initial height of some dialogs to make them usable
- 09:50 PM Revision 222fb316 (qgis): Fix bug in SAGA Raster Buffer algorithm (GridBuffer.txt)
- 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.
- 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
- 08:38 PM Revision 0e01e952 (qgis): add scrollarea to layout's pdf export options dialog (fix #33417)
- 08:38 PM Revision e8d3b4ec (qgis): reduce height of some dialogs to make them fit into small screens (fix ...
- 10:43 AM Revision 4733102e (qgis): added check for dimension boolean type attributes
- 09:45 AM Revision 1c443c84 (qgis): Fix testsqgsgdalutils on proj6
- 09:30 AM Revision f9ea39c9 (qgis): added dimension property in the wms layer metadata
- 06:29 AM Revision c2428563 (qgis): Fix testsqgsgdalutils on proj6
- 01:48 AM Revision cda184dc (qgis): Fix failing tests
- And localise changes to texteditwrapper
2019-12-27
- 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... - 07:47 PM Revision 763d4fa7 (qgis): Fix dox
- 07:47 PM Revision 57b41e41 (qgis): Partially revert 90fb0cd9
- Seems this weird logic is still involved in the obstacle avoidance code
- 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... - 07:47 PM Revision 1b5bc76e (qgis): Add descriptive comment
- 07:47 PM Revision cb62685e (qgis): Remove redundant scaling factor (the values are set to a fixed range
- shortly after this code executes)
- 07:47 PM Revision 12d8377f (qgis): Don't use a spatial index to iterate over polygon rings
- it's an insane approach
- 07:47 PM Revision 29955a55 (qgis): Satisfy doc test
- 07:47 PM Revision 9af3a720 (qgis): Fix crash when no candidates remain
- 07:47 PM Revision 5ecc8d5c (qgis): Nicer code
- 07:47 PM Revision df2debcb (qgis): Fix point label placement
- 07:47 PM Revision f9cfa4b3 (qgis): More minor cleanups
- 03:08 AM Revision ddd2c6ea (qgis): Expose QgsBearingUtils to QML
2019-12-26
- 11:37 PM Revision c004f40e (qgis): Fix build
- 07:25 PM Revision 4557a31c (qgis): [HIG] Remove colon from widget label in status bar
- 07:06 PM Revision e2488eae (qgis): Merge pull request #33521 from elpaso/stored-expressions-fix-rm
- Fix stored expression remove
- 05:04 PM Revision e23c6fdc (qgis): txt2tags 3.3: drop --css-sugar --css-inside (closes #33516)
- (cherry picked from commit 5adcc5e9d56b37d55536ab23179e83ab6e71b883)
- 04:57 PM Revision 5adcc5e9 (qgis): txt2tags 3.3: drop --css-sugar --css-inside (closes #33516)
- (cherry picked from commit 157a6700cac6dccfc28185634f1b507f0edadab8)
- 04:29 PM Revision 157a6700 (qgis): txt2tags 3.3: drop --css-sugar --css-inside (closes #33516)
- 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 ... - 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
- 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... - 04:18 AM Revision 5f848be1 (qgis): Add another TODO bug note
- 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... - 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 ... - 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 ... - 04:18 AM Revision da2419c3 (qgis): Fix variable name
- 04:18 AM Revision 7e3de3a8 (qgis): Build fixes
- 04:18 AM Revision ad825c91 (qgis): Test updates
- 04:18 AM Revision 322eb313 (qgis): More test updates
- 04:18 AM Revision f44c2294 (qgis): Fix dox test
- 04:18 AM Revision 664517a9 (qgis): Rework layout
2019-12-25
2019-12-24
- 07:26 PM Revision e23089ee (qgis): Fix dxf test
- 05:39 PM Revision f3e30940 (qgis): Fix labeling offset
- 12:06 PM Revision d21aa90a (qgis): osgeo4w: use legacy packages for GDAL2 & PROJ5 also with server (follow...
2019-12-23
- 12:23 AM Revision 7226d346 (qgis): Add docs and indentation
- 11:28 PM Revision 75544088 (qgis): Fix quoting and qgsattributedialog
- for json features
- 11:21 PM Revision 9af0c224 (qgis): Merge branch 'master' into pg_json
- 10:11 PM Revision e8c3a8c9 (qgis): checking with case-insensitive the metadata tags, as suggested by @timl...
- 04:38 PM Revision 10532acc (qgis): Code style
- 07:47 AM Revision 6ff46ff4 (qgis): about: fix revision link (fixes #33503)
- 07:23 AM Revision 4f625ce7 (qgis): Merge pull request #33476 from dmarteau/fix-project-relation-manager
- Fix inconsistent dependency to project in QgsRelation/QgsRelationManager
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! - 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. - 11:33 AM Revision 97e212d7 (qgis): Add "help" and "reset to defaults" actions to label engine settings panel
- 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... - 11:33 AM Revision 1db193ed (qgis): Add missing file
2019-12-21
- 08:18 PM Revision 965cb134 (qgis): resolved conflicts
- 08:11 PM Revision 93537d3a (qgis): resolving conflicts with master branch
- 02:14 PM Revision 59c777fd (qgis): Merge pull request #33498 from Samweli/wms_code_convention_refactor
- Code refactor on wms capabilities files
- 01:28 PM Revision 907b2730 (qgis): Add missing parameter documentation
- 12:30 PM Revision 5eaaf739 (qgis): Ignore test file in spell check
- 10:03 AM Revision d334e470 (qgis): refactored wms capabilities files to the project standards
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 ... - 08:15 PM Revision 602febc3 (qgis): Merge pull request #33491 from m-kuhn/windows-server-crash-fix
- [server][windows] Fix crash on startup
- 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... - 08:07 PM Revision 96645261 (qgis): Fix changing source or dest CRS when editing a coordinate operation
- fails to correctly save the new operation
- 08:07 PM Revision 0cd49ca7 (qgis): Avoid duplicate signals, add unit test
- 08:07 PM Revision f0f63d38 (qgis): Use QgsCoordinateOperationWidget in QgsDatumTransformDialog
- 08:07 PM Revision c04d4faf (qgis): Allow double-clicking on coordinate operation to quickly select them
- 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 - 08:07 PM Revision 3e9aaaa6 (qgis): Move variant to CRS resolution out to QgsProcessingUtils for wider
- usability
- 08:07 PM Revision 2371b5d5 (qgis): Don't run a test under proj 6
- 08:07 PM Revision 3b4ccb42 (qgis): Disable test on proj < 6
- 08:07 PM Revision 9902b3cb (qgis): Skip a test on travis
- 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 ... - 08:07 PM Revision 6bb1ad03 (qgis): Auto select operation in processing widget based on project transform c...
- 08:07 PM Revision 521080cd (qgis): Add API to auto set QgsCoordinateOperationWidget selection to match
- a QgsCoordinateTransformContext's state
- 08:07 PM Revision afc24b79 (qgis): Only expose coordinate operation parameter type on Proj 6+ builds
- 08:07 PM Revision b8b66888 (qgis): Allow algorithms to link to multiple depandant parameters in modeler scene
- 08:07 PM Revision c59af52c (qgis): No margins
- 08:07 PM Revision dbc175f1 (qgis): Add test for proj < 6 logic
- 08:07 PM Revision f804a0a3 (qgis): Dumbass Travis build
- 08:07 PM Revision 6408aaa0 (qgis): Fix build on crufty proj
- 08:07 PM Revision 8531bc87 (qgis): Unit tests
- 08:07 PM Revision 90f3abfc (qgis): [processing] Add gui widget wrappers for coordinate operation parameter
- 08:07 PM Revision 84f8891b (qgis): Fix warnings
- 08:07 PM Revision b11cb7cc (qgis): Correctly resolve project layers to CRS values in widget
- 06:15 PM Revision ffd42d9d (qgis): [server][windows] Fix crash on startup
- 05:29 PM Revision 2a01772e (qgis): Merge pull request #33436 from signedav/relating_values
- List referenced layer values in Expression Builder
- 11:43 AM Revision e8fd26cc (qgis): update on wcs docstring
- 09:45 AM Revision d614efab (qgis): remove abbreviated variables names in metadata link parse function
- 09:39 AM Revision ea912a17 (qgis): since information
- 09:12 AM Revision 22278954 (qgis): refactor wcs provider to project code standards
- 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:... - 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... - 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) - 06:19 AM Revision f7da1d01 (qgis): Update test result for proj 6
- (cherry picked from commit a0280f7cb52142866ad42fb574ddd111b8be2cf2)
- 06:19 AM Revision ddfd06b5 (qgis): Update test results to reflect proj master
- (cherry picked from commit 296f78f3b837515dd817aa4f2ef5e22448e12e0a)
- 06:19 AM Revision 77cd431c (qgis): remove_temporary_files should also remove .temp files
- (cherry picked from commit c7ee6e93a6b76c71e16d05999c9737ed13cc6ece)
- 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... - 06:19 AM Revision 771474e0 (qgis): Remove some unused/empty code
- (cherry picked from commit 1dde86a70e63dc9ed94a5579c61ebb7d7d887a33)
- 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) - 06:19 AM Revision efba608a (qgis): Update test results
- 06:19 AM Revision 0927eebc (qgis): Fix deprecation warning
- 06:19 AM Revision e33305e7 (qgis): Build fixes
- 06:19 AM Revision 1d505d0e (qgis): Add some proj6 test branches
- (cherry picked from commit cdc9a841c9caf308d24448597dfa8a2aea48fac3)
- 06:19 AM Revision 394cbb35 (qgis): Fix build, fix test on proj < 6
- (cherry picked from commit 4fd9619ebcbfc55ddcfc7bd199990ad867633089)
- 06:19 AM Revision ffe09231 (qgis): Round trip test CRSes via WKT
- (cherry picked from commit dc3846544e566dc84448b0825aa869bacccfe683)
- 06:19 AM Revision 9afb3ee7 (qgis): Update test results to use WKT2
- (cherry picked from commit 948fccd0529aa639f34b1ad003b3a92481e5eb90)
- 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... - 06:19 AM Revision 361c7904 (qgis): Prefer WKT2 when exporting CRS for use by GDAL
- (cherry picked from commit f77af382a03a1f8c1ad55f711ac9bd53c0fcb5d9)
- 06:19 AM Revision 40b370b8 (qgis): Fix typo in CRS code
- (cherry picked from commit ac476316567c7427cf0fedd44093258eae099ea6)
- 06:19 AM Revision 7311a089 (qgis): Fix doxygen warning
- (cherry picked from commit 80be192d8f6333e875df404139870a8894b76ef9)
- 06:19 AM Revision 522c2fe7 (qgis): Layout fixes
- (cherry picked from commit b7a440938c9c61ee63173b36f012f0ed00957468)
- 06:19 AM Revision 7105b4b1 (qgis): Fix build on proj <6
- (cherry picked from commit 6490a170b18202808d462f62fe2e3d95c862b81e)
- 06:19 AM Revision 1cdf23ca (qgis): New projection dialog proj 6 tweaks and revisions
- (cherry picked from commit fe941e68f639d2a49065eb515d2edd04d01888c1)
- 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... - 06:19 AM Revision 3d82440e (qgis): Update test results
- (cherry picked from commit ac1ff9b291e971b5ce646bd0e5871b6ede8e0f56)
- 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 ... - 06:19 AM Revision 426acfa8 (qgis): Update test results to reflect newer GDAL behavior
- (cherry picked from commit 93fdb05e1a4796dd3f4cb51a734dddb14c29b5ec)
- 06:19 AM Revision 8cac80be (qgis): Fix build, tests on proj < 6
- (cherry picked from commit b9a44b69185046a9645e797b041c4a8d14a8fd93)
- 06:19 AM Revision b1668dfa (qgis): Replace deprecated members
- (cherry picked from commit c09c43547869169843a37fa88ff63fde7b30dd29)
- 06:19 AM Revision 71ed0338 (qgis): Spelling
- (cherry picked from commit 35781eff6f099e0301622585635210043b4e29ca)
- 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) - 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) - 06:19 AM Revision e4149227 (qgis): Remove more proj4 related hacks from proj6 builds
- (cherry picked from commit a2c6bb9780415df003bce11eb72b2abccc2e9077)
- 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) - 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... - 06:19 AM Revision 61e19237 (qgis): Remove a downstream hack
- (cherry picked from commit 4edab2b61d860ad04dd076590f318cd593f9feb9)
- 06:19 AM Revision 8d43085e (qgis): Fix incorrectly ellipsoid acronym returned when creating a CRS from a c...
- (cherry picked from commit 1c34ae9c3b2247ee74b5f2647d95b327a50e091a)
- 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) - 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... - 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... - 06:19 AM Revision 6b7c0565 (qgis): Update tests
- (cherry picked from commit 77804eb7510c6eafde8dae2ca8f3334a8ee75d88)
- 06:19 AM Revision bd6aa030 (qgis): More user of userFriendlyIdentifier
- (cherry picked from commit 403e79e4219de3936c5b42c6c763d3bc486d12bc)
- 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... - 06:19 AM Revision 4d23887d (qgis): Cleanup handling of recent CRS list, add tests
- (cherry picked from commit e152685d972b05a3d05d7fdb5bfc6a03c453673a)
- 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 ... - 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... - 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... - 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) - 06:19 AM Revision 0a0fcef9 (qgis): Proj < 6 updates
- (cherry picked from commit e64a6acd3856f9ddadbf911bd646f6a44c2bb8e7)
- 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... - 06:19 AM Revision aa110785 (qgis): Expose control over whether custom projections are stored using proj or...
- (cherry picked from commit 8bfca7f2c8467d17d64cea8d8b961f4002461d7f)
- 06:19 AM Revision 273bd557 (qgis): Update test to reflect changes in proj library
- (cherry picked from commit 67f25fed0e7eea7da60bf28f1d24a730156d9491)
- 06:19 AM Revision b2a8bcd9 (qgis): Make custom projection validation button work on proj < 6
- (cherry picked from commit 30b2919c8125ddfbcad460d5e7b3fdd6b04f7410)
- 06:19 AM Revision 304f6f27 (qgis): Fix build on proj < 6
- (cherry picked from commit 84af6935577c2b8446a8f172449f7573410b018e)
- 06:19 AM Revision ec167e81 (qgis): Fix sqlite errors when trying to save an updated custom projection thro...
- (cherry picked from commit 759ba8d7c326b4b6d4943d975834aef7e86bc7c8)
- 06:19 AM Revision 18986ee9 (qgis): Fix test calculations in custom projection dialog under proj 6
- Refs #33038
(cherry picked from commit aa864dcff86dcfb767e286b0439eec59a83035e5) - 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) - 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... - 06:19 AM Revision d81e0af4 (qgis): Better messagebox titles
- (cherry picked from commit c2b55ebb1fd8908212077909ec483a178f0b77f2)
- 06:19 AM Revision d2a19028 (qgis): Use correct message box icons in custom projection alerts
- (cherry picked from commit 4991a27ddb2f5ee6e35f8dc3be2bcfb79bd55209)
- 06:19 AM Revision 9db97e6a (qgis): Allow deleting multiple custom projections at once
- (cherry picked from commit 308eae9a33982b1b662b8e83015573d0ec9af52e)
- 06:19 AM Revision 043c6cf3 (qgis): Update a test result for proj 6
- (cherry picked from commit 10e09105573f71677b715834fb6d00765dc9c815)
- 06:19 AM Revision 11b1142a (qgis): Add test results for proj < 6
- (cherry picked from commit 3efae69f10ad3b739adf0a7bca1bfbbfe6fbedbe)
- 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... - 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 - 03:13 AM Revision 6490a170 (qgis): Fix build on proj <6
- 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. - 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... - 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... - 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 ... - 03:13 AM Revision e152685d (qgis): Cleanup handling of recent CRS list, add tests
- 03:13 AM Revision 403e79e4 (qgis): More user of userFriendlyIdentifier
- 03:13 AM Revision cdc9a841 (qgis): Add some proj6 test branches
- 03:13 AM Revision 4fd9619e (qgis): Fix build, fix test on proj < 6
- 03:13 AM Revision dc384654 (qgis): Round trip test CRSes via WKT
- 03:13 AM Revision 948fccd0 (qgis): Update test results to use WKT2
- 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... - 03:13 AM Revision f77af382 (qgis): Prefer WKT2 when exporting CRS for use by GDAL
- 03:13 AM Revision ac476316 (qgis): Fix typo in CRS code
- 03:13 AM Revision 80be192d (qgis): Fix doxygen warning
- 03:13 AM Revision b7a44093 (qgis): Layout fixes
- 03:13 AM Revision 77804eb7 (qgis): Update tests
- 03:13 AM Revision fe941e68 (qgis): New projection dialog proj 6 tweaks and revisions
- 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... - 03:13 AM Revision ac1ff9b2 (qgis): Update test results
- 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 ... - 03:13 AM Revision 93fdb05e (qgis): Update test results to reflect newer GDAL behavior
- 03:13 AM Revision b9a44b69 (qgis): Fix build, tests on proj < 6
- 03:13 AM Revision c09c4354 (qgis): Replace deprecated members
- 03:13 AM Revision 35781eff (qgis): Spelling
- 03:13 AM Revision 0a9cb0e2 (qgis): Fix matching of CRS by WKT to user CRSes defined by WKT, including
- parameter-order independant matches
- 03:13 AM Revision 3f0af6e7 (qgis): Ensure that proj strings in different parameter order are matched
- to user CRS on proj 6 builds
- 03:13 AM Revision a2c6bb97 (qgis): Remove more proj4 related hacks from proj6 builds
- 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 - 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... - 03:13 AM Revision 4edab2b6 (qgis): Remove a downstream hack
- 03:13 AM Revision 1c34ae9c (qgis): Fix incorrectly ellipsoid acronym returned when creating a CRS from a c...
- 03:13 AM Revision 5cfa6627 (qgis): Don't incorrectly flag unknown CRS created from proj strings as invalid
- on proj 6+ builds
- 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... - 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
2019-12-19
- 09:08 PM Revision 1f1a3fe6 (qgis): pass field formatter context as a reference instead of a pointer to imp...
- 03:12 PM Revision 7f9aa3d2 (qgis): Merge branch 'master' into relating_values
- 03:07 PM Revision e8b82c15 (qgis): use of context to pass project and avoid QgsProject::instance()
- 01:25 PM Revision 3e75f92d (qgis): added missing docstrings
- 01:24 PM Revision 6654870c (qgis): Merge pull request #33283 from elpaso/relation-style-restore
- Relation style restore
- 10:56 AM Revision e8c68383 (qgis): Do not automatically load referencing layers
- 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... - 10:56 AM Revision eb97f2f8 (qgis): Remove duplicated entry
- 10:56 AM Revision d460dfba (qgis): Add ingroup to class doc
- 10:56 AM Revision 5dd15ed3 (qgis): Apply PR review comments
- 10:56 AM Revision 35af12ae (qgis): Update src/app/qgisapp.h
- Co-Authored-By: Matthias Kuhn <[email protected]>
- 10:56 AM Revision b2617329 (qgis): Class ctor docs
- 10:56 AM Revision a4859a82 (qgis): Don't document the obvious
- 10:52 AM Revision 5784e873 (qgis): Add relations icon for style categories
- 10:52 AM Revision 2851bbdb (qgis): Add test for weak relation
- 10:52 AM Revision a49e8d60 (qgis): Make test class a friend of QgsWeakRelation
- 10:52 AM Revision 84c435a8 (qgis): Respect categories when applying styles
- 10:33 AM Revision 90ac90b4 (qgis): Weak relations and auto-restore when loading a style
- 10:15 AM Revision 9e5657c8 (qgis): use of QVariantList instead of QList<QVariant>
2019-12-18
- 12:37 AM Revision 3371b9cd (qgis): appstream: include oars metadata in appstream
- 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) - 12:31 AM Revision 755530ed (qgis): Add some references hashes seen on azure builds
- (cherry picked from commit db2ac240decf8a5f590e814512d57bd304021d90)
- 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... - 12:29 AM Revision 80c6f062 (qgis): Fix features right on the edges of geographic layers can disappear when...
- 11:40 PM Revision 45275286 (qgis): Add a bit of context to errors in QgsRelationReferenceFieldFormatter
- 11:39 PM Revision 76f9d162 (qgis): appstream: include oars metadata in appstream
- You can read more about OARS here:
https://hughsie.github.io/oars/ - 08:59 PM Revision ecff2e6e (qgis): Merge pull request #33462 from elpaso/stored-expressions-no-groups
- [feature] User expressions followup
- 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 - 08:16 PM Revision b894cb7c (qgis): User -> User expressions
- 06:04 PM Revision 77497b94 (qgis): pulling metadata url from wms capabilities
- 06:04 PM Revision 57730ab2 (qgis): add metadata url in layer properties info
- 06:04 PM Revision c126c7ac (qgis): loop over metadata urls to show their content
- 06:04 PM Revision 02cf6f3b (qgis): pull metadata link from wcs capabilities
- 05:06 PM Revision 7f8ef8c4 (qgis): Always load user exp when context is set
- ... and avoid loading recent exp and fields twice
- 02:34 PM Revision 89bddec3 (qgis): Update tests after group removal from user exp
- 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... - 02:13 PM Revision b566eace (qgis): Merge pull request #33457 from m-kuhn/yet_another_azure_mask
- Yet another test mask for Windows
- 02:10 PM Revision 79c7ca30 (qgis): Merge pull request #33270 from roya0045/handler_v2
- [UX][feature??] add progress bar to the auto layer finder
- 11:27 AM Revision 630d0da1 (qgis): Add a bit of context to errors in QgsRelationReferenceFieldFormatter
- 10:15 AM Revision 42708208 (qgis): Yet another test mask for Windows
- 09:57 AM Revision e1068e61 (qgis): Merge pull request #33388 from PeterPetrik/mesh3d_averaging_methods
- 07:51 AM Revision a6bc4e3c (qgis): fix doc
- 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... - 03:44 AM Revision 8bfca7f2 (qgis): Expose control over whether custom projections are stored using proj or...
- 03:44 AM Revision e64a6acd (qgis): Proj < 6 updates
- 03:44 AM Revision 67f25fed (qgis): Update test to reflect changes in proj library
- 03:04 AM Revision fef798e5 (qgis): use QActionGroup to group style actions and make them radiobuttons (fix...
2019-12-17
- 12:34 AM Revision e1991595 (qgis): [processing] url-encode path to tiles in XYZ algorithm (fix #32589)
- 11:52 PM Revision ac3941ac (qgis): use QActionGroup to group style actions and make (fix #32624)
- 11:50 PM Revision a0b392da (qgis): [processing] url-encode path to tiles in XYZ algorithm (fix #32589)
- 08:13 PM Revision 89cacd71 (qgis): Merge pull request #33437 from elpaso/stored-expressions
- [feature] Stored expressions
- 08:05 PM Revision db4a8ce3 (qgis): comment for change of condition statements
- 08:05 PM Revision 28aefe57 (qgis): change icon for wmts layer item
- 08:05 PM Revision b862d5e1 (qgis): added new class for wmts collection items
- 08:05 PM Revision c106d390 (qgis): change icon for xyz layer item in wms provider
- 08:05 PM Revision 6d156d46 (qgis): removed if conditions in QgsWMTSRootItem assignments, now using explici...
- 07:04 PM Revision 5ce38d6c (qgis): whitespace
- 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.
- 05:10 PM Revision fd6075e8 (qgis): Renamed stored expressions to user expressions
- 04:31 PM Revision 2912e884 (qgis): Revert "test commit for backport bot (#33444)"
- This reverts commit 105ebc468398f424c5e966b06cdc9537eb9f53fc.
- 04:25 PM Revision 105ebc46 (qgis): test commit for backport bot (#33444)
- 03:38 PM Revision a81edf52 (qgis): sipify
- 03:36 PM Revision 62fea8a0 (qgis): fix build (#33443)
- on mac only?
- 03:33 PM Revision 5c53db70 (qgis): fix build
- on mac only?
- 03:23 PM Revision 89e3f2cc (qgis): put back backport bot
- 03:00 PM Revision 6b232414 (qgis): Added new files header
- 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... - 02:35 PM Revision dd0cc932 (qgis): removing the featureCount() request since it would recalculate it inste...
- 02:08 PM Revision 0755647c (qgis): avoiding double call of dataChanged
- 01:57 PM Revision 0abb4812 (qgis): Forbid slashes in stored expression labels labels
- ... because labels become part of the QSettings key
- 12:09 PM Revision 403972de (qgis): Capitalize window title
- 11:25 AM Revision 3da65e02 (qgis): doc
- 11:14 AM Revision 9e2f9c06 (qgis): Remove this
- 10:42 AM Revision ead3b62c (qgis): Merge pull request #33435 from m-kuhn/vectorlayerref_header
- Install missing header
- 10:28 AM Revision 4cbd9a1e (qgis): Merge pull request #33197 from signedav/searchtags_functions
- Search tags on expression functions
- 10:19 AM Revision e4b4459a (qgis): Use QStringLiteral
- 10:09 AM Revision 3759c6ae (qgis): Load stored at start in fieldcalc
- 09:15 AM Revision 3404dff6 (qgis): [labelling] Fix masked symbol layers loss when
- - opening layer properties window; or
- changing label settings in style dock - 09:15 AM Revision c9453343 (qgis): fix test
- 08:50 AM Revision cde49d5b (qgis): No sip
- 08:18 AM Revision fa20ebd8 (qgis): Use manual label positions for some selective masking tests
- 08:18 AM Revision d6ee3ed5 (qgis): Fix rendering regression
- In parallel rendering, make sure mFinalImage exists before drawing
labels. - 08:18 AM Revision 5d8899bd (qgis): Fix selective masking control images
- 07:37 AM Revision cfb4ff53 (qgis): Install missing header
- 07:31 AM Revision 98f8a897 (qgis): Merge pull request #33204 from olivierdalang/feature_random_seed_squashed
- [FEATURE][expressions] allow to seed random functions
- 02:59 AM Revision 4991a27d (qgis): Use correct message box icons in custom projection alerts
- 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... - 02:59 AM Revision c2b55ebb (qgis): Better messagebox titles
- 02:59 AM Revision 759ba8d7 (qgis): Fix sqlite errors when trying to save an updated custom projection thro...
- 02:59 AM Revision 308eae9a (qgis): Allow deleting multiple custom projections at once
- 02:59 AM Revision 30b2919c (qgis): Make custom projection validation button work on proj < 6
- 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
- 02:59 AM Revision aa864dcf (qgis): Fix test calculations in custom projection dialog under proj 6
- Refs #33038
- 02:59 AM Revision 84af6935 (qgis): Fix build on proj < 6
- 02:58 AM Revision 1dde86a7 (qgis): Remove some unused/empty code
- 02:58 AM Revision c2441caa (qgis): Ensure output of QgsCoordinateReferenceSystem::ellipsoidAcronym() matches
- the acronyms and format user in QgsEllipsoidUtils
Refs #33358 - 02:58 AM Revision c7ee6e93 (qgis): remove_temporary_files should also remove .temp files
- 02:58 AM Revision 296f78f3 (qgis): Update test results to reflect proj master
- 02:58 AM Revision a0280f7c (qgis): Update test result for proj 6
- 02:58 AM Revision 5375fdf5 (qgis): Fix loss of crs set for QgsProjectionSelectionWidget if widget is never
- shown, fix missing signals and duplicate signals
- 02:58 AM Revision 2cc64f9c (qgis): Fix initial selection in project ellipsoid list is reset whenever the d...
- is reopened
Refs #33358 - 02:58 AM Revision 3efae69f (qgis): Add test results for proj < 6
- 02:58 AM Revision 10e09105 (qgis): Update a test result for proj 6
- 02:58 AM Revision 24d773c8 (qgis): Add unit tests that project ellipsoid survives the trip through the pro...
- (test needs adapting for proj 6)
- 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...
2019-12-16
Also available in: Atom