| Commit message (Expand) | Author | Age | Files | Lines |
* | A test requiring an enter/leave signal to be emitted is skipped. | ninerider | 2009-10-07 | 1 | -0/+3 |
|
|
* | Whe STL is not enabled, most of the test threads failed to start. | ninerider | 2009-10-07 | 1 | -1/+26 |
|
|
* | implement qHash function for QScriptString | Kent Hansen | 2009-10-07 | 1 | -0/+17 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-10-06 | 1 | -6/+80 |
|\ |
|
| * | Autotest: add a few more tests, with IP address and actual hostname | Thiago Macieira | 2009-10-06 | 1 | -4/+74 |
|
|
| * | Autotest: use port 12346 instead of 1, to ensure that it's not a | Thiago Macieira | 2009-10-06 | 1 | -2/+7 |
|
|
* | | QScriptContext::parentContext: don't skip unessecary frames | Olivier Goffart | 2009-10-06 | 1 | -1/+0 |
|
|
* | | tst_qnetworkreply: httpConnectionCount test improvements | Markus Goetz | 2009-10-06 | 1 | -3/+7 |
|
|
* | | add test for QT-2270 | Kent Hansen | 2009-10-06 | 1 | -0/+17 |
|
|
* | | tst_qhttpnetworkconnection: Some more checks | Markus Goetz | 2009-10-06 | 1 | -2/+14 |
|
|
* | | Merge commit 'origin/4.5' into 4.6 | Joerg Bornemann | 2009-10-06 | 2 | -0/+3 |
|\ \
| |/ |
|
| * | tst_QGraphicsItem::QTBUG_4233_updateCachedWithSceneRect WinCE fix | Joerg Bornemann | 2009-10-06 | 1 | -1/+1 |
|
|
| * | tst_QGraphicsView::task245469_itemsAtPointWithClip Windows mobile fix | Joerg Bornemann | 2009-10-06 | 1 | -0/+1 |
|
|
| * | tst_QGraphicsLinearLayout::layoutDirection fixed for Windows mobile | Joerg Bornemann | 2009-10-06 | 1 | -0/+2 |
|
|
* | | tst_qnetworkreply: Add ioPostToHttpsUploadProgress | Markus Goetz | 2009-10-06 | 3 | -0/+143 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | ninerider | 2009-10-06 | 14 | -24/+657 |
|\ \ |
|
| * | | Span update after row and column insertion and removal in QTableView. | Gabriel de Dietrich | 2009-10-06 | 2 | -1/+366 |
|
|
| * | | QParallelAnimationGroup: set the correct state for the animations | Thierry Bastian | 2009-10-06 | 1 | -1/+145 |
|
|
| * | | implement property getters&setters for setProperty(quint32) overload | Kent Hansen | 2009-10-06 | 1 | -0/+27 |
|
|
| * | | statemachine: implement cloning of a whole bunch more GUI events | Kent Hansen | 2009-10-06 | 1 | -0/+27 |
|
|
| * | | Fix regression in QUrl: IPv6 hosts should be lowercased like in Qt-4.5. | David Faure | 2009-10-06 | 1 | -0/+3 |
|
|
| * | | Stabilize QWaitCondition test. | Olivier Goffart | 2009-10-06 | 1 | -4/+4 |
|
|
| * | | Autotest: add missing copyright attribution for tests copied from | Thiago Macieira | 2009-10-06 | 1 | -0/+20 |
|
|
| * | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-10-06 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | Autotest: disable the globalObjects test. | Thiago Macieira | 2009-10-06 | 1 | -0/+1 |
|
|
| * | | Unified and increased some lackey timeouts in systemsemaphore test. | Janne Anttila | 2009-10-06 | 1 | -11/+10 |
|
|
| * | | Decrease tst_QThreadOnce::multipleThreads test num of thread for Symbian | Janne Anttila | 2009-10-06 | 1 | -1/+1 |
|
|
| * | | Increased tst_QSharedMemory::simpleProcessProducerConsumer timout. | Janne Anttila | 2009-10-06 | 1 | -1/+1 |
|
|
| * | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-10-06 | 3 | -5/+52 |
| |\ \
| | |/ |
|
| | * | tst_QCssParser::extractFontFamily fix Windows CE font deployment | Joerg Bornemann | 2009-10-06 | 2 | -3/+38 |
|
|
| | * | fix tst_QAbstractItemView::task250754_fontChange for Windows CE | Joerg Bornemann | 2009-10-06 | 1 | -5/+17 |
|
|
| | * | Fixing the autotest for other platforms, hopefully... | João Abecasis | 2009-10-05 | 1 | -1/+1 |
|
|
| | * | tst_QComboBox::task248169_popupWithMinimalSize() fixed for WinCE | ninerider | 2009-10-05 | 1 | -2/+4 |
|
|
* | | | Numerical issues on Windows CE caused some image comparisons to fail. | ninerider | 2009-10-06 | 1 | -1/+8 |
|/ / |
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | ninerider | 2009-10-06 | 6 | -10/+46 |
|\ \ |
|
| * | | Stabilize tests on X11 | Olivier Goffart | 2009-10-06 | 5 | -10/+12 |
|
|
| * | | Don't output redundant setPen command when reusing PS printer | Eskil Abrahamsen Blomfeldt | 2009-10-06 | 1 | -0/+34 |
|
|
* | | | Skipped enter/leave test for Windows CE | ninerider | 2009-10-06 | 1 | -0/+3 |
|/ / |
|
* | | Fix the pad navigator demo. | Alexis Menard | 2009-10-06 | 1 | -0/+71 |
|
|
* | | Fix auto test for QSound; find test wav file. | Justin McPherson | 2009-10-06 | 2 | -2/+6 |
|
|
* | | Add autotest for mysql savepoints. | Bill King | 2009-10-06 | 1 | -0/+15 |
|
|
* | | Stabilize tests on X11 | Olivier Goffart | 2009-10-05 | 5 | -21/+20 |
|
|
* | | Stabilize test on X11 | Olivier Goffart | 2009-10-05 | 4 | -9/+8 |
|
|
* | | Test fix : Move the global test model to a dir that the test won't delete. | Alexis Menard | 2009-10-05 | 1 | -0/+2 |
|
|
* | | Fixed bug in X11 paint engine causing source pixmap depth to change. | Samuel Rødal | 2009-10-05 | 1 | -0/+19 |
|
|
* | | use QTRY_VERIFY instead of qWait() in tst_QDialog::reject() | Bradley T. Hughes | 2009-10-05 | 1 | -17/+11 |
|
|
* | | Test fix on Mac | Olivier Goffart | 2009-10-05 | 3 | -1/+6 |
|
|
* | | Fixes to qpixmapcache test cases, test case now adapts to cache_limit. | Janne Anttila | 2009-10-05 | 1 | -9/+18 |
|
|
* | | QAbstractItemView: Make sure the view is updated when a delegate is set. | Olivier Goffart | 2009-10-05 | 1 | -3/+4 |
|
|
* | | Fix whatsThis breakage when using custom style sheet font | Jens Bache-Wiig | 2009-09-14 | 1 | -0/+22 |
|
|