summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowskeymapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Remove Windows CE.Friedemann Kleint2016-03-291-34/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-1/+6
|\
| * Ported Qt 4 fix when getting an invalid native key on WindowsSamuel Gaist2016-03-101-1/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-32/+34
|\|
| * Windows QPA: Fix warnings as shown by Qt Creator's Clang based code model.Friedemann Kleint2016-02-191-32/+34
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-4/+0
|\|
| * Windows QPA: Remove dead code as detected by Clang.Friedemann Kleint2016-02-051-4/+0
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Windows: Clear key recorder when application becomes inactive.Friedemann Kleint2015-12-171-0/+11
* Windows: Move GUI event dispatcher to QtPlatformSupport.Friedemann Kleint2015-11-141-1/+1
* Windows: Disable Windows input context when another context is used.Friedemann Kleint2015-09-221-1/+4
* Highdpi changes for WindowsFriedemann Kleint2015-07-301-1/+3
* Revert "Add devicePixelRatio support to the Windows QPA plugin."Friedemann Kleint2015-07-291-3/+3
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-1/+4
|\
| * Windows: Get the normal virtual key when not composingAndy Shaw2015-03-131-1/+4
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-8/+7
|\|
| * Revert "Windows: Fix call of ToUnicode"Friedemann Kleint2015-01-291-8/+7
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Fix build on [older] MinGWKonstantin Ritt2015-01-231-0/+30
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-1/+4
|\|
| * Windows: Return false from event processing of unhandled multimedia keys.Friedemann Kleint2014-12-181-1/+4
* | Add VK_LWIN and VK_RWIN keys as meta modifiersJoni Poikelin2014-12-081-0/+2
|/
* Windows: Ignore key Shift+F10 unless a shortcut is registered for it.Friedemann Kleint2014-11-031-1/+10
* Windows: Fix call of ToUnicodeOliver Wolff2014-09-291-7/+8
* 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-3/+3
* Support multimedia keys on WindowsAllan Sandfeld Jensen2014-08-021-0/+85
* Windows: Added Comma to list of possible numpad keysOliver Wolff2014-06-061-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-2/+2
|\
| * Windows: Do not try to update keymap on WM_IME_CHAR messagesOliver Wolff2014-01-171-2/+2
* | Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-221-8/+12
|/
* Fixed another assert in qwindowskeymapperOliver Wolff2013-12-201-2/+5
* Fixed assert in Windows key handlingOliver Wolff2013-11-231-2/+6
* QWindowsKeyMapper: Added some comments about functionality + cleanupOliver Wolff2013-10-251-24/+14
* Fix bug in updatePossibleKeyCodes() with dead keys and modifiersJuan Luis Boya García2013-10-251-2/+2
* Fix virtual key mapping on MS WindowsJuan Luis Boya García2013-10-251-27/+20
* Remove use of 'register' from Qt.Stephen Kelly2013-06-171-1/+1
* Fixes QKeyEvent::count() on Windowsaavit2013-06-041-7/+7
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Fix MinGW-warnings about comparing signed/unsigned.Friedemann Kleint2013-01-181-1/+1
* | Fixed dead keys on MS WindowsJuan Luis Boya García2013-01-161-3/+9
|/
* Windows: Fixed handling of key events containing ctrl modifierOliver Wolff2012-11-141-0/+8
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-3/+3
* QWindowsKeyMapper: use a more efficient data structure for 'keyLayout'Marc Mutz2012-10-161-59/+35
* QWindowsKeyMapper: remove dead codeMarc Mutz2012-10-161-1/+1
* QWindowsKeyMapper: replace one magic constant with a symbolic oneMarc Mutz2012-10-161-5/+6
* Added possibleKeys(QKeyEvent *) to QWindowsIntegrationOliver Wolff2012-10-131-0/+26
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Revert "Use true and false in preference to TRUE and FALSE"Sergio Ahumada2012-09-071-2/+2