mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-09 00:08:52 -04:00
A new class QgsPathResolver is introduced for conversion between absolute and relative paths when reading/writing XML. Cleaned up code in layer definition file support (.qlr) to better handle relative/absolute path conversion.