Activity
From 2019-12-14 to 2020-01-12
2020-01-12
- 09:16 PM Revision 62cd6b30 (qgis): Add information about pending jobs also from non-terrain entities
- 07:57 PM Revision b12edae5 (qgis): Respect OVERWRITE parameter in package layers algorithm
- Fix #33721
- 07:57 PM Revision 9ac6c661 (qgis): Add test for package layer algorithm OVERWRITE param
- 07:57 PM Revision 524e1b04 (qgis): Improve error reporting
- 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 74556ec7 (qgis): Fix identify and nodata
- 09:54 AM Revision 38e58040 (qgis): translate some log messages
- 09:54 AM Revision 849a2953 (qgis): Tiles cache for PG raster provider
- 09:54 AM Revision 56a5c376 (qgis): Fix tiles lifecycle and reformat code for readability
- 09:54 AM Revision 91ed3752 (qgis): Fix SRID raster detection
- 09:54 AM Revision c186f06f (qgis): Test for PG raster provider
- 09:54 AM Revision 91d58f29 (qgis): Add testdata for PG raster
- 09:54 AM Revision 25972abd (qgis): Fix SRID on test data
- 09:54 AM Revision f822d45a (qgis): First raster drawn!
- 09:54 AM Revision 92004e7f (qgis): PG raster overviews
- 09:54 AM Revision d5e750af (qgis): Add more member variables
- 09:54 AM Revision 4b0747cf (qgis): Try to guess pks
- 09:54 AM Revision 4f55df03 (qgis): Support raster without constraints
- 09:54 AM Revision 30fbed4c (qgis): Add isEmpty to qgs generic spatial index
- 09:54 AM Revision 84b321e8 (qgis): Make good use of overviews
- 09:54 AM Revision 2ed36691 (qgis): Find overviews
- 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 13f8cd6f (qgis): add missing override in prepareAlgorithm() declaration
- 01:32 AM Revision 8c191887 (qgis): add linedensity test to testqgsprocessingalgs.cpp
- 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 670f3671 (qgis): use QgsCircle and implement optional field param
- 01:32 AM Revision ce73da6c (qgis): fix wrong intersection condition
- 01:32 AM Revision 4b8177fd (qgis): add linedensity testdata
- 01:32 AM Revision ce342f7a (qgis): [feature][processing] Add Line denisty algorithm
- 01:32 AM Revision aa2b38f9 (qgis): remove hash based python test entry
- 01:32 AM Revision 41b5fd80 (qgis): enhance speed by adding QHash
- 01:32 AM Revision 34e37cf1 (qgis): optimize qhash, feature request and rasterDataLine
- 01:32 AM Revision 11a52319 (qgis): format algorithm source
2020-01-09
- 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
- 12:49 AM Revision 5765cabb (qgis): Speed up reading the field list from clipboard
- 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 95cb05e1 (qgis): Fix disabling of debug
- 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 18c51c48 (qgis): Fix TopoViewer plugin
- 10:08 AM Revision f0343176 (qgis): Use the new QgsAbstractDatabaseProviderConnection interface
- 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 5109e170 (qgis): Drop debug calls, and unused import
- 10:08 AM Revision d2d723b9 (qgis): Do not get db and user names from the env if service is used
- 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 ae8f3592 (qgis): Make CursorAdapter more generic (directly use AbstractConnection)
- 10:08 AM Revision 6aa87fa6 (qgis): Rename CursorProxy to CursorAdapter
- 10:08 AM Revision b73741d5 (qgis): Add debug message about unhandled postgresql datatype
- 10:08 AM Revision 285a9843 (qgis): Remove debugging line
- 10:08 AM Revision 8e5ff280 (qgis): Revert "Start reorganizing DB connection for SQL window dialog"
- This reverts commit 0ad368a9d28128a4f80896cc6f9989f12b758840.
- 10:08 AM Revision e0ec0e0b (qgis): Make CursorProxy scrollable, tweak more of the adapter
- 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 ad6684bd (qgis): Add numeric formatting option to round to number of significant figures
- 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 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 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 1cd2e16f (qgis): Also expose setting for optionally overridding the decimal character
- 07:51 AM Revision 4391fe73 (qgis): Move numeric format button for scalebars to Units group
- 07:51 AM Revision 1e82bbc4 (qgis): Fix seealso link
- 07:51 AM Revision 88dd1dc9 (qgis): Fix build
- 07:51 AM Revision 96bbab67 (qgis): Address review comments
- 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 fc555ca6 (qgis): Ensure pan distance display in status bar uses project distance units
- 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 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 1f7140bf (qgis): New class QgsLocalDefaultSettings
- This class contains a variety of default setting values. These values are local, profile
specific settings which may ... - 05:10 AM Revision 9fd3681b (qgis): Respect project bearing setting when showing pan direction in status bar
- 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...
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 c495b4cb (qgis): Don't use sdo_tune.extent_of if user doesn't ask explicitly for
- estimated metadata
- 07:53 PM Revision aebb32bb (qgis): close connection when deleting oracle transaction
- 07:53 PM Revision 28f70c0e (qgis): Don't forget to rollback at the end of the tests
- 07:53 PM Revision cf0186b2 (qgis): Configure Oracle continuous integration
- 07:53 PM Revision d6b4b4ac (qgis): Protect oracle conn method with mutex
- 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: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 e2863e38 (qgis): Added support for background loading in 3D rule-based renderer
- 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... - 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 664ba234 (qgis): Also respect other locale specific characters
- 04:20 AM Revision 124df2d7 (qgis): Add display of sample values to numeric format selector widget
- 04:20 AM Revision 545edcf1 (qgis): Dox++
- 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 bc997f07 (qgis): Minor tweaks
- 04:20 AM Revision d445487c (qgis): Add numeric formatter for scientific notation
- 04:20 AM Revision 7affde66 (qgis): Add numeric formatter for currency values
- 04:20 AM Revision a72d8fae (qgis): Fix dox
- 04:20 AM Revision e91f26d6 (qgis): Attempt to workaround mscv behavior
- 04:20 AM Revision ec376352 (qgis): Avoid ambiguous test data, force minimum of 1 decimal place for scienti...
- 04:20 AM Revision b9babb78 (qgis): Don't use a stored stringstream, allows formatter to be thread safe
- 04:20 AM Revision 90184a59 (qgis): Add methods to store/recreate formats from XML elements, and tweak
- serialization API
- 04:20 AM Revision 591e1a28 (qgis): Start on GUI work
- 04:20 AM Revision 6b9cafb7 (qgis): Nicer sorting of numeric format choices
- 04:20 AM Revision 6088edda (qgis): Start on unit tests for numeric format gui
- 04:20 AM Revision 552913cd (qgis): Start on base class for numeric format widgets
- 04:20 AM Revision ccf6898e (qgis): Start on registry for numeric format configuration widgets
- 04:20 AM Revision 1d6bc57d (qgis): Unit tests and fixes for numeric format gui registry
- 04:20 AM Revision f5e965aa (qgis): Add configuration widgets for all numeric format types
- 04:20 AM Revision 0fc7abb2 (qgis): Fix crash in widget, add unit tests
- 04:20 AM Revision 8bcba478 (qgis): Add percentage numeric formatter
- 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 34ff30d7 (qgis): Fix conditional styling widget does not initially show rules belonging
- to first field when opening the widget
(cherry picked from commit 2e7a3b0b5c257207d8ffa8b319c1906930664e8f) - 01:21 AM Revision 5f3ee102 (qgis): Avoid current rule gets reset when editing an existing conditional form...
- (cherry picked from commit f993bc73829072e6def2ce9177a416df540529fb)
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 494b52b2 (qgis): [gps] Sync some changes from a fork of nmealib, and add support for
- handling HCHDG and HCHDT heading packets
- 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
- 01:53 PM Revision 58f0e815 (qgis): Create pr_to_doc_issue.md
- 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 9280a113 (qgis): [processing] add tests for r.series and r.reclass algorithms
- 01:10 PM Revision 3b4c3362 (qgis): fix typo
- 01:10 PM Revision a05c8a7b (qgis): [processing] fix v.net.centrality
- 01:10 PM Revision 443be90d (qgis): [processing] add user-defined parameters to gdal_rasterize
- 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 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 - 05:51 AM Revision 23f862b9 (qgis): Simplify memory management
- 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 dcabb053 (qgis): [processing] fix r.rescale and r.rescale.eq
- 02:19 AM Revision 0b749558 (qgis): [processing] add proper support for range parameters (fix #29269)
- 02:19 AM Revision b5118417 (qgis): [processing] fix v.net,centrality
- 02:19 AM Revision 1fa3edfc (qgis): [processing] add tests for r.series and r.reclass algorithms
- 02:19 AM Revision cf6cd48b (qgis): fix typo
- 02:19 AM Revision 5e62e60d (qgis): [processing] add user-defined parameters to gdal_rasterize
- 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 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:58 AM Revision fcdf1f6e (qgis): Fix test
- 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 bbc9f7bc (qgis): [processing] Add parameter definition config widget for map theme param...
- 11:50 AM Revision 54629b8f (qgis): [FEATURE][processing][API] New parameter type QgsProcessingParameterMap...
- Allows for selection from existing map themes
- 11:50 AM Revision 35e7fc77 (qgis): Add widget wrapper for processing map theme parameter type
- 11:50 AM Revision 2dcdfe30 (qgis): Fix typo
- 11:50 AM Revision 412ce7dd (qgis): Use proper Map Theme parameter type in rasterize algorithm
- 11:50 AM Revision 27277c54 (qgis): Remove unused code
2020-01-04
- 11:59 PM Revision 223dfafb (qgis): [processing] Port field parameter widget to new API
- 11:59 PM Revision f961449c (qgis): Fix missing signals, duplicate signals sent by QgsFieldComboBox
- 11:59 PM Revision 70ee385f (qgis): [processing] Add message bar to widget context
- 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 16c83e06 (qgis): Fix unjoinable features can get incorrectly added to both outputs when ...
- 08:25 PM Revision e9aff0b6 (qgis): join by location c++ port
- 08:25 PM Revision be461521 (qgis): Don't use m prefix for local variable
- 08:25 PM Revision 919b40e7 (qgis): Remove some unused members, avoid making some locally used variables me...
- 08:25 PM Revision bb131c8a (qgis): Rename variable for clarity
- 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 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 cfa5c317 (qgis): Use an enum for join methods for readability
- 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 e6a83c91 (qgis): Fix copyright
- 06:10 PM Revision 9f66bf2a (qgis): [processing] add "not set" support for range parameter (fix #29374)
- 11:59 AM Revision 00d0a062 (qgis): close connection when deleting oracle transaction
- 11:59 AM Revision 8d4ef803 (qgis): Don't forget to rollback at the end of the tests
- 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
- 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
- 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 d7f0ea22 (qgis): Fix tests
- 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 c4672ef9 (qgis): Add extra raster hashes
- 09:26 AM Revision 158dfcc3 (qgis): More test hashes
- 09:26 AM Revision c43613d0 (qgis): Another hash
- 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 5bb63599 (qgis): Make rotation centre point optional, and use geometry bounding box if n...
- 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 933f1cac (qgis): [FEATURE] rotate() expression function
- Allows rotation of geometries around a point
- 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 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 5792966b (qgis): Update test results
- 05:20 AM Revision e05a04c7 (qgis): Avoid doxygen warning
- 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 a2fa1966 (qgis): Ignore test file in spell check
- 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 ... - 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 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 92f232c7 (qgis): [pal] Cache geos area and length calculation results
- 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 250b372c (qgis): Fix clear value to match default value
- 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 a16e4245 (qgis): Add some more polygon labeling tests
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 e8d3b4ec (qgis): reduce height of some dialogs to make them fit into small screens (fix ...
- 08:38 PM Revision 0e01e952 (qgis): add scrollarea to layout's pdf export options dialog (fix #33417)
- 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 f9cfa4b3 (qgis): More minor cleanups
- 07:47 PM Revision 763d4fa7 (qgis): Fix dox
- 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 9af3a720 (qgis): Fix crash when no candidates remain
- 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 5ecc8d5c (qgis): Nicer code
- 07:47 PM Revision 1b5bc76e (qgis): Add descriptive comment
- 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 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 cb62685e (qgis): Remove redundant scaling factor (the values are set to a fixed range
- shortly after this code executes)
- 07:47 PM Revision 29955a55 (qgis): Satisfy doc test
- 07:47 PM Revision df2debcb (qgis): Fix point label placement
- 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 5f848be1 (qgis): Add another TODO bug note
- 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 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 ad825c91 (qgis): Test updates
- 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 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 da2419c3 (qgis): Fix variable name
- 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 7e3de3a8 (qgis): Build fixes
- 04:18 AM Revision 664517a9 (qgis): Rework layout
- 04:18 AM Revision f44c2294 (qgis): Fix dox test
- 04:18 AM Revision 322eb313 (qgis): More test updates
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 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
- 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.
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 2371b5d5 (qgis): Don't run a test under proj 6
- 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 96645261 (qgis): Fix changing source or dest CRS when editing a coordinate operation
- fails to correctly save the new operation
- 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 b8b66888 (qgis): Allow algorithms to link to multiple depandant parameters in modeler scene
- 08:07 PM Revision 84f8891b (qgis): Fix warnings
- 08:07 PM Revision 90f3abfc (qgis): [processing] Add gui widget wrappers for coordinate operation parameter
- 08:07 PM Revision 8531bc87 (qgis): Unit tests
- 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 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 6408aaa0 (qgis): Fix build on crufty proj
- 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 b11cb7cc (qgis): Correctly resolve project layers to CRS values in widget
- 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 6bb1ad03 (qgis): Auto select operation in processing widget based on project transform c...
- 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 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 77cd431c (qgis): remove_temporary_files should also remove .temp files
- (cherry picked from commit c7ee6e93a6b76c71e16d05999c9737ed13cc6ece)
- 06:19 AM Revision ddfd06b5 (qgis): Update test results to reflect proj master
- (cherry picked from commit 296f78f3b837515dd817aa4f2ef5e22448e12e0a)
- 06:19 AM Revision f7da1d01 (qgis): Update test result for proj 6
- (cherry picked from commit a0280f7cb52142866ad42fb574ddd111b8be2cf2)
- 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 273bd557 (qgis): Update test to reflect changes in proj library
- (cherry picked from commit 67f25fed0e7eea7da60bf28f1d24a730156d9491)
- 06:19 AM Revision 771474e0 (qgis): Remove some unused/empty code
- (cherry picked from commit 1dde86a70e63dc9ed94a5579c61ebb7d7d887a33)
- 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 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... - 06:19 AM Revision 11b1142a (qgis): Add test results for proj < 6
- (cherry picked from commit 3efae69f10ad3b739adf0a7bca1bfbbfe6fbedbe)
- 06:19 AM Revision 043c6cf3 (qgis): Update a test result for proj 6
- (cherry picked from commit 10e09105573f71677b715834fb6d00765dc9c815)
- 06:19 AM Revision 9db97e6a (qgis): Allow deleting multiple custom projections at once
- (cherry picked from commit 308eae9a33982b1b662b8e83015573d0ec9af52e)
- 06:19 AM Revision d2a19028 (qgis): Use correct message box icons in custom projection alerts
- (cherry picked from commit 4991a27ddb2f5ee6e35f8dc3be2bcfb79bd55209)
- 06:19 AM Revision d81e0af4 (qgis): Better messagebox titles
- (cherry picked from commit c2b55ebb1fd8908212077909ec483a178f0b77f2)
- 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 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 18986ee9 (qgis): Fix test calculations in custom projection dialog under proj 6
- Refs #33038
(cherry picked from commit aa864dcff86dcfb767e286b0439eec59a83035e5) - 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 304f6f27 (qgis): Fix build on proj < 6
- (cherry picked from commit 84af6935577c2b8446a8f172449f7573410b018e)
- 06:19 AM Revision b2a8bcd9 (qgis): Make custom projection validation button work on proj < 6
- (cherry picked from commit 30b2919c8125ddfbcad460d5e7b3fdd6b04f7410)
- 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 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 0a0fcef9 (qgis): Proj < 6 updates
- (cherry picked from commit e64a6acd3856f9ddadbf911bd646f6a44c2bb8e7)
- 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 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 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 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 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 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 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... - 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 ac476316 (qgis): Fix typo in CRS code
- 03:13 AM Revision 80be192d (qgis): Fix doxygen warning
- 03:13 AM Revision f77af382 (qgis): Prefer WKT2 when exporting CRS for use by GDAL
- 03:13 AM Revision b7a44093 (qgis): Layout fixes
- 03:13 AM Revision 6490a170 (qgis): Fix build on proj <6
- 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 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 948fccd0 (qgis): Update test results to use WKT2
- 03:13 AM Revision dc384654 (qgis): Round trip test CRSes via WKT
- 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 4fd9619e (qgis): Fix build, fix test on proj < 6
- 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 77804eb7 (qgis): Update tests
- 03:13 AM Revision 403e79e4 (qgis): More user of userFriendlyIdentifier
- 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 e152685d (qgis): Cleanup handling of recent CRS list, add tests
- 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 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 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 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 efc1a1b5 (qgis): Don't automatically create boundcrs proj string representations of CRSes
- Just let proj decide when and if these are needed
- 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 cdc9a841 (qgis): Add some proj6 test branches
- 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...
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 35af12ae (qgis): Update src/app/qgisapp.h
- Co-Authored-By: Matthias Kuhn <[email protected]>
- 10:56 AM Revision 5dd15ed3 (qgis): Apply PR review comments
- 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 b2617329 (qgis): Class ctor docs
- 10:56 AM Revision a4859a82 (qgis): Don't document the obvious
- 10:56 AM Revision eb97f2f8 (qgis): Remove duplicated entry
- 10:56 AM Revision e8c68383 (qgis): Do not automatically load referencing layers
- 10:56 AM Revision d460dfba (qgis): Add ingroup to class doc
- 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 84c435a8 (qgis): Respect categories when applying styles
- 10:52 AM Revision a49e8d60 (qgis): Make test class a friend of QgsWeakRelation
- 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 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:31 AM Revision 755530ed (qgis): Add some references hashes seen on azure builds
- (cherry picked from commit db2ac240decf8a5f590e814512d57bd304021d90)
- 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: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 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 77497b94 (qgis): pulling metadata url from wms capabilities
- 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 e64a6acd (qgis): Proj < 6 updates
- 03:44 AM Revision 8bfca7f2 (qgis): Expose control over whether custom projections are stored using proj or...
- 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 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 c106d390 (qgis): change icon for xyz layer item in wms provider
- 08:05 PM Revision db4a8ce3 (qgis): comment for change of condition statements
- 08:05 PM Revision b862d5e1 (qgis): added new class for wmts collection items
- 08:05 PM Revision 28aefe57 (qgis): change icon for wmts layer item
- 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 c9453343 (qgis): fix test
- 09:15 AM Revision 3404dff6 (qgis): [labelling] Fix masked symbol layers loss when
- - opening layer properties window; or
- changing label settings in style dock - 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 5d8899bd (qgis): Fix selective masking control images
- 08:18 AM Revision d6ee3ed5 (qgis): Fix rendering regression
- In parallel rendering, make sure mFinalImage exists before drawing
labels. - 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 c2b55ebb (qgis): Better messagebox titles
- 02:59 AM Revision 84af6935 (qgis): Fix build on proj < 6
- 02:59 AM Revision 308eae9a (qgis): Allow deleting multiple custom projections at once
- 02:59 AM Revision 4991a27d (qgis): Use correct message box icons in custom projection alerts
- 02:59 AM Revision 30b2919c (qgis): Make custom projection validation button work on proj < 6
- 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 759ba8d7 (qgis): Fix sqlite errors when trying to save an updated custom projection thro...
- 02:59 AM Revision aa864dcf (qgis): Fix test calculations in custom projection dialog under proj 6
- Refs #33038
- 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:58 AM Revision c2441caa (qgis): Ensure output of QgsCoordinateReferenceSystem::ellipsoidAcronym() matches
- the acronyms and format user in QgsEllipsoidUtils
Refs #33358 - 02:58 AM Revision 1dde86a7 (qgis): Remove some unused/empty code
- 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 5375fdf5 (qgis): Fix loss of crs set for QgsProjectionSelectionWidget if widget is never
- shown, fix missing signals and duplicate signals
- 02:58 AM Revision a0280f7c (qgis): Update test result for proj 6
- 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 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... - 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)
2019-12-16
- 12:18 AM Revision b6d7649e (qgis): [DB Manager] Fix broken geometry type of GeoPackage based SQL Layers. F...
- 10:44 PM Revision a6c429a3 (qgis): Fix crash with invalid layer
- 09:44 PM Revision 78ad518e (qgis): Merge pull request #33427 from m-kuhn/fix_crash_with_invalid_raster_layer
- Fix crash with invalid layer
- 07:01 PM Revision fe9a7ee5 (qgis): function to get info about available values to avoid duplicate code
- 06:28 PM Revision 8e0b9388 (qgis): make const and better variablenames
- 06:28 PM Revision 54f4efbd (qgis): available values of value map
- 06:28 PM Revision a02cdbc3 (qgis): CanProvideAvailableValues as a flag on fieldformatter
- 06:28 PM Revision 83be397f (qgis): menu action to only display the used values if formatter can provide av...
- 06:28 PM Revision 5e6e7566 (qgis): available values in value relations
- 06:28 PM Revision f2dbb2e2 (qgis): label text and comment
- 06:28 PM Revision bfde9609 (qgis): check if referencedLayer available
- 06:28 PM Revision 6baaae53 (qgis): get availableValues over the fieldFormatter
- 05:29 PM Revision 09345b51 (qgis): Add QgsExpressionStoreDialog
- 05:29 PM Revision 2ab794bc (qgis): Add tests and utility methods
- 05:29 PM Revision e8d76e2a (qgis): Stored expressions initial implementation
- 04:36 PM Revision 8e791807 (qgis): Fix crash with invalid layer
- 03:59 PM Revision 3eeaddd9 (qgis): followup : better test output
- 03:22 PM Revision 3a4b976a (qgis): Merge pull request #33418 from m-kuhn/azure-mask-more-tests
- Mask some more flaky tests
- 01:01 PM Revision 995335a9 (qgis): checkbox on relation reference fields to display all values
- 12:02 PM Revision e73fe50d (qgis): clear list of resulting values
- 12:02 PM Revision 9ebe42ad (qgis): read related fields on relationreference widget
- 11:32 AM Revision b42a31ec (qgis): Merge pull request #32472 from troopa81/feature_selectionwidget_in_feat...
- Selection widget in feature selection dialog
- 09:55 AM Revision a8f46ac6 (qgis): update sip
- 09:53 AM Revision e14d77c9 (qgis): (still fiddling with tests)
- 09:38 AM Revision ebb02366 (qgis): Mask some more flaky tests
- 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)
- 06:32 AM Revision c7fca820 (qgis): Update resources/function_help/json/is_empty
- Co-Authored-By: Matthias Kuhn <[email protected]>
- 03:48 AM Revision c235c4c1 (qgis): [needs-docs] Add precision to rotate marker checkbox
- and harmonize with hash line symbol layer dialog
- 03:37 AM Revision 6df6bd10 (qgis): Drop "by value" from select window title
- 03:37 AM Revision 39747482 (qgis): Select features by value: show layer name in window title
- Fixes #33210
- 03:36 AM Revision 183bcc48 (qgis): Fix build
- (cherry picked from commit 9be6b333d00fe9035a554bb487fa463e9e50a3b0)
- 03:36 AM Revision b203e6e1 (qgis): Fix another test under proj6
- (cherry picked from commit cf95f1452e238efb7c88e677974da6b173545878)
- 03:36 AM Revision 05ed9abf (qgis): Fix another test under proj 6
- (cherry picked from commit da92b3fe8d1c73f69ca62dd79868613bbf1835ba)
- 03:36 AM Revision f40fd49f (qgis): Fix a test under proj 6
- (cherry picked from commit 526963efb2e5565b6b7881ae46e7b5bfc0ff07a4)
- 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... - 03:36 AM Revision f6f6bbcb (qgis): Fix build
- 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... - 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.... - 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... - 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... - 03:36 AM Revision 49c2c2ac (qgis): Update test results for proj < 6
- (cherry picked from commit 8994a4b994f07e4a09284637c85eb3fa2c933109)
- 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... - 03:36 AM Revision fe481560 (qgis): Fix warning
- (cherry picked from commit 66fefdc66825abe6c13ce1b54d519e05f40553c0)
- 03:36 AM Revision 5d2e9ff8 (qgis): Fix infinite recursion on proj < 6 builds
- (cherry picked from commit bc41f145e1b8bb3ff35f2d79bbafa516a2916417)
- 03:36 AM Revision bfd0e879 (qgis): Fix travis build
- (cherry picked from commit b6e46325d3d7ce92885c7658881480057b6eb420)
- 03:36 AM Revision 09820c47 (qgis): Fix deadlock
- (cherry picked from commit de109b67d2928b6037ffdef30bfcbb62218cbb7b)
- 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... - 03:36 AM Revision fda35a1e (qgis): [BUGFIX] QgsCoordinateReferenceSystem::createFromOgcWmsCrs(): fix impor...
- (cherry picked from commit d25759525e952fa2644d23c8508e88dbbfb736f0)
(cherry picked from commit a90e6b95cad4ce383698f... - 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 ... - 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... - 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... - 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 ... - 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... - 01:56 AM Revision 6838c185 (qgis): Fix single threaded use of MBTiles generator
- (cherry picked from commit cfbe66473e94ae5f35a2c65da1a6aa7f50937472)
- 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...
- 01:56 AM Revision e156b035 (qgis): [postgres] Speed up array parsing (fixes #33226) (#33227)
- (cherry picked from commit ac958dec899a18bd56bcfdf41e422176966ca151)
- 01:56 AM Revision 8ad1352c (qgis): v.to.rast: fix va -> val
- (cherry picked from commit f497cf4f41f4027cf7b8348c33c26f018e0a8599)
- 01:56 AM Revision 5bdfa002 (qgis): Deselecting tables after addition in Data Source Manager
- (cherry picked from commit e61ca0434091ea44eccffd96173e878abe6f56c6)
- 01:56 AM Revision d7a3c67a (qgis): Fix ellipsis characters in button text show incorrectly on windows
- Fixes #33209
(cherry picked from commit e2e1bd35dea4bf9521a02d1887cf6c7a39c8394d) - 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) - 01:56 AM Revision e76654b0 (qgis): Fix another unicode string on windows
- (cherry picked from commit c847e004ddbd6c1a8dd060bc20a1ddfe06c9a08f)
- 01:56 AM Revision 4e2af7d4 (qgis): Don't crash on QgsHtmlWidgetWrapper
- Fixes #33390
(cherry picked from commit 0f70637e36ce8743e7ae4f647c0160dbf16f3739) - 01:56 AM Revision a55c8181 (qgis): Fix the label of the output parameter of the TPI algorithm
- (cherry picked from commit 512eb4d2b8e197071376589e05e58cde64fa5b66)
- 01:34 AM Revision 94e00a28 (qgis): Fix unable to select new projections from datum transform dialog popup box
- Cherry-picked from 63370d9, fixes #31753
- 01:08 AM Revision dbdc397f (qgis): [DB Manager] Fix broken geometry type of GeoPackage based SQL Layers. F...
2019-12-15
- 01:18 AM Revision 0d84e358 (qgis): Update test images
- 01:18 AM Revision da5cd521 (qgis): [pal] Bring back refined upstream version of superliminal rtree index
- Turns out this index is MUCH (magnitudes) faster for use in pal. So
grab an updated version of the upstream library a... - 01:18 AM Revision 2e3b57a3 (qgis): [pal] Don't reuse spatial index for two different purposes
- This forces many removals/additions to the existing index, which
we can avoid by just using a seperate index in the f... - 01:18 AM Revision c2356528 (qgis): [pal] Only truncate the feature candidate list after we've pruned all h...
- Avoids throwing away potentially good candidates too early
- 01:18 AM Revision 1929c53b (qgis): Avoid some unnecessary heap allocations
2019-12-14
- 04:43 PM Revision 7d1eacc0 (qgis): Merge pull request #33389 from elpaso/bugfix-gh32740-ascii-user-agent-3_10
- Urlencode non ascii chars in User-Agent
- 09:00 AM Revision 7464290a (qgis): Merge pull request #33379 from elpaso/widget-dependencies-move-to-forma...
- Move layerDependencies to formatter
- 08:40 AM Revision 578cfc40 (qgis): Urlencode non ascii chars in User-Agent
- backport from master b490f86495.
Also available in: Atom