- 27 May, 2013 - 2 commits
-
-
Jerome Pasion authored
-added links to Qt Creator manual -fixed flow of information and sections Change-Id: Ie35eada39050677db5e12d915d70d6d6c1bb86b4 Reviewed-by:
Geir Vattekar <geir.vattekar@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Jerome Pasion authored
-edited sentences and titles. Change-Id: Ia3ab0f355408828d685b344097355444fc12482e Reviewed-by:
Geir Vattekar <geir.vattekar@digia.com>
-
- 26 May, 2013 - 2 commits
-
-
Sergio Ahumada authored
This means that we are going to use the same branch name for the dependencies as the branch of the repository under test. If we are testing the 'stable' branch, all dependencies will point to the 'stable' branch as well. Change-Id: Ia7a118539e3e5265cd0bdca7800e48cb6fc534d0 Reviewed-by:
Iikka Eklund <iikka.eklund@digia.com>
-
Sze Howe Koh authored
- Fix Qt X11 Extras option - Fix Active Qt link - Reduce verbosity - Mark relevant modules as deprecated - The QtDeclarative library's corresponding module name is Qt Quick 1 Change-Id: I5e0d439ff2623563ab57c354337cddfd11179b50 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
- 24 May, 2013 - 7 commits
-
-
Eskil Abrahamsen Blomfeldt authored
Since Qt Creator doesn't know what dependencies the plugins or imports used by your app has ahead of time, this needs to be maintained manually. Add information about this to the documentation. Change-Id: I7285d93581b4e71243d2ad5537ff19c19ee52f83 Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Jerome Pasion authored
-The new overviews are the new technology articles and that people add arbitrary articles in the group. Change-Id: I0227f689cc3239209c6962800525bf6391e445bd Reviewed-by:
Sze Howe Koh <szehowe.koh@gmail.com> Reviewed-by:
Geir Vattekar <geir.vattekar@digia.com>
-
Jerome Pasion authored
The linked Qt Quick examples page already lists the demos. Change-Id: I66471b2b2d2631c1b75e2f34836a0fab5762ca3d Reviewed-by:
Geir Vattekar <geir.vattekar@digia.com>
-
Jerome Pasion authored
Change-Id: I34a0a47221f0562907204ea1c8db986e4a56b016 Reviewed-by:
Geir Vattekar <geir.vattekar@digia.com>
-
Jerome Pasion authored
Change-Id: If33ff03031d488da0af58d7bdadf252ac564397d Reviewed-by:
Sergio Ahumada <sergio.ahumada@digia.com>
-
Jerome Pasion authored
Change-Id: Iefaeffffc1a46168f179c17abe026f90d6d0d8df Reviewed-by:
Sergio Ahumada <sergio.ahumada@digia.com>
-
Sze Howe Koh authored
Change-Id: I935996a9a4a9d15b92a9b88bc43c4afd6e38c175 Reviewed-by:
Thiago Macieira <thiago.macieira@intel.com>
-
- 23 May, 2013 - 1 commit
-
-
Jerome Pasion authored
The installers are summarized in a table. The platform pages have links to the installer page. Change-Id: Iee2f98556f498118cc4055bf7fc8e6d346db8d69 Reviewed-by:
Jani Heikkinen <jani.heikkinen@digia.com> Reviewed-by:
Topi Reiniö <topi.reinio@digia.com> Reviewed-by:
Sergio Ahumada <sergio.ahumada@digia.com>
-
- 22 May, 2013 - 5 commits
-
-
Leena Miettinen authored
Restructure to make it easier to find information. Fix Qdoc commands and linking. Edit for grammar and style. Remove descriptions of obsolete variables. Task-number: QTBUG-29167 Change-Id: Id44e7f36bbf21fb98df034210f49025b320be361 Reviewed-by:
Sze Howe Koh <szehowe.koh@gmail.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Mark Brand authored
Change-Id: I0fe5f331b3b026db99b2583509bae499bf8c7ef3 Reviewed-by:
Thiago Macieira <thiago.macieira@intel.com>
-
Shawn Rutledge authored
Change-Id: I112afadf00c03ef66109d650f13f950461c2fec1 Reviewed-by:
Hanne Linaae <hanne.linaae@digia.com> Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
Sze Howe Koh authored
The library name, header include paths, etc. were reverted back in October 2012: https://codereview.qt-project.org/#change,35516 Change-Id: I9056e9338dfc547cb0a52b49998e5e3a98202d81 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Alan Alpert <aalpert@blackberry.com> Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
Eskil Abrahamsen Blomfeldt authored
Add the documentation detailing the license of the libstdc++ library which is a dependency of Qt apps on Android. Task-number: QTBUG-31241 Change-Id: I90f3eea86cc89aba1b80bee9c249caee8d223cfa Reviewed-by:
Sami Makkonen <sami.makkonen@digia.com> Reviewed-by:
Paul Olav Tvete <paul.tvete@digia.com>
-
- 20 May, 2013 - 1 commit
-
-
Stephen Kelly authored
Change-Id: I42387a178097598a52b4cd3dbdcd8b093147a740 Reviewed-by:
Stephen Kelly <stephen.kelly@kdab.com>
-
- 16 May, 2013 - 2 commits
-
-
Jerome Pasion authored
-made distinction between Qt WebKit and Qt WebKit Widget clearer -corrected module names: "QtWebKit" to "Qt WebKit" -replicated the information into the "User Interfaces" page Change-Id: Ic1dd742dde2c567bb008a4e4b2f701521b30c79f Reviewed-by:
Topi Reiniö <topi.reinio@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Nico Vertriest authored
- \brief statements - snippet specification syntax - folder specification issue Task-number: QTBUG-31177 Change-Id: I853d08775c8eb43441a1edefed1a40d55b673a66 Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
- 15 May, 2013 - 1 commit
-
-
Jerome Pasion authored
-created a "What's New in Qt 5.0" page to keep 5.0's history. -featurs taken from http://qt-project.org/wiki/New-Features-in-Qt-5.1 Change-Id: I29d289791ee4195ca545ea793557889809a8e6b4 Reviewed-by:
Thorbjørn Lund Martsum <tmartsum@gmail.com> Reviewed-by:
Geir Vattekar <geir.vattekar@digia.com> Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
- 14 May, 2013 - 2 commits
-
-
Venu authored
The HTTPS links fail in Qt Assistant on Windows as the qt installation package includes qt libraries that are built without SSL support for legal reasons. Task-number: QTBUG-31073 Change-Id: I617202d18372b6c454f65251875e5cd0d27a6803 Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com> Reviewed-by:
Karsten Heimrich <karsten.heimrich@digia.com>
-
Sergio Ahumada authored
Change-Id: I1fca9cdbd753120afbb24a61e7293fd7902b1d43 Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
- 13 May, 2013 - 3 commits
-
-
Jerome Pasion authored
-the list in the "Data Storage" is not aware that the items in the list are chapters in "SQL Programming" guide. -removed extra list items to better give directions to readers. Change-Id: I003132ea1038010e03aca0970d9683437b900e16 Reviewed-by:
Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by:
Nico Vertriest <nico.vertriest@digia.com> Reviewed-by:
Geir Vattekar <geir.vattekar@digia.com>
-
Jerome Pasion authored
-Combined QML "Quick Start" pages into "First Steps with QML" so that we only have 1 piece of QML introduction -Placed the QML links to QML in the "What is QML?" section. We have too many information in too many places and this patch means we have a better documentation focus and we can direct readers depending on their familiarity with QML. A)first step B)qml reference C)qml application Change-Id: I0256f81fea95a55a447776f1cd11764cda656f4d Reviewed-by:
Alan Alpert <aalpert@blackberry.com> Reviewed-by:
Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by:
Geir Vattekar <geir.vattekar@digia.com>
-
Caroline Chao authored
Change-Id: I5c06aa2970c289d02e3f40869440f19227eb2f84 Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
- 10 May, 2013 - 4 commits
-
-
Sze Howe Koh authored
PostScript support was removed back in 2011, but not documented then: 34f712e79e97b757b4426e1ffa09e065c9e379a1 (qtbase.git) Change-Id: I1416966d36793abb0c0135586531cd76867a2bb0 Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com> Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
Venu authored
The Qt 5.1.0 installer by default installs only the desktop version of the libraries. The user will have to manually select the libraries for Android x86 and ARMv7, which is not obvious in the installer. Change-Id: I77b11cd4ca7069e4ce90fd77d8167ee0c0141320 Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
Jerome Pasion authored
-they are separate and causes auto generated links to show up. -we already have a "modules-cpp" group, so "modules" is no longer needed. If "modules" group is to be removed, it should be in a separate patch. Change-Id: Ia74a945455f2765ace32dec798de45fb42b2d1d5 Reviewed-by:
Martin Smith <martin.smith@digia.com>
-
Jerome Pasion authored
-list should be the same as the one from the QML Application Developer Resources page. -the use case pages are a better fit than the concept pages because they cover more than just Qt Quick. Change-Id: Icb09349cc1490fa0b5157c9983d09baae55d9a68 Reviewed-by:
Martin Smith <martin.smith@digia.com>
-
- 07 May, 2013 - 7 commits
-
-
Jerome Pasion authored
-This information is already in the Qt SQL and "Data Storage" pages. Change-Id: I46125889d33c4d404f2f6db4c56c3d26d68ee9a3 Reviewed-by:
Martin Smith <martin.smith@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Jerome Pasion authored
-"element" to "type" or "object" and created links to appropriate documentation to explain the difference. -added additional links to the QML reference pages. Change-Id: I877014a76a2e127dd3a9ff00f818b6477911f3e3 Reviewed-by:
Geir Vattekar <geir.vattekar@digia.com>
-
Jerome Pasion authored
-Replaced by "QML Application Developer Resources" and the various overviews in Qt Quick and Qt QML. This page was not used anyway. -Pages from outside of qtdoc also needs to have the group membership removed. Change-Id: I63e64fbf55d2359ca2f9602c93ecc32c2f35e07e Reviewed-by:
Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by:
Martin Smith <martin.smith@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Venu authored
Replaced Qt Creator configuration information with a link to the Qt Creator manual section that outlines the steps. Change-Id: Ida5b064544906297e7a27ff37328eae0b78ddf25 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
Jerome Pasion authored
Change-Id: Ie088da27231c41a43f57f681723c80d07960b331 Reviewed-by:
Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by:
Martin Smith <martin.smith@digia.com>
-
Jerome Pasion authored
-Removed "Cross-Platform and Platform-Specific Development" page. Our overviews are presumed to be cross-platform and the platform specific content are in the respective platform pages. The page adds no value to our doc architecture. -Removed group "platform-specific" group. It is not necessary as the platform pages already contains a link to their specific issues. I dispersed some of the links so then they are accessible from the platform pages. Change-Id: I1d7eef83b8d5f1dc5af7d4c61833875da636cc39 Reviewed-by:
Martin Smith <martin.smith@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Sze Howe Koh <szehowe.koh@gmail.com>
-
Jerome Pasion authored
-created a link to the QML Application Developer Resources page -clarified that Qt Quick is a library of QML types Change-Id: I0552d96949bc86485fdf340e0dbc154144e72dc7 Reviewed-by:
Martin Smith <martin.smith@digia.com> Reviewed-by:
Caroline Chao <caroline.chao@digia.com>
-
- 06 May, 2013 - 3 commits
-
-
Geir Vattekar authored
Change-Id: I1fd510405a2d2c562cac8c4350d1ca5f275bd916 Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com> Reviewed-by:
Topi Reiniö <topi.reinio@digia.com> Reviewed-by:
Tor Arne Vestbø <tor.arne.vestbo@digia.com>
-
Eskil Abrahamsen Blomfeldt authored
Try to document some more low-level details about Qt for Android. Change-Id: I8dd12a20958683fce26746e80ff9e4f4a24d31a2 Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
Jerome Pasion authored
-added information regarding sensors, multimedia, WebKit, effects, and other topics related to QML -some re-ordering of the topics -still some editing to do in future patches. Change-Id: Ib2b26fea09ddb2c9eee2d58d0297634c5d82294e Reviewed-by:
Bea Lam <bea.lam@jollamobile.com>
-