summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qabstracteventdispatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Add a small protection against releasing a timer twice.Thiago Macieira2010-12-131-2/+12
* Use constants the timer ID masks instead of values everywhereThiago Macieira2010-12-131-4/+8
* Fix ABA problem with: the serial must be updated on all accessesThiago Macieira2010-12-131-1/+1
* Comment a bit more the timer ID allocation code.Thiago Macieira2010-12-131-2/+22
* Doc: Specified QAbstractEventDispatcher::filterEvent()'s argument types.Geir Vattekar2010-06-171-0/+24
* Update copyright year to 2010Jason McDonald2010-01-061-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
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+0
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | doc: Clarified that native messages are being handled.Martin Smith2009-07-101-11/+14
|/
* 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/+461