summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qkeysequence
Commit message (Expand)AuthorAgeFilesLines
* QKeySequence: Add missing modifier namesLaszlo Papp2022-05-251-0/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* CMake: Add BUILTIN_TESTDATA option to qt_internal_add_testAlexey Edelev2022-02-111-14/+8
* Remove unused .qrc filesJoerg Bornemann2022-01-171-6/+0
* Remove irrelevant test row, fix compiler warningVolker Hilsheimer2021-01-081-1/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-9/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Fix compile warnings from ignored return valueVolker Hilsheimer2020-10-171-2/+2
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-281-31/+31
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-031-2/+3
* Fix warnings about unused variables and functions in testsTor Arne Vestbø2020-07-261-5/+0
* Qt::Modifier: do some cleanupsGiuseppe D'Angelo2020-07-091-14/+14
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* cmake: add gui/kernel testsFrederik Gladhorn2019-10-311-0/+29
* Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-291-1/+1
* Remove remaining Carbon includes from QtCore, QtGui and QtWidgetsJake Petroules2017-03-071-5/+7
* QtGui: Remove Windows CE.Friedemann Kleint2016-03-301-2/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-1/+0
|\
| * Stop Q_AUTOTEST_EXPORTing QKeyBinding and QKeySequencePrivateDmitry Shachnev2016-02-021-1/+0
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* | qtbase tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-08-312-3/+2
|/
* Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* Make the QPlatformTheme::keyBindings() search deterministicMorten Johan Sørvig2015-02-121-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-8/+11
|\
| * Remove #ifdef from outside test functionsThiago Macieira2014-01-101-8/+11
* | iOS: Fix compilation of some basic testsTor Arne Vestbø2014-01-171-0/+4
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-13/+13
|/
* QKeySequence: return Qt::Key_unknown with invalid modifiers on OS XLiang Qi2014-01-071-5/+0
* Fetch StandardKey shortcuts from QPlatformThemeDavid Edmundson2013-08-201-4/+5
* Rename Numpad to Num, ensure Numpad is translated in all cases on Mac.Mitch Curtis2013-05-101-4/+4
* Fix QKeySequence::toString() returning gibberish for Qt::KeypadModifierMitch Curtis2013-04-231-0/+5
* Add methods to convert lists of QKeySequence to/from stringsKevin Ottens2013-03-061-0/+102
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Test: remove QSKIP and remove whole test cases instead.Caroline Chao2012-10-171-9/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-141-2/+4
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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