summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071173-1181/+1270
|\
| * QIODevice: Fix readAll()Markus Goetz2010-01-061-0/+34
| * Temporary hackiesh solution to prevent BOM in the xml data.Denis Dzyubenko2010-01-061-1/+15
| * Fixed qxmlstream autotest when using shadow builds.Denis Dzyubenko2010-01-062-3/+7
| * Fixes a crash when setting focus on a widget with a focus proxy.Denis Dzyubenko2010-01-061-0/+37
| * Update copyright year to 2010Jason McDonald2010-01-061172-1177/+1177
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-0611-253/+406
|\ \
| * | QBoxLayout::setGeometry would not respect the widget min/max widthGabriel de Dietrich2010-01-061-0/+27
| * | Revert "QStyleSheetStyle: Fixed some text croped when having padding with nat...Olivier Goffart2010-01-061-57/+0
| * | Fix default filter selection when using HideNameFilterDetails option.Alexis Menard2010-01-062-0/+42
| * | Merge branch 'QT-2261' into 4.6Jan-Arve Sæther2010-01-051-160/+222
| |\ \
| | * | Fixed a bug with distribution of spans.Jan-Arve Sæther2010-01-051-160/+222
| * | | Fix typo in autotest testcase name.Jan-Arve Sæther2010-01-051-2/+2
| * | | Make unit test more robustThomas Zander2010-01-051-1/+3
| * | | Fix test: The bug is now fixedOlivier Goffart2010-01-051-1/+0
| * | | Fix auto-test failure on WindowsAlexis Menard2010-01-051-1/+0
| * | | (mysql) Add test to the system so it's there for use later.Bill King2010-01-051-0/+38
| * | | Remove QGLShareRegister and transfer its functionality to QGLContextGroupRhys Weatherley2010-01-041-32/+1
| * | | Make the ShowDirsOnly option work in QFileDialog.Alexis Menard2010-01-041-0/+68
| * | | Fix background brush for character format when writing to ODF document.Pierre Rossi2009-12-301-0/+4
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-064-0/+2383
|\ \ \ \ | |_|_|/ |/| | |
| * | | uic3/uic: Ignore buttonGroupId property when there is no parent QButtonGroupDavid Faure2010-01-054-0/+2383
| |/ /
* | | Small optimization in QIODevice::readAll()Markus Goetz2010-01-051-0/+41
* | | tst_qtcpserver: Move benchmarksMarkus Goetz2010-01-041-156/+0
* | | Remove TEST_QNETWORK_PROXY define from the testsMarkus Goetz2010-01-049-88/+4
|/ /
* | 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
* | | 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
| | |\