Commit Graph

  • b7de4d9399 [atlas] Ignore flag to hide coverage layer if atlas is not enabled Alessandro Pasotti 2025-05-30 17:17:10 +02:00
  • 296f0c1939 auto-fix pre-commit issues #62072 github-actions[bot] 2025-05-31 16:40:57 +00:00
  • 795bea680b override processAlgorithm viperminiq 2025-05-31 18:39:52 +02:00
  • ddcb038205 Reduce min cmake version to 3.22 #62071 Matthias Kuhn 2025-05-31 16:12:27 +02:00
  • 5fd311480f Fix project translation support for .qgz projects #62070 Mathieu Pellerin 2025-05-31 19:38:36 +07:00
  • 87e0a26c44 [ui] Fix temporary pan mode stuck when pressing both middle mouse and space bar within the layout or model designer dialogs #62069 Mathieu Pellerin 2025-05-31 19:03:42 +07:00
  • 8a725138e2 [gui] Fix confusing save vector layer dialog's include z dimension checkbox when geometry combobox is set to automatic #62068 Mathieu Pellerin 2025-05-31 18:20:41 +07:00
  • 6e53077db0 include as native algorithm viperminiq 2025-05-31 13:23:09 +02:00
  • 3f082b1688 add kmeans from seed layer viperminiq 2025-05-31 13:18:48 +02:00
  • f23b9ce15a When applying a named style to a font, check for untranslated style if the translated one is missing #62067 Mathieu Pellerin 2025-05-31 17:12:01 +07:00
  • c4a457f6f8 Also add a no to all / skip all Mathieu Pellerin 2025-05-31 16:27:30 +07:00
  • e18a3f3b9e Test for issue 61946 #62066 Alessandro Pasotti 2025-05-30 17:47:38 +02:00
  • 1522847f90 [atlas] Ignore flag to hide coverage layer if atlas is not enabled Alessandro Pasotti 2025-05-30 17:17:10 +02:00
  • 9eae3a6404 Test for issue 61946 Alessandro Pasotti 2025-05-30 17:47:38 +02:00
  • 41fa214e6c [atlas] Ignore flag to hide coverage layer if atlas is not enabled Alessandro Pasotti 2025-05-30 17:17:10 +02:00
  • 704254e791
    Apply suggestions from code review #62060 Nyall Dawson 2025-05-31 07:12:00 +10:00
  • 43e1e61a1c refactor (create base algorithm) viperminiq 2025-05-30 22:14:52 +02:00
  • 601dcadcc7 auto sipify 🍺 qgis-bot 2025-05-30 17:53:36 +00:00
  • 359f00f303 Don't use remote resource for test Nyall Dawson 2025-05-30 14:28:28 +10:00
  • b8f45ad2be Don't try to read remote file in test, we don't actually need a valid url to test conversion Nyall Dawson 2025-05-30 10:22:42 +10:00
  • 99b8a36e9f Cleanups and fixes Nyall Dawson 2025-05-30 10:03:25 +10:00
  • 97583c82a4 feat: sld supports rastersymbollayers Olivier Dalang 2025-05-06 16:27:55 +02:00
  • 08f79030c8 Test for issue 61946 #61993 Alessandro Pasotti 2025-05-30 17:47:38 +02:00
  • 01136ef566 [atlas] Ignore flag to hide coverage layer if atlas is not enabled Alessandro Pasotti 2025-05-30 17:17:10 +02:00
  • 1e5058d451 Add test for the new code path #61979 Alessandro Pasotti 2025-05-30 15:31:41 +02:00
  • 75b4fa925f Update bearing even when angle is constrained Alessandro Pasotti 2025-05-23 15:54:02 +02:00
  • bbcf8044e3 Fix small issues with adv digitizing floater Alessandro Pasotti 2025-05-23 08:16:44 +02:00
  • fb63d6dfc6
    Merge pull request #62058 from qgis/backport-62043-to-release-3_40 Alexander Bruy 2025-05-30 11:34:05 +01:00
  • 952fe045d7 Return false when checking skip on not null unset attr Alessandro Pasotti 2025-05-29 09:40:49 +02:00
  • 7028a77c61 Remove unrelated change Alessandro Pasotti 2025-05-29 08:51:07 +02:00
  • 017cce34ce Add QgsVariantUtils::isUnsetAttributeValue Alessandro Pasotti 2025-05-28 15:36:10 +02:00
  • e97b1982ca Fix QgsUnsetAttributeValue toString Alessandro Pasotti 2025-05-27 09:06:13 +02:00
  • 4a5e90e91a [keyboard shorcuts] When importing/loading keyboard shortcuts, insure preexisting shortcuts for different actions are taken into consideration Mathieu Pellerin 2025-05-30 15:31:25 +07:00
  • 2b958be0a6 [vector tiles] Fix handling of source containing a relative path to the root of the server hosting the style json #62062 Mathieu Pellerin 2025-05-30 13:52:22 +07:00
  • 32d1bcc71f
    Merge pull request #62059 from qgis/backport-62044-to-release-3_40 Alexander Bruy 2025-05-30 07:17:30 +01:00
  • 8804212d5a
    Don't use remote resource for test #62057 Nyall Dawson 2025-05-30 14:28:28 +10:00
  • c2bbae4be8
    Don't try to pass unset attributes to ArcGIS REST backends #62061 Nyall Dawson 2025-05-30 14:21:58 +10:00
  • e7e1311472 [processing] Allow dynamic travel cost for service area from layer alg Nyall Dawson 2025-05-29 11:59:58 +10:00
  • 4cf15e496c [processing] Allow creating tests with dynamic expression params Nyall Dawson 2025-05-29 11:59:06 +10:00
  • 1b11f3af09 Adjust test to reflect that we now (correctly) return a list of unziped files, not folders Mathieu Pellerin 2025-05-28 09:09:17 +07:00
  • 6bc14fdbe4 Fix QgsZipUtils' unzip function throwing warnings when attempting to write into a directory Mathieu Pellerin 2025-05-26 15:57:44 +07:00
  • 9460cbdfb4 [map tools] Fix fill ring map tool not respecting the global and/or layer feature form suppression setting Mathieu Pellerin 2025-05-29 17:37:43 +07:00
  • 14190fa008 Update src/providers/hana/qgshanadataitemguiprovider.cpp Nyall Dawson 2025-05-30 10:02:35 +10:00
  • cb50b90a09 Parent browser panel's new connection dialogs to the main window to insure proper styling Mathieu Pellerin 2025-05-29 10:03:29 +07:00
  • e9c7eb8fef [ui] Fix various new connection dialog spacing and size Mathieu Pellerin 2025-05-29 09:49:41 +07:00
  • 3d106d55a2
    Add "concave hull by feature" algorithm Nyall Dawson 2025-05-30 12:33:34 +10:00
  • 7ddeab1ad1 Fix calculation of cost for speed strategy with null/negative values #62059 Nyall Dawson 2025-05-29 14:44:50 +10:00
  • 54754b1d43 Add test coverage for locator result scores #62058 Mathieu Pellerin 2025-05-29 12:06:14 +07:00
  • 22c96f9b90 [locator] Fix sorting not taking into account result score Mathieu Pellerin 2025-05-29 10:37:10 +07:00
  • f429a08f03 Fix calculation of cost for speed strategy with null/negative values Nyall Dawson 2025-05-29 14:44:50 +10:00
  • e0967e2041 Add test coverage for locator result scores Mathieu Pellerin 2025-05-29 12:06:14 +07:00
  • 37a4400e0c [locator] Fix sorting not taking into account result score Mathieu Pellerin 2025-05-29 10:37:10 +07:00
  • d5e9881690 Fix leak Nyall Dawson 2025-05-29 13:11:57 +10:00
  • 831d75ea48 Adapt variable help initialization to match expression help init Nyall Dawson 2025-05-29 10:56:34 +10:00
  • 8159590ecf Avoid some other lengthy lambdas in call_once Nyall Dawson 2025-05-29 10:53:23 +10:00
  • 7906258d01 Don't build a giant lambda for function help initialization Nyall Dawson 2025-05-29 10:38:04 +10:00
  • 45bdd4b2b7
    Don't try to read remote file in test, we don't actually need a valid url to test conversion Nyall Dawson 2025-05-30 10:22:42 +10:00
  • 2571800842
    Cleanups and fixes Nyall Dawson 2025-05-30 10:03:25 +10:00
  • 29564a7838
    Update src/providers/hana/qgshanadataitemguiprovider.cpp #62041 Nyall Dawson 2025-05-30 10:02:35 +10:00
  • 21a1eea100
    feat: sld supports rastersymbollayers Olivier Dalang 2025-05-06 16:27:55 +02:00
  • 61dda9a32e [map tools] Fix fill ring map tool not respecting the global and/or layer feature form suppression setting #62056 Mathieu Pellerin 2025-05-29 17:37:43 +07:00
  • b6312d01f9 [map tools] Fix fill ring map tool not respecting the global and/or layer feature form suppression setting Mathieu Pellerin 2025-05-29 17:37:43 +07:00
  • 6f138688d1
    [processing] Allow dynamic travel cost for service area from layer alg #62040 Nyall Dawson 2025-05-29 11:59:58 +10:00
  • 01855a08ab
    Followup #40109, fix clang tidy warnings Nyall Dawson 2025-05-30 09:17:54 +10:00
  • 32bc0f1049
    Bump the npm_and_yarn group across 1 directory with 3 updates #62055 dependabot[bot] 2025-05-29 23:09:51 +00:00
  • 6de7c62942 typo Valentin Buira 2025-05-02 21:18:40 +02:00
  • 078e96eadc More restrictive regex Valentin Buira 2025-05-02 20:56:42 +02:00
  • 15317c91cb Fix input ENV variable Valentin Buira 2025-05-02 20:16:54 +02:00
  • 48dd085880 add regex example Valentin Buira 2025-05-02 19:58:21 +02:00
  • 8180056e9d Rename Valentin Buira 2025-05-02 19:56:23 +02:00
  • d1d3681040 Remove auto label Valentin Buira 2025-05-02 19:49:21 +02:00
  • 2f98e95757 Add get_latest_qgis_version.py script Valentin Buira 2025-05-02 18:51:25 +02:00
  • 39b355c34f Check QGIS version in report, skip already running latest LTR Valentin Buira 2025-04-27 20:49:36 +02:00
  • 9c50efd553 Automatically add label 'Feedback' if the user is running unsupported version Valentin Buira 2025-04-24 03:06:48 +02:00
  • ede618975c test github actions check version reported again Valentin Buira 2025-04-24 01:02:57 +02:00
  • d6c98fe80e auto-fix pre-commit issues github-actions[bot] 2025-05-29 23:07:10 +00:00
  • b907250698 change pushInfo to pushWarning for duplicate input viperminiq 2025-05-16 09:22:49 +02:00
  • b95fd4d757 fix uninitialized variable viperminiq 2025-05-08 11:01:14 +02:00
  • 9a4b4d388a add kmeans++ viperminiq 2025-05-08 10:50:29 +02:00
  • b28ede011e Adjust test to reflect that we now (correctly) return a list of unziped files, not folders #62054 Mathieu Pellerin 2025-05-28 09:09:17 +07:00
  • d0dda2b211 Fix QgsZipUtils' unzip function throwing warnings when attempting to write into a directory Mathieu Pellerin 2025-05-26 15:57:44 +07:00
  • 5500f43ebc Adjust test to reflect that we now (correctly) return a list of unziped files, not folders Mathieu Pellerin 2025-05-28 09:09:17 +07:00
  • 3b184a5268 Fix QgsZipUtils' unzip function throwing warnings when attempting to write into a directory Mathieu Pellerin 2025-05-26 15:57:44 +07:00
  • caa961d738 testing: Ignore swig deprecation warnings Jean Felder 2025-05-27 18:00:33 +02:00
  • e387210cb8 QgsCoordinateTransform::transformBoundingBox(): improve world-wide coverage from EPSG:4326 to ESRI:54099 Even Rouault 2025-05-27 18:24:37 +02:00
  • 4ebefc613d QgsCoordinateTransform::transformBoundingBox(): in legacyImplementation, avoid int overflow of size of x and y arrays Even Rouault 2025-05-27 17:31:48 +02:00
  • aff7ac63c4 QgsCoordinateTransform::transformBoundingBox(): avoid error when transformer object is directly constructed from a PROJ pipeline Even Rouault 2025-05-26 23:15:03 +02:00
  • b84d936fa4 Replace all QVariant( QString() ) by QVariant() Even Rouault 2025-05-29 01:39:18 +02:00
  • 1fa7fa6970 [WFS/OAPIF provider] Fix 'NULL QString was stored in a QVariant -- stop it' warning Even Rouault 2025-05-29 01:34:36 +02:00
  • a156c43f7b
    fix segfault due to calling qgsDoubleNear with tollerance that can never been reached #62052 Martin Siegert 2025-05-29 13:37:03 -07:00
  • 88c959186b [map tools] Fix fill ring map tool not respecting the global and/or layer feature form suppression setting #62047 Mathieu Pellerin 2025-05-29 17:37:43 +07:00
  • 168ee9ec7b Add test coverage for locator result scores #62043 Mathieu Pellerin 2025-05-29 12:06:14 +07:00
  • 983efc5f6c
    Fix calculation of cost for speed strategy with null/negative values #62044 Nyall Dawson 2025-05-29 14:44:50 +10:00
  • a17f812e4b [locator] Fix sorting not taking into account result score Mathieu Pellerin 2025-05-29 10:37:10 +07:00
  • 957d3379d5
    Fix leak #62042 Nyall Dawson 2025-05-29 13:11:57 +10:00
  • 38689b2904 Parent browser panel's new connection dialogs to the main window to insure proper styling Mathieu Pellerin 2025-05-29 10:03:29 +07:00
  • 4283282c07 [ui] Fix various new connection dialog spacing and size Mathieu Pellerin 2025-05-29 09:49:41 +07:00
  • fcd24dfee8
    [processing] Allow creating tests with dynamic expression params Nyall Dawson 2025-05-29 11:59:06 +10:00
  • 5a8d2b3823
    Adapt variable help initialization to match expression help init #62039 Nyall Dawson 2025-05-29 10:56:34 +10:00
  • f3d2e1ccec
    Avoid some other lengthy lambdas in call_once Nyall Dawson 2025-05-29 10:53:23 +10:00