summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * | | Update license headers again.Jason McDonald2009-09-091283-5129/+5130
| * | | Merge commit '4feb4019cfc144cef4cd9177d52e52dee9ebdf32' into 4.6Rohan McGovern2009-09-091-0/+26
| |\ \ \ | | | |/ | | |/|
| | * | Fixed bug in drawImage() when fall-back code path is used.Samuel Rødal2009-09-081-0/+26
| | |/
| | * Tests: Do not execute network tests at all if DNS setup is broken.Markus Goetz2009-09-081-0/+14
| * | Fix windows implemetation of QLocalSocket to emit bytesWritten() signalabcd2009-09-091-7/+54
| * | tst_qbytearray: set SRCDIR to ./ on Windows CEJoerg Bornemann2009-09-081-5/+6
| * | exception safety fix for QList::operator+= (const QList&)mread2009-09-081-25/+92
| * | network-settings.h: Check for DNS setup only when neededMarkus Goetz2009-09-081-1/+2
| * | Revert "network-settings.h: Compile fix relating to some tests"Markus Goetz2009-09-081-0/+2
| * | network-settings.h: Compile fix relating to some testsMarkus Goetz2009-09-081-2/+0
| * | Fix QWS autotests after S60 integrationPaul Olav Tvete2009-09-085-5/+0
| * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-081-7/+10
| |\ \
| | * | Make tst_qmdiarea more robustOlivier Goffart2009-09-081-7/+10
| * | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-0819-84/+183
| |\ \ \ | | |/ /
| | * | Fixes a regression in QListView in 4.6 regarding the selectionThierry Bastian2009-09-081-0/+30
| | * | Try to make test more robust.Olivier Goffart2009-09-0816-84/+130
| | * | Fix autotestmae2009-09-081-0/+8