summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Don't call invalidate when resetting the QSortFilterProxyModel.Stephen Kelly2010-01-062-3/+30
* Merge branch '4.6'Thiago Macieira2010-01-058-9/+237
|\
| * Fixes crash when widget with WA_StaticContents child become toplevel.Olivier Goffart2009-12-291-1/+29
| * QUrl::toEncoded() fix for the case of "password, but no username".David Faure2009-12-281-0/+7
| * Fix tst_QFileInfo::isHidden_data on WindowsOlivier Goffart2009-12-281-2/+2
| * QStyleSheetStyle: Fixed some text croped when having padding with native border.Olivier Goffart2009-12-281-0/+57
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-255-6/+142
| |\
| | * revert f36fb8b2b63b3734cc2bd66b329ca4fef1204845Ritt Konstantin2009-12-231-6/+2
| | * images: Document QImageReader::loopCount behaviour for infinite loopsHolger Hans Peter Freyther2009-12-232-0/+7
| | * gif: Add unit test for QImageReader::size callsHolger Hans Peter Freyther2009-12-233-0/+133
* | | Fixed QGLFormat::operator== to handle new fields.Kim Motoyoshi Kalland2010-01-041-0/+41
* | | Merge branch '4.6'Thiago Macieira2009-12-2623-97/+774
|\ \ \ | |/ /
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2009-12-234-23/+95
| |\ \ | | |/
| | * Use libjpeg's builtin scaler for implementing setScaledSize()Rhys Weatherley2009-12-221-1/+9
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-221-0/+7
| | |\
| | * | Clean up oracle data type tests.Bill King2009-12-221-21/+16
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-192-1/+70
| | |\ \
| | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-182-1/+70
| | | |\ \
| | | | * | Fixed QResource to respect the explicitely set localeDenis Dzyubenko2009-12-171-0/+22
| | | | * | Change QHostInfo to use 5 parallel lookup threadsMarkus Goetz2009-12-171-1/+48
| * | | | | Revert "Daylight savings time for Symbian."Janne Koskinen2009-12-231-7/+0
| | |_|_|/ | |/| | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2009-12-2234-91/+1355
| |\ \ \ \ | | |/ / /
| | * | | Fixes bug when using AnchorUnderMouse for GraphicsView transformation.Yoann Lopes2009-12-181-0/+97
| | * | | Make the layout{,AboutToBe}Changed signals in the QSortFilterProxyModel match...Stephen Kelly2009-12-181-11/+111
| | * | | Make sure mappings are created for columns when indexes newly become parents.Stephen Kelly2009-12-187-17/+53
| | |/ /
| | * | Cleanup qsqldatabase test case a little bit.Bill King2009-12-171-15/+9
| | |/
| | * Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-173-3/+44
| | |\
| | | * Disable benchlibwalltime test.Rohan McGovern2009-12-171-3/+3
| | | * Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-152-0/+41
| | | |\
| | | | * Fix crash in QDBusPendingReply/QDBusReply in case of unconnected calls.Thiago Macieira2009-12-092-0/+41
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-171-3/+3
| | |\ \ \
| | | * | | (OCI) Fixes problem with clobs being handled as binaryBill King2009-12-171-3/+3
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Bill King2009-12-171-0/+35
| | | |\ \ \
| | | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Bill King2009-12-165-19/+291
| | | |\ \ \ \
| | * | \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-163-10/+40
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | Fix for QTBUG-4908 SVG transparency rendering problem.Jani Hautakangas2009-12-161-0/+6
| | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-1616-13/+696
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | (ODBC) Fixes segfault when error string is larger than 256 chars.Bill King2009-12-151-0/+24
| | | * | | | | Fixed qgraphicsview autotest build for winscw.Miikka Heikkinen2009-12-151-10/+10
| | * | | | | | Fix moc generated code with dummy Q_PROPERTYOlivier Goffart2009-12-161-0/+35
| | | |_|/ / / | | |/| | | |
| | * | | | | Fix autotest which checks for sample buffersTom Cooksey2009-12-151-6/+1
| | * | | | | Add autotest for creating a QGLWidget with alpha channelTom Cooksey2009-12-151-0/+12
| | * | | | | Clicking on a selected item wouldn't reset the selection anymore.Gabriel de Dietrich2009-12-151-0/+23
| | * | | | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-12-147-5/+534
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Fix QMetaObject::connect and disconnect with "dynamic signals"Olivier Goffart2009-12-141-0/+144
| | * | | | | Test fixed for Windows CE.ninerider2009-12-141-13/+62
| | * | | | | Compilation fix for Windows Mobileninerider2009-12-141-1/+1
| | * | | | | Optimize QGraphicsItemEffectSourcePrivate::pixmap() for QGraphicsPixmapItems.Samuel Rødal2009-12-141-0/+49
| * | | | | | Daylight savings time for Symbian.Janne Koskinen2009-12-221-0/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge commit 'origin/4.6'Olivier Goffart2009-12-1524-43/+889
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |