summaryrefslogtreecommitdiffstats
path: root/doc/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | 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
| | * | | | | Do not specify the output file when generating Visual Studio ProjectKeith Isdale2009-07-031-1/+1
| | * | | | | Refactored gesture apiDenis Dzyubenko2009-07-021-37/+1
| | * | | | | add support for attaching meta data to translatable messagesOswald Buddenhagen2009-07-021-0/+9
| | * | | | | Merge branch '4.5'Thiago Macieira2009-07-021-0/+19
| | |\ \ \ \ \
| | | * | | | | Doc: adding details to qmake docsMorten Engvoldsen2009-07-021-0/+19
| | * | | | | | doc: Corrected several qdoc warnings.Martin Smith2009-07-021-0/+3
| * | | | | | | DocAaron Kennedy2009-07-072-3/+213
|/ / / / / / /
* | | | | | | DocAaron Kennedy2009-07-071-2/+3
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-061-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Doc fixesYann Bodson2009-07-061-2/+2
* | | | | | | | DocAaron Kennedy2009-07-064-0/+639
|/ / / / / / /
* | | | | | | DocAaron Kennedy2009-07-034-149/+350
* | | | | | | Add CONSTANT attribute to Q_PROPERTY()Aaron Kennedy2009-07-032-1/+8
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-0221-91/+1325
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Doc - some minor fixes to the sentencesKavindra Devi Palaraja2009-07-011-15/+17
| * | | | | | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-301-1/+6
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Doc: Said which formats we support for a QIODevice driven MediaSourceGeir Vattekar2009-06-301-1/+6
| * | | | | | Doc - some minor fixes on the sentencesKavindra Devi Palaraja2009-06-301-13/+14
| * | | | | | Merge branch '4.5'Marius Storm-Olsen2009-06-305-7/+591
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Doc: Fixed links that pointed to removed documentation.Geir Vattekar2009-06-301-3/+4