summaryrefslogtreecommitdiffstats
path: root/tests
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-091316-1330/+1652
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-091316-1330/+1652
| |\
| | * Fixes: Setting any style sheet breaks checkbox positioningJens Bache-Wiig2010-01-081-2/+12
| | * Autotest: add a test for QNAM's HTTP cache handling codeThiago Macieira2010-01-081-1/+202
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-085-29/+46
| | |\
| | * | Autotest: rename test with typo in the nameThiago Macieira2010-01-071-2/+2
| | * | Fix bugs evidenced by change to keep flush errors on QFile::closeJoão Abecasis2010-01-071-1/+3
| | * | Make an empty QUrl also be considered non-detached (d == 0).Thiago Macieira2010-01-071-0/+20
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071316-1324/+1413
| | |\ \
| | | * | 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-061315-1320/+1320
* | | | | 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
|/ / /
* | | 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-041-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 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
| |\ \ \ \