summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Document Third-Party Code changes in Qt 5.12.7v5.12.75.12.7Jani Heikkinen2020-01-271-1/+7
| | | | | | | | | | | | The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.12.6 and Qt 5.12.7 checkouts, and diff'ing these. Change-Id: I178fd0dcc606a38b04656d86a330549b8b466835 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Add changes file for Qt 5.12.7Antti Kokko2020-01-171-0/+20
| | | | | | | + 9540cac57a7f67160b34f099e61aae62ce7d6657 Bump version Change-Id: I5804a5842cf2e7083986ea42856f765abfd9e18e Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Merge remote-tracking branch 'origin/5.12.6' into 5.12Qt Forward Merge Bot2020-01-072-0/+30
|\ | | | | | | Change-Id: I62a97f398bc622d9b988853cc320ae5a2717e80a
| * Document Third-Party Code changes in Qt 5.12.6v5.12.65.12.6Jani Heikkinen2019-11-081-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.12.5 and Qt 5.12.6 checkouts, and diff'ing these. Task-number: QTBUG-78329 Change-Id: I2c698eee72ca70a59a0882dc80498ae18705b07c Reviewed-by: Paul Wicking <paul.wicking@qt.io>
| * Add changes file for Qt 5.12.6Antti Kokko2019-11-071-0/+20
| | | | | | | | | | | | | | | | | | | | + 05ad406b9d1673d96f187c3474d6f4de3cdc7240 Update the requirements doc for Linux to reflect XCB 1.9 required + 20760875388251e462042dc9a03292dcaa019d29 List xkbcommon in Qt for X11 Requirements + 143e36e0fc4c5ef9782a7dc25fd91625d09029a2 Remove 'Open Source Licensing of Qt' page + d29777f66ca7861abeb15778243918af8d630c12 Bump version Change-Id: I1eee44bca4eb74fe7c0f9b85a4ba4bb3d0633311 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* | Bump versionFrederik Gladhorn2019-11-071-1/+1
|/
* Bump versionFrederik Gladhorn2019-10-301-1/+1
|
* Remove 'Open Source Licensing of Qt' pageKai Koehne2019-09-091-73/+0
| | | | | | | | | | | | | The page is outdated: * It states that all of Qt is LGPLv3, while we have now GPLv3 modules * Reference to "Qt Open Source Edition", a term we're not using anymore Furthermore, it seems no other page is referencing it. There is also quite some overlap with 'Qt Licensing' page, so I think it's easiest to just remove it. Change-Id: Ideea232277ba6dc8ae7b1f7e6917f686f36b63a1 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"Qt Forward Merge Bot2019-09-072-0/+31
|\
| * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-072-0/+31
| |\ |/ / | | | | Change-Id: If8b9a7e6aba8e26ae80a3a36d4d4931df96db9e7
| * Document Third-Party Code changes in Qt 5.12.5v5.12.55.12.5Jani Heikkinen2019-09-031-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.12.4 and Qt 5.12.5 checkouts, and diff'ing these. Task-number: QTBUG-77536 Change-Id: I5778b2c5ded0eaab3ec95f533979731aa5fd5d99 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
| * Add changes file for Qt 5.12.5Antti Kokko2019-08-261-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | + 712aabd0742913546a0b26495134faf901b4b8db Adapt wording of documentation license + faf46dfbcbfc058b3bd891f0b3ae45401b58e7d7 embedded: Document more output mode values for drm + 092e708a7c7333103c37a5c774ada27937bd1fe6 QNX: List utilities needed for deploying apps to QNX devices + 9dc3bd8fea81a8e1bba751215c7ff0ebacdd1b92 Doc: Improve CMake code example + 2fa86c42799b05f73797073061de1b1cbc7caefc Android: Update OpenSSL page + 2eb2e153f0f7b9c3112c269f87c0faf37df97edb Bump version + 4ef5512d625f2ee5198f08645482bd42d90e47f2 Android: Update OpenSSL 1.1 docs + 8c6b31353174e5f95cbc43c0ab51c8b0085b2663 Update CMake Macro reference Change-Id: I4cf7775ae1d2966695206b1bc0bca811b7fa05da Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* | List xkbcommon in Qt for X11 RequirementsOliver Wolff2019-09-031-0/+7
| | | | | | | | | | | | Fixes: QTBUG-77919 Change-Id: Id01fba9954cf8d86d813e1f1c270cb5c7f62c8d2 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* | Update the requirements doc for Linux to reflect XCB 1.9 requiredAndy Shaw2019-08-291-7/+7
|/ | | | | | | | The move to XCB 1.9 happened in qtbase with SHA1 1f5d791708d5d256a76872f254251dac66e82cdb Change-Id: I91c459a778aeaa42690f0d863c71130c60232cd5 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
* Update CMake Macro referenceKai Koehne2019-07-301-115/+15
| | | | | | | | | Use the individual command documentation that have been created inside the modules. Also rename it to 'Command Reference', because most commands are actually implemented as functions, not macros. Change-Id: I96609e9f7411de72c0353d2cf28ab8d0a0d250f7 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Android: Update OpenSSL 1.1 docsBogDan Vatra2019-07-261-2/+7
| | | | | | Task-number: QTBUG-76884 Change-Id: I3fe3fe66c05919fa2e3a3f4961cfa052e9e5408b Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Bump versionFrederik Gladhorn2019-07-011-1/+1
| | | | Change-Id: I1b6d01611fa01833dd30202985a12ead9540d922
* Android: Update OpenSSL pageBogDan Vatra2019-06-121-67/+10
| | | | | | Fixes: QTBUG-76202 Change-Id: I0ea577fcc573ae181cda25d4860c8527dccae415 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
* Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Qt Forward Merge Bot2019-06-174-1/+42
|\
| * Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-174-1/+42
| |\ |/ / | | | | Change-Id: Iab79e329c9f03400a6bf7b7e2c11406262ba5180
| * Update SQLite to 3.28.0v5.12.45.12.4Andy Shaw2019-06-061-0/+4
| | | | | | | | | | Change-Id: Iefffa37dcca434c6d29d7e0d2e0734e09c034087 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
| * Add missing X11 build dependencyRichard Weickelt2019-05-281-0/+1
| | | | | | | | | | | | | | | | | | The dependency list in https://doc.qt.io/qt-5.12/linux-requirements.html is incomplete. Since Qt 5.12, Qt does not ship libxkbcommon anymore and hence, the respective system library must be installed. Change-Id: Ic87021bfdba4c3fb5ea9a769454916472640cd59 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
| * Document Third-Party Code changes in Qt 5.12.4Jani Heikkinen2019-06-041-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.12.3 and Qt 5.12.4 checkouts, and diff'ing these. Task-number: QTBUG-75687 Change-Id: I81b7c95411638bef4c499127e84c17b52f08ae5c Reviewed-by: Topi Reiniö <topi.reinio@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
| * Add changes file for Qt 5.12.4Antti Kokko2019-05-231-0/+20
| | | | | | | | | | Change-Id: I8a37b6e2af2a2e46358c4cda22d7e21ae619bbf0 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
| * Bump versionFrederik Gladhorn2019-05-231-1/+1
| | | | | | | | Change-Id: Ibbb8527063a990eb186e70149646c5a29e5a24bb
* | Doc: Improve CMake code exampleKai Koehne2019-05-072-15/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the comments, which are mostly superfluous or should rather be put into the documentation. Name the project and targets the same. Guard CMAKE_INCLUDE_CURRENT_DIR with a version check: This is only needed for CMake 3.6 and older. Add a resource file to be able to show off CMAKE_AUTORCC. Remove superfluous helloworld_SRCS variable indirection. Remove WIN32 argument to add_executable; this seems superfluous. Task-number: QTBUG-72159 Change-Id: I39f0d51d23d5dfbbd7a009c0f70c94e5d6296dab Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
* | QNX: List utilities needed for deploying apps to QNX devicesLeena Miettinen2019-06-031-2/+7
| | | | | | | | | | | | | | Task-number: QTBUG-69762 Change-Id: I4111411e09b7f643258207512d1d0502ce3fb571 Reviewed-by: hjk <hjk@qt.io> Reviewed-by: James McDonnell <jmcdonnell@blackberry.com>
* | embedded: Document more output mode values for drmLaszlo Agocs2019-04-251-3/+6
| | | | | | | | | | | | | | Including the just introduced "skip". Change-Id: Ia551776c9dadb9ccd62f53fcd58f1c36ec5aba68 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* | Adapt wording of documentation licenseKai Koehne2018-05-162-6/+5
|/ | | | | Change-Id: Ic4f12efece736362e3d5196ad7d2ee6848c45746 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Fix path in Accessiblity docsFrederik Gladhorn2019-05-151-1/+1
| | | | | | | | I'm not sure if this should be here in the first place, but at least point to a valid location. Change-Id: I72342fc53ba2ec3fc0a711c62567f63883a23f37 Reviewed-by: Martin Smith <martin.smith@qt.io>
* Simplify accessibility docsFrederik Gladhorn2019-05-151-6/+3
| | | | | | | Remove some verbose noise that doesn't say anything. Change-Id: I009e1663272354d21feda1d2ba988e4841f118ee Reviewed-by: Martin Smith <martin.smith@qt.io>
* Accessibility: We support UIA on WindowsFrederik Gladhorn2019-05-151-1/+1
| | | | | | | This seems to be the official title MS gives its framework. Change-Id: Ic686628904cc30ccc040d32895db8896121e7281 Reviewed-by: Martin Smith <martin.smith@qt.io>
* Rename 'CMake Manual' to 'Building with CMake'Kai Koehne2019-04-255-6/+6
| | | | | | | | | | The name 'CMake Manual' conflicts with upstream CMake documentation. Also, if we just talk about 'CMake' we now link to the actual CMake documentation. Task-number: QTBUG-72159 Change-Id: I209c7660fd881a7ac73b4260f4e8626225035bbf Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* CMake: Advocate find_packages(Qt5 COMPONENTS ...) styleKai Koehne2019-04-242-6/+7
| | | | | | | | | | | | This is the style cmake-qt documentation shows nowadays. For motivation see also https://blog.kitware.com/cmake-finding-qt5-the-right-way/ Change-Id: I47651c58387b8bf96a2235395f0321e54ad05a88 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Fix the EGLFS link in the QPA Plugins listTarja Sundqvist2019-04-232-1/+2
| | | | | | | | | The EGLFS link pointed to a page under VxWorks documentation when it should point to the embedded Linux documentation. Task-number: QTBUG-72530 Change-Id: Id8dc789760194db92162b6632ad1a8eae4b05994 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Photoviewer: Fix warnings floodFriedemann Kleint2019-04-231-2/+3
| | | | | | | | | | | | | | | | Accept https and check for the match of the regexp, fixing: rc:/PhotoViewerCore/script/script.mjs:61: TypeError: Cannot read property '1' of null qrc:/PhotoViewerCore/script/script.mjs:61: TypeError: Cannot read property '1' of null qrc:/PhotoViewerCore/script/script.mjs:61: TypeError: Cannot read property '1' of null qrc:/PhotoViewerCore/script/script.mjs:61: TypeError: Cannot read property '1' of null qrc:/PhotoViewerCore/script/script.mjs:61: TypeError: Cannot read property '1' of null qrc:/PhotoViewerCore/script/script.mjs:61: TypeError: Cannot read property '1' of null Fixes: QTBUG-75255 Change-Id: I3c447830874d504213276b8064abcf3cef1f72ec Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Doc: Change recommended command for updating Android SDKPaul Wicking2019-04-231-1/+1
| | | | | | | Fixes: QTBUG-74637 Change-Id: I1d242938695773c879426289fd578f598bf2c625 Reviewed-by: Kai Koehne <kai.koehne@qt.io> Reviewed-by: BogDan Vatra <bogdan@kdab.com>
* Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-172-0/+27
|\ | | | | | | Change-Id: I15fddfb53c49385e45ecab3391b5d8125a25a96c
| * Document Third-Party Code changes in Qt 5.12.3v5.12.35.12.3Kai Koehne2019-04-081-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.12.2 and Qt 5.12.3 checkouts, and diff'ing these. Fixes: QTBUG-75026 Change-Id: If1b8b44c45333d33e8b163639c6d6a0e81798d53 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
| * Add changes file for Qt 5.12.3Antti Kokko2019-04-051-0/+20
| | | | | | | | | | | | | | | | | | | | | | + 323572c586c06b20a8ddccaed0add6deb9283903 Consistently fill out Platform columns in Qt Modules overview + b107451957d8c74eb70d660d8313b4bc0dcf200b Handle recursion depth errors when parsing JavaScript + 9c821c6dae5a624f13d0c04e1d80aa804ed540c9 Bump version + 583a748340e67ba10cf426fe2712412f9373055a Doc: Avoid auto-linking to WebEngine, WebSocket etc + adaefd7cb8ed0849cd0a36a95912e37b3b14d35a Document that Qt Script is deprecated Change-Id: I01a8b5f3193aee06161433b80356d633f428de60 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* | Document QTQUICK_COMPILER_SKIPPED_RESOURCESJüri Valdmann2019-04-021-0/+10
|/ | | | | | | | | | | Document the qmake variable for skipping resource files. Copied from the old Qt Quick Compiler docs (https://doc.qt.io/QtQuickCompiler/). Fixes: QTBUG-74078 Change-Id: I7fc2fa5171aad7ec380a46495298b29caf86b6a2 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Document that Qt Script is deprecatedMitch Curtis2019-03-271-0/+4
| | | | | Change-Id: I0646c50ea17a71ae49b630ad1cb3ddb1c12d098d Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Doc: Avoid auto-linking to WebEngine, WebSocket etcTopi Reinio2019-03-279-13/+13
| | | | | | | | | | When discussing the modules, it typically makes no sense to link to QML types or external locations - prefix these words with a backslash to instruct QDoc not attempt autolinking. Task-number: QTBUG-74634 Change-Id: If134b6c8d00ed3e555834dd19c0b5a4030c9a53d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Bump versionKari Oikarinen2019-03-211-1/+1
| | | | Change-Id: I081fd47d1c494a35ac7601be32bfdb7c0713695d
* Handle recursion depth errors when parsing JavaScriptLiang Qi2019-03-201-0/+5
| | | | | | | Implementations of QQmlJS::AST::Visitor are required to do so. Change-Id: I47d55d25d7c4dd3f826b3cd24a29fc4287d113c8 Reviewed-by: Liang Qi <liang.qi@qt.io>
* Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-152-0/+67
|\ | | | | | | Change-Id: I06014d1d05518145664d7a0628172a09eaf127eb
| * Document Third-Party Code changes in Qt 5.12.2v5.12.25.12.2Jani Heikkinen2019-02-271-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.12.1 and Qt 5.12.2 checkouts, and diff'ing these. Webengine changes is based on 8fefc0d9b8ae46d65e8c05f9cc55bbfc0e88b632 Changes that just did add incomplete metadata (like homepage of upstream)are not listed. At same time add missing Third-Party Code changes in Qt 5.12.1. Task-number: QTBUG-74094 Change-Id: I2978c95873c337df3b0e076f38d7e135d4eef9bf Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Martin Smith <martin.smith@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
| * Add changes file for Qt 5.12.2Antti Kokko2019-02-251-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + c556903f7571e9f533dc016a97f2189767058c70 macdeployqt: document how to affect the volume name + 20e2c195f44286e91ed46d96a3b54c552e6e2943 windows: Clarify dependencies for ANGLE when MSVC or MinGW is used + 6576640a33353e8f3b35df27cf082c72d9a4b9dd Bump version + 478c0843c48259ce257dea0cf4e383dbb7944c9a Update windeployqt documentation + 09f7f933740458585fc389fd03f11ab5f8302f79 Add documentation about QtOpenGLExtensions library and its license + cc1a7a75ec5d2222230e90a6afb8770dc5810ed6 Make examples self-contained + 2e9adec0f0d929d971d3da1c7f1f170930fc7ae0 Doc: Fix versioned links on All Classes/QML Types pages + 0661dfc0bd89dd88ffd58c01bfce07d0de0f0eb2 Doc: Add overview page to Qt for WebAssembly + 81200196ada801601c6c973643d2962be5a88ba7 List Qt Network Authorization as GPLv3 add-on + a38799f6e165e224750494bf515c78db4c4217db Doc: Add the missing animated gif Change-Id: I5e334b5687ebef3790a19d901515c99016a8128c Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* | Consistently fill out Platform columns in Qt Modules overviewKai Koehne2019-02-221-24/+24
|/ | | | | Change-Id: Ie6b023c2ec00486be55c84e027ef715d000e202b Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
* Doc: Add the missing animated gifVenugopal Shivashankar2019-02-131-0/+0
| | | | | | | | | The example that demonstrated custom QML type creation was replaced in 9d88932795ff, but the corresponding animated gif was not updated/added. Change-Id: I81e85e2d1c815405164ec047d9adda4e31958429 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>