summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QMatrix4x4::mapVector() to transform by top-left 3x3Rhys Weatherley2009-09-221-0/+61
* Add some more debugging to this test.Rohan McGovern2009-09-211-1/+1
* Removing needless qWaits and replacing others with QTRY_VERIFYsJoão Abecasis2009-09-211-21/+30
* Fixing some compilation warnings in xml testsJoão Abecasis2009-09-213-3/+3
* CompilePaul Olav Tvete2009-09-211-1/+1
* Fix autotest compilationOlivier Goffart2009-09-211-1/+0
* Optimized GL2 engine to use scissor clipping more aggressively.Samuel Rødal2009-09-211-1/+183
* QtScript: Fix comparing QVariant and QObject.Olivier Goffart2009-09-211-2/+40
* When using Plastique style, changing the background style sheet property of aGabriel de Dietrich2009-09-211-0/+51
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Andy Shaw2009-09-211-24/+52
|\
| * Improved license header autotest.Kim Motoyoshi Kalland2009-09-211-24/+52
* | Ensure that the menu only shows when clicking on the menu buttonAndy Shaw2009-09-211-0/+54
|/
* On Mac, the posted events are processed on the first time in the loopBenjamin Poulain2009-09-211-13/+32
* Add a new compressable event QEvent::UpdateSoftKeys.Jason Barron2009-09-212-0/+142
* Fix one QDialog auto test case where due to changed S60 positioning rules,Sami Merilä2009-09-211-1/+22
* S60 native looking dialog support.Sami Merilä2009-09-211-0/+22
* Fix bug in the invisibleStretchLastSection autotest.Jan-Arve Sæther2009-09-211-15/+15
* Add missing license headerRhys Weatherley2009-09-211-0/+41
* Making Keypad Navigation more usableAlessandro Portale2009-09-193-0/+1297
* Small improvements to some autotests.Denis Dzyubenko2009-09-183-128/+54
* make tests/auto/qicon/qicon.pro work in shadow buildsJoerg Bornemann2009-09-181-5/+7
* Adding support for symbian graphics resources.Aleksandar Sasha Babic2009-09-181-0/+3
* Add debug outputPaul Olav Tvete2009-09-181-0/+7
* Change name of test to tst_QGraphicsAnchorLayout1Jan-Arve Sæther2009-09-181-31/+31
* Stabilize testOlivier Goffart2009-09-182-3/+3
* Don't fail if no printers are available.Paul Olav Tvete2009-09-181-0/+3
* Only ignore the addChildLayoutItem warning in debug builds.Jan-Arve Sæther2009-09-181-1/+4
* Autotest: fix compilation with a more strict compiler / libc.Thiago Macieira2009-09-182-0/+5
* QGraphicsAnchorLayout: Added an auto test for size policyAnselmo Lacerda S. de Melo2009-09-181-0/+86
* Stabilize testOlivier Goffart2009-09-171-4/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Tom Cooksey2009-09-1716-25/+3611
|\
| * Fixed the invalid license header.Trond Kjernåsen2009-09-171-39/+39
| * Clean up my previous commit (remove comment and whitespace fix)Jan-Arve Sæther2009-09-171-3/+1
| * Fix the scrollTo() test function on Windows.Jan-Arve Sæther2009-09-171-4/+7
| * Fixed a bug in QToolTip when internal tool tips where reused.Trond Kjernaasen2009-09-171-3/+8
| * Implement hasConflicts().Jan-Arve Sæther2009-09-171-1/+43
| * Merge branch 'orbit-fixes' into 4.6Jan-Arve Sæther2009-09-173-0/+3097
| |\
| | * Add QEXPECT_FAIL for the one test that fails.Jan-Arve Sæther2009-09-171-0/+2
| | * Add QTest::ignoreMessage() calls in order to reduce some console noise.Jan-Arve Sæther2009-09-171-0/+28
| | * QGraphicsAnchorLayout: Added new autotests fileJesus Sanchez-Palencia2009-09-173-0/+3067
| * | Control-drag header selection behaved wierdly.Gabriel de Dietrich2009-09-171-0/+114
| * | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt-releases; branch '4....Jason McDonald2009-09-171-4/+14
| |\ \
| | * | Fixed QFileInfo autotest absolute path tests not to expect C-drive.Miikka Heikkinen2009-09-171-4/+14
| * | | Fix license headers.Jason McDonald2009-09-176-2/+247
| |/ /
| * | Stabilize tst_QGraphicsItem::hoverEventsGenerateRepaints.Bjørn Erik Nilsen2009-09-171-9/+7
| * | Stabilize tst_QGraphicsItem::cacheMode on the Mac.Bjørn Erik Nilsen2009-09-171-0/+3
| |/
| * Add a new wildcard mode similar to bash in QRegExpBenjamin Poulain2009-09-171-1/+74
| * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-177-10/+85
| |\
* | \ Merge branch '4.5' into 4.6Tom Cooksey2009-09-178-10/+80
|\ \ \
| * | | Revert "Added autotest to demonstrate clipping path problem"Alexis Menard2009-09-171-32/+0