summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* animations now display a warning if they don't have a end valueThierry Bastian2009-09-111-0/+5
* Fix autotests on QMenuBarThierry Bastian2009-09-111-1/+6
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-113-5/+15
|\
| * Fixed a bug in the autotest for q3progressbar.Martin Smith2009-09-112-3/+13
| * make tst_QLocalSocket::writeToClientAndDisconnect even more robustJoerg Bornemann2009-09-111-2/+2
* | Fixed QWidget::setWindowState for Symbian.Janne Anttila2009-09-112-0/+44
|/
* Fixes regression in QStyleSheet regarding QFrame:no-frameOlivier Goffart2009-09-101-17/+28
* make tst_QLocalSocket::writeToClientAndDisconnect more robustJoerg Bornemann2009-09-101-1/+1
* Fixed a leak in lance that could cause crashes on exit.Trond Kjernåsen2009-09-101-0/+1
* Make test pass on QWSPaul Olav Tvete2009-09-101-0/+1
* Wrong opacity set on the painter in QGraphicsEffect::draw.Bjørn Erik Nilsen2009-09-101-1/+24
* Add an autotest for QGLWidget::renderPixmap()Tom Cooksey2009-09-101-0/+30
* Fix random selection when the order is descending.Alexis Menard2009-09-102-20/+74
* Stabilize Graphics View testsOlivier Goffart2009-09-103-48/+93
* Stabilize some tests.Olivier Goffart2009-09-103-4/+8
* Autotest fix for QMainWindowThierry Bastian2009-09-101-2/+6
* Make exception safety test work with XML output and warningsmread2009-09-101-2/+26
* CompilePaul Olav Tvete2009-09-101-2/+8
* Fixed tst_selftests failure.Rohan McGovern2009-09-101-6/+6
* Fixes another SQL Server autotest result.Bill King2009-09-101-2/+2
* tests/auto/qfiledialog/qfiledialog.pro fixedJoerg Bornemann2009-09-091-3/+3
* tests/auto/qdirmodel/qdirmodel.pro fixedJoerg Bornemann2009-09-091-2/+2
* tests/auto/qfile/test/test.pro fixedJoerg Bornemann2009-09-091-4/+4
* tests/auto/qdir/qdir.pro fixed after destroying it during Symbian mergeJoerg Bornemann2009-09-091-12/+8
* Account for right bearing in QFontMetrics::boundingRect(string)Eskil Abrahamsen Blomfeldt2009-09-091-1/+13
* Fix crash/bug in QGraphicsItem's subFocus handling.Andreas Aardal Hanssen2009-09-091-0/+11
* Only active QGraphicsScenes can have active input focus.Andreas Aardal Hanssen2009-09-095-20/+143
* Remove ItemAutoDetectsFocusProxy from QGraphicsItem.Andreas Aardal Hanssen2009-09-091-71/+0
* skip tst_qscriptdebugger on Windows CE < 6Joerg Bornemann2009-09-091-0/+19
* Do not run the respectHFW autotest on all platforms.Jan-Arve Sæther2009-09-091-0/+4
* Stabilized QTableView testGabriel de Dietrich2009-09-091-1/+1
* Stabilize QFontMetrics testGabriel de Dietrich2009-09-091-3/+3
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-092-3/+3
|\
| * tst_qhostinfo: Increased timeoutMarkus Goetz2009-09-091-1/+1
| * Stabilize QFontMetrics testOlivier Goffart2009-09-091-2/+2
* | Added #ifdef Q_OS_SYMBIAN quard for ealier commit d78717e7Janne Anttila2009-09-091-2/+12
|/
* Fixed the headers autotest for the latest LPGL header.Martin Smith2009-09-091-2/+3
* Fix for tst_QThread::adoptedThreadAffinity() failure on WindowsPrasanth Ullattil2009-09-091-9/+12
* Fixed all but one of the failures in the headers autotest.Martin Smith2009-09-092-5/+6
* Getting text widget OOM tests working in Symbianmread2009-09-091-4/+8
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-093-9/+6
|\
| * More robust graphicsview testOlivier Goffart2009-09-091-3/+1
| * Tweak the testPaul Olav Tvete2009-09-091-0/+1
| * Try to fix tst_q3popupmenu with slow windows managerOlivier Goffart2009-09-091-6/+4
* | Fix for E32User-Cbase 69 panic, when runnign QtNetwork autotestsJanne Anttila2009-09-091-7/+16
|/
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-094-25/+41
|\
| * Make the QGraphicsViews more rebost regarding slow window managerOlivier Goffart2009-09-094-25/+41
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-091289-5300/+5572
|\ \ | |/
| * Fixes autotest for MS SQL ServerBill King2009-09-091-1/+4
| * Fixes missing autotest, also cleanup of code.Bill King2009-09-091-34/+55