| Commit message (Expand) | Author | Age | Files | Lines |
* | Autotest: add a newline after the user program headers. | Thiago Macieira | 2009-07-30 | 1 | -0/+1 |
|
|
* | Disable benchlibtickcounter test by default. | Rohan McGovern | 2009-07-29 | 1 | -3/+4 |
|
|
* | Fixed failure of tst_qmake::simple_app_shadowbuild. | Rohan McGovern | 2009-07-29 | 1 | -0/+1 |
|
|
* | Fixed failure of tst_moc. | Rohan McGovern | 2009-07-29 | 1 | -1/+1 |
|
|
* | Skip uic3 test when qt3support is disabled. | Rohan McGovern | 2009-07-29 | 1 | -0/+3 |
|
|
* | Fixed compile of tst_qitemeditorfactory. | Rohan McGovern | 2009-07-28 | 1 | -5/+5 |
|
|
* | Fixed failure of tst_q3urloperator. | Rohan McGovern | 2009-07-28 | 1 | -5/+7 |
|
|
* | Fixed failure of tst_q3socket. | Rohan McGovern | 2009-07-28 | 1 | -6/+8 |
|
|
* | Fixed drawImage() so that it doesn't sample outside the source image. | Kim Motoyoshi Kalland | 2009-07-28 | 1 | -19/+327 |
|
|
* | Fixed failure of tst_qlocale if run when LC_ALL is set. | Rohan McGovern | 2009-07-27 | 1 | -6/+10 |
|
|
* | Fix a running external tests: user program headers must come first. | Thiago Macieira | 2009-07-26 | 1 | -2/+2 |
|
|
* | Remove autotest for "Won't fix" bug 258462. | Rohan McGovern | 2009-07-23 | 1 | -31/+0 |
|
|
* | QSslSocket autotest: adapt to new certificate on test server | Peter Hartmann | 2009-07-22 | 2 | -23/+16 |
|
|
* | Add a (failing) test for QProcess bug 258462. | Rohan McGovern | 2009-07-22 | 1 | -0/+31 |
|
|
* | Fix assert in message handling. | Frans Englich | 2009-07-20 | 1 | -0/+18 |
|
|
* | don't rely on system codec when handling PO files | Oswald Buddenhagen | 2009-07-17 | 1 | -1/+1 |
|
|
* | Test case for QDirIterator regression introduced in 4.5.0 | João Abecasis | 2009-07-17 | 1 | -10/+21 |
|
|
* | tst_qnetworkreply: Removed warning | Markus Goetz | 2009-07-17 | 1 | -0/+1 |
|
|
* | implement proper vpath handling | Oswald Buddenhagen | 2009-07-13 | 7 | -0/+80 |
|
|
* | tst_qnetworkreply: qDebug instead of qWarning | Markus Goetz | 2009-07-13 | 1 | -1/+1 |
|
|
* | QFlags::testFlag(): handle the zero case appropriately. | Frans Englich | 2009-07-13 | 1 | -0/+24 |
|
|
* | Fix line endings. | Alexis Menard | 2009-07-13 | 1 | -22/+22 |
|
|
* | Fixes failure when table has null fields to update | Bill King | 2009-07-13 | 1 | -0/+62 |
|
|
* | Fixed a crash with input methods | Pierre Rossi | 2009-07-10 | 1 | -0/+15 |
|
|
* | rewrite makeplurals.sh in perl | Oswald Buddenhagen | 2009-07-10 | 3 | -44/+43 |
|
|
* | make tests independent of PATH contents | Oswald Buddenhagen | 2009-07-10 | 3 | -11/+19 |
|
|
* | QNAM: httpDownloadPerformance auto test | Markus Goetz | 2009-07-09 | 1 | -0/+126 |
|
|
* | make test behave like others | Derick Hawcroft | 2009-07-08 | 1 | -1/+1 |
|
|
* | Make the table actually delete before the autotest | Bill King | 2009-07-08 | 1 | -1/+1 |
|
|
* | Cleanup more SQL autotest failures. | Bill King | 2009-07-08 | 3 | -12/+28 |
|
|
* | safely drop tables. | Derick Hawcroft | 2009-07-08 | 1 | -1/+3 |
|
|
* | Auto test for task 233829 | Derick Hawcroft | 2009-07-07 | 1 | -1/+29 |
|
|
* | Fix more sql autotest failures. | Bill King | 2009-07-06 | 1 | -3/+4 |
|
|
* | Fix precision autotest for SqlServer | Bill King | 2009-07-06 | 1 | -6/+7 |
|
|
* | Fix up two more qsqldatabase autotests. | Bill King | 2009-07-03 | 1 | -1/+8 |
|
|
* | add license headers | Oswald Buddenhagen | 2009-07-02 | 5 | -0/+205 |
|
|
* | Get more autotests passing/fixed up. | Bill King | 2009-07-02 | 2 | -2/+16 |
|
|
* | integrate linguist tool autotests into the qt testsuite | Oswald Buddenhagen | 2009-06-30 | 200 | -0/+6573 |
|
|
* | Compile qmake autotest | Marius Storm-Olsen | 2009-06-30 | 1 | -1/+1 |
|
|
* | QTemporaryFile: Report the user-provided openMode | João Abecasis | 2009-06-29 | 1 | -0/+33 |
|
|
* | Fix autotest failure in QStyle:drawItemPixmap | Jens Bache-Wiig | 2009-06-29 | 2 | -1/+5 |
|
|
* | bug fix | Derick Hawcroft | 2009-06-29 | 1 | -6/+4 |
|
|
* | Fix painting errors in QScrollArea on Mac (Carbon) | Morten Sørvig | 2009-06-26 | 1 | -0/+1 |
|
|
* | make invokable constructors work with classes in namespace | Kent Hansen | 2009-06-25 | 1 | -0/+22 |
|
|
* | QNetworkReplyImpl: Protect against recursive event loops | Markus Goetz | 2009-06-25 | 3 | -0/+136 |
|
|
* | Change QSharedPointer to track (or not) pointers when the #define is | Thiago Macieira | 2009-06-25 | 1 | -1/+2 |
|
|
* | Backport: Mark tests as XFail until they can be investigated further. | Bill King | 2009-06-24 | 1 | -7/+13 |
|
|
* | These database connections need this parameter to work properly. | Bill King | 2009-06-24 | 1 | -2/+2 |
|
|
* | Regression against 4.4 in QRectF::operator|. | Bjørn Erik Nilsen | 2009-06-23 | 1 | -0/+2 |
|
|
* | Add new auto-test QGraphicsItem::childrenBoundingRect2(). | Bjørn Erik Nilsen | 2009-06-23 | 1 | -0/+11 |
|
|