summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Autotest engineDetected check status of unbindJedrzej Nowacki2009-07-081-0/+4
* Fix engineDelete autotest.Jedrzej Nowacki2009-07-081-1/+1
* work on QScriptEngine::uncaughtException()Kent Hansen2009-07-073-1/+11
* start to implement QScriptEngine::importExtension()Kent Hansen2009-07-061-1/+0
* fix QScriptValue::construct() when argument is not array-likeKent Hansen2009-07-061-0/+8
* make QScriptClass::HasInstance extension workKent Hansen2009-07-061-5/+53
* start implementing QScriptClass extensionsKent Hansen2009-07-031-0/+1
* make more tests passKent Hansen2009-07-031-5/+12
* kill a few QEXPECT_FAILsKent Hansen2009-07-031-3/+0
* make more tests passKent Hansen2009-07-031-9/+9
* add some expected failures so the test completesKent Hansen2009-07-031-2/+13
* implement a fair amount of the QScriptClass functionalityKent Hansen2009-07-021-0/+3
* implement string-->enum conversionKent Hansen2009-07-021-2/+0
* skip some of the V8 tests so autotest doesn't hangKent Hansen2009-07-021-0/+4
* remove a bunch of expected failuresKent Hansen2009-07-021-94/+0
* implement caching of slot wrapper functionsKent Hansen2009-07-021-3/+0
* implement QScriptValue::QObjectMember property flagKent Hansen2009-07-021-4/+0
* implement QObject property flagsKent Hansen2009-07-021-2/+23
* implement name-based connection, make more tests workKent Hansen2009-06-301-12/+28
* port recent changes from qt/masterKent Hansen2009-06-301-0/+3
* make part of test not assertKent Hansen2009-06-291-2/+2
* Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-06-29988-2473/+133109
|\
| * QHttpNetworkReply autotest: fix build on WindowsPeter Hartmann2009-06-231-1/+1
| * Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-234-0/+65
| |\
| | * Prevented QWizard from crashing upon removing a page after deleting a field o...jasplin2009-06-221-0/+22
| | * Moving a child widget right after show() does not work as expected.Bjørn Erik Nilsen2009-06-221-0/+28
| | * Fixed wrong painting when doing IntersectClip after setClipping(false).Samuel Rødal2009-06-222-0/+15
| * | Remove default error stateEskil Abrahamsen Blomfeldt2009-06-231-38/+48
| * | Fix tests on WindowsEskil Abrahamsen Blomfeldt2009-06-231-16/+16
| * | Cleanup of db test cases.Bill King2009-06-239-105/+62
| * | Mark tests as XFail until they can be investigated further.Bill King2009-06-231-7/+13
| * | Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-221-0/+1
| * | Fixed bug in the SVG module where display="none" was not respected.Suneel BS2009-06-221-0/+66
| * | Fixed forward gradient reference in the SVG module.Suneel BS2009-06-221-0/+16
| * | Fixed path bug in the SVG module.Suneel BS2009-06-221-0/+54
| * | Clamped opacity to the range [0, 1] in the SVG module.Suneel BS2009-06-221-0/+74
| * | Fixed fill-rule for polygon SVG element.Suneel BS2009-06-221-14/+58
| * | perform normalization of signatures for signal transitionsKent Hansen2009-06-221-0/+25
| * | add test for parallel root state (which currently isn't supported)Kent Hansen2009-06-221-0/+24
| * | Fixed rounding bug in raster paint engine rect / image drawing.Samuel Rødal2009-06-221-0/+21
| * | Fix the behaviour of sql classes regarding quoted identifiersBill King2009-06-225-60/+678
| * | Stage 2 of incorporating database level precision policy.Bill King2009-06-212-7/+23
| * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-185-10/+133
| |\ \ | | |/
| | * QItemEditorFactory: made sure the ownership is taken on theThierry Bastian2009-06-181-7/+31
| | * Made QInputDialog::getText() return null QString when rejectedStian Sandvik Thomassen2009-06-181-2/+23
| | * Fixed bugs in QPainterPath::united().Samuel Rødal2009-06-171-0/+20
| | * Fixed segmentation fault caused by empty clip.Samuel Rødal2009-06-171-0/+19
| | * add SqlQuery unit test for task: 234422Derick Hawcroft2009-06-161-1/+40
| * | QFontDialog: fixed the current font not being updatedThierry Bastian2009-06-181-0/+26
| * | On Mac OS X 10.4, dsable a couple of accessibility tests that hang.Morten Sørvig2009-06-181-6/+12