summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-2444-247/+581
|\
| * Update src/3rdparty/javascriptcore and adapt src/script to the changes.Kent Hansen2009-09-243-1/+5
| * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-241-1/+1
| |\
| | * Revert "Autotest: This test does requires internal builds (with autotests)."Joerg Bornemann2009-09-241-1/+0
| | * Autotest: This test does requires internal builds (with autotests).Thiago Macieira2009-09-231-0/+1
| | * fix tst_QMenu::task242454_sizeHint for Windows mobileJoerg Bornemann2009-09-221-1/+1
| * | Fix the compilation error for tst_qgraphicsview on S60.Liang QI2009-09-241-8/+24
| * | Fixed compile of tests.Rohan McGovern2009-09-241-1/+1
| * | Fix QTextDocument::revision()mae2009-09-241-0/+39
| * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-2446-261/+553
| |\ \
| | * | Stabilize Q3Table testOlivier Goffart2009-09-241-0/+13
| | * | Compile testsOlivier Goffart2009-09-242-5/+5
| | * | AudioService API changes; QString->const QString&, remove QAudioDeviceId use ...Justin McPherson2009-09-245-131/+6
| | * | Remove extraneous debug statementBill King2009-09-241-2/+0
| | * | Stabilize more testsOlivier Goffart2009-09-233-89/+95
| | * | Fix tst_QWidget::activateWindow on X11Olivier Goffart2009-09-231-5/+6
| | * | Stabilize more testOlivier Goffart2009-09-238-10/+12
| | * | Fix Q3TextBrowserOlivier Goffart2009-09-231-0/+1
| | * | Stabilize QGraphicsEffect and QToolTip testOlivier Goffart2009-09-232-12/+11
| | * | Try to stabilize stylesheet testOlivier Goffart2009-09-231-2/+3
| | * | QLabel and QTextEdit autotest pro files fixedJoerg Bornemann2009-09-232-2/+2
| | * | tests/auto/qpainter pro file fixedJoerg Bornemann2009-09-231-1/+1
| | * | tests/auto/QSvgGenerator pro file fixedJoerg Bornemann2009-09-231-1/+1
| | * | Skip tst_QWidget::setWindowGeometry on X11Olivier Goffart2009-09-231-0/+10
| | * | Stabilize tst_QWidget::saveRestoreGeometryOlivier Goffart2009-09-231-21/+37
| | * | Add test for to see if the layout is stable if it has several solutions.Jan-Arve Sæther2009-09-231-6/+59
| | * | Merge branch 's60MainHelperClasses' into 4.6axis2009-09-232-0/+137
| | |\ \
| | | * | Added support for using custom application objects on S60.axis2009-09-232-0/+137
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-09-237-6/+167
| | |\ \ \
| | | * | | Small change in the API of animationsThierry Bastian2009-09-233-6/+6
| | | * | | actually use the argument of Q_DECLARE_TR_FUNCTIONSOswald Buddenhagen2009-09-232-0/+18
| | | * | | QTextCursor selection extension when inserting charactersmae2009-09-231-0/+94
| | | * | | Added QSlider to tst_QStyleSheetStyle::complexWidgetFocus.Gabriel de Dietrich2009-09-231-9/+3
| | | * | | When using style sheets, the focus flag was not propagated to the children ofGabriel de Dietrich2009-09-231-0/+55
| | * | | | Fix QGraphicsLinearLayout::layoutDirection test failure on cocoa.Marius Bugge Monsen2009-09-231-0/+5
| | |/ / /
| | * | | Try to stabilize this testPaul Olav Tvete2009-09-231-2/+3
| * | | | Fixed compiler error in qsqldatabase auto test.Janne Anttila2009-09-241-8/+8
| * | | | Removed symbian specific cache location from qabstractnetworkcache test.Janne Anttila2009-09-231-4/+0
* | | | | Align with Qt coding style.Frans Englich2009-09-241-0/+1
| |/ / / |/| | |
* | | | Fix new test so it works on QWSPaul Olav Tvete2009-09-231-1/+1
* | | | Fix tst_QWidget::showMaximized on X11Olivier Goffart2009-09-231-1/+1
* | | | tst_QFileSystemWatcher::watchFileAndItsDirectory fixed for Windows CEJoerg Bornemann2009-09-231-0/+3
* | | | Removed explicit TARGET.EPOCHEAPSIZE statements from script testsMiikka Heikkinen2009-09-234-13/+4
* | | | Fix autotest compilationJoão Abecasis2009-09-232-1/+3
* | | | more meaningful output in tst_QAudioOutput::pullFileJoerg Bornemann2009-09-231-12/+12
* | | | tests/auto/qaudioinput deployment rules fixed for Windows CEJoerg Bornemann2009-09-231-2/+10
* | | | tests/auto/qaudiooutput deployment rules fixed for Windows CEJoerg Bornemann2009-09-231-5/+7
* | | | Fix compilation errors in qcombobox autotestShane Kearns2009-09-231-2/+9
|/ / /
* | | Try to stabilize and speedup the qwidget testOlivier Goffart2009-09-221-516/+378
* | | don't crash in property access after script class has been set to 0Kent Hansen2009-09-221-1/+11