Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fill out QML global object documentation | Alan Alpert | 2009-10-28 | 2 | -2/+177 |
| | | | | | | | | Moves the documentation for functions on the global object from qmlengine.cpp to globalobject.qdoc (so that qdoc actually generates them). The XmlHttpRequest documentation is still just a stub. | ||||
* | Doc | Aaron Kennedy | 2009-10-27 | 2 | -0/+15 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-26 | 2 | -2/+14 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Docs. | Martin Jones | 2009-10-26 | 2 | -2/+14 |
| | | |||||
* | | Doc | Aaron Kennedy | 2009-10-26 | 3 | -3/+2 |
|/ | |||||
* | Doc. | Michael Brasser | 2009-10-26 | 3 | -6/+10 |
| | |||||
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵ | Michael Brasser | 2009-10-25 | 5 | -7/+336 |
|\ | | | | | | | | | | | | | kinetic-declarativeui Conflicts: tools/qdoc3/cppcodemarker.cpp | ||||
| * | Doc: Updated an external link. | David Boddie | 2009-10-23 | 1 | -1/+1 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
| * | Doc: Reviewed and revised QGraphicsAnchorLayout documentation. | David Boddie | 2009-10-23 | 1 | -0/+0 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
| * | Add Windows 7 with VC++2008 as a Tier 2 supported platform. | Volker Hilsheimer | 2009-10-22 | 1 | -2/+0 |
| | | |||||
| * | Documentation: Correct dangling reference to Qt Designer documentation. | Friedemann Kleint | 2009-10-22 | 1 | -1/+1 |
| | | | | | | | | Task-number: QTBUG-4605 | ||||
| * | Revert "Switch from *-armv5 to *-armv6." | Frans Englich | 2009-10-21 | 1 | -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 Englich | 2009-10-21 | 1 | -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 Yard | 2009-10-21 | 1 | -3/+334 |
| | | |||||
* | | doc: Removed two "are" too many | Thorbjørn Lindeijer | 2009-10-23 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-23 | 1 | -4/+4 |
|\ \ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Update ScriptAction and StateChangeScript to use QmlScriptString. | Michael Brasser | 2009-10-23 | 1 | -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 Jones | 2009-10-23 | 1 | -0/+57 |
|/ / | |||||
* | | Start updating state and animation docs. | Michael Brasser | 2009-10-22 | 4 | -75/+152 |
| | | |||||
* | | Doc | Aaron Kennedy | 2009-10-21 | 2 | -358/+3 |
| | | |||||
* | | Doc | Aaron Kennedy | 2009-10-21 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-21 | 2 | -6/+51 |
|\ \ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Docs. | Martin Jones | 2009-10-21 | 2 | -6/+51 |
| | | | |||||
* | | | Doc | Aaron Kennedy | 2009-10-21 | 2 | -92/+146 |
|/ / | |||||
* | | Doc | Aaron Kennedy | 2009-10-20 | 1 | -1/+78 |
| | | |||||
* | | Doc | Aaron Kennedy | 2009-10-20 | 1 | -2/+6 |
| | | |||||
* | | Doc | Aaron Kennedy | 2009-10-20 | 2 | -2/+1 |
| | | |||||
* | | Doc | Aaron Kennedy | 2009-10-20 | 1 | -3/+9 |
| | | |||||
* | | Doc | Aaron Kennedy | 2009-10-20 | 1 | -6/+102 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-20 | 3 | -53/+175 |
|\ \ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-20 | 2 | -25/+115 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | doc | Warwick Allison | 2009-10-20 | 2 | -25/+115 |
| | | | | | | | | | | | | | | | | | | | | QT-2324 QT-2306 | ||||
| * | | | Remove references to KeyActions in focus docs. | Martin Jones | 2009-10-20 | 1 | -28/+60 |
| |/ / | |||||
* | | | Doc | Aaron Kennedy | 2009-10-20 | 2 | -8/+198 |
|/ / | |||||
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵ | Michael Brasser | 2009-10-19 | 1 | -0/+25 |
|\ \ | |/ | | | | | | | | | | | kinetic-declarativeui Conflicts: tools/qdoc3/cppcodemarker.cpp | ||||
| * | Additional documentation added to deployment.qdoc which lists the process ↵ | Peter Yard | 2009-10-19 | 1 | -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 Brasser | 2009-10-19 | 52 | -2854/+1639 |
|\ \ | |/ | | | | | | | | | | | | | | | | | 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 Boddie | 2009-10-16 | 8 | -10/+950 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
| * | Doc: Gesture API documentation review and improvements. | David Boddie | 2009-10-16 | 10 | -1884/+95 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
| * | build: Removed alternative definition for ADP_DOCS_QDOCCONF_FILE | Martin Smith | 2009-10-16 | 1 | -5/+1 |
| | | | | | | | | It used a qdocconf file that no longer exists; something for xcode. | ||||
| * | qdoc: OpenVG supports the blur filter too | Rhys Weatherley | 2009-10-16 | 1 | -2/+2 |
| | | |||||
| * | Move audio and video examples into the common multimedia directory. | Andrew den Exter | 2009-10-16 | 6 | -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 Smith | 2009-10-14 | 1 | -2/+3 |
| | | |||||
| * | Add known issues wiki to docs. | Jesper Thomschutz | 2009-10-13 | 1 | -0/+4 |
| | | | | | | | | Reviewed-by: Jason McDonald | ||||
| * | Update the OpenGL for Qt/Embedded documentation | Rhys Weatherley | 2009-10-13 | 1 | -122/+125 |
| | | | | | | | | Reviewed-by: trustme | ||||
| * | Remove the ahigl example screen driver. | Rhys Weatherley | 2009-10-12 | 3 | -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 Boddie | 2009-10-12 | 1 | -0/+3 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
| * | Doc: Gesture API documentation review. | David Boddie | 2009-10-12 | 2 | -29/+32 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
| * | Added documentation for the Gesture API. | Denis Dzyubenko | 2009-10-12 | 1 | -2/+2 |
| | | | | | | | | Reviewed-by: trustme | ||||
| * | Doc: Created a snippet to generate the global colors image. | David Boddie | 2009-10-09 | 5 | -0/+238 |
| | | | | | | | | Reviewed-by: Trust Me |