summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-021-0/+21
|\ | | | | | | Change-Id: I8905dedd8dbdbbedada82f1d9b5dab700935de35
| * macOS: update macdeployqt documentationSamuel Gaist2018-01-231-0/+21
| | | | | | | | | | | | | | | | | | | | This patch adds missing command line arguments as well as warning for the behavior of the tool regarding the use of the host file system as reference to generate .dmg. Task-number: QTBUG-65844 Change-Id: Ia0d9483fb0cf60073e0f4f5489f2fba6b5675679 Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-183-12/+95
|\ \ | |/ | | | | | | | | | | Conflicts: .qmake.conf Change-Id: Ie7684951e10e119872147396d47118b928fce93d
| * Add arm64 to supported platforms for QNX 7.0Tuukka Turunen2018-01-071-1/+1
| | | | | | | | | | | | | | Incorrectly listed initially, arm64 has always worked (Qt 5.9, QNX 7). Change-Id: I760bf4568696631c3497cd86b861b084f26a8e6e Reviewed-by: Lars Knoll <lars.knoll@qt.io>
| * Add Copyright to winmain documentationKai Koehne2017-12-271-0/+2
| | | | | | | | | | | | | | | | The BSD license explicitly references 'Redistributions of source code must retain the above copyright notice', so we also have to show it. Change-Id: I9a4b3965bc94479cb403d515d97c333e0d045bc4 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
| * Android: Add information about LLVM libc++ licenseEskil Abrahamsen Blomfeldt2017-12-211-6/+86
| | | | | | | | | | | | | | | | | | When building with the android-clang mkspec, we will use the MIT-licensed run-time instead of the GPL-licensed one. This was not reflected in the documentation. Change-Id: Icb081218fbc5a1ac63a422dfb06e28ff077204d9 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
| * Don't imply in Supported Platforms that UWP support is mobile-onlyJake Petroules2017-12-191-5/+6
| | | | | | | | | | | | Task-number: QTBUG-63628 Change-Id: I0dea341fd375c77e6fbd147c165a1f8170bbfafa Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@qt.io>
* | Doc: Move notepad example to qtbase/examples/widgets/tutorialsNico Vertriest2017-12-185-809/+0
| | | | | | | | | | | | | | | | | | Remove from original location with commit id b6e529c0fc46718d492d915e3f827e07254efcc6 Task-number: QTBUG-60635 Change-Id: If6084dc07d890c438c1cb89065a37eb4186fdbae Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-153-8/+4
|\ \ | |/ | | | | Change-Id: I336560dac5e92ee40e4b1bb9a5ed15aba080a81b
| * Fix outdated FDL license headerKai Koehne2017-11-071-3/+3
| | | | | | | | | | Change-Id: I612bcadea11f2ed87016e8ed4cc52ec3e0fa5be1 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
| * Remove mention of Apache Ant from Android documentationJake Petroules2017-11-031-1/+0
| | | | | | | | | | | | | | | | | | This no longer applies and has not for a while. Gradle is now used, and included automatically. Change-Id: Ic9c85329d75383b8dbf997a968f53a314f48c1e7 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
| * Modernize the example for using asset catalogsJake Petroules2017-11-031-4/+1
| | | | | | | | | | | | Change-Id: I10d31e3cf74ec5faa6d5c1a7bc635ffbe2880a96 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
* | Doc: Remove reference to App Chooser exampleNico Vertriest2017-11-071-1/+0
| | | | | | | | | | | | | | | | | | This widget example has been deleted. See 43f80da4d4ef648ba20e3bb6f1c2218e8f992aa6 Task-number: QTBUG-60635 Change-Id: Iab4f64023c99e969168120fa3c9927e58d710396 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-3013-47/+140
|\ \ | |/ | | | | Change-Id: I8a9563bdc315764ccdd5087864c3a8186902411f
| * Be more explicit on where qt licenses are storedKai Koehne2017-10-193-12/+35
| | | | | | | | | | | | | | | | | | | | Mention that the Qt Licenses are nowadays usually fetched automatically. Anyhow, if this goes wrong be more explicit on where the files are searched and how to work around things. Change-Id: I9f58f99170f85ba236d7f28f18d51c77d23d1956 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
| * Fix outdated FDL license headerKai Koehne2017-10-173-14/+14
| | | | | | | | | | Change-Id: I6a61963bd6a8b57100a12ad924e383e81d80f854 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
| * Fix outdated BSD license headerKai Koehne2017-10-177-21/+91
| | | | | | | | | | Change-Id: I84b17d5d6e19b88943c4e8011fae47060a0abda8 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta3v5.10.0-beta2Liang Qi2017-10-1534-287/+984
|\ \ | |/ | | | | | | | | | | Conflicts: .qmake.conf Change-Id: I4cde0b3e88dcfe741b4d1150f1f7b4e6a96e1430
| * Merge branch 'tqtc/vxworks-5.5' into 5.9Jake Petroules2017-09-282-1/+534
| |\ | | | | | | | | | Change-Id: I10c8b5da4334cb3cb44af14a8c3bb1fd06a60eda
| | * VxWorks: Update VxWorks version to SR0480 2016-09-16tqtc/vxworks-5.5Tuomas Heimonen2016-12-221-2/+1
| | | | | | | | | | | | | | | Change-Id: I97c4b431b5f0bb1a0753cbefcf7724dcb6dab34b Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
| | * Doc: Clarify how Qt for VxWorks source package is deliveredTopi Reinio2016-05-101-1/+6
| | | | | | | | | | | | | | | | | | Change-Id: Iced2554b8225da929d3c805f277bea9c028708c8 Reviewed-by: Nico Vertriest <nico.vertriest@theqtcompany.com> Reviewed-by: Marko Kangas <marko.kangas@theqtcompany.com>
| | * VxWorks: Doc: List all supported add-on modulesTopi Reinio2016-02-041-13/+23
| | | | | | | | | | | | | | | | | | | | | And link to the module landing pages. Change-Id: Ia8ddc90e37d0d135e4ce2edfc82d93ee8f12df2f Reviewed-by: Marko Kangas <marko.kangas@theqtcompany.com>
| | * VwWorks: Doc: Fix minor issuesTopi Reinio2016-02-011-6/+6
| | | | | | | | | | | | | | | | | | | | | Fix a link to contact-us page and some minor formatting issues. Change-Id: I56c81bac7c8da4952208e75b3ff99d456bd4598f Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@theqtcompany.com>
| | * VxWorks: Updated documentationPasi Petäjäjärvi2016-01-291-1/+1
| | | | | | | | | | | | | | | | | | | | | * Update configure example Change-Id: I6a53c2c030487bc340be315be5a7af4ea413b56c Reviewed-by: Tuomas Heimonen <tuomas.heimonen@theqtcompany.com>
| | * VxWorks: Update documentationPasi Petäjäjärvi2016-01-291-0/+10
| | | | | | | | | | | | | | | | | | | | | * Add chapter for env variable QT_FORCE_SELECT_NOTIMEOUT Change-Id: Id71397e1f28d883fc4aa82a67caa296f60c3c258 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| | * VxWorks: Update documentationPasi Petäjäjärvi2016-01-281-9/+7
| | | | | | | | | | | | | | | | | | | | | | | | * Fix input device format * Remove unsupported features for keyboard Change-Id: I097c7c5e7fffa012ffbedc73acf465b0f8152baa Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| | * VxWorks: Update documentationPasi Petäjäjärvi2016-01-131-0/+1
| | | | | | | | | | | | | | | | | | | | | * Add QSound as supported c++ class Change-Id: Iaa6fe6855470cbb65f0fd9dcc9ecc4ee1bb87530 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| | * VxWorks: Update documentationPasi Petäjäjärvi2016-01-131-2/+2
| | | | | | | | | | | | | | | | | | | | | Fix typo in Scene Graph Rendering Thread section Change-Id: Ifcb54285e9be64988b91e32a15dca1f60610ade0 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| | * VxWorks: Update documentationPasi Petäjäjärvi2016-01-131-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | * Updated minimum supported VxWorks 7 release * Updated touch support section Change-Id: Iee84f3081eeaec14269854b5dbf64daf49183ec2 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| | * VxWorks: Update documentationPasi Petäjäjärvi2016-01-131-0/+8
| | | | | | | | | | | | | | | | | | | | | * Add QML loader thread section Change-Id: Ib475c80b69a13817e291775fa2e2a0c84d6c05fb Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| | * Merge branch '5.5.1' into vxworks-5.5Pasi Petäjäjärvi2015-10-053-11/+15
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 5.5.1: Integrating JavaScript in QML: add missing colon. Fix some issues with MOC documentation. Update 'Qt for Windows - Building from Source' docs. Change-Id: I12efc3401467083ae0d240cb2f9df596f617c690
| | * \ Merge branch '5.5' into vxworks-5.5Pasi Petäjäjärvi2015-08-2619-737/+46
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 5.5: Document issues with Touch Screen Input and Weston Fix grammar in supported platforms docs. Add the GPLv3 license text Fix reference to non-existent JavaScript documentation. iOS: Fix launch image code sample and explanation Doc: remove Xcode and OS X version for iOS development Add missing options to the uic documentation Doc: replace Mac OS X with OS X Doc: cmake-manual: Update module variables Bump version Remove BlackBerry related documentation. List The Qt Company as owner of Qt trademarks Licensing: Replace Digia by The Qt Company Doc: iOS platform notes: Fix missing \endcode command Add mention of BSD license code used in QImage::transformed Doc: Fix class name mentioned in licensing documentation Change-Id: I3a48df2200c0dce7ec65076e1a64eefd233c6de6
| | * \ \ Merge branch '5.5.0' into vxworks-5.5.0Pasi Petäjäjärvi2015-07-035-113/+94
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 5.5.0: Doc: Update information on supported platforms Add changes file for 5.5.0 release WinRT: Update platform documentation Doc: Document forkfd and FreeBSD 3rd party licenses Conflicts: doc/src/platforms/platform-notes-rtos.qdoc Change-Id: I3499c5b93148042baf13a726007a0766a4031dd8
| | * | | | VxWorks: Update documentationPasi Petäjäjärvi2015-06-111-7/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add instructions howto start Qt5 application on VxWorks * More documentation about shared/static build of Qt5 Change-Id: I7844bdecad06a16e870e742a374cc7c80c0a53e2 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| | * | | | Merge "Merge branch 'upstream-5.5' into vxworks-5.5" into vxworks-5.5Oswald Buddenhagen2015-06-0516-102/+93
| | |\ \ \ \
| | | * \ \ \ Merge branch 'upstream-5.5' into vxworks-5.5Pasi Petäjäjärvi2015-06-0316-102/+93
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream-5.5: Prospective fix for cmake docs after -fPIC -> -fPIE changes Doc: update the moc docs as to what can't be used with class templates Use make as make sub-src is no longer valid for Qt 5 Update the Android OpenGL notes Doc: Added \keyword entries for console.xxx Doc: Link to Qt Visual Studio Add-in documentation Doc: Update Qt Modules page and related information Doc: Fix missing/broken links in Intro and What's New pages Update deployment information for ffmpegsumo.dll on Windows. Update the QNX platform notes Update the getting started topic Bump version Doc: Removed a few redundant steps based on the latest Qt Creator ver Change-Id: Ifdd4bf7d14dfbb5b2ab52a4ac058a59e94feb185
| | * | | | | | VxWorks: Update documentationPasi Petäjäjärvi2015-06-031-12/+91
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add supported architecture * Add supported Qt modules and add-ons Change-Id: I6954c8d9128965a52c3fa39aafc3038ace20d919 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| | * | | | | Doc: Add VxWorks 7 specific documentationPasi Petäjäjärvi2015-05-133-14/+384
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0fd2d14d2340352fef16580e8223ea9c120befff Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| * | | | | | Doc: new tutorial qt widgets Notepad exampleNico Vertriest2017-08-3028-272/+440
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - new example having options open, save, save as, print. - updated tutorial Change-Id: I1dd716904cd25695b568b23c1ba283bc0dc588a5 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
| * | | | | | Fix links to Qt Creator ManualLeena Miettinen2017-08-234-14/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia719dd9ec2bddf162f3a174b02dba0a422e7bb70 Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io> Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* | | | | | | Doc: add doc to Coffee Machine ExampleNico Vertriest2017-10-129-3/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4d40d5b5b16cba2a49349c39a5b7938e2503f48c Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
* | | | | | | Document removal of macOS 32-bit supportv5.10.0-beta1Morten Johan Sørvig2017-10-041-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 32-bit support has been deprecated for some time, and several breaking changes have gone into the 5.10 branch. Make the current state official: Qt 5.10 and higher will not support 32-bit mode. Qt 5.9 LTS will continue to do so. Change-Id: Iaea4f3499054093984ad70cb60b837fb506ca16e Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: Jake Petroules <jake.petroules@qt.io>
* | | | | | | Doc: Update What's New page for 5.10Venugopal Shivashankar2017-09-221-10/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added another tech. preview module to the list. Change-Id: I147531a7271754d3e6420df839528637ae99087a Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* | | | | | | doc: remove a note about functor-based connection complexity for overloadsGatis Paeglis2017-09-201-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What we had initially: connect(slider, &QSlider::valueChanged, lcd, static_cast<void (QLCDNumber::*)(int)>(&QLCDNumber::display)); was more complex than string-based solution: connect(slider, SIGNAL(valueChanged(int)), lcd, SLOT(display(int))); But since Qt 5.7 we have qOverload/QOverload: connect(slider, &QSlider::valueChanged, lcd, QOverload<int>::of(&QLCDNumber::display)); connect(slider, &QSlider::valueChanged, lcd, qOverload<int>(&QLCDNumber::display)); Which is not complex at all, just a bit different to what Qt developers are used to. Task-number: QTBUG-63297 Change-Id: I49f7bf228812ceadc38c601d8a711fd250216b52 Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
* | | | | | | Doc: Add What's new page Qt 5.10v5.10.0-alpha1Venugopal Shivashankar2017-09-062-0/+167
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia315ddb2f26e470330fdaf361e429f0cdb0e9b04 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-1519-391/+307
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .qmake.conf Change-Id: I3d9287ed19127348768a3c9bca688b403f8aec0d
| * | | | | | Update required FontConfig version to 2.6Eskil Abrahamsen Blomfeldt2017-08-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The information in this list is severely outdated. Qt depends on FC_LCD_FILTER, which was introduced in FC 2.6, which was released in 2008. Change-Id: I5a74a3d60106f613033361814c4f183fb56484be Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
| * | | | | | Update minimum Freetype version to 2.2.0Eskil Abrahamsen Blomfeldt2017-08-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After 347832d7593e2369f8597bbd06213b80b3087433, where color font support was added, we now only support Freetype 2.2 and higher. Change-Id: I395ed622bfa208a25567b15f04a163aeb648f9fc Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
| * | | | | | Doc: add list of QPA pluginsLeena Miettinen2017-07-241-5/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-61929 Change-Id: I41434533be3b2c9df41c1c075b78e8c183f0fdf4 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
| * | | | | | Doc: Add Qt for INTEGRITY to Reference pageTarja Sundqvist2017-07-191-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation page reference-overview.html#platform-reference is missing Qt for INTEGRITY. Add it to the list. Update also the linked page title. Change-Id: Ia25295cfb47a40dfdaa172c81764c6c4caa66d86 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>