summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix whacky behavior of QScriptValue::toString() for QVariantKent Hansen2009-08-271-0/+2
* Make sure itemAt() reflects the visual order.Jan-Arve Sæther2009-08-271-1/+24
* Do not crash when double-clicking a tab in a QTabBar with movable tabsFrank Reininghaus2009-08-271-0/+34
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-08-273-0/+107
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Keith Isdale2009-08-2746-908/+1871
| |\
| * | Add new manual test to check if CMYK encoded JPEG look the same whenKeith Isdale2009-08-273-0/+107
* | | Fix some missing and duplicated license headers.Jason McDonald2009-08-278-2/+330
| |/ |/|
* | Fixes invalid use of staticsBill King2009-08-271-5/+9
* | ignore warning in autotestKent Hansen2009-08-261-0/+1
* | warn if QScriptValue::setScriptClass() is called on incompatible objectKent Hansen2009-08-261-6/+23
* | Fix build of autotest on MSVCThierry Bastian2009-08-261-1/+1
* | Add move API to QAbstractItemModel.Stephen Kelly2009-08-264-2/+1230
* | don't crash when attempting to access properties of a JS Object that belonged...Kent Hansen2009-08-261-0/+2
* | QMainWindow: adding autotest for the size of the central widgetThierry Bastian2009-08-261-0/+26
* | QAbstractItemView sometimes doesn't allow changing the selectionThierry Bastian2009-08-261-0/+29
* | tst_QObject: test that we connect to the right signals when there is overloardsOlivier Goffart2009-08-261-3/+91
* | More test for QByteArray::fromBase64 that tests invalid inputOlivier Goffart2009-08-261-0/+54
* | fix performance issue with QScriptValue::propertyFlags()Kent Hansen2009-08-262-0/+13
* | implement proxying of JSObject::putWithAttributes() on Global ObjectKent Hansen2009-08-261-0/+25
* | Update auto-test after 97cec103793a4b9aae8337ffc2ce9a2bd98fb5fcBjørn Erik Nilsen2009-08-261-19/+24
* | Fix duplicated license headers.Jason McDonald2009-08-2612-492/+0
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-08-264-48/+90
|\ \
| * | remove some platform-specific expected failures in JS testsuiteKent Hansen2009-08-261-47/+0
| * | Skip the 'symbian' tests on other platforms.Jason Barron2009-08-261-1/+3
| * | Regression found in 4.5.2 and 4.6: artifacts when scrolling during animation.Gabriel de Dietrich2009-08-261-0/+60
| * | QLineEdit: reenable the delete action from the context menuThierry Bastian2009-08-261-0/+27
* | | Fix license headers.Jason McDonald2009-08-2612-328/+164
|/ /
* | Fix a leak in the stylesheet textOlivier Goffart2009-08-251-3/+4
* | animations: make sure setCurrentTime is called on all animationsThierry Bastian2009-08-251-0/+50
* | ItemViews: selection not well kept when new rows appearThierry Bastian2009-08-251-0/+33
* | Merge commit 'origin/master' into 4.6Jason Barron2009-08-251-2/+2
|\ \
| * | Removed unnecessary Q_OS_SYMBIAN ifdefsMiikka Heikkinen2009-08-241-2/+2
* | | Memory leak in QScriptEngineAgent.Olivier Goffart2009-08-251-0/+1
| |/ |/|
* | Integrate QAbstractVideoSurface API.Andrew den Exter2009-08-249-0/+1856
* | Merge branch '4.6'Thiago Macieira2009-08-2421-21/+229
|\ \
| * \ Merge branch '4.5' into 4.6Thiago Macieira2009-08-2416-12/+131
| |\ \
| | * | don't test tst_QMenu::mouseActivation on Windows mobileJoerg Bornemann2009-08-181-0/+3
| | * | fix tst_QMainWindow::menuBar for Windows mobileJoerg Bornemann2009-08-181-0/+8
| | * | Fix regression in clip path calculation for QGraphicsWidget.Alexis Menard2009-08-181-0/+82
| | * | QSslSocket: Clear readBuffer and writeBuffer on close()Markus Goetz2009-08-181-0/+29
| | * | Fix qsqltablemodel autotestDerick Hawcroft2009-08-171-6/+7
| | * | skip tst_QScriptEngineDebugger::multithreadedDebugging on Windows CEJoerg Bornemann2009-08-171-0/+3
| | * | new screenshot for windowsmobile autotestJoerg Bornemann2009-08-171-0/+0
| | * | fix warning in windowsmobile autotestJoerg Bornemann2009-08-171-2/+0
| | * | run tst_windowsmobile only on WM5Joerg Bornemann2009-08-171-4/+8
| | * | make tst_windowsmobile work in shadow buildsJoerg Bornemann2009-08-171-1/+1
| | * | Fix the painting of QComboBox on Mac when the rect is not at the originBenjamin Poulain2009-08-141-0/+44
| | * | don't test dbus stuff where no dbus isJoerg Bornemann2009-08-121-3/+3
| | * | tst_qurl fixed after the great URL replacement spreeJoerg Bornemann2009-08-121-15/+15
| | * | fix tst_QWidget::showAndMoveChild for Windows mobileJoerg Bornemann2009-08-121-0/+1