summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-048-75/+87
|\
| * Gesture api review.Denis Dzyubenko2009-11-038-65/+55
| * Improved gesture scrollarea manualtest.Denis Dzyubenko2009-11-032-11/+33
* | Manual glyph shaping test.Alessandro Portale2009-11-023-0/+525
* | Fix a rounding error.Alessandro Portale2009-10-301-1/+1
* | Added manual text performance test.Alessandro Portale2009-10-302-0/+232
|/
* Fixed the scrollarea gesture manual test.Denis Dzyubenko2009-10-282-2/+2
* Follow refactor; use QApplication:: instead of qApp->Thomas Zander2009-10-281-2/+2
* Compile fix.Denis Dzyubenko2009-10-224-31/+31
* Fixed the gestures/graphicsview manualtestDenis Dzyubenko2009-10-222-4/+23
* Add license headers - make header-testcase pass.Volker Hilsheimer2009-10-1010-4/+250
* A new implementation of the Gesture API.Denis Dzyubenko2009-10-0918-317/+821
* Shorter button texts.Alessandro Portale2009-09-291-8/+8
* Added standard dialogs to keypad navigation test.Alessandro Portale2009-09-292-28/+191
* Add missing license headerRhys Weatherley2009-09-211-0/+41
* Making Keypad Navigation more usableAlessandro Portale2009-09-193-0/+1297
* Fix license headers.Jason McDonald2009-09-176-2/+247
* QCursor support for Symbian OSShane Kearns2009-09-1513-0/+582
* Fixed all but one of the failures in the headers autotest.Martin Smith2009-09-091-4/+4
* Update license headers again.Jason McDonald2009-09-0921-84/+84
* Make the example also work on a desktop with a dark theme.Thomas Zander2009-09-041-0/+1
* Update license headersJason McDonald2009-09-044-52/+52
* Improved the gesture api.Denis Dzyubenko2009-09-031-2/+2
* Added simple manualtests for gesturesDenis Dzyubenko2009-09-038-0/+409
* Manual test for QNAM HTTP: Downloading a big fileMarkus Goetz2009-09-012-0/+94
* Update license headers.Jason McDonald2009-09-013-41/+41
* Disable event compression when the tablet events are acceptedBenjamin Poulain2009-08-318-21/+254
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-3111-143/+143
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-312-26/+26
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-08-273-0/+107
|\
| * Add new manual test to check if CMYK encoded JPEG look the same whenKeith Isdale2009-08-273-0/+107
* | Fix some missing and duplicated license headers.Jason McDonald2009-08-272-0/+82
|/
* Make the license test pass.Frans Englich2009-08-194-0/+164
* Update contact URL in license headers.Jason McDonald2009-08-126-6/+6
* Add a Widget for manual testing of the tablet APIBenjamin Poulain2009-08-104-0/+204
* Added some debug output to the qdesktopwidget manualtestDenis Dzyubenko2009-08-061-0/+31
* Added the windowflags manualtest which is based on the windowflags example.Denis Dzyubenko2009-07-306-0/+662
* Compile after API renameVolker Hilsheimer2009-07-291-1/+1
* Implement QDesktopWidget::screenCountChanged signal on desktop platforms,Volker Hilsheimer2009-07-172-0/+190
* don't require TouchUpdate events for the single touch casesBradley T. Hughes2009-05-081-26/+26
* warn about events that happen out of sequenceBradley T. Hughes2009-05-081-0/+7
* Made the Touch* event detection very strictBradley T. Hughes2009-04-301-3/+3
* added 2 new tests for testing multi-touch on widget siblings and cousinsBradley T. Hughes2009-04-281-1/+61
* correct a typo in the test descriptionBradley T. Hughes2009-04-281-1/+1
* 2 new tests for touch points 1. outside the widgets area and 2. over a childBradley T. Hughes2009-04-271-0/+58
* center the labels in the test's formBradley T. Hughes2009-04-271-0/+6
* add basic multi-touch event handling test, split existing tests into more log...Bradley T. Hughes2009-04-273-25/+110
* Use a different widget color to indicate that we are testing different thingsBradley T. Hughes2009-04-241-96/+100
* change the layout a bit in the test's formBradley T. Hughes2009-04-241-1834/+1838
* Test that accepting the TouchBegin stops propagationBradley T. Hughes2009-04-241-3/+103