summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qeventdispatcher_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* QThreadDataPrivate: fix data race on canWait boolean.David Faure2013-04-231-1/+1
* Rename qAbs Function for timevalDavid E. Narváez2013-04-131-3/+2
* Use taskIdSelf() function instead of taskIdCurrent global variablePasi Petäjäjärvi2013-01-281-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Removed usage of pipe in Blackberry event dispatcherBernd Weimer2012-11-021-23/+34
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Various INTEGRITY fixesRolland Dudemaine2011-02-221-2/+2
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-251-1/+0
|\
| * Revert "Add a warning about trying to release a timer ID that isn't active"Olivier Goffart2011-01-171-1/+0
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-0/+1
|\|
| * Add a warning about trying to release a timer ID that isn't activeThiago Macieira2010-12-151-0/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-271-9/+13
|\|
| * QEventDispatcherUnix: do not process too many timer if other events need to b...Olivier Goffart2010-09-151-9/+13
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-191-18/+13
|\|
| * Fix invalid memory write during recursive timer activationBradley T. Hughes2010-08-091-18/+13
* | Say hello to Qt for Native Client.Morten Johan Sørvig2010-05-141-3/+11
|/
* Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-171-3/+3
* Make qcore_unix.cpp share code with QTimestampThiago Macieira2010-03-171-5/+4
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Only a character but could still be interrupted by a signalJoão Abecasis2009-10-071-1/+1
* Fix regressions in qeventloop, qtimer, and qsocketnotifier autotestsBradley T. Hughes2009-09-251-4/+4
* 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
* | Merge commit 'qt/master'Jason Barron2009-08-131-2/+2
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| * | Compile fix with namespaceshjk2009-08-101-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-8/+60
|\| |
| * | Port of Qt to QNXHarald Fernengel2009-07-291-1/+1
| * | Port of Qt to VxWorksRobert Griebl2009-07-291-7/+59
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-291-96/+5
|\| |
| * | Compile on Mac OS XBradley T. Hughes2009-07-271-4/+0
| * | Refactor monotonic time code to avoid duplication.Bradley T. Hughes2009-07-271-92/+5
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-30/+74
|\| |
| * | Fix time change detection on UNIX systems without monotonic timersBradley T. Hughes2009-07-231-24/+51
| * | Omit monotonic timer detection/conditional code on Mac OS XBradley T. Hughes2009-07-231-17/+13
| * | Get monotonic time working on Mac OS X for corelib programs.Norwegian Rock Cat2009-07-201-2/+21
| * | Use the safe versions in these system calls I've just introduced.Thiago Macieira2009-07-021-5/+7
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\| |
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\|
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-1/+1
|\| |