summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qshortcut.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtWidgets: Introduce delegating constructors.Friedemann Kleint2016-05-021-2/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+2
|\
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-1/+1
|\|
| * Doc: Properly document old platform-specific functionsSze Howe Koh2016-01-291-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QtWidgets: use Q_UNLIKELY for every qWarning() (2)Marc Mutz2015-11-251-2/+2
|/
* QShortCut: Check whether the menu is QPA-disabledGabriel de Dietrich2015-03-111-3/+8
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-291-1/+1
|\
| * OS X: Fix menu item shortcuts without modifiersEskil Abrahamsen Blomfeldt2014-09-221-1/+1
* | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | qpa: Rename qwidgetwindow_qpa_p.h to qwidgetwindow_p.hTor Arne Vestbø2014-05-201-1/+1
|/
* Cocoa: fix gnu emacs style shortcut for action in menuLiang Qi2014-01-071-4/+3
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* Activate Qt::WidgetWithChildrenShortcut shortcuts in MDI subwindowsGiuseppe D'Angelo2013-08-281-1/+1
* Fix missing shortcuts for WindowContainersJørgen Lind2013-06-211-0/+27
* Menu item shortcuts reaching Qt's event loop are disabledGabriel de Dietrich2013-05-081-0/+10
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-5/+5
* Replace Q_WS_MAC with Q_OS_MAC in qshortcut.cppBradley T. Hughes2012-03-171-2/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Fix constness of QShortcut::context()Stephen Kelly2012-01-091-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move QShortcutMap to QtGuiLars Knoll2011-10-181-0/+620