summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | look for the .result file in the dir where the output is expected to goOswald Buddenhagen2010-01-063-7/+1
| | | | | | | * | fix sametext and number heuristicsOswald Buddenhagen2010-01-066-0/+132
| | | | | | | * | no point in specifying -ts when a .pro file is specifiedOswald Buddenhagen2010-01-063-4/+3
| | | | | | | * | clean up the lupdatecmd filesOswald Buddenhagen2010-01-064-16/+3
| | | | | | | * | tidy up the test .pro filesOswald Buddenhagen2010-01-0635-154/+35
| | * | | | | | | Update autotest database connection settingsBill King2010-01-131-4/+10
| | * | | | | | | Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-121328-1338/+1838
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Significant digits were lost in QDoubleSpinBox range when changing precisionGabriel de Dietrich2010-01-121-0/+13
| * | | | | | | | tst_qnetworkreply benchmark: Properly finish the threadMarkus Goetz2010-01-131-4/+4
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Fix D-Bus calls with QDBus::BlockWithGui.Thiago Macieira2010-01-121-0/+17
| * | | | | | | Skip tst_QSystemLock::processesSimon Hausmann2010-01-121-0/+1
| * | | | | | | Autotest: set these files to executable. They are CGI scripts.Thiago Macieira2010-01-1210-0/+0
| * | | | | | | Fix an issue with HTTP headers like "private, max-age=300".Thiago Macieira2010-01-122-1/+16
| * | | | | | | Autotest: don't depend on QtGui just because of QDesktopServices::storageLoca...Thiago Macieira2010-01-122-3/+2
| * | | | | | | Revert "Fixed qxmlstream autotest when using shadow builds."Prasanth Ullattil2010-01-122-7/+3
| * | | | | | | tst_qhttpnetworkconnection: Test also HEAD in some testsMarkus Goetz2010-01-111-3/+10
| * | | | | | | tst_qhttpnetworkconnection: Relax condition in getMultipleWithPrioritiesMarkus Goetz2010-01-111-1/+1
| * | | | | | | QNAM HTTP: Fix readBuffer maximum size.Markus Goetz2010-01-112-0/+143
| * | | | | | | 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-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
* | | | | | | | Fixed QBitmap::load to load into bitmap format again.Gunnar Sletta2010-01-201-0/+38
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Fix completion in QFileDialog.Alexis Menard2010-01-121-1/+41
* | | | | | | Add odf-writer benchmark.Thomas Zander2010-01-111-2/+77
* | | | | | | QTreeView::selectAll() wouldn't work when first column hiddenGabriel de Dietrich2010-01-111-0/+22
|/ / / / / /
* | | | | | 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
| |\ \ \