summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qkeysequence.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-70/+70
* Remove use of Q_BROKEN_DEBUG_STREAM.Stephen Kelly2012-02-221-6/+0
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-221-146/+170
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-311-82/+80
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QKeySequence: add tests, fix handling of '+' as key or separator.David Faure2012-01-241-7/+16
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Fix ### Qt5 for QKeySequenceLars Knoll2012-01-171-14/+5
* If decodestring can't translate the string return Qt::Key_unknown.David Faure2012-01-101-0/+3
* 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/+5
* Fix handling of invalid modifiers in QKeySequence.David Faure2011-12-221-0/+7
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-1/+1
* Doc: Fixed \since declarations.David Boddie2011-09-261-2/+2
* Merge branch 'refactor'Gunnar Sletta2011-09-131-175/+174
|\
| * Make QKeySequence work on Mac.Morten Sorvig2011-09-081-13/+13
| * Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
| |\
| * | move files in src/gui into their final locationsLars Knoll2011-05-111-0/+1725
| * | split kernel/ up according to the future library splitLars Knoll2011-05-041-1726/+0
* | | Replace explicit surrogate handlers by inline methods of QChar classsuzuki toshiya2011-09-121-8/+8
| |/ |/|
* | Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1726