| Commit message (Expand) | Author | Age | Files | Lines |
* | Compile | Paul Olav Tvete | 2009-09-10 | 1 | -2/+8 |
|
|
* | Fixed tst_selftests failure. | Rohan McGovern | 2009-09-10 | 1 | -6/+6 |
|
|
* | Fixes another SQL Server autotest result. | Bill King | 2009-09-10 | 1 | -2/+2 |
|
|
* | tests/auto/qfiledialog/qfiledialog.pro fixed | Joerg Bornemann | 2009-09-09 | 1 | -3/+3 |
|
|
* | tests/auto/qdirmodel/qdirmodel.pro fixed | Joerg Bornemann | 2009-09-09 | 1 | -2/+2 |
|
|
* | tests/auto/qfile/test/test.pro fixed | Joerg Bornemann | 2009-09-09 | 1 | -4/+4 |
|
|
* | tests/auto/qdir/qdir.pro fixed after destroying it during Symbian merge | Joerg Bornemann | 2009-09-09 | 1 | -12/+8 |
|
|
* | Account for right bearing in QFontMetrics::boundingRect(string) | Eskil Abrahamsen Blomfeldt | 2009-09-09 | 1 | -1/+13 |
|
|
* | Fix crash/bug in QGraphicsItem's subFocus handling. | Andreas Aardal Hanssen | 2009-09-09 | 1 | -0/+11 |
|
|
* | Only active QGraphicsScenes can have active input focus. | Andreas Aardal Hanssen | 2009-09-09 | 5 | -20/+143 |
|
|
* | Remove ItemAutoDetectsFocusProxy from QGraphicsItem. | Andreas Aardal Hanssen | 2009-09-09 | 1 | -71/+0 |
|
|
* | skip tst_qscriptdebugger on Windows CE < 6 | Joerg Bornemann | 2009-09-09 | 1 | -0/+19 |
|
|
* | Do not run the respectHFW autotest on all platforms. | Jan-Arve Sæther | 2009-09-09 | 1 | -0/+4 |
|
|
* | Stabilized QTableView test | Gabriel de Dietrich | 2009-09-09 | 1 | -1/+1 |
|
|
* | Stabilize QFontMetrics test | Gabriel de Dietrich | 2009-09-09 | 1 | -3/+3 |
|
|
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-09-09 | 2 | -3/+3 |
|\ |
|
| * | tst_qhostinfo: Increased timeout | Markus Goetz | 2009-09-09 | 1 | -1/+1 |
|
|
| * | Stabilize QFontMetrics test | Olivier Goffart | 2009-09-09 | 1 | -2/+2 |
|
|
* | | Added #ifdef Q_OS_SYMBIAN quard for ealier commit d78717e7 | Janne Anttila | 2009-09-09 | 1 | -2/+12 |
|/ |
|
* | Fixed the headers autotest for the latest LPGL header. | Martin Smith | 2009-09-09 | 1 | -2/+3 |
|
|
* | Fix for tst_QThread::adoptedThreadAffinity() failure on Windows | Prasanth Ullattil | 2009-09-09 | 1 | -9/+12 |
|
|
* | Fixed all but one of the failures in the headers autotest. | Martin Smith | 2009-09-09 | 1 | -1/+2 |
|
|
* | Getting text widget OOM tests working in Symbian | mread | 2009-09-09 | 1 | -4/+8 |
|
|
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-09-09 | 3 | -9/+6 |
|\ |
|
| * | More robust graphicsview test | Olivier Goffart | 2009-09-09 | 1 | -3/+1 |
|
|
| * | Tweak the test | Paul Olav Tvete | 2009-09-09 | 1 | -0/+1 |
|
|
| * | Try to fix tst_q3popupmenu with slow windows manager | Olivier Goffart | 2009-09-09 | 1 | -6/+4 |
|
|
* | | Fix for E32User-Cbase 69 panic, when runnign QtNetwork autotests | Janne Anttila | 2009-09-09 | 1 | -7/+16 |
|/ |
|
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-09-09 | 4 | -25/+41 |
|\ |
|
| * | Make the QGraphicsViews more rebost regarding slow window manager | Olivier Goffart | 2009-09-09 | 4 | -25/+41 |
|
|
* | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-09-09 | 1171 | -4828/+5100 |
|\ \
| |/ |
|
| * | Fixes autotest for MS SQL Server | Bill King | 2009-09-09 | 1 | -1/+4 |
|
|
| * | Fixes missing autotest, also cleanup of code. | Bill King | 2009-09-09 | 1 | -34/+55 |
|
|
| * | Update license headers again. | Jason McDonald | 2009-09-09 | 1165 | -4657/+4658 |
|
|
| * | Merge commit '4feb4019cfc144cef4cd9177d52e52dee9ebdf32' into 4.6 | Rohan McGovern | 2009-09-09 | 1 | -0/+26 |
| |\ |
|
| | * | Fixed bug in drawImage() when fall-back code path is used. | Samuel Rødal | 2009-09-08 | 1 | -0/+26 |
|
|
| | * | Tests: Do not execute network tests at all if DNS setup is broken. | Markus Goetz | 2009-09-08 | 1 | -0/+14 |
|
|
| * | | Fix windows implemetation of QLocalSocket to emit bytesWritten() signal | abcd | 2009-09-09 | 1 | -7/+54 |
|
|
| * | | tst_qbytearray: set SRCDIR to ./ on Windows CE | Joerg Bornemann | 2009-09-08 | 1 | -5/+6 |
|
|
| * | | exception safety fix for QList::operator+= (const QList&) | mread | 2009-09-08 | 1 | -25/+92 |
|
|
| * | | network-settings.h: Check for DNS setup only when needed | Markus Goetz | 2009-09-08 | 1 | -1/+2 |
|
|
| * | | Revert "network-settings.h: Compile fix relating to some tests" | Markus Goetz | 2009-09-08 | 1 | -0/+2 |
|
|
| * | | network-settings.h: Compile fix relating to some tests | Markus Goetz | 2009-09-08 | 1 | -2/+0 |
|
|
| * | | Fix QWS autotests after S60 integration | Paul Olav Tvete | 2009-09-08 | 5 | -5/+0 |
|
|
| * | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-09-08 | 1 | -7/+10 |
| |\ \ |
|
| | * | | Make tst_qmdiarea more robust | Olivier Goffart | 2009-09-08 | 1 | -7/+10 |
|
|
| * | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-09-08 | 19 | -84/+183 |
| |\ \ \
| | |/ / |
|
| | * | | Fixes a regression in QListView in 4.6 regarding the selection | Thierry Bastian | 2009-09-08 | 1 | -0/+30 |
|
|
| | * | | Try to make test more robust. | Olivier Goffart | 2009-09-08 | 16 | -84/+130 |
|
|
| | * | | Fix autotest | mae | 2009-09-08 | 1 | -0/+8 |
|
|