summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | tests: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-0120-257/+133
* | Added QGraphicsScene::sendEvent().J-P Nurmi2009-07-011-1/+28
* | ItemViews: Fixed signal entered not being emitted when using the mouseThierry Bastian2009-07-011-0/+19
* | Set the focus to a child widget when set on a QGroupBoxBenjamin Poulain2009-06-301-0/+11
* | add 4.6 specific modifications to linguist tools testsOswald Buddenhagen2009-06-307-2/+123
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-30200-0/+6573
|\ \ | |/
| * integrate linguist tool autotests into the qt testsuiteOswald Buddenhagen2009-06-30200-0/+6573
* | add basic tests for QVariant/QObject qtscript integrationKent Hansen2009-06-301-0/+10
* | Merge branch '4.5'Marius Storm-Olsen2009-06-305-8/+43
|\ \ | |/
| * Compile qmake autotestMarius Storm-Olsen2009-06-301-1/+1
| * QTemporaryFile: Report the user-provided openModeJoão Abecasis2009-06-291-0/+33
| * Fix autotest failure in QStyle:drawItemPixmapJens Bache-Wiig2009-06-292-1/+5
| * bug fixDerick Hawcroft2009-06-291-6/+4
* | Fixes more DB autotests for testing against SQL ServerBill King2009-06-303-20/+44
* | QXmlQuery: add setFocus(const QString &).Frans Englich2009-06-291-0/+52
* | QMenuBar: adding autotest for the geometry calculationThierry Bastian2009-06-291-8/+34
* | QMenuBar: adding autotest and simplify/fix geometry calculationThierry Bastian2009-06-291-0/+43
* | QMenu: adding autotest for the geometry calculationsThierry Bastian2009-06-291-0/+35
* | Enable the new QWebHistory autotest, coming from src/3rdparty/webkitSimon Hausmann2009-06-294-1/+61
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtJason McDonald2009-06-291-0/+76
|\ \
| * | Fixed QPushButton sizeHint recalculation bug.jasplin2009-06-291-0/+76
* | | Fix license headers after multitouch+gestures merge.Jason McDonald2009-06-291-5/+5
|/ /
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtJason McDonald2009-06-2910-0/+1163
|\ \