summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qkeysequence.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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