summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-0517-24/+29
|\
| * Fix testAaron Kennedy2009-08-052-3/+3
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-04104-52/+209
| |\
| * | Improve performance by separating id and context propertiesAaron Kennedy2009-08-043-5/+10
| * | Update testAaron Kennedy2009-08-0412-5/+29
* | | Fix imports.Warwick Allison2009-08-051-5/+5
* | | Fix imports.Warwick Allison2009-08-0512-5/+29
| |/ |/|
* | Fix imports.Warwick Allison2009-08-04104-52/+209
|/
* Add another benchmarkAaron Kennedy2009-08-039-0/+55
* Make QmlMetaProperty reentrantAaron Kennedy2009-08-0310-1/+106
* Merge branch 'master' of ../../qt into kinetic-declarativeuiAaron Kennedy2009-07-3141-266/+1085
|\
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAaron Kennedy2009-07-3141-266/+1085
| |\
| | * Added the windowflags manualtest which is based on the windowflags example.Denis Dzyubenko2009-07-306-0/+662
| | * Autotest: reduce the amout of data transferred to 128 MB, otherwise theThiago Macieira2009-07-301-3/+3
| | * Autotest: reorganise the HTTP performance testsThiago Macieira2009-07-301-125/+124
| | * Autotest: fix crash caused by deleting a QSharedPointerThiago Macieira2009-07-301-9/+5
| | * Do not emit activated and close the popup when the item is not enabled.Benjamin C Meyer2009-07-301-1/+26
| | * Fix autotests after QUrl change.kh2009-07-3015-25/+25
| | * Fixed font attribute inheritence, text and textArea elements in QtSvg.Kim Motoyoshi Kalland2009-07-301-1/+1
| | * updates...Gunnar Sletta2009-07-3016-104/+234
| | * parse Q_INVOKABLE explicit constructorsOlivier Goffart2009-07-301-0/+7
| * | Autotest for QGuardAaron Kennedy2009-07-312-0/+352
| * | Allow retrieval of interface IId from class type.Aaron Kennedy2009-07-311-0/+11
| * | Add FINAL attribute to Q_PROPERTY()Aaron Kennedy2009-07-311-0/+17
| * | Add CONSTANT attribute to Q_PROPERTY()Aaron Kennedy2009-07-311-0/+17
| |/
* | Remove broken testcaseAaron Kennedy2009-07-307-3239/+0
* | Sync with masterAaron Kennedy2009-07-301-0/+6
* | Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-3040-100/+905
|\ \ | |/
| * Allow testlib loggers to dynamically allocate storage for strings.Rohan McGovern2009-07-306-1/+101
| * Unit tests and bug fixes for QGLColormapRhys Weatherley2009-07-301-0/+121
| * Increase coverage of QGLFormat unit tests.Rhys Weatherley2009-07-301-19/+190
| * Add math3d unit tests for QObject properties and metatypesRhys Weatherley2009-07-293-0/+195
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtkh2009-07-2939-204/+678
| |\
| | * Autotest: fix the regressions in the DOM test caused by one whitespaceThiago Macieira2009-07-291-4/+4
| | * test that vars are stored in custom global objectKent Hansen2009-07-291-0/+29
| | * Compile after API renameVolker Hilsheimer2009-07-291-1/+1
| | * Autotest: make tst_qdom work with shadow builds too.Thiago Macieira2009-07-292-23/+27
| | * Port of Qt to QNXHarald Fernengel2009-07-291-1/+1
| | * Port of Qt to VxWorksRobert Griebl2009-07-2923-49/+121
| | * add more extensive tests for scopechain functionalityKent Hansen2009-07-292-0/+113
| * | Disable for the time being until we have fixed collection files.kh2009-07-291-2/+2
* | | Merge branch 'master' of /Users/akennedy/Qt/qt into kinetic-declarativeuiAaron Kennedy2009-07-303-0/+363
|\ \ \
| * | | Autotest for QGuardAaron Kennedy2009-07-302-0/+352
| * | | Allow retrieval of interface IId from class type.Aaron Kennedy2009-07-301-0/+11
| * | | Add FINAL attribute to Q_PROPERTY()Aaron Kennedy2009-07-291-0/+17
| * | | Add CONSTANT attribute to Q_PROPERTY()Aaron Kennedy2009-07-291-0/+17
| | |/ | |/|
* | | Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-293-3/+87
|\ \ \ | |/ /
| * | Ensure hover enter events are dispatched on mouse press.Andreas Aardal Hanssen2009-07-291-0/+69
| * | Fix remaining autotest failures in tst_QGraphicsWidgetAndreas Aardal Hanssen2009-07-291-0/+11
| * | Fixes various db2 autotest issues.Bill King2009-07-291-3/+7