| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable failing tests | Harald Fernengel | 2009-06-30 | 1 | -2/+5 |
|
|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 916 | -2692/+132501 |
|\ |
|
| * | 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 |
|
|
| * | Prevented QWizard from crashing upon removing a page after deleting a field o... | jasplin | 2009-06-22 | 1 | -0/+22 |
|
|
| * | Moving a child widget right after show() does not work as expected. | Bjørn Erik Nilsen | 2009-06-22 | 1 | -0/+28 |
|
|
| * | Fixed wrong painting when doing IntersectClip after setClipping(false). | Samuel Rødal | 2009-06-22 | 2 | -0/+15 |
|
|
| * | QItemEditorFactory: made sure the ownership is taken on the | Thierry Bastian | 2009-06-18 | 1 | -7/+31 |
|
|
| * | Made QInputDialog::getText() return null QString when rejected | Stian Sandvik Thomassen | 2009-06-18 | 1 | -2/+23 |
|
|
| * | Fixed bugs in QPainterPath::united(). | Samuel Rødal | 2009-06-17 | 1 | -0/+20 |
|
|
| * | Fixed segmentation fault caused by empty clip. | Samuel Rødal | 2009-06-17 | 1 | -0/+19 |
|
|
| * | add SqlQuery unit test for task: 234422 | Derick Hawcroft | 2009-06-16 | 1 | -1/+40 |
|
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 891 | -1916/+1916 |
|
|
| * | Fixes to get some MS Sql Server tests running again + new db definitions. | Bill King | 2009-06-16 | 2 | -1/+10 |
|
|
| * | Add Qt 4.4.0 linux-gcc-ia32 testdata to bic test and make the bic test | Rohan McGovern | 2009-06-16 | 14 | -33/+129891 |
|
|
| * | Fix wrong comparator in QSslCertificatePrivate::QByteArray_from_X509 | Markus Goetz | 2009-06-15 | 1 | -0/+38 |
|
|
| * | make qscript unit tests not crash when test files are not found | Kent Hansen | 2009-06-15 | 2 | -16/+18 |
|
|
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Derick Hawcroft | 2009-06-15 | 5 | -673/+50 |
| |\ |
|
| | * | BT Revert "Fix the behaviour of sql classes regarding quoted identifiers" | Bill King | 2009-06-15 | 5 | -673/+50 |
|
|
| * | | unit test for task 229811 | Derick Hawcroft | 2009-06-15 | 1 | -7/+55 |
| |/ |
|
| * | Adds unit test for task: 180617 | Derick Hawcroft | 2009-06-15 | 1 | -4/+41 |
|
|
| * | QGraphicsItem::setOpacity(0.0) does not trigger an update of child items | Leonardo Sobral Cunha | 2009-06-12 | 1 | -1/+50 |
|
|
| * | Fixed compile of arthur tests when Qt is configured without opengl or | Rohan McGovern | 2009-06-10 | 5 | -5/+13 |
|
|
| * | Fix the qitemdelgate test. | Olivier Goffart | 2009-06-09 | 1 | -14/+14 |
|
|
| * | Fixed intermittent failure of tst_selftests. | Rohan McGovern | 2009-06-09 | 1 | -1/+1 |
|
|
| * | Fixed crash in tst_qcombobox when Qt is built in debug mode. | Rohan McGovern | 2009-06-09 | 1 | -1/+1 |
|
|
| * | Fixed tst_qmake failing to compile when QMAKE_CROSS_COMPILED is defined. | Rohan McGovern | 2009-06-09 | 1 | -1/+2 |
|
|
| * | Change order of functions in QInputDialog::getDouble() | Markus Goetz | 2009-06-08 | 1 | -0/+15 |
|
|
* | | report and continue policy for exceptions in all Qt threads | mread | 2009-06-18 | 1 | -7/+16 |
|
|
* | | major rewrite - make it valgrind friendly | Harald Fernengel | 2009-06-16 | 5 | -74/+4379 |
|
|
* | | add object exception test as well | Harald Fernengel | 2009-06-16 | 1 | -9/+53 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Harald Fernengel | 2009-06-16 | 1 | -2/+4 |
|\ \ |
|
| * | | Fix Qt network autotest compilation for ARMV5. | Janne Anttila | 2009-06-16 | 1 | -2/+4 |
|
|
* | | | add an out of memory checker | Harald Fernengel | 2009-06-16 | 3 | -0/+327 |
|/ / |
|
* | | fixed code formatting to Qt style | mread | 2009-06-15 | 1 | -39/+44 |
|
|
* | | extra autotests for exceptions | mread | 2009-06-12 | 1 | -0/+205 |
|
|
* | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-06-10 | 16 | -31/+1058 |
|\ \ |
|
| * | | Fix "post linker error" with GCCE. | Frans Englich | 2009-06-10 | 1 | -0/+11 |
|
|
| * | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 15 | -31/+1047 |
|
|
* | | | Fixed qlocalsocket autotest deployment | Miikka Heikkinen | 2009-06-10 | 1 | -3/+11 |
|/ / |
|
* | | Force qRound64() to take a double on platforms where qreal is a float. | makuukka | 2009-06-10 | 1 | -0/+26 |
|
|
* | | Fix to qplaintextedit::getSetCheck auto test in Symbian. | Janne Anttila | 2009-06-08 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Janne Anttila | 2009-06-08 | 9 | -21/+145 |
|\ \ |
|