summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Move Qt 3D from Technology Preview Modules to Add-Onsv5.7.05.7.0Topi Reinio2016-06-101-3/+6
| | | | | Change-Id: I445abdb51d9499089f804a6bad254ce7789cdfd9 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Add Supported Platforms for Qt 5.7Topi Reinio2016-06-101-49/+124
| | | | | | | | | | | | | | | | | | - Remove OS X 10.7 (Lion) - Remove Windows Embedded (CE) from 5.7 - Add OS X 10.11 as a reference config (also for 5.6) - Remove Vista/XP deployment targets - Remove deprecated compiler platforms (MSVC 2008-2012) Apply these fixes also to previous Qt versions: - Fix Supported Android API levels/host information - Fix iOS versions/host information Change-Id: Ie7c3ee83e7e408d6513ac1f065733ac7109ddbb4 Reviewed-by: Tuukka Turunen <tuukka.turunen@theqtcompany.com> Reviewed-by: Sami Makkonen <sami.makkonen@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
* Doc: Add Qt Gamepad to the Qt Modules pageLeena Miettinen2016-06-092-0/+3
| | | | | Change-Id: I2d4be9a92a6efc16b9fc930adf0573fcffb0cf17 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
* Doc: Move Qt Purchasing to correct section in the Qt Modules tableTopi Reinio2016-06-081-6/+6
| | | | | | | | Qt Purchasing is available under LGPLv3, not only GPLv3. Change-Id: I73740925ececafe289eee9b4d85f94743665a06f Reviewed-by: Sami Makkonen <sami.makkonen@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Added changelog for QtDocJani Heikkinen2016-06-061-0/+25
| | | | | Change-Id: I8e46b898e7938a79d5cb24f832f7a7787591f813 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Add license text for V8 double/string conversion libraryTopi Reinio2016-06-021-0/+34
| | | | | | | | | The license table entry was added in 8c5020e2, but the license text was missing. Task-number: QTBUG-51805 Change-Id: I46b74d7b9f66cd630e544b3133881a382985c9f2 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
* Doc: Fix various documentation warningsTopi Reinio2016-06-014-5/+4
| | | | | | | | | | - Cannot locate index file for dependency "qttools" - error: HTML file already exists; overwriting whatsnew56.html - firststepsqml.qdoc:27: warning: Can't link to 'Qt Quick Controls - Basic Layouts Example' - layouts.qdoc:27: warning: Can't link to 'Qt Quick Controls - Basic Layouts Example' Change-Id: Ia9c328555a0199f3c219d502c2a2e4854b5a3a37 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
* Doc: Language editVenugopal Shivashankar2016-06-011-9/+9
| | | | | | | Reworded a few sentences. Change-Id: Icde21220b6afab3d57cad40646cafa363539e87f Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
* Doc: Update Licensing documentationTopi Reinio2016-06-016-573/+193
| | | | | | | | | | | | | | | | | Update licensing documentation overview, and reflect changes to Qt licensing in 5.7. - Add GPLv3-licensed add-ons to the table - Document three.js license for Qt Canvas 3D - Document assimp license for Qt 3D - Link to Qt WebEngine documentation on Chromium 3rd-party licenses - Remove Qt WebKit licensing information - Add links to the top-level licensing page from the subpages Task-number: QTBUG-51805 Change-Id: I589bd813fac728e8fd2894f7bc92702b53f5692f Reviewed-by: Sami Makkonen <sami.makkonen@theqtcompany.com> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-rc1Liang Qi2016-05-1915-131/+76
|\ | | | | | | | | | | | | Conflicts: .qmake.conf Change-Id: If44eb502c905dca363d5506ae9c5f250287d8279
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-195-0/+23
| |\ | | | | | | | | | Change-Id: Ia3e64ca234cf4cbb3240e07641fb23d41c71b9b7
| | * Update generic code sample thumbnailv5.6.1-1v5.6.15.6.1Topi Reinio2016-05-191-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | ... with a new Qt logo. Task-number: QTBUG-53343 Change-Id: I2709e730f8b78fc6d3725e0be11f944b35ffd028 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
| | * Doc: Update landing page iconsTopi Reinio2016-05-183-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | .. with new Qt and Qt Creator logos. Adjust the green on the 'Tools' icon to be the new Qt green. Task-number: QTBUG-53343 Change-Id: I7af7838487258f85854698fe122b6896cd9e0e50 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
| | * Add changelog for 5.6.1 releaseTopi Reinio2016-05-181-0/+23
| | | | | | | | | | | | | | | Change-Id: I2197df5ddce17a90bc317eaf91b887ddc2f42f4f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
| * | Bump versionOswald Buddenhagen2016-05-191-1/+1
| | | | | | | | | | | | Change-Id: Ic09de644e84efdcc46f7b7c144427b9211e8a27a
| * | Correct a link for Qt QuarterlyLiang Qi2016-05-181-1/+1
| |/ | | | | | | | | | | Task-number: QTBUG-53429 Change-Id: I87ea6c5c7a31cd8828b8036e913b8b8229814640 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| * Doc: Fix references to Plug & Paint example pathsTopi Reinio2016-05-096-33/+33
| | | | | | | | | | | | | | | | The Plug & Paint example (in qtbase) has had its folder structure reorganized. Fix the links and references to it. Change-Id: Ifab2f51f5498b1e7e342ac955dca3e790f643220 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
| * Doc: Remove unused snippets for deployment documentationTopi Reinio2016-04-281-71/+0
| | | | | | | | | | | | | | These snippets are not referenced anymore. Change-Id: Iaac8ee9ad6d92cfe87b3ea1fd66668df6f8ffef5 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
| * Doc: Remove dependencies to qtwebenginecore, qtwebenginewidgetsTopi Reinio2016-04-281-2/+0
| | | | | | | | | | | | | | These documentation modules were consolidated into 'qtwebengine' Change-Id: Ie0d1e7113ef1837b875def1e4d41a5fb59cbe55e Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
| * Doc: Update Supported Platforms documentationTopi Reinio2016-04-192-16/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove incorrect Embedded Linux platforms from Qt 5.6, replace with generic support information. - Add Support end-of-life dates for Qt 5.5 and 5.6 - Mention Windows host for QNX - Remove VxWorks from the shared table header, mention it only for the supported Qt version (5.5) - Add 'Desktop Platforms' link target still used elsewhere in the documentation Change-Id: I999e4f12140478078081838cf4f96c46ee06826c Task-number: QTBUG-51750 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com> Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
| * Remove version-specific information from the OS X related doc pages.Jake Petroules2016-04-121-8/+4
| | | | | | | | | | | | | | | | | | | | | | | | This removes several factoids which are actually incorrect now (Qt 5.6 has no support whatsoever for 10.6, and 10.7 is NOT a reference configuration). Instead of updating version numbers, we remove them entirely and instead rely on the supported platforms page to inform users of the available versions for development and deployment. This ensures that the documentation will be kept in sync with reality. Change-Id: I3c1807661c1da0517b957f942b34c7ef97549d16 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
* | CMake: Section about Qt 5.7 and standard versionsKevin Funk2016-05-132-0/+12
| | | | | | | | | | | | Change-Id: Ib1ef76fc37528a6057d7b7ed96353c6a46453b94 Task-Id: QTBUG-53002 Reviewed-by: Stephen Kelly <steveire@gmail.com>
* | Doc: Add What's new for Qt 5.7Venugopal Shivashankar2016-05-102-0/+252
| | | | | | | | | | | | | | | | | | Copied content from http://wiki.qt.io/New_Features_in_Qt_5.7 and edited it. Change-Id: I2ae7c7857dfe58d6a081fcb34ff51fcd601bbf9a Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com> Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
* | Move Qt Quick Controls 2 from Tech Previews to Add-OnsJ-P Nurmi2016-04-281-7/+8
| | | | | | | | | | | | | | | | | | Also, remove the incorrect statement about Qt Quick Controls 2 being based on Qt Quick Controls 1. Change-Id: I9bbb9c70c70d4c110440e5075cc3830d49e9a133 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com> Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
* | Doc: Move some of Value-add modules to the Add-ons tableVenugopal Shivashankar2016-04-182-16/+41
| | | | | | | | | | | | | | | | | | | | Except Qt for Device Creation and Qt Quick Compliler, all other addons are going to be available under the GPLv3 license. Change-Id: I05126d1355dadb732104ec38f4aa6efd59ddb9ae Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com> Reviewed-by: Sami Makkonen <sami.makkonen@theqtcompany.com> Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
* | embedded: Update EGLDevice backend docs wrt screen improvementsLaszlo Agocs2016-04-171-9/+13
| | | | | | | | | | | | Change-Id: Ib2b83ea230d1b9a280c0eb3a296e4b74120c3376 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com> Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-0820-41/+90
|\ \ | |/ | | | | Change-Id: Ieff3a3c8a302268645c27f2cf2b566f9d4774fd1
| * Correctly mark OS X 10.7 as supported in 5.6.Jake Petroules2016-04-071-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | This was a documentation regression introduced in 2479b039d195477fa2e24fde44ab1ff4a9758330. According to the Qt 5.6.0 change log, OS X 10.7 is still a supported (albeit deprecated) platform, which is promised to remain functional until removed in Qt 5.7. Change-Id: I46dec7737dba2ebbb84a229ca02c00bf3957217d Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com> Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com> Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| * Doc: Fix invalid links on What's New in Qt page.Topi Reinio2016-04-041-7/+7
| | | | | | | | | | | | | | | | | | These went unnoticed as these problems did not generate any documentation warnings. Change-Id: I8ddb6b1a7c026ef1179c5ee41bfccd4bba8cc8f1 Task-number: QTBUG-52250 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
| * Remove references to DES as this is no longer included in qtbaseAndy Shaw2016-03-292-18/+0
| | | | | | | | | | Change-Id: I9a9d1836e29d1cf3b41b14a6f7a249c4e8942ad1 Reviewed-by: Richard J. Moore <rich@kde.org>
| * Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-2213-0/+0
| | | | | | | | | | | | | | | | Subjects each *.png file that matched grep -law "sRGB" to: pngcrush -ow -brute -rem allb -reduce -force Change-Id: I9aec2466a86ebf090bd99e368cd4a5a71b956aff Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-03-212-15/+50
| |\ | | | | | | | | | | | | | | | | | | Conflicts: doc/src/platforms/supported-platforms.qdocinc Change-Id: I495d32fcc6ef2b0e637d50c719c0d2517e567fb7
| | * Add changelog for 5.6.0v5.6.05.6.0Topi Reinio2016-02-241-0/+37
| | | | | | | | | | | | | | | Change-Id: I12ac0a0423f14b7aa2afaa86eed5ac7d64de4d56 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
| | * Doc: Fix broken links in Supported Platforms documentationv5.6.0-rc1Topi Reinio2016-02-151-15/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using \include commands to pull in content that starts with a backslash produces incorrect output in some environments. Also fix minor formatting issues in the platforms tables. Change-Id: I12ea39ff9196bd2711480678336e05b7d6629a0a Task-number: QTBUG-51085 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
| * | Document Qt::AA_EnableHighDpiScalingMorten Johan Sørvig2016-03-181-1/+5
| | | | | | | | | | | | | | | | | | Change-Id: Ie73963c060cb11871dc513c9e35f93a9a6179d67 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by: Morten Johan Sørvig <morten.sorvig@theqtcompany.com>
| * | WinRT: Add a chapter listing special issues for Desktop users.Friedemann Kleint2016-03-091-0/+26
| | | | | | | | | | | | | | | Change-Id: I8f88d7bb0eaf68a3403ad96699aee4656e1d26e6 Reviewed-by: Maurice Kalinowski <maurice.kalinowski@theqtcompany.com>
* | | Doc: Use a macro for generating the index page titleTopi Reinio2016-04-012-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Define a macro for generating the index page title with the correct Qt version (major.minor). This way, the version is automatically updated on the landing page, based on .qmake.conf. Change-Id: I44fcc76bfe4ac899a4d3edb334892b088e021d56 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
* | | Remove \externalpage entries for the Qt value-add modulesVenugopal Shivashankar2016-03-312-26/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | Qdoc should now use the 'depends' list to resolve links to most of these module docs. Change-Id: Ie220d636c143cd2ee98000133a3a76f2551582d2 Reviewed-by: Martin Smith <martin.smith@theqtcompany.com> Reviewed-by: Nico Vertriest <nico.vertriest@theqtcompany.com>
* | | Add 'qtwaylandcompositor' to the depends listVenugopal Shivashankar2016-03-311-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | Required for qdoc to resolve cross-module links. Change-Id: I5cfdb1b8076e6ab042ad4f426da3cd69e8746d63 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com> Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
* | | Replace 'Qt Labs Controls' with 'Qt Quick Controls 2'Venugopal Shivashankar2016-03-313-3/+3
| | | | | | | | | | | | | | | Change-Id: I61882842015151741e700b1209dedcede7bde6f7 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
* | | Add documentation for clang under WindowsAndreas Holzammer2016-03-291-0/+7
| | | | | | | | | | | | | | | Change-Id: I6e3da278359a7fdf846b710b2fc4a3ca9dcbd3e5 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-072-13/+4
|\ \ \ | |/ / | | | | | | Change-Id: I604e6c2b88b1c1151aca3a85613085c45a5108a6
| * | Doc: Replace a special character with spaceVenugopal Shivashankar2016-03-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Qdoc was getting confused with it. Change-Id: I345b11d1923f753c09f492029c5f5f4c135b121e Reviewed-by: Martin Smith <martin.smith@theqtcompany.com> Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| * | Combine references to Qt WebEngine submodules into oneLeena Miettinen2016-02-261-11/+2
| | | | | | | | | | | | | | | | | | | | | Edit the description. Change-Id: I3baf4725715738c19269ce857be6d5132ed1bdd6 Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
* | | Add Qt SCXML to the list of TP modulesv5.7.0-alpha1Leena Miettinen2016-02-262-0/+3
| | | | | | | | | | | | | | | Change-Id: Ia7b6148d6ed48821a0a59ec1d9b6fce981cf244c Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
* | | Add Android Services documentation.BogDan Vatra2016-02-181-0/+40
| | | | | | | | | | | | | | | Change-Id: Ibb07fc474936243dc5f68c49c2296681c31e4179 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
* | | Update doc for Qt 5.7BogDan Vatra2016-02-171-1/+1
| | | | | | | | | | | | | | | | | | | | | Qt 5.7 needs Android API-16+ to run. Change-Id: I6682cf4ea34c2ce00b08656b7e5eb68e2b983c5a Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-1515-284/+1303
|\ \ \ | |/ / | | | | | | | | | | | | | | | Conflicts: .qmake.conf Change-Id: I62e28b5afd37bcdb3d725e7edb439522715bef22
| * | Rename 'Qt Support' section to 'High DPI Support in QtMitch Curtis2016-02-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This is a bit easier to comprehend for a reader and makes links to this documentation less confusing (\l {Qt Support} is a bit ambiguous). Change-Id: I1632e3a0386ed41fad3d1df46285297cbf48308c Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
| * | Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-159-137/+1162
| |\ \ | | |/ | | | | | | Change-Id: I70269ff49e9497212b66a55149ae23e522151cb0