summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreapplication_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fix virtual key mapping on MS WindowsJuan Luis Boya GarcĂ­a2013-11-251-0/+5
* Fix MinGW-warnings about narrowing/invalid conversions.Friedemann Kleint2013-11-181-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* 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
* Compile fix for WinCEThierry Bastian2010-04-121-1/+7
* Remove obsolete function set_winapp_name()miniak2010-04-091-37/+14
* compile fix for mingw (also removes some warnings)Thierry Bastian2010-03-231-5/+5
* Imporve win64 support for mingwThierry Bastian2010-02-221-6/+6
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* 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
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | fix warnings for mingw in QtCoreThierry Bastian2009-07-151-2/+2
* | Handle application paths larger than MAX_PATH, and fix potential buffer overflowMarius Storm-Olsen2009-07-011-3/+37
* | src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s...miniak2009-07-011-41/+25
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * 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/+1042
* Fix for Qt issue #218037 - Add support for the WM_MOUSEHWHEEL message on Windowsminiak2009-06-051-0/+4
* improved string operations all over the placeThierry Bastian2009-05-281-1/+1
* Some refactoring of windows specific code + a private class of animationsThierry Bastian2009-05-251-9/+22
* Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-2/+2
* Long live Qt!Lars Knoll2009-03-231-0/+1042