summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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
| | * | Remove default error stateEskil Abrahamsen Blomfeldt2009-06-231-38/+48
| | * | Fix tests on WindowsEskil Abrahamsen Blomfeldt2009-06-231-16/+16
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouchBradley T. Hughes2009-06-241-3/+3
| |\ \ \
| | * | | Fix pressure "emulation"Bradley T. Hughes2009-06-241-3/+3
| * | | | Add QTouchEvent::DeviceType and deviceType()Bradley T. Hughes2009-06-241-6/+27
| |/ / /
| * | | Add functions to report normalized positions in QTouchEvent::TouchPointBradley T. Hughes2009-06-231-0/+16
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-2311-121/+387
| |\ \ \ | | |/ /
| | * | 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
| | * | 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
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-221-0/+21
| |\ \ \ | | |/ /
| | * | Fixed rounding bug in raster paint engine rect / image drawing.Samuel Rødal2009-06-221-0/+21
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-2213-83/+872
| |\ \ \ | | |/ /
| | * | 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
| * | | Move with window to a position that is not 0,0 in the raw testBradley T. Hughes2009-06-191-0/+1
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-1812-79/+124
| |\ \ \ | | |/ /
| | * | 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
| * | | compile after small API changesBradley T. Hughes2009-06-181-11/+6
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-17904-2705/+132144
| |\ \ \ | | |/ /
| | * | 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-1721-41/+41
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtVolker Hilsheimer2009-06-1653-187/+187
| | |\ \