summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qkeysequence
Commit message (Expand)AuthorAgeFilesLines
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Wrap all Latin 1 strings with QString::fromLatin1 or QLatin1StringsThiago Macieira2012-04-271-17/+17
* Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-1/+3
* Clean up for some auto tests of the gui/kernel.Debao Zhang2012-03-091-1/+1
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-222-24/+37
* Flag two tests (Win+A, Simon+G) in parseString as expect fail on OSX.Toby Tomkins2012-02-212-2/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QKeySequence: fix copy/paste error in autotestDavid Faure2012-01-251-1/+1
* QKeySequence: add tests, fix handling of '+' as key or separator.David Faure2012-01-241-2/+31
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/guiBradley T. Hughes2012-01-181-9/+9
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Handle -1 (Invalid Key) and Qt::Key_unknown gracefully in encodeString.David Faure2012-01-021-0/+20
* Fix handling of invalid modifiers in QKeySequence.David Faure2011-12-221-0/+27
* Re-enable 'check' target for tests/auto/gui on Mac OS XBradley T. Hughes2011-12-091-0/+2
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-10/+9
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove last remnants of symbian in autotests.Jason McDonald2011-10-061-4/+1
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-031-13/+10
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-2/+2
* Moved gui autotests into new directory structureJo Asplin2011-09-017-0/+712