summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qkeysequence.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Entered hardcoded url for Gnu EmacsNico Vertriest2012-12-141-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Missing documentation added and doc errors fixed.aavit2012-09-051-7/+5
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* QtGui: remove \link usagesGiuseppe D'Angelo2012-05-291-4/+3
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-4/+4
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-22/+22
|\
| * Doc: Move some remaining files over for modularization.Casper van Donderen2012-05-091-19/+19
| * Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-3/+3
* | Add 'FullScreen' into QKeySequence::StandardKeystockton2012-05-081-3/+11
* | Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
|/
* fix documentation for QKeySequence::StandardKey "What's This"stockton2012-05-021-1/+1
* Change coreservices -> iosIan Dean2012-04-191-11/+11
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-11/+11
|\
| * Added iOS compatibility.Qt4iOS2012-04-131-11/+11
* | Merge an overloaded QKeySequence constructor.Stephen Kelly2012-03-061-10/+0
|/
* 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