summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-1817-548/+79
|\
| * tst_QTableView::task259308_scrollVerticalHeaderSwappedSections fails.Gabriel de Dietrich2009-08-181-0/+1
| * Fixes qmake -tp vcBill King2009-08-181-7/+13
| * cut down on real codeOswald Buddenhagen2009-08-1714-541/+37
| * Add autotest to make sure we receive the QVariantAnimation::valueChangedThierry Bastian2009-08-171-0/+28
* | remove expected failures, mark expected failureKent Hansen2009-08-181-3/+1
* | add a test for comparing Q{Object,Variant} wrappers from scriptKent Hansen2009-08-181-0/+15
* | adopt variant-to-string conversion of the original qtscript back-endKent Hansen2009-08-171-0/+12
* | test default scope chain after a new context has been pushedKent Hansen2009-08-171-0/+3
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-1734-19/+264
|\ \ | |/
| * Add support for the orientation of tiff imagesBenjamin Poulain2009-08-1728-0/+45
| * Merge QGV delta from kinetic-declarativeui into master.Andreas Aardal Hanssen2009-08-171-0/+26
| * Transforms do not obey AnchorUnderMouse with viewport margins setGabriel de Dietrich2009-08-171-0/+37
| * Autotest for correct word wrapping on text next to floating objectEskil Abrahamsen Blomfeldt2009-08-141-0/+39
| * Reimplement qSwap and Q_DECLARE_SHARED differently.Thiago Macieira2009-08-142-0/+52
| * Perform license checks on source files.Frans Englich2009-08-141-19/+65
* | push the right object when the argument is the Global ObjectKent Hansen2009-08-141-12/+9
* | Detect evaluation context in the backtraceOlivier Goffart2009-08-141-2/+2
* | More polishing on the backtraceOlivier Goffart2009-08-141-18/+18
* | more extensive backtrace testOlivier Goffart2009-08-141-12/+93
* | Polish the QScriptContext::backtrace()Olivier Goffart2009-08-142-6/+5
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-1419-387/+1291
|\ \ | |/
| * Add stringbuilder auto test to auto.prohjk2009-08-141-0/+1
| * Fix MLS testWarwick Allison2009-08-141-1/+2
| * spelWarwick Allison2009-08-141-2/+2
| * Fixed audio auto tests.Kurt Korbatits2009-08-134-129/+229
| * Removed a few bogus includesAlessandro Portale2009-08-133-11/+0
| * Compile fix.Alessandro Portale2009-08-131-1/+1
| * Fix build, by adjusting according to how test QProcess is.Frans Englich2009-08-131-1/+16
| * fixing autotests for Windows CE (deployment - QHelp)Thomas Hartmann2009-08-133-2/+33
| * Fix focus proxy deletion bugs/crashes in QGraphicsItem.Andreas Aardal Hanssen2009-08-131-0/+42
| * Fix auto test xmlpatternsschemats by adjusting build dependencies.Frans Englich2009-08-131-0/+1
| * Fix to autotest of QDockWidgetThierry Bastian2009-08-131-1/+1
| * Test naming convention cleanup.Rohan McGovern2009-08-131-118/+118
| * Test cleaned-up.Gabriel de Dietrich2009-08-121-14/+39
| * Ugly round corners when no border is drawnGabriel de Dietrich2009-08-121-0/+433
| * Add QGraphicsView to the QTouchEvent testBradley T. Hughes2009-08-121-121/+387
* | make sure QScriptContext::scopeChain() returns the right objectKent Hansen2009-08-141-0/+2
* | make it possible for any script object to serve as activation objectKent Hansen2009-08-141-2/+37
* | Skip the fake context created by Interpreter::exucute for the backtraceOlivier Goffart2009-08-141-6/+0
* | Lazily construct the QScriptActivationObjectOlivier Goffart2009-08-131-1/+16
* | Make simple function getters inlineOlivier Goffart2009-08-121-0/+17
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-12135-2988/+4497
|\ \ | |/
| * add some benchmarks for QScriptEngine and QScriptValueKent Hansen2009-08-124-0/+436
| * don't test mouse over on Windows mobile in tst_QWidget::setToolTipJoerg Bornemann2009-08-121-1/+3
| * Make QPropertyAnimation symetric wrt directionThierry Bastian2009-08-121-0/+42
| * QGraphicsRotation and QGraphicsRotation3D are now merged into 1 classThierry Bastian2009-08-121-20/+39
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtJason McDonald2009-08-122-0/+33
| |\
| | * Autotest: make sure we can't create QWeakPointer from a QObject in destruction.Thiago Macieira2009-08-121-0/+15
| * | Update obsolete license headers.Jason McDonald2009-08-12127-2967/+3962