summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | QMenuBar: fixed highlight problem on actions without menuThierry Bastian2009-06-181-0/+36
| * | Autotests: fix compile issue on hpuxThierry Bastian2009-06-186-8/+12
| * | Compile fix on HP-UXAndreas Aardal Hanssen2009-06-171-1/+1
| * | make sure __FILE__ and __LINE__ properties are restored correctlyKent Hansen2009-06-171-4/+2
| * | Autotests: fix compile issues on HPUXThierry Bastian2009-06-172-45/+44
| * | reset debugger's state correctly when previous engine was deletedKent Hansen2009-06-171-0/+8
| * | Autotest: fixed compile issues on hp compilerThierry Bastian2009-06-172-25/+23
| * | fix the QScriptEngineDebugger::state() logic, add test, improve docsKent Hansen2009-06-171-0/+2
| * | Phonon::VolumeSlider: Fixed the isMuteVisiblefunctionThierry Bastian2009-06-171-0/+23
| * | perform all property assignments of initial state that's nestedKent Hansen2009-06-171-11/+19
| * | bring back QAbstractTransition::triggered() signalKent Hansen2009-06-171-0/+2
| * | add tests for QAbstractState::{entered,exited}() signalsKent Hansen2009-06-171-0/+9
| * | Fix QGraphicsItem::ItemHasNoContents rendering of children.Andreas Aardal Hanssen2009-06-171-0/+27
| * | Update license headers in files that are new in 4.6.Jason McDonald2009-06-1726-50/+50
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtVolker Hilsheimer2009-06-1653-187/+187
| |\ \
| | * | Made uic generate QLayout::setContentsMargin instead of setMargin.Friedemann Kleint2009-06-1653-187/+187
| * | | Merge license header changes from 4.5Volker Hilsheimer2009-06-16905-2615/+131985
| |\ \ \ | | |/ / | |/| / | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-16891-1916/+1916
| | * Fixes to get some MS Sql Server tests running again + new db definitions.Bill King2009-06-162-1/+10
| | * Add Qt 4.4.0 linux-gcc-ia32 testdata to bic test and make the bic testRohan McGovern2009-06-1614-33/+129891
| | * Fix wrong comparator in QSslCertificatePrivate::QByteArray_from_X509Markus Goetz2009-06-151-0/+38
| | * make qscript unit tests not crash when test files are not foundKent Hansen2009-06-152-16/+18
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Derick Hawcroft2009-06-155-673/+50
| | |\
| | | * BT Revert "Fix the behaviour of sql classes regarding quoted identifiers"Bill King2009-06-155-673/+50
| | * | unit test for task 229811Derick Hawcroft2009-06-151-7/+55
| | |/
| | * Adds unit test for task: 180617Derick Hawcroft2009-06-151-4/+41
* | | make more tests passKent Hansen2009-06-261-18/+44
* | | implement QScriptValue::isQMetaObject() and QScriptValue::toQMetaObject()Kent Hansen2009-06-261-4/+0
* | | implement QMetaObject bindingsKent Hansen2009-06-261-1/+12
* | | adapt error messages in autotest to JSCKent Hansen2009-06-251-2/+2
* | | work on signal bindings (connect, disconnect, signal emission)Kent Hansen2009-06-241-0/+14
* | | make more qscriptengine tests runKent Hansen2009-06-241-0/+20
* | | preliminary implementation of QScriptValueIterator APIKent Hansen2009-06-231-0/+5
* | | make most of the qscriptvalue tests passKent Hansen2009-06-231-2/+50
* | | Import JSC-based Qt Script from Kent's tree.Simon Hausmann2009-06-161-10/+14
|/ /
* | add test for task 256184Kent Hansen2009-06-151-0/+14
* | add a bunch of qtscript autotestsKent Hansen2009-06-156-2/+232
* | Deactivate the low level POSIX bench on WindowsAlexis Menard2009-06-151-0/+2