Fix buffered transaction crash because of wrong orderLayers method
[WFS provider] Add "bbox" and "sql" to list of known URI parameters
qgstabbarproxystyle: Fix tab size if the font is not overriden
`QgsTabBar::tabSizeHint` computes the size hint for a tab. However ittakes into account the `LabelStyle` font even if the font is notoverriden. This results in a wrong tab size if the tabSize font size...
Mark common postgresql types as non-enumerable upon load
This fixes a big performance issue when loading projects with PostgreSQL layers.In the last stage of project loading, code in QgisApp would run codeto resolve broken layer dependencies, which in turn tried to find out best...
Add timing to project load: resolve layer deps and set up widgets
Fix QgsDoubleValidator for exponential sign
Also allow to use <E> and the locale exponential sign (for Ukrainian language)
Fix QgsDoubleValidator for positive sign
Allow the positive sign in front of a positive number
Fix QgsDoubleValidator for negative sign in some locales
Some locales use the − character [Unicode Character “−” (U+2212)] as negative sign, instead of the - character [Unicode Character “-” (U+002D)]
[Server] Use QgsBlockingNetworkRequest to download URL
1. Deduplicate code2. We have seen crashes where we can observe the following pattern at the top of the stack trace. This is always happening nested inside another event loop somewhere, where the lower part of the stack,...
Deselect annotation item when modify tool is deactivates
Update src/core/auth/qgsauthmanager.cpp
Missing one #ifndef QT_NO_SSL in qgsauthmanager.cpp
Add test for QgsDwgImportDialog
Add space before units
Fix qt6 build
Allow setting distance unit for layout elevation profile items
Add no labels option
[feature] Expose choice of distance unit in elevation profile settingsmenu
Allows users to change the distance unit for situations where themap's default distance unit isn't appropriate
Add api to set a label suffix and placement for labels in plot axis
Fix MouseHandle resize cursors when rotation<0
debian packaging: pdal provider on only focal, jammy and bullseye (ie. not bookworm)
debian packaging: run dh_sip3 only on focal and bullseye (ie. not bookworm; take II)
« Previous 1 ... 98 99 100 101 102 ... 4866 Next » (2476-2500/121643) Per page: 25, 50, 100, 200
Also available in: Atom