summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert Merge Request 551. This introduces regressions to Qt.Thiago Macieira2010-04-121-56/+0
* Fix a race where QThread::exit() is "lost" when called after start()Bradley T. Hughes2010-04-121-11/+36
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1219-133/+621
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1019-133/+621
| |\
| | * Autotest: add some debugging, just in case there's something wrongThiago Macieira2010-04-101-0/+13
| | * Autotest: fix the fix for the rounding error.Thiago Macieira2010-04-101-1/+1
| | * Autotest: fix paths on the test server after update.Thiago Macieira2010-04-094-13/+14
| | * QtHelp: Fix auto tests.ck2010-04-084-5/+5
| | * Remove expected failures after JavaScriptCore bug fixKent Hansen2010-04-071-5/+0
| | * compile fix for tests/benchmarks/corelib/tools/qvector.cpphjk2010-04-072-37/+1
| | * Fix QTextDocument::undo() cursor positioningmae2010-04-071-0/+34
| | * Autotest: added more tests to macnativeevents (2)Richard Moe Gustavsen2010-04-075-14/+136
| | * Autotest: added more tests to macnativeeventsRichard Moe Gustavsen2010-04-079-87/+391
| | * Test case for QMenu::popup()miniak2010-04-071-0/+56
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-103-37/+9
|\ \ \ | |/ / |/| |
| * | Updated qtbench to build against modified QStaticText APIGareth Stockwell2010-04-091-2/+2
| * | When on Symbian use smaller files.Aleksandar Sasha Babic2010-04-081-3/+6
| * | The cmd line arguments have not been delegated properly.Aleksandar Sasha Babic2010-04-081-32/+1
| |/
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-091-0/+127
|\ \
| * | Regressions in Global Object prototype accessKent Hansen2010-04-091-0/+127
* | | Merge branch '4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-094-13/+14
|\ \ \ | |/ /
| * | Autotest: fix paths on the test server after update.Thiago Macieira2010-04-094-13/+14
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-096-89/+60
|\ \ \ | |/ / | | / | |/ |/|
| * Remove qWait functions as it is used in QTRY_* macros.Toby Tomkins2010-04-073-52/+25
| * Remove qWait functions as it is used in QTRY_* macros.Toby Tomkins2010-04-061-23/+13
| * Did not include updated repaint number for parent item in revert.Toby Tomkins2010-04-061-1/+1
| * Partially revert "Remove qWait functions as it is used in QTRY_* macros."Toby Tomkins2010-04-011-172/+314
| * Merge commit 'origin/4.6' into 4.6-multimediaToby Tomkins2010-04-0110-149/+210
| |\
| | * Fix crash when using qDebug() on a QBrush with Qt::TexturePattern style.David Faure2010-03-311-1/+12
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int...Toby Tomkins2010-04-013-0/+106
| |\ \
| * | | Remove qWait functions as it is used in QTRY_* macros.Toby Tomkins2010-04-011-327/+182
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-021-0/+7
|\ \ \ \
| * \ \ \ Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-04-0128-11/+298
| |\ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-011-0/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-011-0/+7
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-311-0/+7
| | | |\ \ \ \ \
| | | | * | | | | Fix broken test caseShane Kearns2010-03-311-0/+7
* | | | | | | | | Autotest: Add QtDeclarative to the "headersclean" testThiago Macieira2010-04-021-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-0128-11/+298
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove strange binding loop in Repeater test.Martin Jones2010-04-011-5/+3
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-011-0/+26
| |\ \ \ \ \ \ \
| | * | | | | | | ModelNode::setObjectValue() must update the object cache.Bea Lam2010-04-011-0/+26
| * | | | | | | | Test cost of importing and resolving types (but not creating objects).Warwick Allison2010-04-018-0/+189
| |/ / / / / / /
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-0111-1/+65
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-013-4/+3
| | |\ \ \ \ \ \ \
| | * | | | | | | | Set positioner size to final size, rather than some random size mid animationMartin Jones2010-04-0111-1/+65
| * | | | | | | | | import "." first - i.e. override it by everything else.Warwick Allison2010-04-014-0/+12
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-3128-469/+188
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-311-1/+0
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Fixed: Declared properties cannot be assigned in declarationRoberto Raggi2010-03-311-1/+0
| | | |/ / / / /