summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/globalobject.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Remove Qt.playSound()Michael Brasser2010-03-041-3/+0
| | | | Use SoundEffect instead.
* Add formatting functions to QML's global Qt object.Michael Brasser2010-03-041-0/+76
| | | | The plan is for these to replace DateTimeFormatter.
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-3/+3
| | | | QDeclarativeXXX.
* Doc: these files are NOT part of the test suite of the Qt toolkitThiago Macieira2010-02-201-1/+1
|
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-161-18/+18
|\
| * Fix broken license headers.Jason McDonald2010-02-161-18/+18
| | | | | | | | Reviewed-by: Trust Me
* | doc: Fixed some qdoc errors.Martin Smith2010-02-161-1/+1
|/
* We use JavaScript, not ECMAScript.Martin Jones2010-02-031-1/+1
| | | | Task-number: QTBUG-7720
* Improve documentationAlan Alpert2010-01-051-4/+2
| | | | | Extend documentation on dynamically created objects and on integrating with existing applications. And make those pages more discoverable.
* Doc fixAlan Alpert2009-12-181-2/+2
|
* DocAaron Kennedy2009-11-271-9/+1
|
* Small doc fixes.Martin Jones2009-11-251-1/+1
|
* Doc.Michael Brasser2009-11-231-5/+15
|
* Doc.Michael Brasser2009-11-181-1/+1
|
* Update SQL database support to current HTML5 specification.Warwick Allison2009-11-181-27/+3
|
* docWarwick Allison2009-11-131-2/+0
|
* Qt.md5() methodAaron Kennedy2009-11-121-0/+4
|
* Add closestAngle function to Qt object to help with rotation animations.Alan Alpert2009-11-041-0/+3
| | | | Includes test and doc.
* Qt object testAaron Kennedy2009-11-021-28/+3
|
* DocAlan Alpert2009-10-291-2/+2
|
* Fill out QML global object documentationAlan Alpert2009-10-281-2/+176
| | | | | | | | 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.
* docWarwick Allison2009-10-201-0/+50
| | | | | QT-2324 QT-2306
* DocAaron Kennedy2009-10-161-0/+63