summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qshortcut
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-081-1/+2
|\
| * tst_QShortcut: Fix UB (invalid cast) in shortcutDestroyed()Marc Mutz2016-10-051-1/+2
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-2/+21
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-2/+21
| |\|
| | * Fix reentrancy regression in QShortcutMap after c7e5e1d9eTor Arne Vestbø2016-01-121-2/+21
* | | Updated license headersJani Heikkinen2016-01-211-17/+12
|/ /
* / tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-3/+4
|/
* Add check for top level widget leaks in kernel test of QtWidgets.Friedemann Kleint2015-06-161-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Clean up ShortcutOverride handlingFrederik Gladhorn2014-10-301-1/+33
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-159/+159
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-3/+0
* QtWidgets tests: Don't call the empty function QApplication::syncX()Debao Zhang2013-03-271-2/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-081-1/+1
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-2/+1
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-16/+2
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-4/+4
* Wrap all Latin 1 strings with QString::fromLatin1 or QLatin1StringsThiago Macieira2012-04-271-2/+2
* Move tst_qshortcut.cpp to QtWidgetsDebao Zhang2012-03-123-0/+1272