summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsinputcontext.h
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Replace Q_DISABLE_COPY by Q_DISABLE_COPY_MOVEFriedemann Kleint2019-05-241-1/+1
* Windows QPA: Use nullptr consistentlyFriedemann Kleint2019-05-281-1/+1
* Windows QPA: Fix clang-tidy-warnings about class definitionsFriedemann Kleint2018-08-061-1/+2
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-4/+5
|\
| * Fix automatic showing/hiding of the Windows 10 on-screen keyboardAndre de la Rocha2018-06-281-4/+5
* | Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-231-2/+2
|/
* Add virtual keyboard geometry support to Windows portAndre de la Rocha2017-10-161-0/+4
* Windows: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-081-6/+6
* Windows QPA plugin: Use member initializationFriedemann Kleint2016-11-301-8/+6
* Windows QPA: Remove qtwindows_additional.h.Friedemann Kleint2016-05-171-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-1/+2
|\
| * Windows QPA: Scale the cursor rectangle of the input method.Friedemann Kleint2016-03-311-1/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Windows: Implement QPlatformInputContext::locale().Friedemann Kleint2015-10-221-0/+6
* Windows: Disable Windows input context when another context is used.Friedemann Kleint2015-09-221-2/+3
* Windows/Input context: Update enabling of IME in in update(), too.Friedemann Kleint2015-08-251-0/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-0/+1
|\
| * Windows: Get the normal virtual key when not composingAndy Shaw2015-03-131-0/+1
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Windows: Correctly associate IME contexts.Friedemann Kleint2014-11-261-0/+1
* Add capabilities to QPlatformInputContext.Friedemann Kleint2014-11-261-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Implement focus change for Windows Input context.Friedemann Kleint2014-08-041-1/+4
* Windows/Direct2D platform plugins: Add Q_DECL_OVERRIDE.Friedemann Kleint2014-07-291-3/+3
* 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
* Rename remaining references to QInputPanelPekka Vuorela2012-02-281-1/+1
* 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-2/+6
* Make the Windows input context compile after the refactoring.Jason Barron2011-09-151-2/+1
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Add Input context for Windows.Friedemann Kleint2011-08-241-0/+98