Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-location for openSUSE:Factory checked in at 2026-02-03 21:27:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-location (Old) and /work/SRC/openSUSE:Factory/.qt6-location.new.1995 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-location" Tue Feb 3 21:27:06 2026 rev:24 rq:1330584 version:6.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-location/qt6-location.changes 2025-11-25 15:48:47.764226562 +0100 +++ /work/SRC/openSUSE:Factory/.qt6-location.new.1995/qt6-location.changes 2026-02-03 21:27:33.834720288 +0100 @@ -1,0 +2,6 @@ +Sat Jan 31 08:10:36 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 6.10.2: + * https://www.qt.io/blog/qt-6.10.2-released + +------------------------------------------------------------------- Old: ---- qtlocation-everywhere-src-6.10.1.tar.xz New: ---- qtlocation-everywhere-src-6.10.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-location.spec ++++++ --- /var/tmp/diff_new_pack.Hzd5rM/_old 2026-02-03 21:27:34.862763549 +0100 +++ /var/tmp/diff_new_pack.Hzd5rM/_new 2026-02-03 21:27:34.862763549 +0100 @@ -16,7 +16,7 @@ # -%define real_version 6.10.1 +%define real_version 6.10.2 %define short_version 6.10 %define tar_name qtlocation-everywhere-src %define tar_suffix %{nil} @@ -30,7 +30,7 @@ %global __requires_exclude qt6qmlimport\\(MapViewer\\) # Name: qt6-location%{?pkg_suffix} -Version: 6.10.1 +Version: 6.10.2 Release: 0 Summary: Qt 6 Location plugins and libraries License: GPL-3.0-or-later ++++++ qtlocation-everywhere-src-6.10.1.tar.xz -> qtlocation-everywhere-src-6.10.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/.cmake.conf new/qtlocation-everywhere-src-6.10.2/.cmake.conf --- old/qtlocation-everywhere-src-6.10.1/.cmake.conf 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/.cmake.conf 2026-01-22 21:36:46.000000000 +0100 @@ -1,6 +1,8 @@ -set(QT_REPO_MODULE_VERSION "6.10.1") +set(QT_REPO_MODULE_VERSION "6.10.2") set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1") -list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1") -list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_FOREACH=1") -list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_CONTEXTLESS_CONNECT=1") +set(QT_EXTRA_INTERNAL_TARGET_DEFINES + "QT_NO_CONTEXTLESS_CONNECT=1" + "QT_NO_FOREACH=1" + "QT_NO_QASCONST=1" +) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/.tag new/qtlocation-everywhere-src-6.10.2/.tag --- old/qtlocation-everywhere-src-6.10.1/.tag 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/.tag 2026-01-22 21:36:46.000000000 +0100 @@ -1 +1 @@ -f9b4e48a1b8ba398b2a0393ec645662bacbb403b +f82629340baa26934f6f74c472894769274c8ac1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/dependencies.yaml new/qtlocation-everywhere-src-6.10.2/dependencies.yaml --- old/qtlocation-everywhere-src-6.10.1/dependencies.yaml 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/dependencies.yaml 2026-01-22 21:36:46.000000000 +0100 @@ -1,10 +1,10 @@ dependencies: ../qtbase: - ref: 90b845d15ffb97693dba527385db83510ebd121a + ref: 000d6c62f7880bb8d3054724e8da0b8ae244130e required: true ../qtdeclarative: - ref: 22fb5e739a2ea700448b22d34ade0d5c1927cb48 + ref: 09c70541c76659bcd8c49f05841b0e778c9ffd4c required: true ../qtpositioning: - ref: 11d336c178adf4b8d8f7f8589bb9641bcf4b8eda + ref: 4dc1008ccd41da9f37b0fb7de4b6988eac890557 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/src/location/declarativemaps/qdeclarativegeocodemodel_p.h new/qtlocation-everywhere-src-6.10.2/src/location/declarativemaps/qdeclarativegeocodemodel_p.h --- old/qtlocation-everywhere-src-6.10.1/src/location/declarativemaps/qdeclarativegeocodemodel_p.h 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/src/location/declarativemaps/qdeclarativegeocodemodel_p.h 2026-01-22 21:36:46.000000000 +0100 @@ -38,8 +38,6 @@ { Q_OBJECT QML_NAMED_ELEMENT(GeocodeModel) - Q_ENUMS(Status) - Q_ENUMS(GeocodeError) Q_PROPERTY(QDeclarativeGeoServiceProvider *plugin READ plugin WRITE setPlugin NOTIFY pluginChanged) Q_PROPERTY(bool autoUpdate READ autoUpdate WRITE setAutoUpdate NOTIFY autoUpdateChanged) @@ -60,6 +58,7 @@ Loading, Error }; + Q_ENUM(Status) enum GeocodeError { NoError = QGeoCodeReply::NoError, @@ -75,6 +74,7 @@ UnknownParameterError = 100, MissingRequiredParameterError }; + Q_ENUM(GeocodeError) enum Roles { LocationRole = Qt::UserRole + 1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/src/location/declarativemaps/qdeclarativegeoroutemodel_p.h new/qtlocation-everywhere-src-6.10.2/src/location/declarativemaps/qdeclarativegeoroutemodel_p.h --- old/qtlocation-everywhere-src-6.10.1/src/location/declarativemaps/qdeclarativegeoroutemodel_p.h 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/src/location/declarativemaps/qdeclarativegeoroutemodel_p.h 2026-01-22 21:36:46.000000000 +0100 @@ -41,8 +41,6 @@ Q_OBJECT QML_NAMED_ELEMENT(RouteModel) QML_ADDED_IN_VERSION(5, 0) - Q_ENUMS(Status) - Q_ENUMS(RouteError) Q_PROPERTY(QDeclarativeGeoServiceProvider *plugin READ plugin WRITE setPlugin NOTIFY pluginChanged) Q_PROPERTY(QDeclarativeGeoRouteQuery *query READ query WRITE setQuery NOTIFY queryChanged) @@ -66,6 +64,7 @@ Loading, Error }; + Q_ENUM(Status) enum RouteError { NoError = QGeoRouteReply::NoError, @@ -80,6 +79,7 @@ UnknownParameterError = 100, MissingRequiredParameterError }; + Q_ENUM(RouteError) explicit QDeclarativeGeoRouteModel(QObject *parent = nullptr); @@ -156,16 +156,6 @@ Q_OBJECT QML_NAMED_ELEMENT(RouteQuery) QML_ADDED_IN_VERSION(5, 0) - Q_ENUMS(TravelMode) - Q_ENUMS(FeatureType) - Q_ENUMS(FeatureWeight) - Q_ENUMS(SegmentDetail) - Q_ENUMS(ManeuverDetail) - Q_ENUMS(RouteOptimization) - Q_FLAGS(RouteOptimizations) - Q_FLAGS(ManeuverDetails) - Q_FLAGS(SegmentDetails) - Q_FLAGS(TravelModes) Q_PROPERTY(int numberAlternativeRoutes READ numberAlternativeRoutes WRITE setNumberAlternativeRoutes NOTIFY numberAlternativeRoutesChanged) Q_PROPERTY(TravelModes travelModes READ travelModes WRITE setTravelModes NOTIFY travelModesChanged) @@ -197,7 +187,9 @@ PublicTransitTravel = QGeoRouteRequest::PublicTransitTravel, TruckTravel = QGeoRouteRequest::TruckTravel }; + Q_ENUM(TravelMode) Q_DECLARE_FLAGS(TravelModes, TravelMode) + Q_FLAG(TravelModes) enum FeatureType { NoFeature = QGeoRouteRequest::NoFeature, @@ -212,6 +204,7 @@ TrafficFeature = QGeoRouteRequest::TrafficFeature }; Q_DECLARE_FLAGS(FeatureTypes, FeatureType) + Q_FLAG(FeatureTypes); enum FeatureWeight { NeutralFeatureWeight = QGeoRouteRequest::NeutralFeatureWeight, @@ -221,6 +214,7 @@ DisallowFeatureWeight = QGeoRouteRequest::DisallowFeatureWeight }; Q_DECLARE_FLAGS(FeatureWeights, FeatureWeight) + Q_FLAG(FeatureWeight) enum RouteOptimization { ShortestRoute = QGeoRouteRequest::ShortestRoute, @@ -228,19 +222,25 @@ MostEconomicRoute = QGeoRouteRequest::MostEconomicRoute, MostScenicRoute = QGeoRouteRequest::MostScenicRoute }; + Q_ENUM(RouteOptimization) Q_DECLARE_FLAGS(RouteOptimizations, RouteOptimization) + Q_FLAG(RouteOptimizations) enum SegmentDetail { NoSegmentData = 0x0000, BasicSegmentData = 0x0001 }; + Q_ENUM(SegmentDetail) Q_DECLARE_FLAGS(SegmentDetails, SegmentDetail) + Q_FLAG(SegmentDetails) enum ManeuverDetail { NoManeuvers = 0x0000, BasicManeuvers = 0x0001 }; + Q_ENUM(ManeuverDetail) Q_DECLARE_FLAGS(ManeuverDetails, ManeuverDetail) + Q_FLAG(ManeuverDetails) void setNumberAlternativeRoutes(int numberAlternativeRoutes); int numberAlternativeRoutes() const; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/src/location/declarativemaps/qdeclarativegeoserviceprovider_p.h new/qtlocation-everywhere-src-6.10.2/src/location/declarativemaps/qdeclarativegeoserviceprovider_p.h --- old/qtlocation-everywhere-src-6.10.1/src/location/declarativemaps/qdeclarativegeoserviceprovider_p.h 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/src/location/declarativemaps/qdeclarativegeoserviceprovider_p.h 2026-01-22 21:36:46.000000000 +0100 @@ -45,10 +45,6 @@ Q_OBJECT QML_NAMED_ELEMENT(Plugin) QML_ADDED_IN_VERSION(5, 0) - Q_ENUMS(RoutingFeature) - Q_ENUMS(GeocodingFeature) - Q_ENUMS(MappingFeature) - Q_ENUMS(PlacesFeature) Q_PROPERTY(QString name READ name WRITE setName NOTIFY nameChanged) Q_PROPERTY(QStringList availableServiceProviders READ availableServiceProviders CONSTANT) @@ -117,20 +113,24 @@ AnyNavigationFeatures = QGeoServiceProvider::AnyNavigationFeatures }; + Q_ENUM(RoutingFeature) Q_DECLARE_FLAGS(RoutingFeatures, RoutingFeature) - Q_FLAGS(RoutingFeatures) + Q_FLAG(RoutingFeatures) + Q_ENUM(GeocodingFeature) Q_DECLARE_FLAGS(GeocodingFeatures, GeocodingFeature) - Q_FLAGS(GeocodingFeatures) + Q_FLAG(GeocodingFeatures) + Q_ENUM(MappingFeature) Q_DECLARE_FLAGS(MappingFeatures, MappingFeature) - Q_FLAGS(MappingFeatures) + Q_FLAG(MappingFeatures) + Q_ENUM(PlacesFeature) Q_DECLARE_FLAGS(PlacesFeatures, PlacesFeature) - Q_FLAGS(PlacesFeatures) + Q_FLAG(PlacesFeatures) Q_DECLARE_FLAGS(NavigationFeatures, NavigationFeature) - Q_FLAGS(NavigationFeatures) + Q_FLAG(NavigationFeatures) // From QQmlParserStatus void classBegin() override {} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/src/location/declarativeplaces/qdeclarativecategory_p.h new/qtlocation-everywhere-src-6.10.2/src/location/declarativeplaces/qdeclarativecategory_p.h --- old/qtlocation-everywhere-src-6.10.1/src/location/declarativeplaces/qdeclarativecategory_p.h 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/src/location/declarativeplaces/qdeclarativecategory_p.h 2026-01-22 21:36:46.000000000 +0100 @@ -36,9 +36,6 @@ QML_NAMED_ELEMENT(Category) QML_ADDED_IN_VERSION(5, 0) - Q_ENUMS(Status Visibility) - - Q_PROPERTY(QPlaceCategory category READ category WRITE setCategory) Q_PROPERTY(QDeclarativeGeoServiceProvider *plugin READ plugin WRITE setPlugin NOTIFY pluginChanged) Q_PROPERTY(QString categoryId READ categoryId WRITE setCategoryId NOTIFY categoryIdChanged) @@ -60,7 +57,10 @@ PrivateVisibility = QLocation::PrivateVisibility, PublicVisibility = QLocation::PublicVisibility }; + Q_ENUM(Visibility) + enum Status {Ready, Saving, Removing, Error}; + Q_ENUM(Status) //From QQmlParserStatus void classBegin() override {} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/src/location/declarativeplaces/qdeclarativeplace_p.h new/qtlocation-everywhere-src-6.10.2/src/location/declarativeplaces/qdeclarativeplace_p.h --- old/qtlocation-everywhere-src-6.10.1/src/location/declarativeplaces/qdeclarativeplace_p.h 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/src/location/declarativeplaces/qdeclarativeplace_p.h 2026-01-22 21:36:46.000000000 +0100 @@ -40,7 +40,6 @@ Q_OBJECT QML_NAMED_ELEMENT(Place) QML_ADDED_IN_VERSION(5, 0) - Q_ENUMS(Status Visibility) Q_PROPERTY(QPlace place READ place WRITE setPlace) Q_PROPERTY(QDeclarativeGeoServiceProvider *plugin READ plugin WRITE setPlugin NOTIFY pluginChanged) @@ -78,12 +77,15 @@ ~QDeclarativePlace(); enum Status {Ready, Saving, Fetching, Removing, Error}; + Q_ENUM(Status) + enum Visibility { UnspecifiedVisibility = QLocation::UnspecifiedVisibility, DeviceVisibility = QLocation::DeviceVisibility, PrivateVisibility = QLocation::PrivateVisibility, PublicVisibility = QLocation::PublicVisibility }; + Q_ENUM(Visibility) //From QQmlParserStatus void classBegin() override {} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/src/location/declarativeplaces/qdeclarativesearchmodelbase_p.h new/qtlocation-everywhere-src-6.10.2/src/location/declarativeplaces/qdeclarativesearchmodelbase_p.h --- old/qtlocation-everywhere-src-6.10.1/src/location/declarativeplaces/qdeclarativesearchmodelbase_p.h 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/src/location/declarativeplaces/qdeclarativesearchmodelbase_p.h 2026-01-22 21:36:46.000000000 +0100 @@ -41,8 +41,6 @@ Q_PROPERTY(bool nextPagesAvailable READ nextPagesAvailable NOTIFY nextPagesAvailableChanged) Q_PROPERTY(Status status READ status NOTIFY statusChanged) - Q_ENUMS(Status) - Q_INTERFACES(QQmlParserStatus) public: @@ -52,6 +50,7 @@ Loading, Error }; + Q_ENUM(Status) explicit QDeclarativeSearchModelBase(QObject *parent = nullptr); ~QDeclarativeSearchModelBase(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/src/location/declarativeplaces/qdeclarativesearchresultmodel_p.h new/qtlocation-everywhere-src-6.10.2/src/location/declarativeplaces/qdeclarativesearchresultmodel_p.h --- old/qtlocation-everywhere-src-6.10.1/src/location/declarativeplaces/qdeclarativesearchresultmodel_p.h 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/src/location/declarativeplaces/qdeclarativesearchresultmodel_p.h 2026-01-22 21:36:46.000000000 +0100 @@ -43,20 +43,20 @@ Q_PROPERTY(bool incremental MEMBER m_incremental NOTIFY incrementalChanged REVISION(5, 12)) - Q_ENUMS(SearchResultType RelevanceHint) - public: enum SearchResultType { UnknownSearchResult = QPlaceSearchResult::UnknownSearchResult, PlaceResult = QPlaceSearchResult::PlaceResult, ProposedSearchResult = QPlaceSearchResult::ProposedSearchResult }; + Q_ENUM(SearchResultType) enum RelevanceHint { UnspecifiedHint = QPlaceSearchRequest::UnspecifiedHint, DistanceHint = QPlaceSearchRequest::DistanceHint, LexicalPlaceNameHint = QPlaceSearchRequest::LexicalPlaceNameHint }; + Q_ENUM(RelevanceHint) explicit QDeclarativeSearchResultModel(QObject *parent = nullptr); ~QDeclarativeSearchResultModel(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/src/location/declarativeplaces/qdeclarativesupportedcategoriesmodel_p.h new/qtlocation-everywhere-src-6.10.2/src/location/declarativeplaces/qdeclarativesupportedcategoriesmodel_p.h --- old/qtlocation-everywhere-src-6.10.1/src/location/declarativeplaces/qdeclarativesupportedcategoriesmodel_p.h 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/src/location/declarativeplaces/qdeclarativesupportedcategoriesmodel_p.h 2026-01-22 21:36:46.000000000 +0100 @@ -41,14 +41,11 @@ QML_NAMED_ELEMENT(CategoryModel) QML_ADDED_IN_VERSION(5, 0) - Q_ENUMS(Status) - Q_PROPERTY(QDeclarativeGeoServiceProvider *plugin READ plugin WRITE setPlugin NOTIFY pluginChanged) Q_PROPERTY(bool hierarchical READ hierarchical WRITE setHierarchical NOTIFY hierarchicalChanged) Q_PROPERTY(Status status READ status NOTIFY statusChanged) Q_INTERFACES(QQmlParserStatus) - Q_ENUMS(Roles) //The Roles enum is for internal usage only. public: explicit QDeclarativeSupportedCategoriesModel(QObject *parent = nullptr); @@ -72,8 +69,10 @@ CategoryRole = Qt::UserRole, ParentCategoryRole }; //for internal usage only + Q_ENUM(Roles) enum Status {Null, Ready, Loading, Error}; + Q_ENUM(Status) void setPlugin(QDeclarativeGeoServiceProvider *plugin); QDeclarativeGeoServiceProvider *plugin() const; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/src/location/maps/qgeomaneuver.h new/qtlocation-everywhere-src-6.10.2/src/location/maps/qgeomaneuver.h --- old/qtlocation-everywhere-src-6.10.1/src/location/maps/qgeomaneuver.h 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/src/location/maps/qgeomaneuver.h 2026-01-22 21:36:46.000000000 +0100 @@ -21,7 +21,6 @@ Q_GADGET QML_VALUE_TYPE(routeManeuver) QML_STRUCTURED_VALUE - Q_ENUMS(InstructionDirection) Q_PROPERTY(bool valid READ isValid CONSTANT) Q_PROPERTY(QGeoCoordinate position READ position CONSTANT) @@ -47,6 +46,7 @@ DirectionLightLeft, DirectionBearLeft }; + Q_ENUM(InstructionDirection) QGeoManeuver(); QGeoManeuver(const QGeoManeuver &other) noexcept; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/src/location/maps/qgeomap_p.h new/qtlocation-everywhere-src-6.10.2/src/location/maps/qgeomap_p.h --- old/qtlocation-everywhere-src-6.10.1/src/location/maps/qgeomap_p.h 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/src/location/maps/qgeomap_p.h 2026-01-22 21:36:46.000000000 +0100 @@ -40,8 +40,6 @@ Q_OBJECT Q_DECLARE_PRIVATE(QGeoMap) - Q_ENUMS(Capability) - Q_FLAGS(Capabilities) public: enum ItemType { NoItem = 0x0000, @@ -64,7 +62,9 @@ SupportsVisibleArea = 0x0010, }; + Q_ENUM(Capability) Q_DECLARE_FLAGS(Capabilities, Capability) + Q_FLAG(Capabilities) virtual ~QGeoMap(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/src/location/maps/qgeomaptype_p.h new/qtlocation-everywhere-src-6.10.2/src/location/maps/qgeomaptype_p.h --- old/qtlocation-everywhere-src-6.10.1/src/location/maps/qgeomaptype_p.h 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/src/location/maps/qgeomaptype_p.h 2026-01-22 21:36:46.000000000 +0100 @@ -33,7 +33,6 @@ Q_GADGET QML_VALUE_TYPE(mapType) QML_STRUCTURED_VALUE - Q_ENUMS(MapStyle) Q_PROPERTY(MapStyle style READ style CONSTANT) Q_PROPERTY(QString name READ name CONSTANT) @@ -59,6 +58,7 @@ CycleMap, CustomMap = 100 }; + Q_ENUM(MapStyle) QGeoMapType(); QGeoMapType(const QGeoMapType &other) noexcept; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/src/location/maps/qgeorouteparser_p.h new/qtlocation-everywhere-src-6.10.2/src/location/maps/qgeorouteparser_p.h --- old/qtlocation-everywhere-src-6.10.1/src/location/maps/qgeorouteparser_p.h 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/src/location/maps/qgeorouteparser_p.h 2026-01-22 21:36:46.000000000 +0100 @@ -29,12 +29,13 @@ Q_OBJECT Q_DECLARE_PRIVATE(QGeoRouteParser) Q_PROPERTY(TrafficSide trafficSide READ trafficSide WRITE setTrafficSide NOTIFY trafficSideChanged) - Q_ENUMS(TrafficSide) public: enum TrafficSide { RightHandTraffic, LeftHandTraffic }; + Q_ENUM(TrafficSide) + virtual ~QGeoRouteParser(); QGeoRouteReply::Error parseReply(QList<QGeoRoute> &routes, QString &errorString, const QByteArray &reply) const; QUrl requestUrl(const QGeoRouteRequest &request, const QString &prefix) const; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/src/location/maps/qgeoserviceprovider.h new/qtlocation-everywhere-src-6.10.2/src/location/maps/qgeoserviceprovider.h --- old/qtlocation-everywhere-src-6.10.1/src/location/maps/qgeoserviceprovider.h 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/src/location/maps/qgeoserviceprovider.h 2026-01-22 21:36:46.000000000 +0100 @@ -26,7 +26,6 @@ class Q_LOCATION_EXPORT QGeoServiceProvider : public QObject { Q_OBJECT - Q_ENUMS(Error) public: enum Error { NoError, @@ -36,6 +35,7 @@ ConnectionError, LoaderError }; + Q_ENUM(Error) enum RoutingFeature { NoRoutingFeatures = 0, @@ -89,19 +89,19 @@ }; Q_DECLARE_FLAGS(RoutingFeatures, RoutingFeature) - Q_FLAGS(RoutingFeatures) + Q_FLAG(RoutingFeatures) Q_DECLARE_FLAGS(GeocodingFeatures, GeocodingFeature) - Q_FLAGS(GeocodingFeatures) + Q_FLAG(GeocodingFeatures) Q_DECLARE_FLAGS(MappingFeatures, MappingFeature) - Q_FLAGS(MappingFeatures) + Q_FLAG(MappingFeatures) Q_DECLARE_FLAGS(PlacesFeatures, PlacesFeature) - Q_FLAGS(PlacesFeatures) + Q_FLAG(PlacesFeatures) Q_DECLARE_FLAGS(NavigationFeatures, NavigationFeature) - Q_FLAGS(NavigationFeatures) + Q_FLAG(NavigationFeatures) static QStringList availableServiceProviders(); QGeoServiceProvider(const QString &providerName, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/src/location/quickmapitems/qdeclarativegeomap_p.h new/qtlocation-everywhere-src-6.10.2/src/location/quickmapitems/qdeclarativegeomap_p.h --- old/qtlocation-everywhere-src-6.10.1/src/location/quickmapitems/qdeclarativegeomap_p.h 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/src/location/quickmapitems/qdeclarativegeomap_p.h 2026-01-22 21:36:46.000000000 +0100 @@ -42,7 +42,7 @@ Q_OBJECT QML_NAMED_ELEMENT(Map) QML_ADDED_IN_VERSION(5, 0) - Q_ENUMS(QGeoServiceProvider::Error) + Q_PROPERTY(QDeclarativeGeoServiceProvider *plugin READ plugin WRITE setPlugin NOTIFY pluginChanged) Q_PROPERTY(qreal minimumZoomLevel READ minimumZoomLevel WRITE setMinimumZoomLevel NOTIFY minimumZoomLevelChanged) Q_PROPERTY(qreal maximumZoomLevel READ maximumZoomLevel WRITE setMaximumZoomLevel NOTIFY maximumZoomLevelChanged) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/src/location/quickmapitems/qdeclarativegeomapitembase_p.h new/qtlocation-everywhere-src-6.10.2/src/location/quickmapitems/qdeclarativegeomapitembase_p.h --- old/qtlocation-everywhere-src-6.10.1/src/location/quickmapitems/qdeclarativegeomapitembase_p.h 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/src/location/quickmapitems/qdeclarativegeomapitembase_p.h 2026-01-22 21:36:46.000000000 +0100 @@ -51,7 +51,6 @@ QML_NAMED_ELEMENT(GeoMapItemBase) QML_ADDED_IN_VERSION(5, 0) QML_UNCREATABLE("GeoMapItemBase is not intended instantiable by developer.") - Q_ENUMS(ReferenceSurface) Q_PROPERTY(QGeoShape geoShape READ geoShape WRITE setGeoShape STORED false ) Q_PROPERTY(bool autoFadeIn READ autoFadeIn WRITE setAutoFadeIn REVISION(5, 14)) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/tests/auto/geotestplugin/CMakeLists.txt new/qtlocation-everywhere-src-6.10.2/tests/auto/geotestplugin/CMakeLists.txt --- old/qtlocation-everywhere-src-6.10.1/tests/auto/geotestplugin/CMakeLists.txt 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/tests/auto/geotestplugin/CMakeLists.txt 2026-01-22 21:36:46.000000000 +0100 @@ -2,6 +2,7 @@ OUTPUT_NAME qtgeoservices_qmltestplugin CLASS_NAME QGeoServiceProviderFactoryTest PLUGIN_TYPE geoservices + TEST_PLUGIN DEFAULT_IF FALSE SOURCES qgeocodingmanagerengine_test.h diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/tests/auto/placesplugin_unsupported/CMakeLists.txt new/qtlocation-everywhere-src-6.10.2/tests/auto/placesplugin_unsupported/CMakeLists.txt --- old/qtlocation-everywhere-src-6.10.1/tests/auto/placesplugin_unsupported/CMakeLists.txt 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/tests/auto/placesplugin_unsupported/CMakeLists.txt 2026-01-22 21:36:46.000000000 +0100 @@ -2,6 +2,7 @@ OUTPUT_NAME qtgeoservices_placesplugin_unsupported CLASS_NAME QGeoServiceProviderFactoryTest PLUGIN_TYPE geoservices + TEST_PLUGIN DEFAULT_IF FALSE SOURCES qgeoserviceproviderplugin_test.h diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/tests/auto/qgeocodingmanagerplugins/CMakeLists.txt new/qtlocation-everywhere-src-6.10.2/tests/auto/qgeocodingmanagerplugins/CMakeLists.txt --- old/qtlocation-everywhere-src-6.10.1/tests/auto/qgeocodingmanagerplugins/CMakeLists.txt 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/tests/auto/qgeocodingmanagerplugins/CMakeLists.txt 2026-01-22 21:36:46.000000000 +0100 @@ -2,6 +2,7 @@ OUTPUT_NAME qtgeoservices_geocodingplugin CLASS_NAME QGeoServiceProviderFactoryTest PLUGIN_TYPE geoservices + TEST_PLUGIN DEFAULT_IF FALSE SOURCES qgeocodingmanagerengine_test.h diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlocation-everywhere-src-6.10.1/tests/auto/qgeoroutingmanagerplugins/CMakeLists.txt new/qtlocation-everywhere-src-6.10.2/tests/auto/qgeoroutingmanagerplugins/CMakeLists.txt --- old/qtlocation-everywhere-src-6.10.1/tests/auto/qgeoroutingmanagerplugins/CMakeLists.txt 2025-11-13 22:19:38.000000000 +0100 +++ new/qtlocation-everywhere-src-6.10.2/tests/auto/qgeoroutingmanagerplugins/CMakeLists.txt 2026-01-22 21:36:46.000000000 +0100 @@ -2,6 +2,7 @@ OUTPUT_NAME qtgeoservices_routingplugin CLASS_NAME QGeoServiceProviderFactoryTest PLUGIN_TYPE geoservices + TEST_PLUGIN DEFAULT_IF FALSE SOURCES qgeoroutingmanagerengine_test.h
