summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-0626-5/+1022
|\ \
| * | Ensured correct rounding of scaled image drawing at non-integer coords.Samuel Rødal2009-05-054-0/+130
| * | 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
| * | New autotest for Windows Mobile: tst_windowsmobileThomas Hartmann2009-04-3010-0/+446
| * | Stabilize tst_QWidget::render_systemClip2 and remove wrong ifdefBjoern Erik Nilsen2009-04-291-3/+3
| * | Wrong clip in QWidget::render(QPainter *, ...) when using Qt::(Replace|No)Clip.Bjoern Erik Nilsen2009-04-291-0/+102
| * | Fix regression in QSelectionModel::rowIntersectsSelectionOlivier Goffart2009-04-281-0/+46
| * | Fix a crash with a proxy model applied on the QFileDialog.Alexis Menard2009-04-281-0/+13
| * | When minimizing/restoring an item view it could jump to its currentlyThierry Bastian2009-04-281-0/+28
| * | Fix stylesheet test when button color != window colorOlivier Goffart2009-04-281-1/+2
| * | Stabilize auto test added in 8ebe882b077fffedc3ff80fb80d2e181d5e56ab8Bjoern Erik Nilsen2009-04-271-0/+4
| * | Fixes wrong QPaintEvent::region() in QGLWidget::paintEvent.Bjoern Erik Nilsen2009-04-271-0/+61
| * | QPixmapCache:Remove the old pixmap if you insert one with the same key.Alexis Menard2009-04-271-0/+10
| * | Sometimes wrong clipping in QWidget::render() when passing a device orBjoern Erik Nilsen2009-04-241-0/+98
* | | Implemented: 247272 Remove qtestnetworkservers.hJanne Anttila2009-05-051-1/+1
* | | Enabled disconnectWhileConnectingNoEventLoop test case for Symbian OS.Janne Anttila2009-05-051-3/+9
* | | Merge commit 'private/translucentWindows'Jason Barron2009-04-301-2/+2
|\ \ \
| * | | Fix compilation of tst_qwidget with some compilers.Jason Barron2009-04-281-2/+2
| | |/ | |/|
* | | Fixed tst_QSslSocket::sslErrors test for Symbian HW.Janne Anttila2009-04-291-12/+18
* | | Increased stack size for threads created in QLocalSocket autotests.Janne Anttila2009-04-291-0/+6
* | | Fixed tst_QTcpSocket RVCT build when TEST_QNETWORK_PROXY is not defined.Janne Anttila2009-04-291-1/+2
|/ /
* | Simple refactoring how the data are fetched and stored.Aleksandar Sasha Babic2009-04-281-25/+29
* | These tst_qtcpsockets require more time to finish in Symbian OSJanne Anttila2009-04-281-1/+9
* | Fixed unresolved merge conflict in network-settings.hJanne Anttila2009-04-281-3/+0
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-04-281-13/+127
|\ \
| * | Network server test related data (serever name, IP address ...) can nowAleksandar Sasha Babic2009-04-271-13/+127
* | | Skipped disconnectWhileConnectingNoEventLoop for now in Symbian OS.Janne Anttila2009-04-281-0/+2
* | | Fixed copy/paste error in QtNetworkSettings::expectedReplyFtp.Janne Anttila2009-04-281-3/+1
|/ /
* | Enabled and fixed tst_QSslSocket::waitForMinusOne test for Symbian.Janne Anttila2009-04-271-2/+5
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-27196-2364/+3809
|\ \ | |/
| * Return the correct MIB number for TSCII. When the code wasFrans Englich2009-04-241-0/+6
| * Alias for QUtf16Codec is wrong.Frans Englich2009-04-241-0/+6
| * Fix an issue with SVG gradient rendering.Alexis Menard2009-04-241-9/+35
| * correctly handle remote disconnectsOswald Buddenhagen2009-04-231-0/+20