summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-05-2847-327/+566
|\
| * fix visibility detection for g++ with a qualified binary nameOswald Buddenhagen2010-05-281-1/+1
| * 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
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
* | | | | | | qdoc: Fixed the model/view programming page; tried a style change.Martin Smith2010-05-284-319/+166
| |/ / / / / |/| | | | |
* | | | | | 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
| |\ \ \ \ \
| | * | | | | Redraw issues when removing a fully transparent QGraphicsItem from the scene.Bjørn Erik Nilsen2010-05-262-0/+61
| | * | | | | Fixes a proxymodel sorting odity.Pierre Rossi2010-05-262-1/+37
| |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-264-8/+47
| |\ \ \ \ \
| | * | | | | tst_qxmlstream: fix in shadowbuildOlivier Goffart2010-05-262-6/+8
| | * | | | | QXmlStreamWriter: Auto-formatting does not behave properly with processing in...Jakub Wieczorek2010-05-262-1/+19
| | * | | | | Update the state of the keyboard modifiers on drop events.David Faure2010-05-261-1/+20
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-2662-250/+900
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-2662-250/+900
| | |\ \ \ \ \ | |/ / / / / /
| | * | | | | Doc fixes, improvementsBea Lam2010-05-267-77/+72
| | * | | | | Allow js files with '.pragma library' to be used from WorkerScriptBea Lam2010-05-268-29/+77
| | * | | | | Add more examples of XPath expressions to XmlRole.Bea Lam2010-05-263-10/+118
| | * | | | | Open input panel on press if TextInput or TextEdit are already focused but pa...Joona Petrell2010-05-264-0/+28
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-2639-263/+666
| | |\ \ \ \ \
| | | * | | | | Fix horizontal/verticalCenter anchors bug.Yann Bodson2010-05-264-18/+43
| | | * | | | | Fix for qml reloaded in qml viewer not being maximized properly on a deviceJoona Petrell2010-05-261-1/+3
| | | * | | | | Unify naming of import plugin targetsJoona Petrell2010-05-2619-26/+37
| | | * | | | | Add a way to control when software input panels are shown in TextInput and Te...Joona Petrell2010-05-268-52/+413
| | | | |/ / / | | | |/| | |
| | | * | | | Replace QTime with QElapsedTimerAaron Kennedy2010-05-261-2/+2
| | | * | | | Fix Gradient doc snippet.Yann Bodson2010-05-262-5/+3
| | | | |_|/ | | | |/| |