summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * Integrating JavaScript in QML: add missing colon.v5.5.15.5.1Mitch Curtis2015-09-101-1/+1
| | | | | | | | | | Change-Id: I9d2e26b7fec1f06af4e1f633e2ab483470bcd7fc Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
| * Fix some issues with MOC documentation.Mitch Curtis2015-09-051-5/+5
| | | | | | | | | | Change-Id: Ide25bc10dd472c8b663273fdfc02fdfb5b29cecd Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
| * Update 'Qt for Windows - Building from Source' docs.Mitch Curtis2015-09-021-5/+9
| | | | | | | | | | | | | | | | | | | | bison and flex should now be taken from: http://sourceforge.net/projects/winflexbison/ Task-number: QTBUG-47834 Change-Id: I38e744758f81c0a28683ff47d2c9cabca6027755 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* | Merge branch '5.5' into vxworks-5.5Pasi Petäjäjärvi2015-08-2622-738/+735
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * Document issues with Touch Screen Input and WestonLouai Al-Khanji2015-08-211-0/+5
| | | | | | | | | | Change-Id: Id592abc4824f19ed39da34060e92e7055b12bd83 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
| * Fix grammar in supported platforms docs.Mitch Curtis2015-08-171-1/+1
| | | | | | | | | | Change-Id: Idb207e47b5a762f805868963ed9078514496cf16 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
| * Add the GPLv3 license textThiago Macieira2015-08-132-0/+688
| | | | | | | | | | | | | | LGPLv3 refers to it but does not include it in its body. Change-Id: Ib056b47dde3341ef9a52ffff13eed18cf3504738 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
| * Fix reference to non-existent JavaScript documentation.Mitch Curtis2015-08-111-1/+1
| | | | | | | | | | Change-Id: I9c88f2cd609a02ab225012ea03d04494f6712f8c Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
| * iOS: Fix launch image code sample and explanationSamuel Gaist2015-08-061-2/+3
| | | | | | | | | | | | | | Task-number: QTBUG-47592 Change-Id: I6d6252fb38662277869af0be9662df92ea533c2b Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| * Doc: remove Xcode and OS X version for iOS developmentSamuel Gaist2015-08-021-3/+3
| | | | | | | | | | | | | | | | Following Apple's rules: it's "always the latest" for development. Change-Id: I62da964812af460d3d755dc4b1b3de8b2642c74b Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
| * Add missing options to the uic documentationAndy Shaw2015-07-301-0/+5
| | | | | | | | | | Change-Id: Id155117d8a46c60c16b64f134afce4594a99e53b Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
| * Doc: replace Mac OS X with OS XNico Vertriest2015-07-151-1/+1
| | | | | | | | | | | | | | Change-Id: I0095b485210f0521705bb1d353a6d0c2f96db583 Task-number: QTBUG-40759 Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| * Doc: cmake-manual: Update module variablesKai Pastor2015-07-071-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Qt5<Module>_VERSION. A comment in qtbase/mkspecs/features/data/cmake/Qt5BasicConfig.cmake.in states that Qt5<Module>_VERSION_STRING is for backwards compatibility only, and Qt5<Module>_VERSION should be used instead. Remove extra "for example". Change-Id: Idc6be0b2233592026d8fb679078b44941b93cd5e Reviewed-by: Stephen Kelly <steveire@gmail.com>
| * Bump versionOswald Buddenhagen2015-06-291-1/+1
| | | | | | | | Change-Id: I7e84114a7883acefe165feed81a9055d6f2b7f64
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-266-115/+127
| |\ | | | | | | | | | Change-Id: I21b0a8a1c2a0c45e75c57406bbbaf66ad924d9cd
| * | Remove BlackBerry related documentation.Rafael Roquetto2015-06-2210-714/+7
| | | | | | | | | | | | | | | | | | | | | | | | BlackBerry is no longer supported. Change-Id: I3c2a53a468f2bc30d45cc7bb9640c25ead1e8561 Reviewed-by: Topi Reiniö <topi.reinio@digia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
| * | List The Qt Company as owner of Qt trademarksKai Koehne2015-06-161-3/+4
| | | | | | | | | | | | | | | Change-Id: I97db563e7f0419417884e1dd9c56bae14bd1f088 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| * | Licensing: Replace Digia by The Qt CompanyKai Koehne2015-06-162-2/+2
| | | | | | | | | | | | | | | | | | Change-Id: Id64c84ef6bae46a51c9e13d91ddb8d1ae3cc851a Reviewed-by: Tuukka Turunen <tuukka.turunen@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| * | Doc: iOS platform notes: Fix missing \endcode commandTopi Reinio2015-06-151-1/+1
| | | | | | | | | | | | | | | | | | Task-number: QTBUG-46646 Change-Id: If45a48c4789b8146baeccb2f8c00d56e77793fe0 Reviewed-by: Martin Smith <martin.smith@digia.com>
| * | Add mention of BSD license code used in QImage::transformedPierre Rossi2015-06-151-1/+2
| | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-46478 Change-Id: I06bc7e33e4de824617cbe1166b1f1fe833a5ae25 Reviewed-by: Sami Makkonen <sami.makkonen@digia.com> Reviewed-by: Pierre Rossi <pierre.rossi@theqtcompany.com>
| * | Doc: Fix class name mentioned in licensing documentationTopi Reinio2015-06-031-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QCrashHandler does not exist. The license information is still valid, but applies to QSegfaultHandler instead. Change-Id: Ia04f7af8cd91d5bd4486caa82329be6975ae1c92 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by: Sami Makkonen <sami.makkonen@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* | | Merge branch 'vxworks-5.5.0' into vxworks-5.5Pasi Petäjäjärvi2015-08-267-120/+172
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vxworks-5.5.0: Doc: Update information on supported platforms Add changes file for 5.5.0 release VxWorks: Update documentation WinRT: Update platform documentation Doc: Document forkfd and FreeBSD 3rd party licenses Change-Id: If9751026b2b029fa28ab1b72ca5bdcda9f4f6572
| * \ \ Merge branch '5.5.0' into vxworks-5.5.0Pasi Petäjäjärvi2015-07-036-113/+125
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| | * | Doc: Update information on supported platformsv5.5.05.5.0Topi Reinio2015-06-222-26/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Linux: Replace Ubuntu 11.10/12.04 with 14.04/RHEL 6.6 - QNX: Drop support for SDP 6.5 - Drop mention about Windows XP being tested Task-number: QTBUG-46665 Change-Id: Ia101cec231f09c9db12e99347735fd98c2e58e4a Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| | * | Add changes file for 5.5.0 releasev5.5.0-rc1Topi Reinio2015-06-111-0/+31
| | | | | | | | | | | | | | | | | | | | Change-Id: I4d7f809aa3938394fe8bc9e54263b5f166dddf7a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
| | * | WinRT: Update platform documentationMaurice Kalinowski2015-06-091-88/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mostly update the version requirements (ie. VS2013), but also remove comments about the shader compiler as that is not needed anymore since a while. Change-Id: I1fd93d0246ca768aa1035c8b05a30c5a5310553e Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: Andrew Knight <andrew.knight@intopalo.com>
| | * | Doc: Document forkfd and FreeBSD 3rd party licensesTopi Reinio2015-06-082-1/+76
| | |/ | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-46117 Change-Id: I0b5041f4c78fb33bf4aab77e5fad48625d5b0721 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Sami Makkonen <sami.makkonen@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| * | 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
| | * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-05-297-70/+36
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .qmake.conf doc/src/external-resources.qdoc Change-Id: I62bb845b837787385de233019436039e77a41f08
| | | * Merge remote-tracking branch 'origin/5.4.2' into 5.45.4Liang Qi2015-05-292-40/+8
| | | |\ | | | | | | | | | | | | | | | Change-Id: Iecd8ad4a73e8439fb1b372c51c49709f2c513aac
| | | | * Prospective fix for cmake docs after -fPIC -> -fPIE changesv5.4.25.4.2Simon Hausmann2015-05-272-40/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As a follow-up to qtbase commit 083c9269ed73e8771e1dbe10812696b45b7389f3, cmake versions older than 2.8.12 require now the use of Qt5<Module>_EXECUTABLE_COMPILE_FLAGS and the use of cmake's POSITION_INDEPENDENT_CODE feature is not wanted anymore, as it adds -fPIE to the build flags, which may override -fPIC and thus cause a build issue when including qglobal.h. Change-Id: I4dd6e2ea64f5d8ca8a87f874322bc1b1f8ff5392 Reviewed-by: Stephen Kelly <steveire@gmail.com>
| | | * | Use make as make sub-src is no longer valid for Qt 5Andy Shaw2015-05-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I44079cdf2dfe729a12c1a320baa220e74c6d8d05 Reviewed-by: Karim Pinter <karim.pinter@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| | | * | Merge remote-tracking branch 'origin/5.4.2' into 5.4Liang Qi2015-05-183-30/+38
| | | |\ \ | | | | |/ | | | | | | | | | | Change-Id: Ib2a07b99b59e1c9e5e7fcb275e6905772c421ba7
| | | | * Update the getting started topicLeena Miettinen2015-05-062-10/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the instructions to describe the unified Qt installer and mention the Qt Account. Partially cherry-picked from commit 20b037af0243e7b4757898ae1f577dbde6913f59 Change-Id: Id21179558e2e6366366d6c9a0b094eba14b87ef3 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| | | | * Merge 5.4 into 5.4.2Oswald Buddenhagen2015-04-202-19/+44
| | | | |\ | | | | | | | | | | | | | | | | | | Change-Id: I186cc0901baf7345a081af7c4a75e404d3a1a69c
| | | | * | Doc: Removed a few redundant steps based on the latest Qt Creator verVenugopal Shivashankar2015-04-162-20/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I02df290356cc838eca28faf5269e0b792866a83f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>