summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qabstracteventdispatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* doc: Correct a few minor qdoc errorsMartin Smith2017-12-021-2/+2
* Fix QAbstractEventDispatcher::installNativeEventFilter documentationTor Arne Vestbø2017-06-281-2/+1
* QtCore: include mocsThiago Macieira2017-05-051-0/+2
* Deprecate QCoreApplication::flush()Gatis Paeglis2017-04-221-2/+3
* Fix for deferredDelete() bug when calling the glib loop directlyPaolo Angelelli2016-02-121-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-1/+1
|\
| * Doc: corrected link/autolink issues in corelibNico Vertriest2015-02-241-1/+1
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Fixed autolink errors qtbase/kernelNico Vertriest2014-09-241-9/+9
* Deprecate {QCoreApp,QAbstractEventDispatcher}::hasPendingEvents()Thiago Macieira2014-02-121-2/+4
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-9/+9
* QThread: fix race when setting the eventDispatcherDavid Faure2013-03-221-1/+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/+2
* Fix more qdoc errorsLars Knoll2012-08-201-6/+8
* Fix qdoc errors in the QAbstractEventDispatcher documentation.Lars Knoll2012-08-201-4/+32
* Remove trailing comma in enumThiago Macieira2012-08-151-1/+1
* Add parameter docs for QAbstractEventDispatcher::filterNativeEvent.Frederik Gladhorn2012-08-151-2/+4
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-151-2/+6
* Provide public API for native event filtering, moved up from QPA.David Faure2012-07-201-58/+68
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-2/+2
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-4/+27
|\
| * Update documentation for QAbstractEventDispatcher::TimerInfoBradley T. Hughes2012-03-271-4/+27
* | Add a remainingTime() method to the public interface of the QTimer classLaszlo Papp2012-04-031-0/+10
|/
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-12/+12
* Raise loopLevel for deleteLater in event filtersJohn Stanley2012-02-111-1/+5
* Various documentation fixes ported from 4.8Teemu Katajisto2012-02-091-2/+2
* 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
* 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/+4
* Add Qt::TimerType argument to QAbstractEventDispatcher::registerTimer()Bradley T. Hughes2012-01-021-8/+27
* Allow to create a custom event dispatcher for specific QThreads.Sven Anderson2011-11-151-23/+6
* Use QFreeList for timer id allocationBradley T. Hughes2011-07-261-167/+43
* 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/+556