[ui] Fix QgsDateTimeEdit showing clear button in read-only mode and address inconsistency between text edit and date time edit widgets
[themes] Respect read-only and frameless properties
[ui] Improve looks of range (spinbox) wrapper on light/dark themes
[ui] Remove hack-ish styling for text edit wrapper which breaks dark themes
[ui] Fix attribute row cache spinbox width (fixes #54201)
[Data Source Manager] Fix tooltips
Use the QgsSourceSelectProvider `text()` function instead of the `name()` function
Merge pull request #54206 from agiudiceandrea/fix-54173-datasourcemanager-tooltips
Remove asserts to handle malformed models
Fix ci
Tiled scene: carry query items from base URL to support google tiles
Revert "Treat external includes as system libraries, so we don't get warnings"
This reverts commit 1dca9b9dbc9c790d627e8112adae7333c7a450f7.
This change breaks the FreeBSD build
Tiled scene chunk loader: clean up when deleted while doing work
Tiled scene: improve handling of URLs
- added QgsTiledSceneTile::baseUrl() to get URL that generated the tile and thus base URL for resolving relative paths of linked content- resolution of relative URLs should work also when sub-tree JSON files are in...
Minor optimisation
Less calls & better readability
delete project archive only after the project style in it's temporary directory is closed
otherwise the archive's temporary directory cannot be removed on windows. Really ugly, but works (if there's only the style db in the way).
« Previous 1 ... 47 48 49 50 51 ... 4866 Next » (1201-1225/121643) Per page: 25, 50, 100, 200
Also available in: Atom