summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qeventdispatcher_win_p.h
Commit message (Expand)AuthorAgeFilesLines
* Support more than 62 instances of QWinEventNotifier, take 2Joerg Bornemann2017-07-301-0/+2
* Revert "Support more than 62 instances of QWinEventNotifier"Liang Qi2017-06-281-2/+0
* Support more than 62 instances of QWinEventNotifierJoerg Bornemann2017-06-261-0/+2
* Improve suppression of spurious socket notifications under WindowsAlex Trotsenko2017-05-031-1/+2
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-2/+0
|\
| * QEventDispatcherWin32: remove tailings of Windows CE codeAlex Trotsenko2017-01-261-2/+0
* | QFileSystemWatcher/Win32: Listen for WM_DEVICECHANGEFriedemann Kleint2016-10-181-0/+2
|/
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-1/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-1/+3
| |\
| | * Improve performance of socket notifications on WinCEAlex Trotsenko2016-04-191-1/+3
* | | Remove dynamic loading of functions that are present in Windows Vista onwards.Friedemann Kleint2016-04-191-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+1
|\|
| * Fix livelock at application exit if threads were runningThiago Macieira2016-02-021-0/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-0/+2
|\|
| * Allow socket events processing with a foreign event loop on WindowsAlex Trotsenko2016-01-051-0/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Fix the spurious socket notifications under WindowsAlex Trotsenko2015-09-101-1/+10
* Make the Windows qt_msectime() function return 64-bitThiago Macieira2015-07-081-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Windows: Prevent registration of timers in shutdown phasev5.4.0-rc1Kai Koehne2014-11-201-0/+1
* direct2d: Use simple event posting to avoid event queue lock upAndrew Knight2014-11-071-0/+2
* QWindowsGuiEventDispatcher: Register timers in constructor.Friedemann Kleint2014-10-151-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add a remainingTime() method to the public interface of the QTimer classLaszlo Papp2012-04-031-0/+4
* QEvent (and subclasses): make ctors explicitMarc Mutz2012-03-011-1/+1
* Make qobject_p.h not need qvariant.h.Stephen Kelly2012-02-291-0/+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
* Add a virtual sendPostedEvents() to QEventDispatcherWin32.Friedemann Kleint2012-01-201-0/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Don't release timer ids in event dispatcher codeBradley T. Hughes2012-01-041-1/+1
* Add Qt::TimerType argument to QAbstractEventDispatcher::registerTimer()Bradley T. Hughes2012-01-021-1/+2
* QEventDispatcherWin32: Remove hook to dispatch GUI events.Friedemann Kleint2011-06-301-1/+0
* Pass process event flags to QEventDispatcherWin32.Friedemann Kleint2011-06-231-1/+1
* Add QGuiEventDispatcherWin32.Friedemann Kleint2011-06-221-0/+1
* Declaration of QEventDispatcherWin32Private in private header fileOlli Werwolff2011-05-261-0/+71
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+110