summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed qpen test case panic in Symbian OS.Janne Anttila2009-05-271-6/+6
* Fixed qsqldatabase test case compilation.Janne Anttila2009-05-271-1/+0
* Fixed qtemporaryfile test case compilation for Symbian OS.Janne Anttila2009-05-272-1/+5
* Increased few timeouts in qtimer test to compensate for delays caused by SymbianMiikka Heikkinen2009-05-261-10/+26
* Reduced number of processes in one qprocess test case to avoid running outMiikka Heikkinen2009-05-261-6/+4
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-05-263-13/+26
|\
| * Disabled building two versions of same library in qlibrary autotest for Symbian,Miikka Heikkinen2009-05-261-3/+10
| * Fixed qlibrary autotest compilation error in symbian-abldMiikka Heikkinen2009-05-261-3/+4
| * Commented out include that was needed only by commented out codeMiikka Heikkinen2009-05-261-7/+12
* | Fixed tst_QLocalSocket::processConnection test case for Symbian.Janne Anttila2009-05-263-3/+6
|/
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-259-6/+766
|\
| * Pressing enter in a QPlainTextEdit embedded on a itemview should insert a new...Olivier Goffart2009-05-221-0/+78
| * Unconditionally open temporary files in ReadWrite modeJoão Abecasis2009-05-221-0/+15
| * QTemporaryFile would forget fileName while file was "closed"João Abecasis2009-05-221-0/+23
| * Fix auto testJoão Abecasis2009-05-221-1/+8
| * QFile::copy: close source file when using fallback mechanismJoão Abecasis2009-05-223-1/+36
| * Add an autotest to check that the network test server worksThiago Macieira2009-05-223-1/+600
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jedrzej Nowacki2009-05-202-15/+21
| |\
| * | I made test more stable. There was no sens to check hardcoded size ofJedrzej Nowacki2009-05-201-4/+7
* | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-05-221-15/+12
|\ \ \
* | | | Fixed qsslsocket auto test compilation for Symbian.Janne Anttila2009-05-222-16/+20
|/ / /
* | | Long time when waiting in test case will not help in this case.Aleksandar Sasha Babic2009-05-211-3/+5
* | | Resolving some merge issues.Aleksandar Sasha Babic2009-05-211-2/+2
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicAleksandar Sasha Babic2009-05-2130-82/+376
|\ \ \
| * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-2030-82/+376
| |\ \ \ | | | |/ | | |/|
| | * | make QSslSocket test work also for shadow buildsPeter Hartmann2009-05-202-15/+21
| | |/
| | * Fix incorrect copyright year in some license headers.Jason McDonald2009-05-201-1/+1
| | * Added auto-test for QComboBox::setItemDelegate and task 253944Stian Sandvik Thomassen2009-05-201-0/+24
| | * qwidget autotest fixed for Windows CEJoerg Bornemann2009-05-191-0/+1
| | * make the changedSignal test more robustKent Hansen2009-05-191-2/+2
| | * Adpot more code to use QtNetworkSettings instead of hard coded names.Frans Englich2009-05-196-55/+54
| | * Use QtNetworkSettings for IMAP server, instead of hard coding.Frans Englich2009-05-192-4/+4
| | * Use QtNetworkSettings, don't hard code IMAP host name. This should fix failur...Frans Englich2009-05-191-2/+2
| | * network autotests: do not use imap.troll.no for testingPeter Hartmann2009-05-192-8/+8
| | * Don't "hope" that a connection gets picked up; do it right!Norwegian Rock Cat2009-05-191-2/+4
| | * grabWindow in MacGui test was grabbing the wrong area.Norwegian Rock Cat2009-05-191-6/+1
| | * qmake autotest: Remove dependency on Qt3 Support on WindowsJoão Abecasis2009-05-191-4/+2
| | * make splitter autotest pass on mac tooKent Hansen2009-05-191-3/+2
| | * Windows CE autotest compile fixesJoerg Bornemann2009-05-194-4/+4
| | * fix compiler warnings when qreal == float in tessellator autotestJoerg Bornemann2009-05-191-4/+4
| | * Fix autotest for qitemmodel on windowsJens Bache-Wiig2009-05-191-1/+1
| | * Fixed autotest tst_QPrinter::printDialogCompleter on Windows.Kim Motoyoshi Kalland2009-05-191-2/+3
| | * Fix autotest compile for qitemview on windowsJens Bache-Wiig2009-05-191-1/+1
| | * Fixed autotest failure in tst_QImage::smoothScale3()Samuel Rødal2009-05-191-3/+3
| | * Fix handling of dynamic casts in QSharedPointer.Thiago Macieira2009-05-181-9/+128
| | * Fix QNetworkDiskCache to expire the oldest files first.Benjamin C Meyer2009-05-181-1/+2
| | * QCss: font-family handle fallback font specsOlivier Goffart2009-05-181-4/+9
| | * Fix race condition in ~QObjectOlivier Goffart2009-05-181-0/+89
| | * QCalendarWidget::setDateTextFormat() reset the format is the date is invalidBenjamin Poulain2009-05-181-0/+53
* | | Need some longer timeout values in test cases.Aleksandar Sasha Babic2009-05-211-4/+16