summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qabstractnativeeventfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Widen out parameter "result" of the native event filters for Qt 6Friedemann Kleint2019-03-221-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-211-2/+13
|\
| * Doc: add macOS example of QAbstractNativeEventFilter implementationSamuel Gaist2016-09-201-2/+13
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-3/+0
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Mark Q_UNUSED the private members that aren't usedThiago Macieira2013-03-231-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* QAbstractNativeEventFilter: document return valueDavid Faure2012-07-241-0/+4
* QNX: Use new native event filtering apiSean Harmer2012-07-231-0/+3
* Provide public API for native event filtering, moved up from QPA.David Faure2012-07-201-0/+105