summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qkeymapper_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Windows: Added Comma to list of possible numpad keysOliver Wolff2014-06-121-0/+1
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Win: Fixed assert in QKeyMapperPrivate::possibleKeysOliver Wolff2014-02-051-1/+4
* Windows: Do not try to update keymap on WM_IME_CHAR messagesOliver Wolff2014-01-311-2/+2
* Fixed another assert in qwindowskeymapperOliver Wolff2014-01-101-2/+5
* Fixed assert in Windows key handlingOliver Wolff2013-11-271-2/+8
* Fix bug in updatePossibleKeyCodes() with dead keys and modifiersJuan Luis Boya García2013-11-251-2/+2
* Fix virtual key mapping on MS WindowsJuan Luis Boya García2013-11-251-25/+12
* qkeymapper_win.cpp: Define missing constant for MinGW.Friedemann Kleint2013-01-251-0/+3
* Fixed dead keys on MS WindowsJuan Luis Boya García2013-01-161-3/+9
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Windows: Fixed handling of key events containing ctrl modifierOliver Wolff2012-11-141-0/+8
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-291-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* make it possible to use sse2 with mingwThierry Bastian2010-03-111-1/+1
* Imporve win64 support for mingwThierry Bastian2010-02-221-1/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* don't remap VK_RETURN on Windows mobile if not in keypad navigation modeJoerg Bornemann2009-10-211-2/+2
* Merge branch '4.5' into 4.6Thiago Macieira2009-10-081-2/+2
|\
| * ignore invalid WM_KEYDOWN messages on WindowsJoerg Bornemann2009-10-071-2/+2
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Remap return key to select key for windows mobile.ninerider2009-09-301-4/+21
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\|
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-131-3/+3
|\ \
| * | usage of Q_OS_WINCE fixedJoerg Bornemann2009-08-121-2/+2
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-2/+7
|\ \ \ | |/ / |/| |
| * | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-2/+7
| |/
* | Fix warnings for mingwThierry Bastian2009-07-151-4/+4
* | Build fix for mingwThierry Bastian2009-07-141-1/+1
* | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-97/+23
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1259