summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | * | | | Add autotest for QScriptExtensionPluginKent Hansen2010-10-2910-0/+372
| | | | | | | | | | | * | | | Improve QtScript test coverageKent Hansen2010-10-296-12/+332
| | | | | | | | | | | * | | | Don't crash when null-pointer is passed to qScriptValueFromValue()Kent Hansen2010-10-291-0/+7
| | | | | | | | | | | * | | | Simplify object lifetime management when moving objects to a QThreadBradley T. Hughes2010-10-292-0/+92
| | | | | | | | | | | * | | | Merge remote branch 'scm/qt/master'Tor Arne Vestbø2010-10-282-3/+23
| | | | | | | | | | | |\ \ \ \
| | | | | | | | | | | * | | | | Move list of trusted benchmarks out of QA dungeon and into QtTor Arne Vestbø2010-10-279-2/+46
* | | | | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-0542-216/+578
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-0541-212/+573
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Give the toplevel widget a layoutHarald Fernengel2010-11-041-1/+8
| | * | | | | | | | | | | | | fix tests when using Qt in a namespaceHarald Fernengel2010-11-041-0/+2
| | * | | | | | | | | | | | | Fix tst_symbols auto testHarald Fernengel2010-11-042-3/+3
| | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-0440-212/+564
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | fix isLikelyToBeNfs usageHarald Fernengel2010-11-021-2/+4
| | | * | | | | | | | | | | | | Fixed QGraphicsView autotest to use a dummy toplevel widgetDominik Holland2010-11-021-46/+102
| | | * | | | | | | | | | | | | Fixed QMdiArea autotest to use a dummy toplevel widget.Dominik Holland2010-11-021-4/+15
| | | * | | | | | | | | | | | | Fixed QMenuBar autotest. Changed window activation order.Dominik Holland2010-11-021-1/+1
| | | * | | | | | | | | | | | | Fixed QStyleSheetStyle autotest to use a dummy toplevel widgetDominik Holland2010-11-021-2/+6
| | | * | | | | | | | | | | | | Fixed QPathCliper autotest, to skip a test when qreal != doubleDominik Holland2010-11-021-0/+3
| | | * | | | | | | | | | | | | Fixed QComboBox autotest to use a dummy toplevel widgetDominik Holland2010-11-021-6/+8
| | | * | | | | | | | | | | | | Fixed QColumnView autotest. Added an QApplication::processEventsDominik Holland2010-11-021-0/+2
| | | * | | | | | | | | | | | | Fixed QAccessability autotest to use a dummy toplevel widgetDominik Holland2010-11-021-3/+5
| | | * | | | | | | | | | | | | Fix QListWidget testRalf Engels2010-11-021-0/+1
| | | * | | | | | | | | | | | | Fix QGraphicsItems autotestRalf Engels2010-11-021-0/+2
| | | * | | | | | | | | | | | | Fixed QGraphicsScene autotest to use a dummy toplevel widgetDominik Holland2010-11-021-3/+9
| | | * | | | | | | | | | | | | Fixed QGraphicsItem autotest to use a dummy toplevel widgetDominik Holland2010-11-021-19/+48
| | | * | | | | | | | | | | | | Fixed QListView autotest to use a dummy toplevel widgetDominik Holland2010-11-021-14/+21
| | | * | | | | | | | | | | | | Fixed QMenu autotest to use a dummy toplevel widgetDominik Holland2010-11-021-4/+9
| | | * | | | | | | | | | | | | Fixed QMenuBar autotest. Added mainwindow activationDominik Holland2010-11-021-0/+2
| | | * | | | | | | | | | | | | Fixed QString autotest when QT_QLOCALE_USES_FCVT is setDominik Holland2010-11-021-0/+2
| | | * | | | | | | | | | | | | Fixed QButtonGroup autotest to run on MaemoDominik Holland2010-11-021-4/+5
| | | * | | | | | | | | | | | | Fixed QGraphicsWidget autotest to use PlatformQuirks.Dominik Holland2010-11-021-2/+13
| | | * | | | | | | | | | | | | Fixed QListWidget autotest to use a dummy toplevel widgetDominik Holland2010-11-021-2/+10
| | | * | | | | | | | | | | | | Fixed QTreeView autotest to use a dummy toplevel widgetDominik Holland2010-11-021-10/+13
| | | * | | | | | | | | | | | | Fixed QTreeWidget autotest. Added qWaitForWindowShown()Dominik Holland2010-11-021-0/+1
| | | * | | | | | | | | | | | | Fixed QGraphicsEffect autotest to use platform quirksDominik Holland2010-11-021-1/+5
| | | * | | | | | | | | | | | | Fixed QXmlQuery autotest to pass when qreal != doubleDominik Holland2010-11-021-7/+20
| | | * | | | | | | | | | | | | Fixed QFileInfo autotest to skip on NFS.Dominik Holland2010-11-021-0/+4
| | | * | | | | | | | | | | | | Fixed QAbstractScrollArea autotest to use a dummy toplevel widgetDominik Holland2010-11-021-2/+3
| | | * | | | | | | | | | | | | Fixed QAbstractSlider autotest to use a dummy toplevel widgetDominik Holland2010-11-021-7/+10
| | | * | | | | | | | | | | | | Fixed QBoxLayout autotest to use a dummy toplevel widgetDominik Holland2010-11-021-2/+3
| | | * | | | | | | | | | | | | Fixed QCalendarWidget autotest to use a dummy toplevel widget.Dominik Holland2010-11-021-2/+3
| | | * | | | | | | | | | | | | Fixed QEventLoop autotest. Add a restriction in exec().Dominik Holland2010-11-021-1/+1
| | | * | | | | | | | | | | | | Fixed QGripLayout autotest to use a dummy toplevel widget.Dominik Holland2010-11-021-6/+11
| | | * | | | | | | | | | | | | Fixe QHeaderView autotest to use a dummy toplevel widget.Dominik Holland2010-11-021-12/+17
| | | * | | | | | | | | | | | | Fixed QInputDialog autotest, to compare with the separator defined by the cur...Dominik Holland2010-11-021-3/+5
| | | * | | | | | | | | | | | | Fixed QLayout autotest to use a dummy toplevel widget.Dominik Holland2010-11-021-2/+3
| | | * | | | | | | | | | | | | Fixed QMainWindow autotests, to skip an test, that makes no senseDominik Holland2010-11-021-0/+4
| | | * | | | | | | | | | | | | Fixed the QMouseEvent_modal autotest.Dominik Holland2010-11-021-0/+4
| | | * | | | | | | | | | | | | Fixed QPlainTextEdit autotest to use the right size in the linewrap testcase.Dominik Holland2010-11-021-0/+1
| | | * | | | | | | | | | | | | Fixed QPrinter autotest, to use qreals for the margintestDominik Holland2010-11-021-6/+6