summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fixed an off-by-one error in an example.David Boddie2010-05-311-1/+1
* Doc: Removed a misleading sentence about a class constructor.David Boddie2010-05-311-4/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-05-28233-1772/+3159
|\
| * Fixed bug where testlib would not respect the -iterations option.Samuel Rødal2010-05-281-1/+1
| * Improve precision of testlib benchmarking.Samuel Rødal2010-05-282-1/+7
| * QMetaMethod::invoke: Document that the function does not check the argumentsOlivier Goffart2010-05-281-0/+7
| * add test for QMetaMethod::invokeOlivier Goffart2010-05-281-0/+51
| * Make QGLBuffer copiableRhys Weatherley2010-05-282-11/+90
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-288-102/+146
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-278-102/+146
| | |\
| | | * Wrong QGraphicsItem::childrenBoundingRect() when applying effects.Bjørn Erik Nilsen2010-05-272-3/+32
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-2810-83/+103
| |\ \ \
| | * | | fix escaping - by not using evalOswald Buddenhagen2010-05-273-19/+19
| | * | | escape backslashes in QMAKE_PRL_LIBSOswald Buddenhagen2010-05-271-1/+1
| | * | | fix & unify path separator escapingOswald Buddenhagen2010-05-273-49/+58
| | * | | Removed unused variableThorbjørn Lindeijer2010-05-271-1/+0
| | * | | Upgrade harfbuzz to the latest versionLars Knoll2010-05-272-13/+25
| | |/ /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-2710-188/+130
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-27209-1531/+2875
| | |\ \
| | * | | Tweak aesthetics of QML viewer inside QtDemoAlan Alpert2010-05-278-175/+118
| | * | | Add key event handling to the declarative web viewAlan Alpert2010-05-261-13/+8
| | * | | Improve gradient docsAlan Alpert2010-05-261-0/+4
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-277-7/+52
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Remove superfluous forward declaration.kh12010-05-271-3/+0
| | * | | Update documentation for the -font command line optionBradley T. Hughes2010-05-271-1/+2
| | * | | Fixed a crash when creating QGtkStyle before QApplicationJens Bache-Wiig2010-05-272-2/+2
| | * | | Added support for Indonesian language on Symbian.Denis Dzyubenko2010-05-271-1/+2
| | * | | Ensure that activation object has been created before popping scope of native...Kent Hansen2010-05-272-0/+46
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-2720-89/+321
| |\ \ \ \
| | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-27130-391/+279302
| | |\ \ \ \
| | | * | | | If a pathview delegate changes size, reposition center on pathMartin Jones2010-05-275-6/+46
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-26120-358/+279251
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | * | | | Remove deprecated Flickable::overshoot property.Martin Jones2010-05-262-24/+0
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-267-166/+172
| | | |\ \ \ \
| | | * | | | | Don't display unnecessary copyright headers in docMartin Jones2010-05-267-10/+10
| | * | | | | | Improve QML framerate debuggingAaron Kennedy2010-05-276-49/+265
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-27181-1433/+2409
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-05-2770-259/+1045
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-264-1/+98
| |\ \ \ \ \ \ \
| | | * | | | | | escape quotes meant for the shellOswald Buddenhagen2010-05-261-1/+1
| | | * | | | | | escape backslashesOswald Buddenhagen2010-05-2656-142/+142
| | | * | | | | | complain about unescaped backslashesOswald Buddenhagen2010-05-262-0/+7
| | | * | | | | | qaccessibility::eventTest(...) was failing.Carlos Manuel Duclos Vergara2010-05-261-1/+1
| | | * | | | | | qdoc: Fixed the French version of the address book tutorialMartin Smith2010-05-261-23/+7
| | | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-05-26142-464/+279266
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-26119-1140/+2140
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Fix build when snap functionality is not available.Aaron McCarthy2010-05-251-2/+2
| | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-25118-1138/+2138
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | Dont crash when assigning the same input context twice.Denis Dzyubenko2010-05-252-4/+10
| | | | | | * | | | | | Fixed a typo in variable name in qlocale data generator.Denis Dzyubenko2010-05-251-1/+1