summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qeventdispatcher_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-1/+24
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-1/+24
| |\
| | * Improve performance of socket notifications on WinCEAlex Trotsenko2016-04-191-1/+24
* | | Remove dynamic loading of functions that are present in Windows Vista onwards.Friedemann Kleint2016-04-191-30/+11
* | | QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-217/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-5/+12
|\|
| * Fix livelock at application exit if threads were runningThiago Macieira2016-02-021-5/+12
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-13/+31
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-13/+31
| |\|
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-13/+31
| | |\
| | | * Allow socket events processing with a foreign event loop on WindowsAlex Trotsenko2016-01-051-13/+31
* | | | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
|/ / /
* | | Updated license headersJani Heikkinen2016-01-151-14/+20
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-2/+2
|\| |
| * | QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-2/+2
* | | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-42/+70
|\|
| * Fix the spurious socket notifications under WindowsAlex Trotsenko2015-09-101-42/+70
* | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-5/+16
|\|
| * Fix the remainingTime() result after the first activation of a QTimerThiago Macieira2015-07-081-5/+16
* | Use "Ex"-versions of WaitForSingle/MultipleObject(s) where possibleOliver Wolff2015-06-161-2/+1
* | Remove <qhash.h> where it's not usedMarc Mutz2015-04-201-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Windows: Prevent registration of timers in shutdown phasev5.4.0-rc1Kai Koehne2014-11-201-2/+10
* direct2d: Use simple event posting to avoid event queue lock upAndrew Knight2014-11-071-20/+37
* QWindowsGuiEventDispatcher: Register timers in constructor.Friedemann Kleint2014-10-151-5/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Improve checking for event/socket notifiers and timersJonathan Liu2014-09-231-3/+9
* Print the reason why SetWindowsHookEx failed.Sérgio Martins2014-06-231-1/+3
* QEventDispatcherWin32: Use a shared class name for the message window.Friedemann Kleint2014-06-191-9/+45
* Revert "fix build for MSVC 2010"Joerg Bornemann2014-05-151-2/+2
* fix build for MSVC 2010Joerg Bornemann2014-04-071-2/+2
* Windows XP target support for MSVC >= 2012Joerg Bornemann2014-04-031-2/+2
* Use correct mask constant in the Windows event dispatcher.Friedemann Kleint2013-08-201-1/+14
* Revert "Disable precision timers when running MSVC2012 code on pre-Windows 8."Friedemann Kleint2013-08-201-8/+0
* Disable precision timers when running MSVC2012 code on pre-Windows 8.Friedemann Kleint2013-05-301-0/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* 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-1/+1
* Fix g++ compiler warnings.Friedemann Kleint2012-09-071-1/+1
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-1/+1
* fix QT_{BEGIN,END}_INCLUDE_NAMESPACE mixupOswald Buddenhagen2012-09-041-0/+2
* Compile without the deprecated filterEvent functionThiago Macieira2012-08-231-1/+1
* QtNetwork: Handle FD_CLOSE on WindowsMartin Petersson2012-08-011-4/+11
* Remove winEventFilter, replaced with installNativeEventFilter.David Faure2012-07-241-3/+3
* Provide public API for native event filtering, moved up from QPA.David Faure2012-07-201-1/+1
* Fix some gcc warningsKonstantin Ritt2012-06-011-4/+4
* Add a remainingTime() method to the public interface of the QTimer classLaszlo Papp2012-04-031-0/+39
* 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