summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qkeymapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build with -no-feature-shortcutTasuku Suzuki2023-11-071-0/+2
* Add verbose debug logging for QKeyMapper::possibleKeys()Tor Arne Vestbø2023-10-111-0/+12
* Make QKeyMapper::possibleKeys() return list of QKeyCombinationsTor Arne Vestbø2023-10-111-8/+4
* Long live QPlatformKeyMapper!Tor Arne Vestbø2023-10-061-8/+16
* Make QKeyMapper::possibleKeys's event argument constTor Arne Vestbø2023-10-021-1/+1
* Remove QKeyMapper::changeKeyboard()Tor Arne Vestbø2023-09-301-15/+0
* Remove QKeyMapperPrivateTor Arne Vestbø2023-09-301-17/+1
* QKeyMapper: Remove indirection via QKeyMapperPrivate for possibleKeysTor Arne Vestbø2023-09-221-14/+9
* QKeyMapper: Merge default implementation of possibleKeys into call siteTor Arne Vestbø2023-09-221-11/+5
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtGui: includemocsMarc Mutz2022-04-291-0/+2
* Use member function instead of template function to resolve native interfaceTor Arne Vestbø2021-07-171-3/+2
* Type erase native interfaces via string instead of typeidTor Arne Vestbø2021-05-201-2/+2
* Rejig native interface plumbingTor Arne Vestbø2021-05-121-0/+13
* Un-special-case macOS in handling of QKeyEvent::nativeScanCode()Tor Arne Vestbø2020-10-061-3/+0
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-031-13/+12
* Remove unused method QKeyMapper::clearMappings()Tor Arne Vestbø2020-07-101-7/+0
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qpa: Merge qkeymapper.cppTor Arne Vestbø2014-05-131-0/+31
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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
* 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/+120
* | split kernel/ up according to the future library splitLars Knoll2011-05-041-118/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+118