summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsinputcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows: Implement QPlatformInputContext::locale().Friedemann Kleint2015-10-221-2/+31
* Windows: Disable Windows input context when another context is used.Friedemann Kleint2015-09-221-20/+18
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-4/+15
|\
| * Windows/Input context: Update enabling of IME in in update(), too.Friedemann Kleint2015-08-251-3/+14
| * When the focus changes make sure that the IME finishes correctlyAndy Shaw2015-08-101-1/+1
* | Revert "Add devicePixelRatio support to the Windows QPA plugin."Friedemann Kleint2015-07-291-4/+2
|/
* Windows: Send the input method event when the focus object is validAndy Shaw2015-03-301-1/+1
* Fix invocations of static methods of QGuiApplication/QApplication.Friedemann Kleint2015-02-251-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-1/+1
|\
| * Windows: Fix crash when focus window does not have a native window.Friedemann Kleint2015-01-151-1/+1
* | Use Qt 5 signals & slot syntax in the Windows QPA plugin.Friedemann Kleint2014-12-201-2/+2
|/
* Windows: Correctly associate IME contexts.Friedemann Kleint2014-11-261-1/+22
* Add capabilities to QPlatformInputContext.Friedemann Kleint2014-11-261-0/+15
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add devicePixelRatio support to the Windows QPA plugin.Friedemann Kleint2014-08-251-2/+4
* Implement focus change for Windows Input context.Friedemann Kleint2014-08-041-18/+29
* Windows plugin: Refactor input context.Friedemann Kleint2014-07-311-18/+7
* Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-221-24/+13
* Remove qCopy from the Windows platform pluginGiuseppe D'Angelo2013-09-091-2/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Update/fix QTextBoundaryFinder simple usage cases in qtbaseKonstantin Ritt2012-10-131-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Windows QPA plugin: Add \internal to class documentation.Friedemann Kleint2012-05-291-0/+1
* Adapt windows input context to QGuiApplication::focusObject()Pekka Vuorela2012-04-021-6/+6
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-4/+4
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-11/+11
* 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
* Windows: Adapt to new Lighthouse APIFriedemann Kleint2011-10-111-41/+45
* Make the Windows input context compile after the refactoring.Jason Barron2011-09-151-21/+13
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Rename ImMicroFocus to ImCursorRectangleLars Knoll2011-09-081-1/+1
* Add Input context for Windows.Friedemann Kleint2011-08-241-0/+598