summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Gesture api review.Denis Dzyubenko2009-11-039-171/+161
* Modified gesture events propagation.Denis Dzyubenko2009-11-031-25/+96
* Improved gesture scrollarea manualtest.Denis Dzyubenko2009-11-032-11/+33
* Fix unit test and add autoCancel test for graphicsviewThomas Zander2009-10-301-26/+72
* Remove the unnecessary (and broken) tst_QMouseEvent::checkMouseMoveEvent() testBradley T. Hughes2009-10-301-75/+0
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Bradley T. Hughes2009-10-306-16/+301
|\
| * Ensure that button returns 0 for mouse move eventsDean Dettman2009-10-291-0/+75
| * Fixed the scrollarea gesture manual test.Denis Dzyubenko2009-10-282-2/+2
| * Follow refactor; use QApplication:: instead of qApp->Thomas Zander2009-10-282-25/+25
| * Introduce QGesture::GestureCancelPolicy, a way to auto-cancel gesturesThomas Zander2009-10-281-0/+62
| * add empty test method, should implement it fully when more important things a...Thomas Zander2009-10-281-0/+16
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6-WM_...Bradley T. Hughes2009-10-282-1/+133
| |\
| | * Implemented QGestureRecognizer::ConsumeEventHintDenis Dzyubenko2009-10-271-1/+20
| | * Improved gesture autotest reliability on X11.Denis Dzyubenko2009-10-271-0/+5
| | * Add QWidget::ungrabGestureThomas Zander2009-10-261-0/+71
| | * Unregister the temporary gesture recognizer in the gestures autotest.Denis Dzyubenko2009-10-261-0/+15
| | * Merge branch '4.6' into 4.6-platformDenis Dzyubenko2009-10-2624-107/+1070
| | |\
| | * | Remove internal widgets from QApplication::topLevelWidgets()Prasanth Ullattil2009-10-231-0/+22
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-3011-24/+386
|\ \ \ \
| * | | | do not crashOswald Buddenhagen2009-10-292-0/+27
| * | | | Autotest: add a few more tests for Unicode (IDN) supportThiago Macieira2009-10-291-2/+5
| * | | | Autotest: add one test that was in the previous implementation but missing hereThiago Macieira2009-10-291-0/+1
| * | | | Autotest: use example.org and example.netThiago Macieira2009-10-291-12/+12
| * | | | Import a new implementation of fromUserInput.Thiago Macieira2009-10-291-0/+60
| * | | | Remove the fromUserInput implementation and tests.Thiago Macieira2009-10-291-55/+0
| * | | | Cache a state's parent stateKent Hansen2009-10-291-0/+9
| * | | | Make QStateMachine event posting functions thread-safeKent Hansen2009-10-291-0/+48
| * | | | Test that we gracefully handle event posting after the state machine is stoppedKent Hansen2009-10-291-0/+17
| * | | | Change all valid Task-Tracker references to bugreports.qt.nokia.com reference.Warwick Allison2009-10-294-4/+4
| * | | | Say hello to QScriptProgram :-)Kent Hansen2009-10-283-1/+253
| |/ / /
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-284-8/+87
|\ \ \ \ | |/ / /
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6axis2009-10-274-8/+87
| |\ \ \
| | * \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-274-9/+151
| | |\ \ \
| | * | | | Removed the need for extra Symbian traps after QApp construction.axis2009-10-261-0/+63
| | * | | | Fix QCompleter autotest for case insensitive filesystemsShane Kearns2009-10-261-1/+1
| | * | | | Make network self test fail instead of crashing in case of DNS errorShane Kearns2009-10-261-0/+5
| | * | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6Janne Anttila2009-10-2312-99/+786
| | |\ \ \ \
| | * | | | | Fixed softkey autotest build after 5370e5ff.Janne Anttila2009-10-231-7/+18
* | | | | | | Updated testcase to match new boundingRect logicGunnar Sletta2009-10-281-1/+1
* | | | | | | Adapt testcase to updates in QGraphicsPixmapItemGunnar Sletta2009-10-281-2/+2
* | | | | | | Got tst_qpixmapfilter.cpp compiling againGunnar Sletta2009-10-281-1/+1
* | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-275-24/+92
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix integer overflow in string.remove len parameterMarkus Goetz2009-10-271-0/+9
| * | | | | | Implement support for wheel delta with finer resolution than 15 deg.Richard Moe Gustavsen2009-10-271-16/+0
| | |_|/ / / | |/| | | |
| * | | | | Fixes Oracle batchExec using strings as out params.Bill King2009-10-271-0/+54
| * | | | | Autotest: fix building tst_qsqlquery.Thiago Macieira2009-10-261-1/+1
| * | | | | tst_qtcpsocket: Increased some of the timeouts to increase stabilityMarkus Goetz2009-10-261-7/+7
| * | | | | QPixmap::loadFromData: Do not crash on empty/invalid data/lengthMarkus Goetz2009-10-261-0/+21
| | |_|_|/ | |/| | |
* | | | | Fixed compilation of QGraphicsEffectSource autotest.Samuel Rødal2009-10-271-3/+3
* | | | | Made graphics effects autotest compile.Samuel Rødal2009-10-271-1/+2