summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * Auto test for task 233829Derick Hawcroft2009-07-071-1/+29
| | * Fix more sql autotest failures.Bill King2009-07-061-3/+4
| | * Fix precision autotest for SqlServerBill King2009-07-061-6/+7
| | * Fix up two more qsqldatabase autotests.Bill King2009-07-031-1/+8
| * | Make test pass when executed from debug/release directory.Volker Hilsheimer2009-07-081-0/+3
| * | Compile fix for the qapplication autotest.Denis Dzyubenko2009-07-081-25/+43
| * | autotest compile fix for MacOSXThierry Bastian2009-07-081-1/+1
| * | added auto test tst_QLocalSocket::readBufferOverflowJoerg Bornemann2009-07-081-0/+33
| * | Tables aren't deleting properly. Send the correct name .Bill King2009-07-081-4/+4
| * | On Mac OS X, translate the wrect to the coordinates on screenBenjamin Poulain2009-07-071-0/+35
| * | QColumnView: didn't react to addition of rows/cols in the current viewThierry Bastian2009-07-071-7/+35
| * | improve the QScriptEngine::importExtension() autotestKent Hansen2009-07-073-0/+15
| * | Make sure we send a ValueChanged event if the spinbox value has changedJan-Arve Sæther2009-07-071-0/+7
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtck2009-07-071-1/+5
| |\ \
| | * | QFontComboBox: used to emit currentFontChanged twice when setting it.Thierry Bastian2009-07-071-1/+5
| * | | Added wildcard support for file lists in help projects.ck2009-07-071-4/+3
| |/ /
| * | general wording change for some file type namesFrederik Schwarzer2009-07-065-5/+5
| * | support for id-based translationsOswald Buddenhagen2009-07-063-0/+43
| * | Improved the support for input methods in Graphics View.jasplin2009-07-033-2/+220
| * | Benchmark test for quaternion multiplication.Ariya Hidayat2009-07-022-0/+130
| * | Refactored gesture apiDenis Dzyubenko2009-07-021-8/+21
| * | Revert "Add support for creating the object alongside the Data structure in Q...Thiago Macieira2009-07-021-100/+2
| * | Experimental: allow QSharedPointer to be used with forward declarations that ...Thiago Macieira2009-07-028-12/+223
| * | Add support for creating the object alongside the Data structure inThiago Macieira2009-07-021-2/+100
| * | Add qobject_cast for QSharedPointer.Thiago Macieira2009-07-021-0/+123
| * | Merge branch 'research/qdbus-improvements'Thiago Macieira2009-07-0211-16/+1315
| |\ \
| | * | Implement a support for getting return arguments out of invokeMethodThiago Macieira2009-07-021-1/+91
| | * | Replace internalPropGet and internalPropSet with the QObject versions in QDBu...Thiago Macieira2009-07-021-8/+8
| | * | Autotest: add tests for checking variant propertiesThiago Macieira2009-07-024-2/+60
| | * | Autotest: Add property-setting and getting tests to QDBusInterfaceThiago Macieira2009-07-021-2/+100
| | * | Autotest: Add testing of QDBusAbstractInterfaceThiago Macieira2009-07-028-0/+937
| | * | Autotest: add tests for method call errorsThiago Macieira2009-07-021-2/+103
| | * | Autotest: make sure we create the QDBusInterface after the object exists.Thiago Macieira2009-07-021-9/+12
| | * | Adapt the message-sending code to return error messages from theThiago Macieira2009-07-021-2/+14
| | |/
| * | add support for attaching meta data to translatable messagesOswald Buddenhagen2009-07-022-0/+40
| * | Merge branch '4.5'Thiago Macieira2009-07-026-2/+216
| |\ \ | | |/
| | * add license headersOswald Buddenhagen2009-07-025-0/+205
| | * Get more autotests passing/fixed up.Bill King2009-07-022-2/+16
| * | add a few QObject binding testsKent Hansen2009-07-021-0/+23
| * | QAnimation: fix a jump in values when restarting an animationThierry Bastian2009-07-011-0/+5
| * | Animations: adding an autotest for jumping values when restartingThierry Bastian2009-07-011-0/+52
| * | Fixed inheritance of some attributes in SVG.Suneel BS2009-07-011-0/+124
* | | QGraphicsItem not updated properly when moving parent.Bjørn Erik Nilsen2009-07-101-3/+30
* | | Fixes broken item-lookup for untransformable items.Bjørn Erik Nilsen2009-07-101-0/+51
* | | Painting artifacts when closing an embedded popup in Graphics View.Bjørn Erik Nilsen2009-07-101-0/+39
* | | Painting artifacts when moving an item with partial updates.Bjørn Erik Nilsen2009-07-101-0/+47
* | | Rendering artifacts when hiding a QGraphicsItem.Bjørn Erik Nilsen2009-07-091-0/+11
* | | Optimize QGraphicsViewPrivate::updateRect/updateRegion.Bjørn Erik Nilsen2009-07-081-0/+115
* | | Dont include untransformable graphics items twice.Bjørn Erik Nilsen2009-07-021-0/+39
* | | Fixes broken BSP lookup in QGraphicsSceneBspTreeIndex.Bjørn Erik Nilsen2009-07-011-0/+13