summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoainputcontext.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Add implementation of QCocoaInputContext::commit()Tor Arne Vestbø2021-10-161-0/+1
* macOS: Implement QPlatformInputContext::setFocusObject()Tor Arne Vestbø2021-08-191-4/+2
* macOS: Fix member variable name in QCocoaInputContextTor Arne Vestbø2021-08-191-1/+1
* macOS: Handle input source change notifications in QCocoaInputContextTor Arne Vestbø2021-08-191-0/+3
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-3/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Cocoa: Implement QPlatformInputContext::locale().Liang Qi2015-10-241-0/+5
* Cocoa QPA plugin: Unlock full Q_DECL_OVERRIDE karmaGabriel de Dietrich2015-08-011-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Check if Qt::ImEnabled is true before handling im events on MacTasuku Suzuki2012-03-231-1/+2
* Input method on MacTasuku Suzuki2012-03-121-0/+70