summaryrefslogtreecommitdiffstats
path: root/doc/src
Commit message (Collapse)AuthorAgeFilesLines
* DocAaron Kennedy2009-10-263-3/+2
|
* Doc.Michael Brasser2009-10-263-6/+10
|
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-10-255-7/+336
|\ | | | | | | | | | | | | kinetic-declarativeui Conflicts: tools/qdoc3/cppcodemarker.cpp
| * 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
| |
* | doc: Removed two "are" too manyThorbjørn Lindeijer2009-10-231-1/+1
| |
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-231-4/+4
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Update ScriptAction and StateChangeScript to use QmlScriptString.Michael Brasser2009-10-231-4/+4
| | | | | | | | | | | | | | | | | | | | | Now you can assign the script you want to run to the property directly, rather than assigning a string. Task-number: QT-734
* | | Doc.Martin Jones2009-10-231-0/+57
|/ /
* | Start updating state and animation docs.Michael Brasser2009-10-224-75/+152
| |
* | DocAaron Kennedy2009-10-212-358/+3
| |
* | DocAaron Kennedy2009-10-211-1/+1
| |
* | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-212-6/+51
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Docs.Martin Jones2009-10-212-6/+51
| | |
* | | DocAaron Kennedy2009-10-212-92/+146
|/ /
* | DocAaron Kennedy2009-10-201-1/+78
| |
* | DocAaron Kennedy2009-10-201-2/+6
| |
* | DocAaron Kennedy2009-10-202-2/+1
| |
* | DocAaron Kennedy2009-10-201-3/+9
| |
* | DocAaron Kennedy2009-10-201-6/+102
| |
* | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-203-53/+175
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-202-25/+115
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | docWarwick Allison2009-10-202-25/+115
| | | | | | | | | | | | | | | | | | | | QT-2324 QT-2306
| * | | Remove references to KeyActions in focus docs.Martin Jones2009-10-201-28/+60
| |/ /
* | | DocAaron Kennedy2009-10-202-8/+198
|/ /
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-10-191-0/+25
|\ \ | |/ | | | | | | | | | | kinetic-declarativeui Conflicts: tools/qdoc3/cppcodemarker.cpp
| * 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.
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-10-1951-2849/+1638
|\ \ | |/ | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: configure.exe src/corelib/animation/qabstractanimation.cpp src/s60installs/qt.iby util/qlalr/cppgenerator.cpp
| * 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
| * qdoc: OpenVG supports the blur filter tooRhys Weatherley2009-10-161-2/+2
| |
| * Move audio and video examples into the common multimedia directory.Andrew den Exter2009-10-166-24/+24
| | | | | | | | | | | | | | | | | | Brings the video examples into multimedia directory, and removes the audio sub-directory so the directory structure is in line with the other example categories. Task-number: QT-667 Reviewed-by: Kurt Korbatits
| * qdoc: Made the \sincelist command produce better html.Martin Smith2009-10-141-2/+3
| |
| * Add known issues wiki to docs.Jesper Thomschutz2009-10-131-0/+4
| | | | | | | | Reviewed-by: Jason McDonald
| * Update the OpenGL for Qt/Embedded documentationRhys Weatherley2009-10-131-122/+125
| | | | | | | | Reviewed-by: trustme
| * Remove the ahigl example screen driver.Rhys Weatherley2009-10-123-622/+0
| | | | | | | | | | | | | | | | This example is very old, doesn't work, and confuses anyone who reads about it into thinking that OpenGL compositing is possible with Qt/Embedded, which is not accurate. Reviewed-by: trustme
| * Doc: Minor corrections and additions to i18n documentation.David Boddie2009-10-121-0/+3
| | | | | | | | Reviewed-by: Trust Me
| * Doc: Gesture API documentation review.David Boddie2009-10-122-29/+32
| | | | | | | | Reviewed-by: Trust Me
| * Added documentation for the Gesture API.Denis Dzyubenko2009-10-121-2/+2
| | | | | | | | Reviewed-by: trustme
| * Doc: Created a snippet to generate the global colors image.David Boddie2009-10-095-0/+238
| | | | | | | | Reviewed-by: Trust Me
| * Doc: Replace QDirModel with QFileSystemModel in examples and overviews.David Boddie2009-10-096-31/+35
| | | | | | | | | | Task-number: QTBUG-4152 Reviewed-by: Trust Me
| * Doc: Minor language fixes.David Boddie2009-10-091-14/+14
| | | | | | | | Reviewed-by: Trust Me
| * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-091-78/+62
| |\
| | * Doc: update known issues page (a little).Volker Hilsheimer2009-10-091-78/+62
| | |
| * | Changed several S60 references to Symbian references in docs.Miikka Heikkinen2009-10-093-17/+15
| |/ | | | | | | Reviewed-by: Janne Koskinen