summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-26120-358/+279251
|\
| * 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
| | * | Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap".Warwick Allison2010-05-2611-30/+104
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-2610-170/+179
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-251-7/+3
| |\ \ \
| | * | | Doc: Removed a misleading sentence about signals.David Boddie2010-05-251-7/+3
| * | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-05-2557-101/+278348
| |\ \ \ \
| | * | | | Fix compilation of qegl.cpp after the last mergeThiago Macieira2010-05-251-1/+2
| | * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-2557-102/+278348
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-244-35/+84
| | | |\ \ \ \
| | | | * | | | Fix a race condition with QtDBus blocking for replies.Thiago Macieira2010-05-244-34/+83
| | | | * | | | QtDBus: Debug message updateThiago Macieira2010-05-241-1/+1
| | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-213-14/+19
| | | |\ \ \ \ \
| | | | * | | | | Removed DEPLOYMENT from demos/spectrum/spectrum.proGareth Stockwell2010-05-211-13/+0
| | | | * | | | | Install source for spectrum demoGareth Stockwell2010-05-213-0/+18
| | | | * | | | | Fixed path for copying launcher script for spectrum demoGareth Stockwell2010-05-211-1/+1
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-213-15/+88
| | | |\ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-213-15/+88
| | | | |\ \ \ \ \
| | | | | * | | | | Fixed an assert in QMenuThierry Bastian2010-05-212-11/+55
| | | | | * | | | | Call eglTerminate() when the last QEglContext is destroyed to free mem.Trond Kjernåsen2010-05-211-4/+33
| | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-2143-17/+278235
| | | |\ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | | | * | | | | | My 4.6.3 changes.Yoann Lopes2010-05-211-0/+21
| | | | * | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-05-217-17/+206
| | | | * | | | | | tst_bic: Add the Qt 4.5 and 4.6 baselines for x86-64Thiago Macieira2010-05-2135-0/+278008
| | | | |/ / / / /
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-217-30/+86
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | Backport multitouch bug fixes to 4.6Shane Kearns2010-05-212-7/+19
| | | | * | | | | Removed double EINTR loop from nativeWrite and nativeRead.Janne Anttila2010-05-211-8/+2
| | | | * | | | | Fixed qsslkey test deployment for Symbian and fixed compiler warnings.Janne Anttila2010-05-212-5/+9
| | | | * | | | | Fixing the race condition in event dispatcher implementation onAleksandar Sasha Babic2010-05-212-10/+56
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-211-1/+21
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | changes-4.6.3 updatedJoerg Bornemann2010-05-211-1/+21
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-212-1/+5
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | Fixing the compile issue.Aleksandar Sasha Babic2010-05-211-1/+1
| | | | * | | | | Fixing the compile issue.Aleksandar Sasha Babic2010-05-211-0/+4
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-211-1/+1
| | | |\ \ \ \ \ \
| | | | * | | | | | Typo.Trond Kjernåsen2010-05-211-1/+1
| | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-213-13/+71
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.6Kurt Korbatits2010-05-217-16/+140
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-202-2/+71
| | | | | |\ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |