summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2020-12-23 12:45:12 +0100
committerIvan Solovev <ivan.solovev@qt.io>2021-01-20 14:10:38 +0100
commit89f1e45e487ca6ae3998699153b10c343aef25d9 (patch)
treec6df17375038777a134fba0251cd78630880e363 /.gitignore
parentc50cf545fce1e4b61255c85fd8c261df6fe4d663 (diff)
downloadqtlocation-89f1e45e487ca6ae3998699153b10c343aef25d9.tar.gz
QtPositioning: adapt to Qt6
Make QtPositioning module buildable under Qt6: - remove calls to deleted QMetaType-registration methods - replace int -> qsizetype where it prevents the code from being compiled - fix some deprecation warnings - fix library dependencies in .pro file for building tests - fix weatherinfo example For now only qmake is supported. CMake support will be done in scope of a separate patch. Geoflickr example is yet to be ported, as it requires extracting XmlListModel from xmlpatterns. QtLocation is also skipped for now, as it seems to require heavy refactoring due to changes in QSGMaterialShader interface. QtLocation build is disabled in qmake for now. Task-number: QTBUG-89853 Change-Id: I8cc4da6efabe32ce114701219d5431f8480bee3b Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions