summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix compile error with QT_NO_ACTION in QtGuiTasuku Suzuki2010-04-121-0/+12
* Merge commit 'internal-qt-repo/4.7' into oslo-staging-2/4.7Tom Cooksey2010-04-123-37/+9
|\
| * 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 branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Jan-Arve Sæther2010-04-1211-102/+201
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-102-0/+61
| |\ \ \ | | |/ / | |/| |
| * | | 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
* | | | | | Implement heightForWidth support for QTabWidget and QStackedLayout.Jan-Arve Sæther2010-04-121-0/+47
| |_|_|_|/ |/| | | |
* | | | | Fixed bug in QPainterPath::intersected().Samuel Rødal2010-04-081-0/+29
* | | | | QTreeView: fix PageUp/PageDown with disabled items.Olivier Goffart2010-04-071-0/+32
|/ / / /
* | | | 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
| | | |/ / / / /
| * | | | | | | doc bug relationships more clearlyWarwick Allison2010-03-313-4/+3
* | | | | | | | Skip tst_QGraphicsItem::updateMicroFocus test on Windows and Mac as it does n...Olivier Goffart2010-04-011-0/+4
* | | | | | | | Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-04-0120-447/+172
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | handle encoding of PO filesOswald Buddenhagen2010-03-316-1/+16
| * | | | | | | add Plural-Forms header in PO writerOswald Buddenhagen2010-03-315-8/+9
| * | | | | | | don't mark untranslated messages as fuzzy in PO filesOswald Buddenhagen2010-03-314-10/+6
| * | | | | | | interpret source language "en" as "POSIX" (more precisely: "none specified")Oswald Buddenhagen2010-03-311-1/+1