summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | tst_qhttpnetworkconnection: Test also HEAD in some testsMarkus Goetz2010-01-111-3/+10
| | * | | | | tst_qhttpnetworkconnection: Relax condition in getMultipleWithPrioritiesMarkus Goetz2010-01-111-1/+1
| | * | | | | Autotest: the cache code no longer returns expired pages.Thiago Macieira2010-01-111-3/+3
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-091173-1187/+1509
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | 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-084-29/+29
| | | |\ \ \ \ | | | | |/ / /
| | | * | | | 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-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
| * | | | | | Significant digits were lost in QDoubleSpinBox range when changing precisionGabriel de Dietrich2010-01-121-0/+13
| * | | | | | Fix completion in QFileDialog.Alexis Menard2010-01-121-1/+41
| * | | | | | QTreeView::selectAll() wouldn't work when first column hiddenGabriel de Dietrich2010-01-111-0/+22
| |/ / / / /
* | | | | | Merge branch '4.6'Thiago Macieira2010-01-123-1/+146
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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-0829-526/+2863
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.6' of ../../4.6 into 4.6Justin McPherson2010-01-0759-556/+3940
| |\ \ \ \ | | |/ / /
| | * | | 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
| | |/ /
| * | | Frequency to SampleRate and channels to channelCount.Kurt Korbatits2010-01-064-21/+21
| * | | Added setChannelCount() to QAudioFormat.Kurt Korbatits2010-01-064-8/+8
* | | | 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-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