aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/declarative
Commit message (Collapse)AuthorAgeFilesLines
* Make borderimage-defaults.qml snippet testableShawn Rutledge2023-05-161-6/+0
| | | | | | | Resizing the window resizes the BorderImage. Change-Id: I761cc3103416995c0fe5d996eeea6b006189e34b Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io>
* Use SPDX license identifiersLucie Gérard2022-06-0729-1421/+58
| | | | | | | | | | | | Replace the current license disclaimer in files by a SPDX-License-Identifier. License files are organized under LICENSES directory. Pick-to: 6.4 Task-number: QTBUG-67283 Change-Id: Idfd176b7f7b077a5b7c66b7738dc9bcac94ab290 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
* Add Qt Quick changelog items to whatsnew63.qdocShawn Rutledge2022-04-041-0/+69
| | | | | | | | | | Amends 28dd0b133435e044224c3141265e14f2a2586efc. The process to generate these apparently didn't include reading ChangeLog entries to find the notable new features. Pick-to: 6.3 Change-Id: I3229755c1f797d700278bf1f9df63e3d410db450 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* documentation: Do not use versioned QML importKai Koehne2020-12-0226-27/+27
| | | | | | | Pick-to: 6.0 Task-number: QTBUG-89033 Change-Id: I253319dc201d3144860ab344514375a60a7ddb11 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-102-0/+0
|\ | | | | | | | | | | | | Conflicts: doc/src/platforms/windows.qdoc Change-Id: Ieba4e6823fef1c7b8d36064110f2469895512941
| * Update Qt logosFriedemann Kleint2016-08-052-0/+0
| | | | | | | | | | | | Task-number: QTBUG-55137 Change-Id: Ic021aba06977d7f3c6fa8c616a1d453f01e7d0ce Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
* | Unify license header usageAntti Kokko2016-02-0428-84/+364
|/ | | | | | | Updated BSD license. Change-Id: Icc360a040f76765d920750f4e590da2717b7041f Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com>
* Update copyright headersAntti Kokko2015-02-1728-112/+112
| | | | | | | | | Qt copyrights are now in The Qt Company, so we could update the source code headers accordingly. In the same go we should also fix the links to point to qt.io. Change-Id: Iedecec76f88fcf709d31bf7bfc5fe817302ecae1 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Bump QtQuick import to 2.3Kai Koehne2014-05-071-2/+2
| | | | | | | | It doesn't make sense to advocate the use of QtQuick 2.0 anymore. We can expect that people target Qt 5.3 in the Qt 5.3 documentation ... Change-Id: I6ac8dca59a2717fe6d8baec13d968bd74070e90e Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Updated links for qmake docs, declarative and etc.Xingtao Zhang2013-01-172-2/+2
| | | | | | | | | | Changed several old nokia link to qt-project.org: - one for qmake docs - one for template - two for declarative code snippets Change-Id: I33a1dc530d2482a29f9dbdefb8c3fd52d7df4ef9 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1028-28/+28
| | | | | | Change-Id: If537f6b98e4a68d1bfacf562c48332db8912c26a Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* Remove QML Best Practices: Coding Convention.Gunnar Sletta2012-11-281-76/+0
| | | | | | | | | | | - There is an actual "Coding Convention" document already. - The import section is not very useful and to shallow when speaking of the qmldir file to be informative. - Property grouping is not used anywhere in our own source code, so we can hardly call it a best practice. Change-Id: Ia38c6046e80786605e8a6d13150695e18c587ad8 Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
* Use QtQuick 2.0 in "best practices" docsGunnar Sletta2012-11-271-2/+2
| | | | | Change-Id: I3976ac1931b775ab2f49b38658294af980080d3d Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2329-174/+174
| | | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: I887dbadf259a84981160c00476a93fe581b4baa2 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3029-29/+29
| | | | | | | | | | | As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: I26014382bafefcdb1cbb982e4a6a72dc94df09ae Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Update obsolete contact address.Jason McDonald2012-01-2029-29/+29
| | | | | | | | Replace Nokia contact email address with Qt Project website. Change-Id: Ia673fb3c9e144cfa4c0e02b82cd754d9ec45cce2 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Update copyright year in license headers.Jason McDonald2012-01-0529-29/+29
| | | | | | Change-Id: I2b443891f2c91b90be2f2df61a0dde4a93a86967 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2753-0/+1837
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12