summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | I made test more stable. There was no sens to check hardcoded size ofJedrzej Nowacki2009-05-201-4/+7
| | * | | | tst_QHttpNetworkConnection: Compile fixMarkus Goetz2009-05-201-4/+5
| | * | | | Use a per object lock for signal/slotsOlivier Goffart2009-05-201-3/+21
| | * | | | Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-204-16/+46
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | 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
| | * | | Add string-->enum conversion for properties and slotsKent Hansen2009-05-201-2/+64
| | * | | Refactor the qimagereader autotest to work with shadow buildBenjamin Poulain2009-05-207-211/+224
| | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-1919-45/+161
| | |\ \ \ | | | |/ /
| | | * | 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
| | * | | Adpot more code to use QtNetworkSettings instead of hard coded names.Frans Englich2009-05-196-60/+59
| | * | | Set the resolution when saving a tiff fileBenjamin Poulain2009-05-191-1/+37
| | * | | 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
| | * | | Fixed incorrect pass/fail semantics for xpass/xfail when usingRohan McGovern2009-05-192-1/+41
| | * | | Merged branch 'master' of git://gitorious.org/~dfaure/qt/dfaures-clone.gitSimon Hausmann2009-05-181-8/+9
| | |\ \ \
| | | * | | Fix compilation with strict iteratorsDavid Faure2009-05-181-8/+9
| | * | | | Merge commit 'origin/4.5'Olivier Goffart2009-05-185-10/+209
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | 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
| | | * | | 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
| | * | | | Add an extension to QPixmapCache to get rid of strings.Alexis Menard2009-05-184-12/+479
| | | |/ / | | |/| |
| | * | | Graphics View Optimization: Use a simple style option by default.Bjoern Erik Nilsen2009-05-152-3/+12
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-2287-666/+1847
| |\ \ \ \
| * | | | | Add support for baseline anchoring.Michael Brasser2009-05-224-0/+74
| | |_|_|/ | |/| | |
* | | | | PauseAnimation visual autotestMartin Jones2009-05-245-276/+1263
* | | | | webview test runs.Martin Jones2009-05-214-4/+6
| |/ / / |/| | |
* | | | qfxtext test runs.Martin Jones2009-05-215-5/+7
* | | | Repeater tests run.Martin Jones2009-05-2124-28/+43
* | | | Listview tests run.Martin Jones2009-05-2121-22/+30