summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Added application flags to translate between touch and mouse events.Samuel Rødal2012-01-131-9/+161
* Made it possible to report screen changes through QWindowSystemInterface.Samuel Rødal2012-01-121-0/+12
* Input direction/locale to come from platform input contextPekka Vuorela2012-01-111-0/+26
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-0/+0
* If decodestring can't translate the string return Qt::Key_unknown.David Faure2012-01-101-0/+6
* Avoid using check as an identifier.Stephen Kelly2012-01-101-8/+8
* Make the meta type shortcut in this test more robust.Stephen Kelly2012-01-091-6/+6
* Update copyright year in license headers.Jason McDonald2012-01-0518-18/+18
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-032-6/+4
* Handle -1 (Invalid Key) and Qt::Key_unknown gracefully in encodeString.David Faure2012-01-021-0/+20
* Allow QMetaType to register information about movabilityJędrzej Nowacki2011-12-221-0/+26
* Fix handling of invalid modifiers in QKeySequence.David Faure2011-12-221-0/+27
* Remove redundant touch processing in QtGui and widgets.Laszlo Agocs2011-12-141-27/+206
* QClipboard-test: Fix testFriedemann Kleint2011-12-135-72/+122
* Add touchEvent() virtual to QWindow.Laszlo Agocs2011-12-121-0/+82
* Extend touch events.Laszlo Agocs2011-12-091-42/+64
* Re-enable 'check' target for tests/auto/gui on Mac OS XBradley T. Hughes2011-12-093-0/+5
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-068-25/+0
* Fixed regression in tst_qscreen.Samuel Rødal2011-11-231-2/+0
* Remove handlesInputPanelVisibility() deprecation mechanismJoona Petrell2011-11-211-19/+9
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-6/+4
* Don't depend on moc to disable test functions.Jason McDonald2011-11-182-17/+15
* Moved tests into gui/kernel/ and gui/qopengl/Jo Asplin2011-11-045-2/+410
* Prevent timestamps in widgets' touch events from disappearingLaszlo Agocs2011-11-041-12/+21
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-3/+3
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2512-24/+34
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-5/+5
* Provide API for "placement new" construction of meta-typesKent Hansen2011-10-191-0/+131
* Add autotest for QMetaType creation of gui typesKent Hansen2011-10-143-0/+280
* Move input panel visibility ownership from QInputPanel to QPlatformInputContextJoona Petrell2011-10-111-9/+34
* Remove last remnants of symbian in autotests.Jason McDonald2011-10-061-4/+1
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-032-24/+18
* Remove Symbian-specific code from tests.Jason McDonald2011-09-297-247/+4
* Add autotest for QInputPanelJoona Petrell2011-09-233-0/+305
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-193-2/+2
* Merge branch 'refactor'Gunnar Sletta2011-09-131-1/+2
* Disambiguated access to touch event API in QTestLibJo Asplin2011-09-081-10/+10
* Moved gui autotests into new directory structureJo Asplin2011-09-0144-0/+5351