summaryrefslogtreecommitdiff
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
* Add changes file for Qt 5.15.2Antti Kokko2020-11-021-0/+48
| | | | | | | | | | | | | | - 4ea38f51051adb290e414981e3dc2be67d50fcab Add changes file for Qt 5.15.1 + 3e9d5379f4db89413cb50e928857dbd852755087 Add actual text of Boost Software License + 4fdb479bbbb946d825b7d908527651c4bf37091c Update src/3rdparty/mapbox-gl-native + 64c608f72f0ffe253d37eefb56b465e70465bb05 Use RedirectPolicyAttribute instead of FollowRedirectsAttribute + 023d51d8bea80771db1f2767a0bc6ff98e16ae71 Bump version + 9ac778b23aa77c62470efcd6bb3afe57576c0aa7 Make names of poly2tri, clipper, clip2tri libraries unique Change-Id: I728895c80ec546017a2dfc2bd1fd112e06257ddf Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit 02a21217a9706402802f38c646797be8eccb86e4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add changes file for Qt 5.15.1Antti Kokko2020-08-261-0/+20
| | | | | | | | | | | | | | | | | | | + 3efe2e302e49e5e03c96e733ce39a59e8072546f Add missing "override" + 4b6fae67f3889837b37711b65ac21dfc8e8893c2 Remove unused variable + 81e0e5990b1bfec4fcbe49bc37471223fa7a16f1 Fix developer-build with clang 7 + 197f2bcf42be6670eb50162fd3c8d8ec6d306eb3 Fix Qt6 build + 7b696b6e399cea7cde8bf973370f23c324aff6a8 Fix warning about QString::SkipEmptyParts being deprecated + cd7b64a59450069815ded66dca5f407a20cbb6ed Fix Clang 10 warnings about deprecated copy constructors + e73246b0e575a14bd88a84f67543b7e9b50960d5 Fix incorrect iteration over a C array + 9328401245165dd013af7b56d25f4e53f7c5456a Purge uses of legacy cruft before qtbase removes it + 7b92fd72ab325914427dfadcc5f9c02591bda649 Replace Qt::MidButton with Qt::MiddleButton + 4b48bfe133c5a9b5b257373e58c405f37d4b9d03 Bump version + eed38a67e759f660462e5cd233c73f07e0cfb59f Add binary compatibility file for 5.15 for QtLocation Change-Id: I0db08686e5b18f3825d3fa8c138b832538189664 Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit bae290d25a37fddf88f3a6e2e94c3ee68b2cc038) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add changes file for Qt 5.15.0v5.15.0-rc1Alex Blasche2020-04-231-0/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + 2b743cdca353f84959dac47e4ca24615c6f1830a Bump version + efdf3c266dce8791b78d1a851b16d2f4dbe8534e Add optional argument to Map.fitViewportToMapItems + c59ae0c350786ab3d7691503b487a7dda48f4b5c Avoid initializing QFlags with 0 or nullptr + 3aaa71792b6a30e12d1aaff66d7238770576b4cc tests: Fix duplicate .pro entries + b359faca3420916efd649b743501df3fdf5b6f35 Fix MapObjects ::border property not properly initialized + b482674e51c097fccffa1e1cc32b4843ad393894 qtlocation: remove uses of the deprecated member-function + a5e677741a9cbc8b257a58a2ffe3c5f5ee785152 QDeclarativePositionSource::socketError - use deleteLater + 1bba966b8df1cc1d39276833ff4533f967df247e Add to GeoJsonDelegate.qml support for logging clicked country + 8e53b4913946801f5ba51807feda21778f264bf0 Add parent property to QParametrizableObject + f4a98904855b57c6ad42f9ead29737d0201b6733 Fix MapObjectView not setting properties + 6935c61b75ab600950da8ff62b693c426de5b9a5 Update earcut 3rd party library + 4ee08b0770dc018e390051a35092264f0b1a789a Fix QGeoCoordinate::CoordinateFormat missing Q_ENUM + 964a1bb8532249f82d4d647bd496d77ccb5e240f Fix QGeoPolygon translate not updating clipper cache + d055098540df99a5d426360e9322c659e678e5ee Enable mercator-to-screen projection in GLSL + e82c41d35ddd6ef0d14e1d01ea1dfd46742bc0fe Fix Map*ObjectsQSG implementation triggering QSGBatchRenderer crashes + a4469cad4041f21e640efa9ca5d0b192dd702955 Port Map*ObjectPrivateQSG to the shader-based projection geometries + be7cbed7411d024d178377bd327d5916c80e02a0 Add geometry simplification to MapPolyline/MapPolylineObjectQSG + 0ace8d20dcdbcc281c7ebc48b0c153170ebd99b0 Fix crash with empty maps on construction + 0b81e828add7e77fd3aecaf46955f7d1a84321ae Fix segmentation fault due to null pointer usage + a95c1e3a7cf55a43ba1a8b963aa0c0df02655747 Remove use of bearer management from weatherinfo example + d983c7edac94b5e397b781b3f7a9b119d1996318 Examples: request permissions storage permissions on Android + ec3001c3490b14de3b242dce6af97ec519433305 Revert "qtlocation: remove uses of the deprecated member-function" + a0e88ed10cd07d4bdf79d7e7f05f01179f2eb296 Doc: Fix highlighing of import + d97b13fc2ccd38dd6d38190722d2207bb26315b5 serialnmea plugin construction connect() error fix + ae9a8826d73fa689e81c43038bb13226c9cb9ac7 QtLocation: get rid of now unneeded qOverloads + 29816a3aaa3f368422a3b19983add62673bb6960 qtlocation - use errorOccured signal for QTcpSocket + f16f4a231cd10867c10eb42fb456867469c93836 Support custom Mapbox API base URLs + ccfcf832862582cd0e7c6b33547c9bf9d3b47240 winrt: Fix crash on exit + 7711e7bcfae2c09688ecdaf587d580077889cce3 Make use of qRegisterAnonymousType where possible + dd6df42a6ae90cd349b9af2d00d53c5a0d3ed1ed Fix QHash/QMultiHash related deprecations warnings + f64813599bc4d1f57c964727e6b5b4ba3b6cb24a Fix Qt6 build + eda2a7c286058176e1906d0ddc88d4e2cfbec55e Change QQmlListProperty ctor expecting a QList ptr Change-Id: Ib710e60af7111eedf7a7b0dee90228dc3ad74b8f Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Add changes file for Qt 5.14.2v5.14.25.14.2Antti Kokko2020-03-171-0/+20
| | | | | | | | | | | + 5885d03a4616d86056d98762bb445867081f2dce Android: JNI_OnLoad return JNI_VERSION_1_6 instead of JNI_VERSION_1_4 + 594ec018648060340bfbd96477cfd743d7133a56 Android: request permissions before location requests or updates + f813d6af4e41b8b60652265827c0c06deb888f66 Bump version + 1fb878d8de41a2cfd2e0afe4c939679bbb65fdb2 Examples: set minimal_map fullscreen on Android devices + 07de1d0f0f93b742434e2fcfda70bf70cb6373c9 Fix return type of doc for qmlmethod MapPolyline.setPath Change-Id: I0c42f0a64125d4d559402b6808900a0c90adf386 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
* Add changes file for Qt 5.14.1v5.14.15.14.1Antti Kokko2020-01-131-0/+20
| | | | | | | | | + c3ddde72ec3be53eeb5d41a69ceec3c407f474a2 Fix GCC 9 -Wdeprecated-copy warning + d24ba64b514a46105df408c86413ebdf33d98af2 Add binary compatibility files for qtlocation 5.14 branch + 5ec322a7572fca8cfb3b9d4cb30bcff5fbe6eed1 Bump version Change-Id: I9468771183c3144a9d1c33a025a0a76d0ec85c91 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Add changes file for Qt 5.14.0v5.14.0-rc2v5.14.0-rc1v5.14.05.14.0Paolo Angelelli2019-11-261-0/+47
| | | | | Change-Id: I72a37bcbe4d16ca2d77f8f19f2a7901c118db052 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Add changes file for Qt 5.13.2v5.13.25.13.2Antti Kokko2019-10-151-0/+20
| | | | | | | | | | | + a13506d54409a78ee13a84052b78050a2f686832 Binary compatibility file for Qt5.13.0 for QtLocation + aa8bb4d64864e0c3cfb9374a367e783602b75eba Improve debugging in mapboxgl plugin when running without opengl backend + 1de7ca6175bd3e4a542a038a089cfd73c9eaa27a Add changes file for Qt 5.12.5 + 720beeb3f768af5e89538dfe0429e31138e84e3c Doc: Fix link to Qt for UWP docs in Qt Positioning module docs + 118dac89625a8f713bb12e7e9f30bc37b10754b7 Doc: Fix link errors and complete parameter specs Change-Id: I97bfb22e68a92312470a9364cbe41184ba4cd7f3 Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io>
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-0/+20
|\ | | | | | | Change-Id: Ie6728279ff9b51882f7e94122cfe0fe378f4fb20
| * Add changes file for Qt 5.12.5v5.12.55.12.5Antti Kokko2019-08-231-0/+20
| | | | | | | | | | | | | | | | | | + 7df7bc13f1b483504b01685888d3e3b6b6224a87 winrt: Do not assert if requesting access failed + 63cd689a400ee57f7e898e81290366c266537982 Bump version Change-Id: I18855bfcc953f30aab48b283f75b11894883b76d Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* | Add changes file for Qt 5.13.1v5.13.15.13.1Antti Kokko2019-08-091-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + 0e64148b39ab7e7417d9d115ddc53631167989b1 Android: disable tests requiring plugins or local files + 190909eb1e537f9840b38eff47713281edc8a204 Compile fix + 90defc33dceb341aa8dac03c0511b1ef2a20c6c2 Doc: Fix documentation issues + 1459f4474282c8804adf01f4faba70944771c5d7 Bump version + 24273e2249082a904b326c16a1913bcef3a37367 Fix crash when removing items from MapboxGL maps + 2e02797471e55684a71979f330a4f507e86e5bcc Add changes file for Qt 5.12.4 + 7df7bc13f1b483504b01685888d3e3b6b6224a87 winrt: Do not assert if requesting access failed + 06290ec441d9a031797fa91e499a1070f25715e7 Bump version + 63cd689a400ee57f7e898e81290366c266537982 Bump version + eebb7ba6e0bd00956e0e8348f66d00ce9f90a8c9 Doc: Replace example file lists with links to code.qt.io Change-Id: If794d92ee0d714afff072bc5735bed169c03d9da Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* | Merge remote-tracking branch 'origin/5.13.0' into 5.13Qt Forward Merge Bot2019-07-011-0/+46
|\ \ | |/ |/| | | Change-Id: I9e43fd7c3d0e30c0f7279bea3290f48206990ac4
| * Add changes file for Qt 5.13.0v5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.05.13.0Paolo Angelelli2019-05-161-0/+46
| | | | | | | | | | | | | | | | | | | | | | Change-Id: I3bd6c6c241326da331b2e7670e53dbec52f3a4ee Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* | Add changes file for Qt 5.12.4v5.12.45.12.4Antti Kokko2019-05-231-0/+20
|/ | | | | | Change-Id: I1817a1cb9e208af194fb1e8f416961d9c87815c1 Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Add changes file for Qt 5.12.3v5.12.35.12.3Alex Blasche2019-04-031-0/+33
| | | | | | | | | | | | + b7c2759118f4cc76a9cdded1e7626ac3342267e8 Print warning when QGeoFileTileCache::init fails creating the directory + 0f544f67042490e2a5448616601ed28322214c57 Fix incorrect indexing of Mapbox tiles in the cache + 2bf874e5e2b6a08ee12d0810d67d3c7ecf1e4bfa Document QGeoPath::length behavior + 6e02f895a8f3a74503971dd8df02cfafd46281f8 Bump version + 0af21b1f95180949f75ee2933d4147f610a29b6b Fix Map destructor incorrectly deleting MapItemViews + 5c3e3464c2ccf960ef3aaee4286f3d5b4cde12ac Display a notice when requesting a SSL map type without SSL support Change-Id: Ic5ca192808986433257de28261539801f65fc0ae Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Add changes file for Qt 5.12.2v5.12.25.12.2Paolo Angelelli2019-02-271-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | + be55fa95765c0d53fadddfce2e9aefa651cf791d Fix crash when assigning a Component to MapQuickItem.sourceItem + 41e2042acf4e312933c5d3e27f3b741b7892b8d0 Fix use_mapbox_text_instructions typo + c6cfb10b4eb8c227983fe7b4649cb0b691962743 Bump version + b544e2fe22333f0a5fbd24a1ee106c5501a6b886 Fix QGeoRectangle::operator|= + 952ab431d7fb9f660438da612d2b00485cce02f3 Fix MapObjectView removing wrong indices on model changes + ed13382f2aa1434ab4c75c6a5dd0896493bc6c69 winrt: React on position source status change events + ab3b9aa97eed760993ffa6908066aaf85ec77920 winrt: Minor changes to logging + 9dbd90e65b23d4b5fda883d03d24bedc5127229b winrt: Check access to location service on every call + 3d525338d5cb21f57e46bbbea86647055455a46e Set things up for logging in positioning test application + 17457ddb657ea94408ac581958b065dc2d8711ff winrt: Smaller code cleanups + 7bd6955fa1d1839f542fe6f83199e78e15f623b7 winrt: Do not emit error signal with NoError + d733cca4369f283dd0a070caf714f90a82bbced8 winrt: Initialize status and position tokens' values in constructor + e9489c97823e89feadb96df5e299b4e981ba667c winrt: Implement supportedPositioningMethodsChanged + 379f398ca56458e413cbebbebcbdfa1337cfb6e5 winrt: Depend on access to service for supportedPositioningMethods + b17c07dc0b947c979372fbaf558ce9acc07d1837 winrt: Initialize position source on first usage + c4aaa11d86d419d1aa216beaaf7424c713b78c8e test app: Improve status and error handling a bit + 34e7bd9bda35783d466dc4dd3cf6157a186f6295 Document Qt.labs.location qml module + dc384a2376a13ae2a8776ea0eda7d6e2fd088a64 winrt: Remove incorrect asserts and fix incorrect condition + 0481a5680622a3c75f41aab96a2afb48b0d6001e geoservices_mapboxgl depends on opengl and gui + 633b0f40ca82709863bad48e0ed6a1c92ad3b8b4 Re-enable geoclue plugins on BSD style Change-Id: I5bbfe2ec1fc96efc0bdab8bd6587d7785c85aa02 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Add changes file for Qt 5.12.1v5.12.15.12.1Paolo Angelelli2019-01-161-0/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + d64e59001884e942de087cdcd1bcef8b8e5f99e0 Mapbox GL: Add mapboxgl.china plugin parameter + e11c830eeab55c3085fb8248e9d1190a8259251f Remove dead code + b0295ac4d39db96b9837c44f5b0ffb0d577d418f Improve error reporting in plugin loading + ee700d2eeb4508aa5356ddef11bf11964c5d9283 Mapbox: Only include matching categories in the results + 25c6840ff6585ca9f7ab1c168cdcdd18a68c7885 Bump version + 85df79b094d1097108a28424d6f9b3b76b3aee62 Fix unstable rotation gesture + cf5edf097e39c704d199f1691b27fb4f8bb7f1d9 Doc: Make documented QML imports follow Qt versioning + b172080b7b03c0ffb3115d3d50a7c75765480271 Fix GeoProjectionWebMercator and MapPolyline incorrect projection + d9985cd5a308cece06a88e6203529837f00b33aa Fix missing geometry update when changing border width + 5241d8c727d8e45d0266d486958e6e566563e1c8 Do not build geoclue plugins on platforms != linux + 66ef82484e7e8b1e6b8ebe8f97380b00280e173b winrt: Fix msvc condition in configure tests + d94b6781250ace51e9a857a80ff575be566fcf94 Fix MapItemView removing wrong indices on model changes + ffac0dc5a60c93663f6a4ea5483422c58cdb52b6 Add changes file for Qt 5.11.3 + fb23882d5bc697b2dfdd22c27d34c52d889d1200 Add QAbstractNavigator::setTrackPosition + cb19e1f7e3cc2cfee3b8fcbdfa5cd151826dadac Fix error handling in QGeoServiceProvider + a4cc61fc30cb7dff15bf7ae2ff064530b40d72c5 Improve the initialization behavior of CategoryModel + 27f08fe55608d14368d6cdeb915b7609a1b8b9f2 winrt: Minor code cleanup + 536668aef188df181cc6986355db195579f44206 winrt: Fix setting of verticalAccuracy + c83f4565687e4ab3de87248362305d833ca8eea1 winrt: Replace deprecated functions + 10e200d710254a30dc5e2d4eb2104f3f2b7f7f0c winrt: Make sure that Co(Un)Initialize is called + 98e28cfc3482cb5a8c8e7f6f288b0d29906ada05 winrt: Fix namespaced builds + 3cf061dc8da4d564de06efa6800749f3eacf47eb winrt: Add categorized logging + 3c8b439d84a0ef646d49126f2cfdc59f1eccb883 winrt: Add nativeStatus helper functions + d16a2c0849ad7280893f3fe5259fd6fbd974ce72 winrt: Small code cleanup + 4f6e1d3d5542749e265c0d3ed0953ca66174ce49 winrt: Check availability in requestAccess on desktop builds + 0b242a11b1193b74a2ab979c29e28553e47cc78e winrt: Remove unneeded status change callback + 25493cbb07f8cbc6c6d12cfc575a71875be06692 winrt: Restart location handler on setUpdateInterval if necessary + 9307404d2dcb0b53d0dfcad6c28677cc2aba4a12 winrt: Implement minimumUpdateInterval + be0658bfdb37de213f6b54837706aabc2d088d62 Make tiled renderer and QGeoProjectionWebMercator debuggable + b4beb74d93fee205b624c0f0ae6ea39d88d471ac Fix compilation with GCC < 5.0 + 4e2847bc1a86634d6d583b33a7e246ff4c58e03b Fix regression in error handling in QGeoServiceProvider + 7bafbdc91f83165710ed74639b76b48b4494937a Fix compilation with gcc 4.8 + cfb917948799cb177b3de7eced77f37d13b4e520 Port Nokia geo service plugin to QRegularExpression + 74c390e10f6d2f72fc81eca291b84762ccfb344e Fix warning in Android position plugin + 3d38d96c44d376a10cbe140f7b7c6866bd203471 Fix horizontal accuracy comparison for competing position results + faaa6521dc37fcf4d989f94b6d2a373974357629 Fix warnings in jnipositioning.cpp + fa56cc36c287108a095f006fa2083796610afe27 Ignore Android specific build files + 2bb003b7b158890e87731b1a85f3b71008d6284f Add ability to visually log position updates in test app + a4442abdc034de7984e003c821939ce1b1976593 Collect vertical position accurancy details + 4ab5838d9ba26eef2b2156bbf9cd428547bbebe0 Add binary compatibility file to QtLocation for 5.12 + 550abd7159306e5e68f3b73f70319d9fa19bd186 Enable QVariant::save for QGeoCoordinate + 100e0416e7faff954221df9ef97920ba512712c0 Register QGeoCoordinate debug streaming operator + 1e24cec7e3ebf5f62f5440d848caf6cd9db1e456 Introduce a map plugin parameter to decide U-Turn direction + 04ce8e7f5b7476a08d4f85287e5afb9976ec2d8c Fix QGeoPositionInfoSource::supportedPositioningMethods() on Android + 00db28fe2905c6f9b10da65cc777962c373333a6 Improve QGeoPositionInfoSource::supportedPositioningMethods() docs + 3c3be256cc1658b0d02047b158228fd55d04e2a0 Ensure QGeoPositionInfoSource::supportedPositioningMethodsChanged() on Android + b14145e3fe1bda9af80b043a3b0642510435fc7f Prevent potential blockage of setPreferredPositioningMethods() + 420128331deef9dd963c9455cab6ef47a8f20a5c Enable testing of QGeoPositionSourceInfo::supportedPositioningMethodsChanged() + 81a9c22e75f37c8878d41fa2df249ae20bc44adb winrt: Minor improvements in error handling + b1fe421e9a64d57a6135a95453caf847ab6e6e78 Bump version + 1688c44d223145abfdca19a7b31faecbafb0d315 Fix MapItemView attempting to instantiate items with map not set Change-Id: I4e06bc6aaace81b4409fe71a7e133838f30196f0 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-101-0/+32
|\ | | | | | | | | | | | | Conflicts: .qmake.conf Change-Id: Ifd3514a958d0df4320b253c26e3da3a632088be8
| * Add changes file for Qt 5.11.3v5.11.35.11.3Alex Blasche2018-11-231-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | + ce1767d724e26012cfcd2eae0143ec9a87984046 Use the correct name for the resource when building statically + 8a7bde9b93208259de65d6b1aef21d21b495b6d7 If a category has UnspecifiedVisibility then we should still match + f9a1c4a18a3421617e28d2c26d30b011d22a0229 Amend 8a7bde9b93 to correctly account for the UnspecifiedVisibility case + 6b109d09982e09940dc8e777430a04410d7b6550 Fix crash when calling QGeoPath::length on empty QGeoPath instance + ee700d2eeb4508aa5356ddef11bf11964c5d9283 Mapbox: Only include matching categories in the results + 25c6840ff6585ca9f7ab1c168cdcdd18a68c7885 Bump version Change-Id: Ie25e5020441b8e0b2b2dcb8f2fc56d68681c69a0 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* | Add changes file for Qt 5.12.0Paolo Angelelli2018-11-071-0/+52
|/ | | | | Change-Id: Ib5609e2fa3d76c7372a0362502288eac6eee282a Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Add changes file for Qt 5.11.2v5.11.25.11.2Paolo Angelelli2018-08-311-0/+38
| | | | | Change-Id: I7045270108795be9d8a4dc1073748e1b9bb7d56f Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Add changes file for Qt 5.11.1v5.11.15.11.1Paolo Angelelli2018-06-121-0/+40
| | | | | Change-Id: I3d611f7cb71634c2a9995e92d53d9f2f5e3afff7 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Add changes file for Qt 5.11.0Antti Kokko2018-04-261-0/+116
| | | | | | Change-Id: I0e017e06105ccbacc6fc77f51e544955d9d973d0 Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Add changes file for Qt 5.10.1Antti Kokko2018-02-051-0/+26
| | | | | Change-Id: I73ae8b057b819b822cf3a5e19ce4b62f8dd85f67 Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io>
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-261-0/+31
|\ | | | | | | | | | | | | | | Conflicts: tests/auto/qgeotiledmap/tst_qgeotiledmap.cpp tests/plugins/declarativetestplugin/testhelper.h Change-Id: Ie218ab1dc68642a6922e05e5688c20b90440b72e
| * Add changes file for Qt 5.9.4v5.9.45.9.4Antti Kokko2018-01-111-0/+31
| | | | | | | | | | Change-Id: If621d6bbfcf4380d8155da0453b97be2e535760e Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* | Merge remote-tracking branch 'origin/5.9.3' into 5.10.0v5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.05.10.0Liang Qi2017-11-211-0/+41
|\ \ | |/ | | | | Change-Id: Ia3bb9e3a2b8eb6d1ee5396e723a1dfa82b235fba
| * Add changes file for Qt 5.9.3v5.9.35.9.3Alex Blasche2017-11-101-0/+41
| | | | | | | | | | Change-Id: I7d99490cbcaf99ce51e97a4ad9d5661da66c5add Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io>
* | Add changes file for Qt 5.10.0Antti Kokko2017-11-201-0/+62
|/ | | | | Change-Id: Iccc7e2837cfe8cd65fc1e4ae20c8c94cb8e1dbdc Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Add changes file for Qt 5.9.2Jani Heikkinen2017-09-221-0/+56
| | | | | | Task-number: QTBUG-62751 Change-Id: Ia8cd743245cb0df867ef373cb97c7d1ade005b23 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Add change file for Qt 5.6.3Jani Heikkinen2017-08-301-0/+38
| | | | | Change-Id: I76c7bb46ae7e068c1db780c34d8a0c065e55b2c4 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Add changes file for 5.9.1v5.9.15.9.1Antti Kokko2017-06-231-0/+43
| | | | | Change-Id: I8ba700ef2d0c755c282bd2459e983983c5569f18 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* ChangeLog: Document new mapbox-gl-native codeKai Koehne2017-05-191-0/+10
| | | | | | | | | According to (pending) QUIP-4 removing, updating or adding third party code should be mentioned under "Third Party Code" section in the Changelog. Change-Id: I817b031c66785d35490379f5946e344bdcbddda1 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Add changes file for 5.9.0Paolo Angelelli2017-05-101-0/+121
| | | | | | | Listing important changes and bug-fixes. Change-Id: I838dcf3e0f6c04f1dc6d87e92f82d5e7cd785710 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Add changes file for 5.8.0Alex Blasche2016-12-071-0/+70
| | | | | Change-Id: Ifbf824e130a64cbfeeab4f0fde2edaef4f862d11 Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io>
* Add changes file for 5.7.1v5.7.15.7.1Jani Heikkinen2016-10-311-0/+45
| | | | | | Change-Id: I5eb41501cd090e43fc454224ee75a487c33fcc25 Reviewed-by: Kai Koehne <kai.koehne@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-0/+55
|\ | | | | | | Change-Id: Ie8986d40efc5a241cb94ba743e343cbb35f66611
| * Add changes file for 5.6.2v5.6.25.6.2Paolo Angelelli2016-09-121-0/+55
| | | | | | | | | | Change-Id: I73c236a4de87801995890cf66b9d934f0f46ec15 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
* | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-2/+18
|\ \ | | | | | | | | | Change-Id: I7ebeeddd648006a73eae81c734519e098cd1b91c
| * | Mention license change in 5.7.0 changelog.v5.7.05.7.0Kai Koehne2016-06-081-2/+18
| | | | | | | | | | | | | | | | | | | | | Change-Id: Ife380abb5256a1f93329f3e94b8dd55b007d37b0 Task-number: QTBUG-53913 Reviewed-by: Sami Makkonen <sami.makkonen@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-0/+38
|\ \ \ | |/ / |/| / | |/ Change-Id: I36abd2a91a470360c87f23a6d8084f908d93e7e0
| * Add change log for Qt 5.6.1 releasev5.6.1-1v5.6.15.6.1Alex Blasche2016-05-201-0/+38
| | | | | | | | | | Change-Id: I44b002342d6e147b43885151d88cb2e9e59af8e3 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* | Add change log for 5.7.0 releasev5.7.0-rc1Alex Blasche2016-05-201-0/+37
|/ | | | | Change-Id: I8050c15aaea19f79d39f8b177b1f5aff87d61129 Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
* Add 5.6.0 change log for QtLocation and QtPositioningv5.6.0-rc1Alex Blasche2016-02-121-0/+69
| | | | | | Change-Id: I16b07f0d84d34665f6f7159046e94aad2392c8fb Reviewed-by: Paolo Angelelli <paolo.angelelli@theqtcompany.com> Reviewed-by: Maurice Kalinowski <maurice.kalinowski@theqtcompany.com>
* Add changelog for QtLocation & QtPositioning 5.5.1 releasev5.5.15.5.1Alex Blasche2015-09-231-0/+54
| | | | | Change-Id: I73749febdd25ab00103b386c204cee21c263b13f Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* Add changelog file for 5.5.0 releasev5.5.0-rc1v5.5.05.5.0Alex Blasche2015-06-091-0/+40
| | | | | | Change-Id: I393be66275320dc6642d61fc7b2affce6363ae86 Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
* Add QtLocation changelog for Qt 5.4.2 releasev5.4.25.4.2Alex Blasche2015-04-241-0/+28
| | | | | | Change-Id: I1ecd0c44f3cc425e7455a8cc786e59fe98fe84c9 Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com> Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
* Add changelog for QtLocation 5.4.1 releasev5.4.15.4.1Alex Blasche2015-01-291-0/+29
| | | | | | | | | Note that QtLocation API received a few bug fixes as well but since the API has not been released it won't be mentioned in the changelog. Change-Id: Id71581dfc17284712bbe528e327c4f7280ef6cc3 Reviewed-by: Aaron McCarthy <mccarthy.aaron@gmail.com>
* Add changelog for Qt 5.4.0 releasev5.4.0-rc1Alex Blasche2014-11-171-0/+54
| | | | | | Change-Id: I4828f4d3d66dd4f6739388d10e91395ed951f3b5 Reviewed-by: Timur Pocheptsov <Timur.Pocheptsov@digia.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
* Add changelog for QtPositioning 5.3.2 release.Alex Blasche2014-08-131-0/+50
| | | | | Change-Id: If443639a44cc22e3e81571033aaee9e4cf188a7b Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Add changelog for upcoming Qt 5.3.1 releasestableAlex Blasche2014-06-031-0/+57
| | | | | | | Change-Id: I0f709d1066763d2c17950da8b092ecf5f28d9556 Reviewed-by: Maurice Kalinowski <maurice.kalinowski@digia.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com> Reviewed-by: Sergio Ahumada <sahumada@blackberry.com>