summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6'Thiago Macieira2010-01-127-1/+283
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-094-0/+137
| |\
| | * Add new benchmark for some qtext features.Thomas Zander2010-01-084-0/+137
| * | Added a flag to avoid construction of application panes.axis2010-01-083-1/+146
| |/
* | Autotest: add a local version of the tst_QHttp::connectionClose testThiago Macieira2010-01-111-11/+19
* | Merge branch '4.6'Thiago Macieira2010-01-0836-539/+3342
|\|
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-01-084-29/+29
| |\
| | * Merge branch '4.6' of ../../4.6 into 4.6Justin McPherson2010-01-0785-709/+5784
| | |\
| | * | Frequency to SampleRate and channels to channelCount.Kurt Korbatits2010-01-064-21/+21
| | * | Added setChannelCount() to QAudioFormat.Kurt Korbatits2010-01-064-8/+8
| * | | Fix performance regression in _q_polishItems.Alexis Menard2010-01-071-0/+17
| | |/ | |/|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-0613-253/+562
| |\ \
| | * | 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-051-32/+1
| | * | | Make the ShowDirsOnly option work in QFileDialog.Alexis Menard2010-01-041-0/+68
| | * | | New lance test for checking aliased vs antialiased renderingTom Cooksey2010-01-042-0/+156
| | * | | 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
| | |/ / /
| * | | | Merge branch '4.5' into 4.6-stagingThiago Macieira2010-01-051-13/+15
| |\ \ \ \
| | * | | | tst_qhostinfo benchmark: Fix license headerMarkus Goetz2010-01-041-13/+15
| * | | | | Small optimization in QIODevice::readAll()Markus Goetz2010-01-051-0/+41
| * | | | | tst_qtcpserver: Move benchmarksMarkus Goetz2010-01-044-156/+291
| * | | | | Remove TEST_QNETWORK_PROXY define from the testsMarkus Goetz2010-01-049-88/+4
| | |/ / / | |/| | |
* | | | | Fixes: Checked QPushbutton ignores stylesheet backround:Olivier Goffart2010-01-081-0/+39
* | | | | Don't call invalidate when resetting the QSortFilterProxyModel.Stephen Kelly2010-01-062-3/+30
* | | | | Merge branch '4.6'Thiago Macieira2010-01-0511-9/+345
|\| | | |
| * | | | 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-275-6/+142
| |\ \ \ \
| | * \ \ \ 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.5' into 4.6-stagingThiago Macieira2009-12-263-0/+108
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Add QHostInfo benchmarkMarkus Goetz2009-12-183-0/+108
* | | | | | Fixed QGLFormat::operator== to handle new fields.Kim Motoyoshi Kalland2010-01-041-0/+41
* | | | | | Merge branch '4.6'Thiago Macieira2009-12-2636-250/+1128
|\| | | | |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2009-12-234-23/+95
| |\ \ \ \ \ | | | |/ / / | | |/| | |