summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qkeysequence.h
Commit message (Expand)AuthorAgeFilesLines
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-271-1/+2
* QtGui: make all Q_DECLARE_SHARED types nothrow move-assignableMarc Mutz2015-06-301-3/+3
* Add qHash(QKeySequence)Marc Mutz2015-05-261-1/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QtGui: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-1/+1
* Add QKeySequence::BackspaceMorten Johan Sørvig2014-10-311-1/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Replace hardcoded shortcuts for X11 in QLineEdit with StandardKeysDavid Edmundson2013-09-211-1/+2
* Expose QKeySequence::StandardKey for QQuickKeyEventJ-P Nurmi2013-06-061-0/+4
* Add the Deselect StandardKeyAlbert Astals Cid2013-03-181-1/+2
* Add methods to convert lists of QKeySequence to/from stringsKevin Ottens2013-03-061-0/+3
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* QKeySequence: remove duplicate QDataStream operatorsJ-P Nurmi2012-10-151-5/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* make gui compile with QT_NO_SHORTCUTJeremy Katz2012-07-101-0/+5
* Q_DECLARE_SHARED: mark the type movableMarc Mutz2012-07-101-1/+1
* Add 'FullScreen' into QKeySequence::StandardKeystockton2012-05-081-1/+2
* Cleanup Q3* itemsDebao Zhang2012-03-231-1/+0
* Merge an overloaded QKeySequence constructor.Stephen Kelly2012-03-061-2/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Fix ### Qt5 for QKeySequenceLars Knoll2012-01-171-4/+5
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | move files in src/gui into their final locationsLars Knoll2011-05-111-0/+237
* | split kernel/ up according to the future library splitLars Knoll2011-05-041-237/+0
* | even less QT3_SUPPORTLars Knoll2011-05-031-3/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+240