Commit Graph

54 Commits

Author SHA1 Message Date
Lucie Gérard c91bd3ae52 Add REUSE.toml files and missing licenses
REUSE.toml files are read by reuse to complement or override the
copyright and licensing information found in file.

The use of REUSE.toml files was introduced in REUSE version 3.1.0a1.
This reuse version is compatible with reuse specification
version 3.2 [1].
With this commit's files,
* The SPDX document generated by reuse spdx conforms to SPDX 2.3,
* The reuse lint command reports that the Qt project is reuse compliant.

In order to be reuse compliant all the licenses referenced in file
or within a REUSE.toml file must be present in the LICENSES
directory at the base of the module.
The missing licenses are added.

Also, all the licenses present in the LICENSES directory must be used.
License files not used are removed.

[1]: https://reuse.software/spec-3.2/

Task-number: QTBUG-124453
Task-number: QTBUG-125211
Pick-to: 6.8
Change-Id: I1dabbf6f13c2ae5ad73dc8c7df9108c160e1dc2b
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2024-11-06 13:48:01 +01:00
Jani Heikkinen b5081cf417 Add Qt 6.0.0 changes file
Qt 6.0.0 is new major version for Qt and so on we don't need to
list changes to the previous Qt release but guide readers to check
porting guide.

Task-number: QTBUG-88099
Change-Id: I576441d3fd2bc9855aa44694da4a2466b5f35c51
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2020-11-13 11:43:57 +00:00
Antti Kokko c0a4a9da17 Add changes file for Qt 5.15.2
- d090008ce5 Add changes file for Qt 5.15.1
+ 6ab3f6199b Android: update docs, and remove few duplicates
- 5313fada1d Document Third-Party Code changes in 5.15.1
- b452310a13 Restore macOS supported platforms documentation
+ 684cf652c8 Tweak CMake "hello world"
+ 7e47a90ba7 Remove 'Open Source Licensing of Qt' page
+ 433c92b655 Doc: fix dead links
+ e3333439a4 Update QDoc source code location
+ 2e16975780 Bump version
+ dbec3ef48a Add changes file for Qt 5.12.10
+ 85d3a019f8 Android: update android building and getting started pages

Change-Id: I691087f7528039a4e4e92b8ad0bd452b14c1948d
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
(cherry picked from commit ca96e917bd)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2020-10-28 11:48:36 +00:00
Antti Kokko 91d0d1e705 Add changes file for Qt 5.15.1
+ 33549ee35f CMake: Fix TOC
+ 5e207d3aec Update uic, rcc command line help to reflect Python usage
+ 6a080760bb Document new flags and env.vars. for Windows OpenGL
+ 086dcc8c9d Remove -qt-xcb from linux documentation
+ c8458acf4c Specify that iOS 13.2 SDK is required for Qt
+ 8006bf9f94 Doc: Add Qt distance field generator to the list of tools
+ d089c60dfd Doc: Add cmake instructions for app icon setup
+ fc94e5c5cf Explain that qmlscene automatically creates windows for bare Items
+ 64a0b3a31a Redefine supported platforms and compilers
+ f1a522e3f6 Support ICC 19.1 instead of ICC 18
+ 94876f4ae3 Doc: Add info on how to install docs
+ 7a1a9d372c Doc: Add libxcb-xinerama0-dev to suggested packages for Linux
+ 2c038f10d6 Remove tech preview section from 5.15 docs
+ 95ec925c12 Add Qt Marketplace entry to Qt Licensing page
+ 0dcb328b03 Document the requirements of Linux Accessibility
+ f440a3e1ed Indicate that SQLite was updated to 3.32.3
+ dba7e708d1 Bump version
+ 21083c4407 Fix "rectange" typo
+ 9c83b672f1 Update emsdk install example
+ a43c74bc1c Doc: Remove Qt Quick Controls 1 Example from Overview page

Change-Id: I3abf17b9310ac3a691b568f347788988391561d8
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
(cherry picked from commit 0aead2ee97)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2020-08-25 07:03:30 +00:00
Antti Kokko 9bfff1b4d1 Add changes file for Qt 5.15.0
+ f0c97814bd Bump version
+ cf2ca6dcc3 Update the Qt Quick Compiler docs with regards to resource handling
+ 58c17ea6a7 Use networkError instead of error
+ ea11d049ab Revert "Use networkError instead of error"
+ 49591c453f Demos: request Android storage permissions when using QStandardPaths
+ 1c2369121e Use Qt::SplitBehavior in preference to QString::SplitBehavior
+ 490c55ff10 Remove the comment about building MySQL and clarify doc
+ d17f1b97c1 Doc: Remove \contentspage commands
+ 0c1a0fd13c Record 5.15's updates to UCD and the public suffix list
+ dcfe75ec67 Update the supported platforms documentation re Visual Studio 2019
+ 9dbfb42c21 Doc: Remove incomplete list of development tools
+ 7634e39bcc WASM: Do not recommend --embedded option for emsdk
+ 5f047a3573 Document minimum emsdk version for Qt 5.15
+ a86bcb6bc3 Improve IPC documentation
+ d9b39705b0 Android: move and re-organize android docs to separate platforms/android
+ 5cec5e99f3 Add chromium updates for 5.14 and 5.15

Change-Id: I7279d5fd014ad3c96b3d453a46492f965bc710ce
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2020-04-24 11:46:57 +03:00
Antti Kokko b79744a3e6 Add changes file for Qt 5.14.2
+ d49364f6bd macOS: Clarify how the Aqua style is rendered
+ 8bbf22c7e5 Remove dead qmacnativewidget snippet
+ 72d18db957 macOS: Remove reference to the Carbon framework
+ 97083efcca Doc: Correct entry in what's new for 5.14 page
+ b08ca863f0 Windows: Adapt deployment documentation to relocatable builds
+ 1c15fe5922 List xkbcommon-x11 in Qt for X11 Requirements
+ 962619b831 Make the docs state that 5.14 supports GCC >= 5
+ 8994a565c7 Bump version
+ c8caad549f docs: Provide details on the environment variables supported
+ 7aa8db8ef4 Document that SQLite is updated to v3.31.1
+ d50d456e16 Add a note about qmltooling plugins being required for QML debugging
+ d55e4ca379 Windows: Remove warning about -qtlibinfix
+ bc37d41cd8 Remove reference to Qt Quick Compiler

Change-Id: I322fb7add9e0a22e7de2abf6a8a5fd32f5c98eb1
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2020-03-11 08:00:22 +02:00
Antti Kokko 3e366d51d0 Add changes file for Qt 5.14.1
+ 1e27737f9e Doc: Fix broken link on iOS Platform Notes page
+ 6cfac9f891 docs: Clean up and improve readability
+ ac24194909 Fix broken link target "Glossary Of High DPI Terms"
+ 4dae523c35 Doc: update emscripten SDK package name
+ 196b974538 Bump version
+ c8c097a4de Doc: Promote wasm from TP to module
+ b09e11ad9b Add WebAssembly to supported platforms

Change-Id: I4a5dcd33a490e7d17ae4be29c0ec3db9cc109d9a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2020-01-09 13:29:36 +02:00
Antti Kokko 199cb4ee95 Add changes file for Qt 5.14.0
Change-Id: I33e662f180ac965004dda78dc7562cce8177813a
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2019-11-25 13:12:29 +02:00
Antti Kokko 7644b60a09 Add changes file for Qt 5.13.2
Change-Id: I996c1caa7a31493a2bc889764070cb34041fd132
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2019-10-15 07:21:30 +03:00
Liang Qi 3c327b7c2d Merge remote-tracking branch 'origin/5.12' into 5.13
Conflicts:
	doc/src/legal/licensechanges.qdoc

Change-Id: Ie7a5400c224bf3724dd825f853f187c3cfba79fc
2019-09-09 09:03:23 +02:00
Antti Kokko 66db05b51f Add changes file for Qt 5.12.5
+ 712aabd074 Adapt wording of documentation license
+ faf46dfbcb embedded: Document more output mode values for drm
+ 092e708a7c QNX: List utilities needed for deploying apps to QNX devices
+ 9dc3bd8fea Doc: Improve CMake code example
+ 2fa86c4279 Android: Update OpenSSL page
+ 2eb2e153f0 Bump version
+ 4ef5512d62 Android: Update OpenSSL 1.1 docs
+ 8c6b313531 Update CMake Macro reference

Change-Id: I4cf7775ae1d2966695206b1bc0bca811b7fa05da
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2019-08-26 09:21:38 +03:00
Antti Kokko 6f37fd60cb Add changes file for Qt 5.13.1
+ 712aabd074 Adapt wording of documentation license
+ faf46dfbcb embedded: Document more output mode values for drm
+ 092e708a7c QNX: List utilities needed for deploying apps to QNX devices
+ 9dc3bd8fea Doc: Improve CMake code example
+ 786e974f33 Doc: Move "Configure a Specific Device for Linux" to a separate page
+ bfcb485d38 Accessibility: We support UIA on Windows
+ c9971f1230 Simplify accessibility docs
+ 31beb2498d Fix path in Accessiblity docs
+ 2d9a9f5b8f Bump version
+ d6c0a59999 Add changes file for Qt 5.12.4
+ 381cef68b9 Add the supported QNX modules information
+ 307371fd20 Document Third-Party Code changes in Qt 5.12.4
+ e99db3eb7a Add missing X11 build dependency
+ 44a45dd404 Docs: Document the Android Build steps
+ e42afb29c0 Update SQLite to 3.28.0
+ 2fa86c4279 Android: Update OpenSSL page
+ d9c7951857 Doc: Improve the structure and readability
+ 64b116ee06 Bump version
+ 2eb2e153f0 Bump version
+ cad7eec0b3 Doc: Fix qdoc warning
+ c52d9c0696 Doc: Improve the documentation
+ 967e916d21 Doc: Cleanup of the Deploying QML Applications topic
+ c66e10ae68 Doc: Clean up the Qt for Embedded Linux topic
+ 6de3b513c0 Doc: Mention how to make configure pick up OpenSSL automatically
+ 7437c495c4 Doc: Move \table outside of \list
+ c484dc96e4 Doc: Update a broken link and improve the structure
+ e784b193f8 Doc: Minor edits on section Known limitations and known issues
+ 4ef5512d62 Android: Update OpenSSL 1.1 docs

Change-Id: I1616c3d6b2c090b6abc561f32ba3896a8ee08ee4
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Martin Smith <martin.smith@qt.io>
2019-07-31 09:46:35 +03:00
Qt Forward Merge Bot 8ec13d9855 Merge remote-tracking branch 'origin/5.12' into 5.13
Conflicts:
	.qmake.conf
	doc/src/legal/licensechanges.qdoc

Change-Id: I40656d2ce9f55523f26c15dad6266fe0f639a2d4
2019-07-11 11:34:56 +02:00
Antti Kokko d6c0a59999 Add changes file for Qt 5.12.4
Change-Id: I8a37b6e2af2a2e46358c4cda22d7e21ae619bbf0
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2019-05-23 15:20:42 +03:00
Antti Kokko 003ff5d316 Add changes file for Qt 5.13.0
Change-Id: Ib7aa81dc1df7d531004a7ff13a4feee7fe19356a
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2019-05-13 10:19:11 +00:00
Antti Kokko 2bdc7b5a80 Add changes file for Qt 5.12.3
+ 323572c586 Consistently fill out Platform columns in Qt Modules overview
+ b107451957 Handle recursion depth errors when parsing JavaScript
+ 9c821c6dae Bump version
+ 583a748340 Doc: Avoid auto-linking to WebEngine, WebSocket etc
+ adaefd7cb8 Document that Qt Script is deprecated

Change-Id: I01a8b5f3193aee06161433b80356d633f428de60
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2019-04-05 11:30:22 +00:00
Antti Kokko 38070e3dd4 Add changes file for Qt 5.12.2
+ c556903f75 macdeployqt: document how to affect the volume name
+ 20e2c195f4 windows: Clarify dependencies for ANGLE when MSVC or MinGW is used
+ 6576640a33 Bump version
+ 478c0843c4 Update windeployqt documentation
+ 09f7f93374 Add documentation about QtOpenGLExtensions library and its license
+ cc1a7a75ec Make examples self-contained
+ 2e9adec0f0 Doc: Fix versioned links on All Classes/QML Types pages
+ 0661dfc0bd Doc: Add overview page to Qt for WebAssembly
+ 81200196ad List Qt Network Authorization as GPLv3 add-on
+ a38799f6e1 Doc: Add the missing animated gif

Change-Id: I5e334b5687ebef3790a19d901515c99016a8128c
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2019-02-25 09:38:06 +00:00
Paul Wicking f7f5859f46 Add changes file for Qt 5.12.1
+ 4d57f6bc47 QtQuick: Fix & clean up alarms.pro
+ 113e24a5aa Doc: Add brief section to "Qt for QNX", "Qt for VxWorks"
+ ec6883bd7c Doc: Remove broken link from iOS documentation
+ 9c8b608839 Bump version
+ 9aec0395d2 Make example code in Qt documentation also available under BSD-3-clause
+ b6a5aff9b7 Improve the exception safety code sample
+ 144395f0aa Fix the usage of the ret variable in the exception safety code sample
+ 66bddfb570 Add changes file for Qt 5.11.3
+ 4db2e07f97 Doc: Document Qt Quick WebGL plugin license
+ a58fa967f2 Doc: Remove obsolete build instructions for Qt Quick WebGL plugin
+ 0a47462880 winrt: Update winrtrunner's help output
+ 8f7c4db0ad Clarify target platforms of winrt port
+ c162c4b5a5 windows: Fix origin of environment setup script
+ 9d88932795 Doc: Replace Controls 1 and MouseArea references
+ 3361d00443 Doc: Change the depends order in the doc config
+ ec479952c0 remove references to bundled xkbcommon
+ 10b3f2c109 macOS: improve quit menu item documentation
+ bfe5411391 Bump version

Change-Id: I63e1c88a718757a55904c5a0f4358aa651e5a40c
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2019-01-10 05:13:39 +00:00
Qt Forward Merge Bot 71ecf8ed8e Merge remote-tracking branch 'origin/5.11' into 5.12
Change-Id: I862844abd5b52463ea086428b31e9d5f32943657
2018-12-11 10:18:52 +01:00
Antti Kokko 66bddfb570 Add changes file for Qt 5.11.3
+ a51ddb2cd2 Remove conflicting anchor targets from the sidebar
+ a2aecd1264 Update minimum freetype version
+ 9dc1f60bcb Doc: Fix links to build requirements pages
+ 4fbe46da11 QNX: Update platform and compiler notes
+ 22572163e4 Fix a link to a Qt Creator tutorial
+ 8a1e70b463 Document how to create an .ico file from a set of images using ImageMagick
+ 4c131661e2 Properly document license of Qt examples
+ 94e64d551f Doc: Fix the broken link to the Qt for Device Creation docs
+ 9558eaf080 Doc: Change the \section2 title to avoid wrong links
+ db16cdb8e6 Doc: Use explicit links to fix broken links to Qt WebEngine module
+ c6e73db4f5 Doc: fix typo
+ ec6883bd7c Doc: Remove broken link from iOS documentation
+ 9c8b608839 Bump version

Change-Id: I4bbcf08d97e428b99f9001765b28431d571b73a0
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
Reviewed-by: Martin Smith <martin.smith@qt.io>
2018-11-22 09:48:38 +00:00
Antti Kokko 2e882015c1 Add changes file for Qt 5.12.0
Change-Id: I33b0d04d47d711dace7d2eb56981eef9c57d887c
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Martin Smith <martin.smith@qt.io>
2018-11-07 08:25:37 +00:00
Antti Kokko 2a3d2155c8 Add changes file for Qt 5.11.2
Change-Id: I2e30992d05f39d6d9321fab4893d4fba35d9fc74
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2018-08-29 04:54:21 +00:00
Antti Kokko 224b5e80d6 Add changes file for Qt 5.11.1
Change-Id: I0b22defaf42ff21b5f8c1d4e0a094a01f5f3d07e
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
Reviewed-by: Martin Smith <martin.smith@qt.io>
2018-06-09 11:11:38 +00:00
Antti Kokko 96bfc87db3 Add changes file for Qt 5.9.6
Change-Id: I251ceca7a9a065f08fdcc37d7e649db32e60e01d
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
(cherry picked from commit a78613965f)
Reviewed-by: Antti Kokko <antti.kokko@qt.io>
2018-06-01 13:07:15 +00:00
Antti Kokko f49cec23e2 Add changes file for Qt 5.9.5
Change-Id: Iba3d1bd6ee04e760c30694cf25a12a4d8ceffff5
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Reviewed-by: Martin Smith <martin.smith@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
(cherry picked from commit 87e708b2ac)
Reviewed-by: Antti Kokko <antti.kokko@qt.io>
2018-06-01 13:07:11 +00:00
Alessandro Portale 8a0244d3f4 Remove the qtcluster demo
The license checker of the CI spotted deviating license headers in
the demo. In addition, in it current state, the demo lacks any
polishing. Let's remove it.

Task-number: QTBUG-67529
Change-Id: Ic9375deb0a889e2e7e96e874b62fbc314269e455
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2018-05-14 14:35:46 +00:00
Antti Kokko d8614f016c Add changes file for Qt 5.11.0
Change-Id: I35cf1adae71e2bf6114633036109581b0dfae30d
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2018-04-25 11:45:19 +00:00
Antti Kokko bede662542 Add changes file for Qt 5.10.1
Change-Id: I9bbf464b226aa0e005118ce88310c5e029893043
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2018-02-05 10:09:50 +00:00
Liang Qi ea25c59aa9 Merge remote-tracking branch 'origin/5.9' into 5.10
Conflicts:
	.qmake.conf

Change-Id: Ie7684951e10e119872147396d47118b928fce93d
2018-01-18 21:25:35 +01:00
Antti Kokko 8668ce1602 Add changes file for Qt 5.9.4
Change-Id: I96c4cb64a443a6b245051bafdb246a8ea9387adc
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2018-01-08 08:55:10 +00:00
Liang Qi 5475b79634 Merge remote-tracking branch 'origin/5.9.3' into 5.10.0
Change-Id: Id1441bf06a5f8f9875a8bdba17491eee62563340
2017-11-21 11:04:23 +01:00
Antti Kokko a8fe3e596a Add changes file for Qt 5.10.0
Change-Id: Ia25344ea00a919d5066814101b6f808964837944
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2017-11-14 10:22:04 +00:00
Antti Kokko 5fe2e2c4f3 Add changes file for Qt 5.9.3
Change-Id: Ia9e3b95961fbc52faeecbda64383cc09406abebc
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2017-11-08 12:49:06 +00:00
Topi Reinio 1af2b8d57a Add changes file for Qt 5.9.2
Change-Id: Ied8ae1a13533b637849c2c772b99e78d5309d709
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2017-09-25 04:17:53 +00:00
Jani Heikkinen 3d3899a36e Add change file for Qt 5.6.3
Change-Id: I73135f29d5ef8114c8b5b5804144acc8d347299d
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2017-09-05 10:04:04 +00:00
Antti Kokko b5d535f5ef Add changes file for 5.9.1
Change-Id: If07235457730ac2b7353dd6f48202de6dcf86bd0
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
2017-06-23 06:35:59 +00:00
Antti Kokko d376f218ed Add changes file for 5.9.0
Change-Id: I9e1105fd652b6ffcbf1925cef278ce3a56cb9011
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2017-05-15 19:46:46 +00:00
Jani Heikkinen c757d081c3 Add changes file for 5.8.0
Change-Id: I27b1252bcddd5e7e30032cd7724d348b9b06571e
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Martin Smith <martin.smith@qt.io>
2016-12-15 12:52:45 +00:00
Topi Reinio 79ed30f70c Add changes file for 5.7.1
Change-Id: I562b0d682b27407754ad23bfb578ed839e80779a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-10-27 10:47:36 +00:00
Liang Qi c7ecd300ab Merge remote-tracking branch 'origin/5.6' into 5.7
Conflicts:
	doc/src/external-resources.qdoc
	doc/src/platforms/supported-platforms.qdocinc

Change-Id: I307862d8c442c871fe1da1cbcb43518e98402ca5
2016-09-19 14:11:35 +02:00
Jani Heikkinen 2a3a8c9e86 Add changes file for 5.6.2
Change-Id: I1774a9dc43b297ebb4f8d6a88822db10679ad3c2
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-09-09 04:41:39 +00:00
Jani Heikkinen cd134f71a5 Added changelog for QtDoc
Change-Id: I8e46b898e7938a79d5cb24f832f7a7787591f813
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-06-06 09:09:44 +00:00
Topi Reinio 3648279cf5 Add changelog for 5.6.1 release
Change-Id: I2197df5ddce17a90bc317eaf91b887ddc2f42f4f
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-05-18 09:08:32 +00:00
Topi Reinio 2ed0ac4bbb Add changelog for 5.6.0
Change-Id: I12ac0a0423f14b7aa2afaa86eed5ac7d64de4d56
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2016-02-24 11:08:11 +00:00
Topi Reinio 58e39f635a Add changes file for 5.5.0 release
Change-Id: I4d7f809aa3938394fe8bc9e54263b5f166dddf7a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-11 11:46:35 +00:00
Topi Reinio d07b7645a3 Add 5.4.0 changelog for qtdoc
Change-Id: I46b2ac71473aad572da62c624cd1f15e2daf4670
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2014-12-03 12:29:44 +01:00
Topi Reinio c326f4ee2b Add 5.3.2 changelog for qtdocs
Change-Id: Ic8554edca6d40042f14e32363b2bedd6621df34c
Reviewed-by: Jani Heikkinen <jani.heikkinen@digia.com>
2014-09-10 14:13:30 +02:00
Jerome Pasion d436af96ab Added changes-5.3.1 file.
General comment about documentation fixes

Change-Id: Ie344dd701da02ab9c344b5ffd39e4d0c9b6ea31f
Reviewed-by: Sergio Ahumada <sahumada@blackberry.com>
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
2014-06-18 13:40:19 +02:00
Jerome Pasion faefc81860 Added changelog for 5.2.0 release
Task-number: QTBUG-33360
Change-Id: I29a5a21fe213bd7bfff3f4707de6c8142a74afcf
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2013-11-25 20:37:33 +01:00
Sergio Ahumada bb9b73a7dd Add changes-5.1.1 file
Change-Id: I6812e032b566ecd53459dfde394058e198119e9f
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
2013-07-23 09:23:39 +02:00