summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'eventDispatcherFixes'axis2009-05-191-0/+51
|\
| * Changed the way that Qt handles active objects.axis2009-05-191-3/+0
| * Added test for checking that timers only fire once per processEvents.axis2009-05-191-0/+54
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicAleksandar Sasha Babic2009-05-1812-10/+778
|\ \
| * \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-1812-10/+778
| |\ \ | | |/ | |/|
| | * Adapted uic test-baseline to the icon generation change 251248)Friedemann Kleint2009-05-151-6/+6
| | * HTTP authentication: return error if authentication cannot be handledPeter Hartmann2009-05-151-0/+52
| | * QColor::toCmyk() does not convert the color if it is already in CMYKBenjamin Poulain2009-05-141-0/+21
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Andy2009-05-141-0/+110
| | |\
| | | * Fix QGraphicsItem::deviceTransform() to also work with normal items.Andreas Aardal Hanssen2009-05-141-0/+110
| | * | Prevent duplicate entries in the sidebar when the paths are the sameAndy2009-05-141-2/+7
| | |/
| | * Improve the HTTP status line parsing and catch more errors.Thiago Macieira2009-05-131-0/+7
| | * Fix handling of garbage data sent by the HTTP server instead of aThiago Macieira2009-05-131-0/+42
| | * Reset the 'connectedToScene' flag when changing the scene of a viewLeonardo Sobral Cunha2009-05-131-0/+24
| | * Fixes a segfault from out of order cleanup of mysql resources.Bill King2009-05-131-2/+20
| | * Fixed bug with Qt::WidgetWithChildren shortcut context in QGraphicsWidget.jasplin2009-05-121-0/+85
| | * Add a test for UTF-8 conditionsThiago Macieira2009-05-112-0/+312
| | * Don't leak memory when assigning scriptvalue to iteratorKent Hansen2009-05-111-0/+33
| | * Add a license file for the XML Conformance Testsuite.Thiago Macieira2009-05-111-0/+59
* | | Performance on Symbian with Open C 1.5.3 pre-releaseAleksandar Sasha Babic2009-05-181-0/+5
* | | Testing on symbina requires more time.Aleksandar Sasha Babic2009-05-181-1/+1
* | | Our ftp server removes windiws line ending.Aleksandar Sasha Babic2009-05-181-1/+3
|/ /
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-1162-15/+392
|\ \ | |/
| * Fixes qt3support unit tests generating compile failures when Qt is notRohan McGovern2009-05-1153-9/+62
| * Fixes a crash in QPrinterDialog with relative filenamesJoão Abecasis2009-05-081-0/+18
| * Fix QCompleter with UnfilteredPopupCompletionJoão Abecasis2009-05-081-0/+46
| * Fix leak of file descriptors in QTemporaryFileJoão Abecasis2009-05-082-2/+46
| * Fixes QIBASE driver crashes on multiple execution of a prepared queryBill King2009-05-071-4/+15
| * Make QNetworkProxy calculate the capabilities for a new proxy typeThiago Macieira2009-05-071-0/+33
| * Make QDBusPendingCallWatcher emit a signal if it is created on anThiago Macieira2009-05-071-0/+73
| * Crash in QWidget::render when passing an untransformed QPixmap painter.Bjoern Erik Nilsen2009-05-061-0/+11
| * QGraphicsItem::setOpacity(0.0) does not trigger an update.Bjoern Erik Nilsen2009-05-061-2/+87
* | Some of the epxected replies for network tests can now be loaded via file.Aleksandar Sasha Babic2009-05-081-15/+35
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicAleksandar Sasha Babic2009-05-081-12/+22
|\ \
| * | Re-enabled tst_QUdpSocket::performance with proxy for Symbian OS.Janne Anttila2009-05-081-12/+22
* | | Any event can make us pass the line:Aleksandar Sasha Babic2009-05-071-6/+20
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicAleksandar Sasha Babic2009-05-063-9/+102
|\ \ \ | |/ /
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-05-061-4/+80
| |\ \
| | * \ Merge branches 'virtualKeyboardAPI' and 'imHintsForS60'axis2009-05-061-4/+80
| | |\ \
| | | * | Close the input panel when focusing a non-inputmethods aware widget.axis2009-05-041-0/+35
| | | * | Implemented RequestSoftwareInputPanel events in QLineEdit.axis2009-05-041-4/+45
| * | | | Inreased tst_qlocalsocket timeouts since it failed sometimes in SymbianJanne Anttila2009-05-061-4/+6
| * | | | Fix to tst_qsslsocket::disconnectFromHostWhenConnected test case.Janne Anttila2009-05-061-1/+16
| |/ / /
* | | | Changing test data to migrate top "official" test server.Aleksandar Sasha Babic2009-05-061-24/+12
|/ / /
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-0622-5/+892
|\ \ \ | | |/ | |/|
| * | Fixed bug where 0-opacity would cause images to be drawn fully opaque.Samuel Rødal2009-05-051-0/+18
| * | Fix memory leak in QFutureMorten Sørvig2009-05-051-0/+31
| * | QNetworkCookieJar: do not allow cookies for domains like ".com"Peter Hartmann2009-05-041-0/+11
| * | Do not crash when passing wrong indexes to QSortFilterProxyModel::indexFomSou...Olivier Goffart2009-05-041-0/+18
| * | QNetworkCookieJar: allow cookies with wrong domain attributePeter Hartmann2009-04-301-4/+4