Commit Graph

  • 68b5bd1b96 Add SIP_SKIP #52949 rnousia 2025-06-06 11:00:48 +03:00
  • 0ff65ba29c append default file name to lastUsedDir #62179 pgipper 2025-06-06 09:28:54 +02:00
  • c8ed470ec6 fix missing braces signedav 2025-06-06 09:04:51 +02:00
  • f2a5cb634a sipify right signedav 2025-06-06 08:47:05 +02:00
  • 871eb5e9b7
    Merge 9670c981189ea90d3b0d61157cfedc4c615b474f into fbb2a79b649c54e8290996ade1e1bc0f37071321 #61752 Jonathan Lurie 2025-06-06 05:44:25 +00:00
  • b717975286 [vector tiles] Fix sprites not loaded from the OSM shortbread styles Mathieu Pellerin 2025-06-06 11:21:47 +07:00
  • 5c8b9d1e32
    Followup fix, improve tests #62174 Nyall Dawson 2025-06-06 11:53:14 +10:00
  • cc12bc218e
    Fix categorized symbol renderer feature counts for null values rnousia 2023-05-28 22:04:56 +03:00
  • e1a2991580 Address review #62049 Mathieu Pellerin 2025-06-06 08:52:21 +07:00
  • 2c27b199d6 [CSV] add HEADER creation option Andrea Giudiceandrea 2025-06-01 20:28:10 +02:00
  • fcf5743d44 [CSV] add PIPE value for SEPARATOR creation option Andrea Giudiceandrea 2025-06-01 16:49:50 +02:00
  • a5f02a1bff [CSV] add missing SPACE value for SEPARATOR creation option Andrea Giudiceandrea 2025-06-01 15:21:59 +02:00
  • ec06dd139d [CSV] add missing GEOMETRY_NAME creation option Andrea Giudiceandrea 2025-06-01 15:20:54 +02:00
  • 70827c0772
    Try to extract only polygons from Voronoi results #62173 Nyall Dawson 2025-06-06 11:37:36 +10:00
  • ccc8ed8254 Oh clang tidy Mathieu Pellerin 2025-06-04 10:04:48 +07:00
  • 079dd436e8 Fix test cases Mathieu Pellerin 2025-06-04 08:18:21 +07:00
  • 0bd0b9aca5 Add test case Mathieu Pellerin 2025-05-30 09:03:34 +07:00
  • c69339c496 [ogr] Fix saving metadata against .gz/.zip/.tar/.tar.gz/.tgz datasets Mathieu Pellerin 2025-05-29 19:47:07 +07:00
  • 68c27b5831 [vector] Fix vector file writer's handling of (read-only) .gpkg.zip files Mathieu Pellerin 2025-05-29 19:22:51 +07:00
  • fbb2a79b64
    Update list Nyall Dawson 2025-06-06 11:22:47 +10:00
  • 25d50e6ee7
    Fix test Nyall Dawson 2025-06-06 11:20:08 +10:00
  • b12936e133 auto sipify 🍺 qgis-bot 2025-06-06 01:16:50 +00:00
  • e889f93498 Remove lambdas from connect() per review suggestion David Koňařík 2025-06-05 10:54:16 +02:00
  • 336c8a6107 Make empty switch default explicit to fend off warnings David Koňařík 2025-06-03 22:40:19 +02:00
  • f5931f3e1a Move shortcut handling from Qgs3DAxis to QgsCameraController David Koňařík 2025-06-03 22:36:33 +02:00
  • 331afe3caf Fix docstring per review David Koňařík 2025-05-16 12:04:37 +02:00
  • 476d501ce4 Simplify keyboard input handling in 3D view David Koňařík 2025-05-09 20:37:30 +02:00
  • a33798d96e Move also "decimal place" and "keep base unit" options Harrissou Sant-anna 2025-06-02 07:31:50 +02:00
  • 2b8b7411c0 Fix widgets tab order Harrissou Sant-anna 2025-05-24 08:21:49 +02:00
  • 5e2954ba1d Adjust the zooming group to avoid spinbox widget expanding horizontally Harrissou Sant-anna 2025-05-24 08:20:11 +02:00
  • 7176b67a8e Move "Measure tool copy settings" under the "Measure tool" group Harrissou Sant-anna 2025-05-24 08:17:40 +02:00
  • 786a8e62e2 Take away Distance/Area/Angle units options from the "Measure tool" group Harrissou Sant-anna 2025-05-24 08:12:08 +02:00
  • 73fe8ee231 Docs - Update minor enum use in docstrings from QgsFeatureRequest Etienne Trimaille 2025-06-04 16:03:34 +02:00
  • 812445f1a8 auto-fix pre-commit issues github-actions[bot] 2025-06-06 01:10:41 +00:00
  • f4006b5f4e auto-fix pre-commit issues github-actions[bot] 2025-06-05 22:55:59 +00:00
  • 6c33bcfaf5 Apply suggestions from code review Nyall Dawson 2025-06-06 08:55:00 +10:00
  • c9b4db25a8 Added some more short descriptions for proccesing tools Klaus Agerskov 2025-06-05 13:28:07 +02:00
  • d562632f79
    Remove outdated note #62168 Nyall Dawson 2025-06-06 10:54:19 +10:00
  • a9a2f18f1a
    Fix list format in doc Nyall Dawson 2025-06-05 12:04:48 +10:00
  • ca4c2a223d
    Sipify #62172 Nyall Dawson 2025-06-06 10:19:15 +10:00
  • 537939d1e0
    Apply suggestions from code review Nyall Dawson 2025-06-05 16:03:02 +10:00
  • 4ca0245feb
    Add since Nyall Dawson 2025-06-05 14:03:12 +10:00
  • 0f5e21436e
    Add group Nyall Dawson 2025-06-05 10:33:16 +10:00
  • e27465d7e0
    [processing] Fix show feature count option, output layer ordering Nyall Dawson 2025-06-04 13:54:22 +10:00
  • b26f684a4f fix(qgsoptions): locale value is saved only if not empty #62171 Jacky Volpes 2025-06-04 17:41:14 +02:00
  • 9cb03761a4 auto sipify 🍺 qgis-bot 2025-06-05 23:46:41 +00:00
  • b59454b1ba Apply suggestions from code review Nyall Dawson 2025-06-05 16:03:02 +10:00
  • 4122ecaa08 Tweak parts Nyall Dawson 2025-06-05 14:20:45 +10:00
  • b8c4eb0425 Add since Nyall Dawson 2025-06-05 14:03:12 +10:00
  • 3f7928d79d Add group Nyall Dawson 2025-06-05 10:33:16 +10:00
  • 4d74537829 [processing] Fix show feature count option, output layer ordering Nyall Dawson 2025-06-04 13:54:22 +10:00
  • 52b23b4923 fix(qgsoptions): locale value is saved only if not empty Jacky Volpes 2025-06-04 17:41:14 +02:00
  • 3d0e5ec5c9 [OAPIF provider] Recognize up-to-date 'basic-spatial-functions' conformance class name Even Rouault 2025-06-05 14:57:38 +02:00
  • a6cbbb770f Address review on Attribute Form Designer: Make sure we emit dataChanged signal for all parent items in the model when toggling aliases Germán Carrillo 2025-06-04 17:52:58 -05:00
  • d4fb136dc1 Address review on Attribute Form Designer: Make search work in both views; clear right-hand side panel if all selected items were filtered out Germán Carrillo 2025-05-28 16:19:14 -05:00
  • 43d48d2644 Address review (use setRecursiveFilteringEnabled( true ) to remove some logic in filterAcceptsRow); add ENABLE_MODEL_TEST macro Germán Carrillo 2025-05-15 21:47:53 -05:00
  • bba6aadaa6 Fix test for attributes form properties Germán Carrillo 2025-05-07 19:48:57 -05:00
  • 32defaf4b0 Attributes form properties: move the lambda to a private slot to improve a custom call Germán Carrillo 2025-04-30 10:03:31 -05:00
  • a1a242386e [ui] Address review: move switch to aliases button next to the search bar. New icon for the 'toggling aliases' button. Germán Carrillo 2025-04-30 09:37:21 -05:00
  • c6c821990c Fix #29881 and fix #26736, as well as other UI adjustments Germán Carrillo 2025-04-24 10:46:43 -05:00
  • 5776ecd72f Attributes form: introduce proxy model to filter both Available Widgets and Form Layout items: Germán Carrillo 2025-04-21 17:05:45 -05:00
  • 462928613f
    Don't finalize string stats after every value addition #62170 Nyall Dawson 2025-06-06 09:31:57 +10:00
  • 1f9074a2c4 Use larger precision for graduated values Joonalai 2025-06-05 13:07:05 +03:00
  • 654e1b9200 Use open-ended endpoints when chancing from graduated Joonalai 2025-06-05 12:05:09 +03:00
  • eb1bb7a599 Add order field to the subset of the request, so it can be considered in the sorting. This fixes #62145 signedav 2025-06-05 17:24:16 +02:00
  • f316314ec6 Immediately merge features if layer has no fields JuhoErvasti 2025-06-05 14:25:06 +02:00
  • 94dd14d24f
    Run conformance tests on pdal algorithms #62169 Nyall Dawson 2025-06-06 09:20:28 +10:00
  • 9b831eff24
    Load PDAL algorithms from Processing.initialize Nyall Dawson 2025-06-06 09:20:15 +10:00
  • a6cfd146e3 auto-fix pre-commit issues #62154 github-actions[bot] 2025-06-05 22:55:59 +00:00
  • 46e9955901
    Apply suggestions from code review Nyall Dawson 2025-06-06 08:55:00 +10:00
  • 1e167b3827
    Allow short description starting with 'randomly' Nyall Dawson 2025-06-06 08:50:49 +10:00
  • 52614f1fd1
    Always run short description checks on new descriptions Nyall Dawson 2025-06-06 08:50:35 +10:00
  • e5b3314af7
    Update missing short description list Nyall Dawson 2025-06-06 08:49:27 +10:00
  • 10039e916c
    Update missing tags list Nyall Dawson 2025-06-06 08:48:02 +10:00
  • 9551f8dfe3
    Increase stacksize on Windows to 8MB to avoid some crashes Nathan Woodrow 2025-06-06 08:40:01 +10:00
  • b75124a6ff [CSV] add HEADER creation option #62167 Andrea Giudiceandrea 2025-06-01 20:28:10 +02:00
  • 278fbba0ea [CSV] add PIPE value for SEPARATOR creation option Andrea Giudiceandrea 2025-06-01 16:49:50 +02:00
  • 1f7ad2b1b9 [CSV] add missing SPACE value for SEPARATOR creation option Andrea Giudiceandrea 2025-06-01 15:21:59 +02:00
  • 53c268cadc [CSV] add missing GEOMETRY_NAME creation option Andrea Giudiceandrea 2025-06-01 15:20:54 +02:00
  • 20cd372111 [CSV] add HEADER creation option Andrea Giudiceandrea 2025-06-01 20:28:10 +02:00
  • fdc842b3ef [CSV] add PIPE value for SEPARATOR creation option Andrea Giudiceandrea 2025-06-01 16:49:50 +02:00
  • 506760c2e3 [CSV] add missing SPACE value for SEPARATOR creation option Andrea Giudiceandrea 2025-06-01 15:21:59 +02:00
  • 903938bcca [CSV] add missing GEOMETRY_NAME creation option Andrea Giudiceandrea 2025-06-01 15:20:54 +02:00
  • 1192218e54
    [OAPIF provider] Take into account ldproxy's itemCount extension to get the feature count #62165 Even Rouault 2025-06-05 22:26:57 +02:00
  • b1fee3762b Make sure the Processing tree view is expanded when a provider has been added/removed (i.e., when the model has been rebuilt) #62162 Germán Carrillo 2025-06-05 12:26:32 -05:00
  • 475e9945d1
    Merge branch 'master' into dbsettings signedav 2025-06-05 18:00:29 +02:00
  • 06e90a124b migrate old settings signedav 2025-06-05 17:58:26 +02:00
  • cf1483a47a Add order field to the subset of the request, so it can be considered in the sorting. This fixes #62145 #62160 signedav 2025-06-05 17:24:16 +02:00
  • 618a4ce071 Fix categorized symbol renderer feature counts for null values #52830 rnousia 2023-05-28 22:04:56 +03:00
  • b6f4d7886b Add QgsMapLayer::profileSource #62139 Simon Lopez 2025-06-04 10:37:33 +02:00
  • 7bc41354b7 Remove window prefix of source selection settings since they are in the windows settings tree now signedav 2025-06-05 15:39:16 +02:00
  • ae73aa7db1 Use QgsSettingsEntry for the settings of classes inheriting qgsabstractdbsourceselect signedav 2025-06-05 15:35:01 +02:00
  • 05179ebd01 Use larger precision for graduated values #62150 Joonalai 2025-06-05 13:07:05 +03:00
  • 210440d3e4
    Merge pull request #62010 from elpaso/bugfix-gh61529-unset-variant-default-value Alessandro Pasotti 2025-06-05 15:27:40 +02:00
  • 37f44e5cac
    [OAPIF provider] Recognize up-to-date 'basic-spatial-functions' conformance class name #62156 Even Rouault 2025-06-05 14:57:38 +02:00
  • ac0fb9db7e Immediately merge features if layer has no fields #62155 JuhoErvasti 2025-06-05 14:25:06 +02:00
  • 5dbfa871dd Bump GDAL to 3.11.0 and update some python deps Matthias Kuhn 2025-06-05 13:52:06 +02:00
  • 071b7a2f53 Added some more short descriptions for proccesing tools Klaus Agerskov 2025-06-05 13:28:07 +02:00
  • c8949f2511 Improve cmake opencl handling Matthias Kuhn 2025-06-02 00:01:50 +02:00
  • f11be2e826 Bump baseline Matthias Kuhn 2025-06-02 00:01:17 +02:00