summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoainputcontext.mm
Commit message (Expand)AuthorAgeFilesLines
* macOS: Get rid of m_qtView member in QCocoaWindow that aliased m_viewTor Arne Vestbø2016-10-101-1/+3
* Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-1/+1
|\
| * QCocoaInputContext: Fix wrong memory releaseGabriel de Dietrich2016-08-181-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Cocoa: Implement QPlatformInputContext::locale().Liang Qi2015-10-241-0/+19
* Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-2/+1
* Cocoa: stop using the deprecated NSInputManager.Erik Verbruggen2015-04-221-3/+2
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* Cocoa: Simplify native view access.Morten Johan Sørvig2014-02-081-6/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix a bunch of Mac/clang specific warningsJiang Jiang2012-08-211-0/+1
* Check if Qt::ImEnabled is true before handling im events on MacTasuku Suzuki2012-03-231-2/+8
* Input method on MacTasuku Suzuki2012-03-121-0/+122