summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-16251-3389/+831
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-10242-2875/+289
| |\
| | * Stabilize QListView test on MacOlivier Goffart2010-02-101-0/+2
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-10242-2875/+287
| | |\
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-09242-2875/+287
| | | |\
| | | | * Speed up QListView testOlivier Goffart2010-02-091-35/+32
| | | | * QListView: fix crash when hiding many of the lasts item in a QListViewOlivier Goffart2010-02-091-0/+17
| | | | * Stabilize QLineEdit test on X11Olivier Goffart2010-02-091-5/+4
| | | | * (sqlite) Allow shared cache modeBill King2010-02-091-0/+20
| | | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-08240-2836/+215
| | | | |\
| | | | | * Compile fix for network benchmarks.Bjørn Erik Nilsen2010-02-083-3/+3
| | | | | * Delete benchmark examples (qtestlib-simple and qtwidgets).Bjørn Erik Nilsen2010-02-0814-2786/+0
| | | | | * Restructure tests/benchmarks directory.Bjørn Erik Nilsen2010-02-08222-47/+114
| | | | | * Fixed QImagReader::setAutoDetectImageFormat() to work with plugins.Trond Kjernåsen2010-02-081-0/+29
| | | | | * QLineEdit: regression: read-only line edits would eat shortcuts.Olivier Goffart2010-02-081-0/+21
| | | | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-082-0/+48
| | | | | |\
| | | | | | * QGraphicsItem: Do not crash at exit if there is static QGraphicsItem.Olivier Goffart2010-02-081-0/+2
| | | | | | * Make QTextCodec reentrant.Olivier Goffart2010-02-081-0/+46
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-103-1/+132
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Apply newly generated test values.Jedrzej Nowacki2010-02-101-0/+127
| | * | | | | Add new test values to QScriptValue test generator.Jedrzej Nowacki2010-02-101-0/+4
| | * | | | | Fix an unhandled exception in QScriptValue's test generator.Jedrzej Nowacki2010-02-101-1/+1
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-102-4/+18
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Added qwidget test case which displays a native child widgetGareth Stockwell2010-02-091-0/+11
| | * | | | | Fix tst_QAbstractItemView::task250754_fontChange and tst_QAbstractItemView::Q...Liang Qi2010-02-091-4/+7
| | |/ / / /
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-093-0/+79
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Add mingw-specific expected failures for JS test suiteKent Hansen2010-02-091-0/+11
| | * | | | Add platform-specific expected failures for JS test suiteKent Hansen2010-02-092-0/+63
| | * | | | Skip test that crashes on win32-g++Kent Hansen2010-02-091-0/+4
| | * | | | Add QSKIP to functionEntryAndExit_builtin.Jedrzej Nowacki2010-02-091-0/+1
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-091-0/+28
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Setting some parameters to reliably run on Tb9.2,Aleksandar Sasha Babic2010-02-091-0/+28
| | |/ / /
| * | | | Improve the benchmark of QScriptClassBenjamin Poulain2010-02-091-381/+155
| |/ / /
* | | | Cleanup public QmlMetaType APIAaron Kennedy2010-02-121-15/+24
* | | | Fix case sensitivity bug in previous commitJoona Petrell2010-02-122-2/+2
* | | | Adds inputMethodHint property to TextEdit and TextInput.Joona Petrell2010-02-124-0/+44
* | | | Decouple Loader from QmlGraphicsItemJoona Petrell2010-02-125-5/+112
* | | | Make test more stable.Rohan McGovern2010-02-121-1/+0
* | | | Fixed race condition in tst_qmlgraphicswebview::multipleWindowsRohan McGovern2010-02-122-1/+5
* | | | Fix qmlgraphicswebview:pixelCache autotest by setting defaults on htmlLeonardo Sobral Cunha2010-02-121-1/+1
* | | | Fixed compile of these recently renamed tests.Rohan McGovern2010-02-119-9/+9
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-111575-2/+178114
|\ \ \ \
| * | | | Adds qml prefix to all declarative autotestsLeonardo Sobral Cunha2010-02-11215-19/+19
| * | | | Removed "running: true" for animations used as propertyvaluesourceLeonardo Sobral Cunha2010-02-1118-19/+14
| * | | | Animations are running by default when used as property source valueLeonardo Sobral Cunha2010-02-113-0/+58
| * | | | Fix QmlEngine offlineStoragePath test.Martin Jones2010-02-111-1/+1
| * | | | Fix Image test on Windows.Martin Jones2010-02-111-4/+4
| * | | | Fix FontLoader test on Windows.Martin Jones2010-02-111-1/+1
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-1112-18/+32
| |\ \ \ \
| | * | | | Test should use ceil() not floor() since ceil() is used for calculatingBea Lam2010-02-111-2/+2