summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-063-33/+68
|\
| * Doc: Fixed a URL to ensure that it can be used in well-formed XML.David Boddie2009-11-061-1/+1
| | | | | | | | Reviewed-by: Trust Me
| * Doc: Moved external references to a separate collection.David Boddie2009-11-062-32/+67
| | | | | | | | Reviewed-by: Trust Me
| * Doc: Trivial fix.David Boddie2009-11-051-1/+1
| | | | | | | | Reviewed-by: Trust Me
* | update documentationLars Knoll2009-11-061-2/+3
| | | | | | | | | | | | | | We are at Unicode 5.1, not 4.0 Tell about N'Ko support. Reviewed-by: Gunnar
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-0621-164/+1201
|\|
| * Doc: Fixed qdoc warnings.David Boddie2009-11-055-24/+34
| | | | | | | | Reviewed-by: Trust Me
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-051-2/+4
| |\
| | * Doc: Added a link to the online version of the Qt book (2nd edition).David Boddie2009-11-051-2/+4
| | | | | | | | | | | | Reviewed-by: Trust Me
| * | Documentation: Updating Embedded HW acc. docsMorten Engvoldsen2009-11-051-230/+0
| | | | | | | | | | | | | | | | | | Removing redundant file Task-number: QT-1109
| * | Documentation: Embedded hardware accelerationMorten Engvoldsen2009-11-0514-44/+1299
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding docs on how to use hardware acceleration on Embedded Linux and Windows CE Task-number: QT-1109 Rev-by: Anders Bakken Rev-by: Rhys Weatherley Rev-by: Thomas Hartmann
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-042-6/+6
| |\| | | | | | | | | | | | | | | | Conflicts: src/gui/kernel/qevent.cpp src/gui/kernel/qgesture.cpp
| | * Doc: Fixed qdoc warnings.David Boddie2009-11-043-9/+9
| | | | | | | | | | | | Reviewed-by: Trust Me
* | | Modify QGLShader and QGLShaderProgram in response to API reviewRhys Weatherley2009-11-051-6/+9
|/ / | | | | | | Reviewed-by: Sarah Smith
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-048-91/+112
|\ \ | |/ |/|
| * Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-041-9/+9
| |\ | | | | | | | | | | | | | | | Conflicts: dist/changes-4.6.0 src/gui/kernel/qevent.h
| | * Gesture api review.Denis Dzyubenko2009-11-031-7/+7
| | | | | | | | | | | | | | | | | | Changes to the gesture api after the review. Reviewed-by: Jasmin Blanchette
| | * Documentation fixes related to gestures doc.Denis Dzyubenko2009-11-031-2/+2
| | | | | | | | | | | | Reviewed-by: David Boddie
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-0410-358/+313
| |\ \
| | * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-11-047-355/+310
| | |\ \
| | * | | Attempt to fix qdoc error caused by renaming of ftp example to qftp.Jason McDonald2009-11-043-3/+3
| | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| * | | | Merge branch 'statemachine-api-changes' into 4.6Eskil Abrahamsen Blomfeldt2009-11-033-10/+11
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/src/frameworks-technologies/statemachine.qdoc src/corelib/statemachine/qstatemachine.cpp
| | * | | | Rename QState::polished() signal to "propertiesAssigned"Eskil Abrahamsen Blomfeldt2009-11-033-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Polished" was never a very descriptive word, and it already has a meaning attached in the QStyle API. Additionally, "propertiesAssigned" has the benefit of giving the relation to the assignProperty() function as part of the name. Reviewed-by: Kent Hansen
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-031-0/+23
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Embed code examples in state machine overviewEskil Abrahamsen Blomfeldt2009-11-031-13/+6
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | If you put \snippet inside \code tags, it's interpreted as code, not as a tag. Reviewed-by: Trust me
| * | | | doc: Polish documentation for state machine frameworkEskil Abrahamsen Blomfeldt2009-11-033-66/+93
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Fix some examples and wording, and add some clarification based on comments in documentation review session. Reviewed-by: Kent Hansen
* | | | Doc: Added in-progress documentation for the Image Gestures example.David Boddie2009-11-031-0/+116
| |_|/ |/| | | | | | | | Reviewed-by: Trust Me
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-037-355/+310
|\ \ \ | |_|/ |/| | | | | | | | | | | Conflicts: src/gui/kernel/qevent.cpp src/network/ssl/qsslerror.cpp
| * | Doc: Added links to the SQL documentation and corrected license info.David Boddie2009-11-032-2/+7
| | | | | | | | | | | | Reviewed-by: Trust Me
| * | Doc: Added a note about QApplication::installTranslator().David Boddie2009-11-021-3/+7
| | | | | | | | | | | | Reviewed-by: Alessandro Portale
| * | Doc: i18n overhaul for QObject::tr() and the Qt Linguist manual.David Boddie2009-11-024-350/+290
| | | | | | | | | | | | Reviewed-by: Trust Me
| * | Added documentation of RPATH defines.Peter Yard2009-11-021-0/+6
| | |
* | | Sanitize building Qt with OpenGL ES supportHarald Fernengel2009-11-021-0/+23
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | introduce QMAKE_LIBS_OPENGL_ES1, QMAKE_LIBS_OPENGL_ES1CL and QMAKE_LIBS_OPENGL_ES2 so we do not have to force users to copy/paste around entire mkspecs just to change the OpenGL backend. This should make the "-opengl es2" (and friends) configure option work out of the box with any mkspec on Linux+WinCE. Also removes a WinCE specific hack that is not required anymore. Reviewed-by: Tom Cooksey Reviewed-by: Trond Kjernåsen Approved-by: Lars Knoll
* | doc typoWarwick Allison2009-10-291-1/+1
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Peter Yard2009-10-281-1/+8
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-273-5/+4
| |\
| * | Updated Qt for Symbian requirements docsMiikka Heikkinen2009-10-231-1/+8
| | | | | | | | | | | | | | | | | | Added requirement for perl and clarified MinGW requirement. Reviewed-by: Janne Koskinen
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Peter Yard2009-10-271-4/+3
|\ \ \ | | |/ | |/|
| * | Doc: Fixed whitespace issue.David Boddie2009-10-261-4/+3
| | | | | | | | | | | | Reviewed-by: Trust Me
* | | Add documentation on RPATH defines.Peter Yard2009-10-271-0/+15
|/ /
* | Doc: Updated an external link.David Boddie2009-10-231-1/+1
| | | | | | | | Reviewed-by: Trust Me
* | Doc: Reviewed and revised QGraphicsAnchorLayout documentation.David Boddie2009-10-231-0/+0
|/ | | | Reviewed-by: Trust Me
* Add Windows 7 with VC++2008 as a Tier 2 supported platform.Volker Hilsheimer2009-10-221-2/+0
|
* Documentation: Correct dangling reference to Qt Designer documentation.Friedemann Kleint2009-10-221-1/+1
| | | | Task-number: QTBUG-4605
* Revert "Switch from *-armv5 to *-armv6."Frans Englich2009-10-211-3/+3
| | | | | | | | | This reverts commit a6af1538ea53408399fb29870a4ef16a92c7893a. armv6 is not supported by public SDKs, due to armv6/urel not existing. Such SDKs needs to be fixed by copying the armv5 files. Hence we revert, and postpone until we have SDKs which actually support armv6, and until we have a stronger insight into what advantages armv6 brings.
* Switch from *-armv5 to *-armv6.Frans Englich2009-10-211-3/+3
| | | | | | | | Change from armv5 to armv6 by default. This updates documentation, the convenience scripts, and the Raptor/abld qmake generator to use armv6 instead. Task-number: QTBUG-4891 Reviewed-by: Jason Barron
* Included table for definition of plural forms for different languages.Peter Yard2009-10-211-3/+334
|
* Additional documentation added to deployment.qdoc which lists the process ↵Peter Yard2009-10-191-0/+25
| | | | and links to the original MSDN pages which describe it in full.
* Doc: Documentation for gesture features. Still a moving target.David Boddie2009-10-168-10/+950
| | | | Reviewed-by: Trust Me
* Doc: Gesture API documentation review and improvements.David Boddie2009-10-1610-1884/+95
| | | | Reviewed-by: Trust Me