summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Merge branch 'screencountchanged'Volker Hilsheimer2009-07-171-34/+49
| | | |\ \
| | | | * | Implement QDesktopWidget::screenCountChanged signal on desktop platforms,Volker Hilsheimer2009-07-171-34/+49
| | | * | | Update the documentation after the change in the completer exempleOlivier Goffart2009-07-171-4/+12
| | | * | | Doc: Added info on QWrappedEvent to QAbstractTransition::eventTest()Geir Vattekar2009-07-171-0/+34
| | | |/ /
| | * | | Doc: Added XML Schema license information to the documentation.David Boddie2009-07-171-0/+48
| | |/ /
| | * | Doc: show warnings about unrecognized or unsupported devices in the statusVolker Hilsheimer2009-07-161-1/+4
| | * | Update the license headers in XML Schema to the new formatThiago Macieira2009-07-165-5/+5
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Hartmann2009-07-151-1/+1
| | |\ \
| | | * | Doc - fixed a typoKavindra Devi Palaraja2009-07-151-1/+1
| | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Hartmann2009-07-1537-306/+360
| | |\ \ \ | | | |/ /
| | * | | Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-07-05789-1915/+3858
| | |\ \ \
| | * \ \ \ Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-06-1613-125/+185
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-06-106-726/+944
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge commit 'qt-mainline/master'Tobias Koenig2009-06-04153-252/+3263
| | |\ \ \ \ \ \
| | * | | | | | | Fixed typo in apidocs and extended example codeTobias Koenig2009-06-031-0/+23
| | * | | | | | | Add conformance section to qtxmlpatterns doc and extended api docsTobias Koenig2009-05-311-0/+21
| | * | | | | | | Added code snippets for QXmlSchemaValidator and referenced them from api docsTobias Koenig2009-05-213-0/+141
| | * | | | | | | Added code snippets for QXmlSchema and referenced them from api docsTobias Koenig2009-05-213-0/+122
| | * | | | | | | Complete documentation of schema example and reference it from api docsTobias Koenig2009-05-201-0/+85
| | * | | | | | | First version of documentation for schema exampleTobias Koenig2009-05-193-0/+59
* | | | | | | | | Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-2316-0/+32
|/ / / / / / / /
* | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-208-83/+81
|\ \ \ \ \ \ \ \
| * | | | | | | | Update list of elements in doc.Michael Brasser2009-07-171-11/+1
| * | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-166-71/+79
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-162-1/+7
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Add FINAL attribute to Q_PROPERTY()Aaron Kennedy2009-07-162-1/+7
| | * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-154-70/+72
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | / / | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | * | | | | | | doc: Use \inheaderfile to show which include file to include.Martin Smith2009-07-131-0/+1
| | | * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-07-133-45/+55
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | doc: Clarified what Qt::HANDLE is on Windows.Martin Smith2009-07-131-2/+3
| | | * | | | | | | | Doc: Explicitly declare the module for each namespace to prevent strangeDavid Boddie2009-07-132-1/+2
| | | * | | | | | | | Doc: Post review fixes to the SQL data types table.David Boddie2009-07-081-63/+60
| | | * | | | | | | | Doc: Added information about newer Visual Studio libraries.David Boddie2009-07-081-4/+6
| * | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-153-3/+4
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | Cleanup in preparation for key/focus handling.Michael Brasser2009-07-131-1/+1
* | | | | | | | | | | Add Timer to elements referenceMartin Jones2009-07-141-0/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-142-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | QmlBindContext was renamed to QmlContext, reflect in documentationDamian Jansen2009-07-142-3/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-1239-277/+536
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-1036-274/+322
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Added some links to the appropriate functions to the doc.Denis Dzyubenko2009-07-091-5/+8
| | * | | | | | | | doc: Minor edits of reentrant/thread-safe expalantion.Martin Smith2009-07-091-6/+6
| | * | | | | | | | doc: Clarified the meanings in Qt for reentrant and thread-safe.Martin Smith2009-07-091-38/+44
| | |/ / / / / / /
| | * | | | | | | Updated docs to mention pattern matching in help project file lists.ck2009-07-073-16/+11
| | * | | | | | | Doc - beautified some of the existing sentences in Part 6Kavindra Devi Palaraja2009-07-061-8/+8
| | * | | | | | | general wording change for some file type namesFrederik Schwarzer2009-07-0628-157/+156
| | * | | | | | | support for id-based translationsOswald Buddenhagen2009-07-061-0/+24
| | * | | | | | | doc: Corrected comment about effect of deleting a QObject from a thread.Martin Smith2009-07-061-12/+14
| | * | | | | | | doc: Added note about qmake not building to two targets simultaneouslyMartin Smith2009-07-061-0/+23
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | doc: Corrected several qdoc warnings.Martin Smith2009-07-031-2/+3