summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtWarwick Allison2010-02-242-0/+58
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast...Qt Continuous Integration System2010-02-232-0/+58
| |\
| | * Merge remote branch 'origin/master' into bearermanagement/unit-testsAaron McCarthy2010-02-2266-1120/+2608
| | |\
| | * | Use snippets.Aaron McCarthy2010-02-151-0/+49
| | * | Expand documentation for QNAM::setConfiguration() and friends.Aaron McCarthy2010-02-151-0/+9
* | | | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2428-125/+125
* | | | docWarwick Allison2010-02-241-1/+1
* | | | docWarwick Allison2010-02-241-1/+1
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-2423-915/+522
|\ \ \ \
| * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-2423-915/+522
| |\ \ \ \ | | |/ / /
| | * | | Merge remote branch 'origin/master'Thiago Macieira2010-02-2316-34/+38
| | |\ \ \
| | * \ \ \ Merge branch 'master' of git:qt/qtThiago Macieira2010-02-2141-80/+125
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge remote branch 'origin/master'Thiago Macieira2010-02-2010-53/+145
| | |\ \ \ \
| | * | | | | Doc: Collected the Declarative UI tutorials together and renamed them.David Boddie2010-02-1912-777/+498
| | * | | | | Doc: Simplified Commercial Editions for Qt 4.7.David Boddie2010-02-1911-137/+23
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-234-24/+13
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Adds QmlEasingValueType to qmlLeonardo Sobral Cunha2010-02-231-6/+6
| * | | | | | Make QmlBinding (and friends) privateAaron Kennedy2010-02-231-12/+0
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-232-6/+37
| |\ \ \ \ \ \
| | * | | | | | Doc.Michael Brasser2010-02-231-6/+6
| * | | | | | | Add support for setting the root index when using a QAbstractItemModel.Martin Jones2010-02-231-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-232-21/+18
| |/ / / / / |/| | | | |
* | | | | | Add documentation on QMLs memory management assumptionsAaron Kennedy2010-02-231-0/+31
|/ / / / /
* | | | | Documentation UpdateAlan Alpert2010-02-221-1/+5
* | | | | Doc fixAlan Alpert2010-02-221-1/+1
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-2218-35/+35
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-223-9/+9
| * | | | Rename MouseRegion -> MouseAreaMartin Jones2010-02-2215-26/+26
| | |/ / | |/| |
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-201-40/+85
|\ \ \ \
| * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-201-40/+85
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'rtiff392'aavit2010-02-201-39/+78
| | |\ \ \
| | | * | | license doc updated for libtiff 3.9.2aavit2010-02-161-39/+78
| | * | | | Merge branch 'rjpeg8'aavit2010-02-201-7/+13
| | |\ \ \ \
| | | * | | | Update license doc, .pro file and qjpeghandler for libjpeg 8aavit2010-02-161-7/+13
* | | | | | | Doc: these files are NOT part of the test suite of the Qt toolkitThiago Macieira2010-02-2046-46/+46
* | | | | | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-2010-53/+145
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-199-52/+104
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | docWarwick Allison2010-02-191-2/+5
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-1856-1059/+2410
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Doc: reformulate why we build a buttonHenrik Hartz2010-02-181-2/+3
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-182-46/+44
| | |\ \ \ \ \
| | | * | | | | Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-182-46/+44
| | * | | | | | QmlView API review. See QmlChanges.txt for details.Martin Jones2010-02-181-0/+9
| | |/ / / / /
| | * | | | | Doc fixAlan Alpert2010-02-171-1/+5
| | * | | | | Fix minor doc typoAlan Alpert2010-02-171-1/+1
| | * | | | | Document loading QML from Qt resources.Martin Jones2010-02-171-0/+36
| | * | | | | Expose LayoutItem documentationAlan Alpert2010-02-161-0/+1
| | * | | | | transformOrigin defaults to Center, fix image/docs.Warwick Allison2010-02-161-0/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-1855-1053/+2404
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| * | | | Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-15190-19/+8721
| |\ \ \ \ | | | |/ / | | |/| |