summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-062-1/+1
|\
| * Fix autotestAaron Kennedy2010-05-061-0/+1
| * CompileAaron Kennedy2010-05-061-1/+0
* | Add missing test file.Martin Jones2010-05-061-0/+16
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-058-11/+153
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-051-2/+2
| |\
| | * Don't start valuesource animations until all component objects have been comp...Michael Brasser2010-05-051-2/+2
| * | Test for QList<QObject*> model with object properties changing.Martin Jones2010-05-051-0/+99
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-054-3/+37
| |\ \ | | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-052-0/+34
| | |\
| | | * Enable states to be activated via their 'when' clause even if unnamed.Michael Brasser2010-05-052-0/+34
| | * | Null objects should appear as JS nullAaron Kennedy2010-05-052-3/+3
| | |/
| * | QList<QObject*> models now update their properties when they change.Martin Jones2010-05-052-6/+15
| |/
* | Move Qt.widgets import to be an unsupported exampleAlan Alpert2010-05-055-183/+127
|/
* Update childrenRect when children are added or removed.Michael Brasser2010-05-042-0/+55
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-05-04340-149962/+248751
|\
| * QGraphicsView drawing artifacts due to rounding errors.Bjørn Erik Nilsen2010-05-032-19/+118
| * Do not link QtGui in benchmarks which don't need itGordon Schumacher2010-05-036-2/+5
| * Revert "Revert "Revert "Implement heightForWidth support for QTabWidget and Q...Jan-Arve Sæther2010-05-031-47/+0
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-024-1/+673
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-025-3/+697
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Jan-Arve Sæther2010-04-293-1/+515
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-283-1/+626
| | | | |\
| | | | | * Fixed the sizehint for cols/rows in qtableviewThierry Bastian2010-04-281-0/+21
| | | | | * QUrl: parsing of host name with an undercore.Olivier Goffart2010-04-281-1/+5
| | | * | | Ensured that WA_InputMethodEnabled was set before FocusInEvent was sent.Jan-Arve Sæther2010-04-291-2/+24
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Jan-Arve Sæther2010-04-281109-5237/+32877
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-271-0/+600
| | | | |\ \
| | | | | * | Add unit tests covering most of QVector's API.Robin Burchell2010-04-271-0/+600
| | | * | | | Revert "Revert "Implement heightForWidth support for QTabWidget and QStackedL...Jan-Arve Sæther2010-04-131-0/+47
| * | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-05-023-4/+48
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-013-4/+48
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-301-2/+24
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-291-2/+24
| | | | |\ \ \ \ \
| | | | | * | | | | Ensured that WA_InputMethodEnabled was set before FocusInEvent was sent.Jan-Arve Sæther2010-04-291-2/+24
| | | * | | | | | | Fix crash in QDBusInterface when invoking a method in a derived class.Thiago Macieira2010-04-291-0/+22
| | | * | | | | | | tst_selftest: Fix off-by-one error in cleaning up line numbers and filenamesThiago Macieira2010-04-291-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-024-11/+79
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Autotest: check that we receive key events on toplevel widgetsRichard Moe Gustavsen2010-04-302-8/+58
| | * | | | | | | | Set the enabled state on the page when changing the QTabWidgetKevin Ottens2010-04-291-3/+6
| | * | | | | | | | add some QNetworkCookieJar testsPeter Hartmann2010-04-281-0/+3
| | * | | | | | | | Secure Cookies should only be sent over secure connections.Robert Hogan2010-04-281-0/+12
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-021-3/+3
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Fix compilation errors in tst_qfileinfoShane Kearns2010-04-291-3/+3
| | |/ / / / / /
| * | | | | | | Update the testlib XML baselines with the unit names from QTestLibThiago Macieira2010-04-296-24/+24
| * | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-2999-202/+350
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | tst_selftest: parse benchlib results in XML format tooThiago Macieira2010-04-281-1/+67
| | * | | | | | tst_selftests: replace a line number with __LINE__ in XML tooThiago Macieira2010-04-281-10/+17
| | * | | | | | tst_selftest: use @INSERT_QT_VERSION_HERE@ to indicate the Qt version.Thiago Macieira2010-04-2894-187/+187
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-271-0/+12
| | |\ \ \ \ \ \