Commit Graph

  • 6f8cfaf0bc feat(3d/renderview): extract forward render view to dedicated renderview class bdm-oslandia 2025-03-04 15:44:11 +01:00
  • 1833855ebc fix(src/3d/CMakeLists.txt): fix framegraph includes bdm-oslandia 2024-10-22 10:46:49 +02:00
  • 7d8b21aabd feat(3d/renderView): extract shadow renderview to dedicated renderview class bdm-oslandia 2022-08-02 12:23:41 +02:00
  • 6dfe923323 feat(3d/renderView): extract 3dAxis viewport to dedicated renderview class bdm-oslandia 2024-07-15 15:59:23 +02:00
  • 69b240267e feat(3d/renderview): add abstractrenderview bdm-oslandia 2022-05-18 08:01:40 +02:00
  • ea8426b035 fix(qgsframegraphutils): expand qgsfgutils to qgsframegraphutils bdm-oslandia 2024-09-02 15:50:46 +02:00
  • 68a6a5e6b8 qgsframegraph: move framegraph files and dependencies to dedicated directory bdm-oslandia 2024-07-22 10:52:02 +02:00
  • de7f01d3e6 fix how framegraph dumps are output (remove qPrintable and qDebug) bdm-oslandia 2024-08-30 15:45:51 +02:00
  • f6875bb809 minor correction to access xml element MoritzMoreira 2025-03-24 15:32:27 +01:00
  • ad059374fd better handling of options when output is a GeoPackage #61201 Alexander Bruy 2025-03-27 08:17:13 +00:00
  • 1a9ff57d58
    Add all missing class brief descriptions #61214 Nyall Dawson 2025-03-27 16:09:35 +10:00
  • a6f1d804fd
    Require brief documentation for everything Nyall Dawson 2025-03-27 16:50:09 +10:00
  • 30c51bbf49
    Fix detection of class brief documentation on some doxygen versions #61213 Nyall Dawson 2025-03-27 16:02:46 +10:00
  • 1536b8c94f
    Fix broken emphasis tag warning when building PyQGIS docs #61212 Nyall Dawson 2025-03-27 14:42:10 +10:00
  • 7b56629478 Sipify Nyall Dawson 2025-03-26 13:29:11 +10:00
  • 8d30dc3448 Tag virtual, overridden and abstract methods in sip bindings Nyall Dawson 2025-03-18 20:46:13 +10:00
  • e1c0589474
    Sipify #61194 Nyall Dawson 2025-03-26 13:29:11 +10:00
  • 7a33447abf
    Tag virtual, overridden and abstract methods in sip bindings Nyall Dawson 2025-03-18 20:46:13 +10:00
  • 3d9ece17a6 [wfs] Fix malformed queries sent when using POST and layer has subset filter Nyall Dawson 2025-03-26 11:54:51 +10:00
  • 844ec6812d
    Update CMakeLists.txt #61156 Nyall Dawson 2025-03-27 09:55:00 +10:00
  • 51ddf7d5cc
    [wfs] Fix malformed queries sent when using POST and layer has subset filter #61191 Nyall Dawson 2025-03-26 11:54:51 +10:00
  • d5313f6864 [wfs] Fix querying sublayers when a query is set in Data Source Manager #61210 Nyall Dawson 2025-03-26 11:28:53 +10:00
  • ad5da00088 [wfs] Fix querying sublayers when a query is set in Data Source Manager #61209 Nyall Dawson 2025-03-26 11:28:53 +10:00
  • f7b69629ba [wfs] Fix querying sublayers when a query is set in Data Source Manager Nyall Dawson 2025-03-26 11:28:53 +10:00
  • 22651b5b8d
    Suppress cppcheck warning, replace with TODO Nyall Dawson 2025-03-27 08:31:43 +10:00
  • 7ef5c1f6a3
    Try to fix qt6 build Nyall Dawson 2025-03-27 08:28:31 +10:00
  • 15d0b70977
    Avoid .get() for boolean checks on unique_ptr Nyall Dawson 2025-03-27 08:27:35 +10:00
  • 16757ebd40 Remove superfluous metadata from shapefiles #60842 Valentin Buira 2025-03-26 21:56:06 +01:00
  • ab23b23fc6
    Merge pull request #61198 from qgis/backport-61177-to-release-3_42 Alexander Bruy 2025-03-26 17:17:10 +00:00
  • e63f5dbbef
    Merge pull request #61199 from qgis/backport-61177-to-queued_ltr_backports Alexander Bruy 2025-03-26 17:17:01 +00:00
  • 9c6a19312c Merge branch 'fix_issue_60990' of https://github.com/Snegovoy98/QGIS into fix_issue_60990 Snegovoy98 2025-03-26 17:35:34 +02:00
  • 151f9dfe9a Merge branch 'master' into fix_issue_60990 Snegovoy98 2025-03-26 17:35:06 +02:00
  • 2752e2b2bd Fix #60053 - Disable layer Preview on NULL geometry layers #61203 Yoann Quenach de Quivillic 2025-03-26 14:32:12 +01:00
  • 5f290a6138 use float angles to avoid warnings about narrowing from doubles Martin Dobias 2025-03-26 13:33:17 +01:00
  • e59e8e4beb expose creation options in the Processing raster calculator algorithm Alexander Bruy 2025-03-26 11:54:19 +00:00
  • d8a50b9454 expose raster creation options in the raster calculator UI Alexander Bruy 2025-03-26 11:28:26 +00:00
  • 98f3f86f32
    Merge pull request #61176 from qgis/backport-61173-to-release-3_42 Even Rouault 2025-03-26 12:52:59 +01:00
  • 27227b1625 globe camera controller: rotate with shift+left mouse button or middle button Martin Dobias 2025-03-26 12:12:00 +01:00
  • c936a73cde Fix tab order for annotation symbology properties widgets #61199 Harrissou Sant-anna 2025-03-25 10:46:32 +01:00
  • b355451d27 Tab order for callouts' widgets Harrissou Sant-anna 2025-03-25 10:01:30 +01:00
  • 585f779ae5 Fix tab order for annotation symbology properties widgets #61198 Harrissou Sant-anna 2025-03-25 10:46:32 +01:00
  • 33f154399a Tab order for callouts' widgets Harrissou Sant-anna 2025-03-25 10:01:30 +01:00
  • 30c620e180 Fix tab order for annotation symbology properties widgets #61197 Harrissou Sant-anna 2025-03-25 10:46:32 +01:00
  • 3900faa838 Tab order for callouts' widgets Harrissou Sant-anna 2025-03-25 10:01:30 +01:00
  • e96bc4ad86 Fix tab order for annotation symbology properties widgets Harrissou Sant-anna 2025-03-25 10:46:32 +01:00
  • ede1d5b943 Tab order for callouts' widgets Harrissou Sant-anna 2025-03-25 10:01:30 +01:00
  • 97e7e4fdfc fix(qgsfeaturepool): back to a write locker type Jacky Volpes 2025-03-26 11:31:17 +01:00
  • 1129d7014d auto sipify 🍺 qgis-bot 2025-03-26 08:50:36 +00:00
  • 21f3bfff03
    Merge pull request #61175 from alexbruy/raster-calculator-create-options Alexander Bruy 2025-03-26 08:47:46 +00:00
  • df1a4e1cf7 added names to separators in menu to allow easier customization in external components during its population process notguiltyspark 2025-03-05 17:30:10 +03:00
  • 3efbe03c0e ClientCredentials as last element in GrantFlow enum #61063 Mats Anderberg 2025-03-26 07:48:58 +00:00
  • 7b89eaa547 auto sipify 🍺 qgis-bot 2025-03-26 07:26:11 +00:00
  • bd81b8ce3c qt6 build fixes Martin Dobias 2025-03-25 15:48:13 +01:00
  • 205fc9090e [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-03-25 13:43:26 +00:00
  • b98733dbd7 cleanups of the globe entity code Martin Dobias 2025-03-25 14:40:13 +01:00
  • adfb671c7a Add globe mesh 3D entity Martin Dobias 2025-03-24 18:19:39 +01:00
  • b5c80cbe63 verify paths are within the zip directory Juergen E. Fischer 2025-03-24 13:16:53 +01:00
  • 91222ffc7e Set minimum width back to 5 and make clang-tidy happy uclaros 2025-03-21 11:40:33 +02:00
  • 58228c085c fix changing the paintbrush size using the wheel on precision mouse uclaros 2025-03-20 18:22:48 +02:00
  • 877fdf9f36 fix(fcgiserver): fix concurrent race condition to detect end of response bdm-oslandia 2025-03-20 14:11:17 +01:00
  • c5ea44bcd2 fix(fcgiserver): replace end-of-monitoring QgsDebugMsgLevel message by QgsMessageLog bdm-oslandia 2025-03-20 14:01:44 +01:00
  • 40efe5717e fix(ci/ogc): move log outputs from file to stderr as logs are not displayed and file is not used. bdm-oslandia 2025-03-21 12:10:41 +01:00
  • a541b6e87b Add test Yoann Quenach de Quivillic 2025-03-24 10:06:05 +01:00
  • adcfd768da Fix #60968 - Duplicated layer variables Yoann Quenach de Quivillic 2025-03-24 10:05:56 +01:00
  • 138a651984 [Raster] Tune PR #61091 to rename HEIGHT_AVERAGE as HEIGHT_DEFAULT, to follow latest change of https://github.com/OSGeo/gdal/pull/11989 Even Rouault 2025-03-25 10:41:40 +01:00
  • c3d7e3eb5d [ogr] Fix crash when adding feature Nyall Dawson 2025-03-25 15:10:50 +10:00
  • 73f4087066 Fetch subtype once only Nyall Dawson 2025-03-25 14:58:21 +10:00
  • b4de363064 Slightly more helpful error message when OGR attribute creation fails Nyall Dawson 2025-03-25 14:56:07 +10:00
  • 128c6da783 Add splitter to Execute sql window Nyall Dawson 2025-03-25 15:19:23 +10:00
  • 778630ce4a qgstessellator: Do not use a custom function to compute ring orientation Jean Felder 2025-03-24 14:40:23 +01:00
  • 264d0872e1 Don't write empty metadataUrls, keywords to XML Nyall Dawson 2025-03-24 14:25:01 +10:00
  • 683c18e8b7 auto sipify 🍺 qgis-bot 2025-03-24 23:50:44 +00:00
  • f21b9d55b9 qgslayoutelevationprofilewidget: Add support for subsections indicator Jean Felder 2025-03-14 09:56:48 +01:00
  • 9ebf9dcfe3 qgslayoutitem: Remove empty lines at the end of file Jean Felder 2025-03-14 16:46:05 +01:00
  • 9e093c8ecf qgslayoutitemelevationprofile: Add support for subsections indicator Jean Felder 2025-03-14 02:42:44 +01:00
  • f4ac8cabc2 qgselevationprofilewidget: Add actions for subsections indicator Jean Felder 2025-02-13 15:07:54 +01:00
  • d5d82a1699 qgsprofilerenderer: Introduce a default symbol for subsections Jean Felder 2025-03-17 11:43:46 +01:00
  • 3cf0b9c656 qgselevationprofilecanvas: Add support for subsections indicator Jean Felder 2025-02-13 15:07:05 +01:00
  • eee8724284 qgsprofilerenderer: Add support for subsections indicator Jean Felder 2025-03-13 21:16:36 +01:00
  • cfec592329 qgsprofilerenderer: Fix typo in header Jean Felder 2025-03-17 15:12:38 +01:00
  • fa83820e00 qgsprofilerenderer: Remove empty line at the end of file Jean Felder 2025-03-14 09:45:47 +01:00
  • 921a193841 qgsline3dsymbol_p: Fix some clang-tidy warnings Jean Felder 2025-03-21 22:07:50 +01:00
  • 3cf6fb0da4 qgsline3dsymbol_p: Give proper name to some variables Jean Felder 2025-03-21 21:50:18 +01:00
  • c94b5f2d87 qgsline3dsymbol_p: Use qgsgeometry_cast Jean Felder 2025-03-21 21:16:29 +01:00
  • 615346e779 verify paths are within the zip directory Juergen E. Fischer 2025-03-24 13:16:53 +01:00
  • 3f754ed8ef auto sipify 🍺 qgis-bot 2025-03-24 09:32:25 +00:00
  • 6b74ed87a1 fix second 4978 control image Martin Dobias 2025-03-21 13:20:56 +01:00
  • 232bc5b2a3 make clang-tidy happy Martin Dobias 2025-03-21 09:17:43 +01:00
  • c9f24ad6a2 add test image for qt6 Martin Dobias 2025-03-21 09:15:07 +01:00
  • e41850f810 fix tests for 4978 rendering Martin Dobias 2025-03-20 23:04:25 +01:00
  • 14bc3f0e77 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-03-20 21:38:23 +00:00
  • c7f81b1ea0 Review from Stefanos and Nyall Martin Dobias 2025-03-20 22:33:12 +01:00
  • 94174a08ce Add 3D scene mode enum Martin Dobias 2025-03-20 22:14:30 +01:00
  • ec7cd85d02 Initial implementation of globe camera controller Martin Dobias 2025-03-12 14:36:01 +01:00
  • 065694ed65 auto sipify 🍺 qgis-bot 2025-03-24 00:28:36 +00:00
  • 95ae21fd6f Explain raw value Nyall Dawson 2025-03-24 07:22:38 +10:00
  • e23e95f8a5 Expand docs Nyall Dawson 2025-03-24 07:21:44 +10:00
  • 74927111f4 Fix test for qt 6 Nyall Dawson 2025-03-19 13:57:40 +10:00
  • 195545a8fa Just require ints instead of QNetworkAccessManager::Operation enum Nyall Dawson 2025-03-19 13:09:59 +10:00
  • 346feaa3d0 Move DOM compare function to QgsTestUtils Nyall Dawson 2025-03-19 13:09:17 +10:00