summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qeventdispatcher_symbian_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Avoiding early deleteLater in Symbian with better loopLevel trackingMurray Read2012-02-091-2/+2
* Handling adopted thread death with active timers on SymbianMurray Read2012-02-081-0/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Surviving out of memory in Qt Quick appmread2011-11-211-0/+4
* Preventing zero-timer lockups when Symbian's active scheduler usedmread2011-11-081-3/+31
* Removing unused code after introduction of round robin schedulermread2011-06-011-36/+4
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-211-0/+2
|\
| * Drift correction and better accuracy for repeating timers in Symbianmread2011-04-201-0/+3
* | Applying the QTBUG-17986 fix to Symbianmread2011-04-121-0/+3
* | Implement QEventLoop::ExcludeSocketNotifiers for symbian socket engineShane Kearns2011-03-171-4/+9
* | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-081-1/+3
|\ \
| * | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-071-1/+1
| |\|
| * | Helper functions for synchronously waiting on an active object to completeShane Kearns2010-12-071-1/+3
* | | Using QElapesedTimer for Symbian idle detectormread2011-02-031-1/+2
| |/ |/|
* | Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
|/
* Fixed event starvation with pointer events on Symbian.axis2010-11-051-1/+3
* Made it more clear what the okToRun function does by renaming it.axis2010-09-231-1/+1
* Fixed event starvation on Symbian if timers were constantly recreatedaxis2010-09-231-0/+1
* Made posted events part of the round robin queue.axis2010-09-231-4/+1
* Merge branch '4.6-s60' into 4.7-s60axis2010-06-241-20/+0
|\
| * Revert "Fixing the race condition in event dispatcher implementation on"axis2010-06-241-20/+0
| * Revert "Fixing race condition in qeventdispatcher_symbian.cpp code path"axis2010-06-241-5/+0
| * Fixing race condition in qeventdispatcher_symbian.cpp code pathAleksandar Sasha Babic2010-06-211-0/+5
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-251-0/+20
|\|
| * Fixing the race condition in event dispatcher implementation onAleksandar Sasha Babic2010-05-211-0/+20
| * Event dispatcher slow down using delays rather than thread prioritymread2010-04-301-1/+4
| * Revert "Event dispatcher slow down using delays rather than thread priority"Miikka Heikkinen2010-04-291-4/+1
* | Support updating system locale data on SymbianDenis Dzyubenko2010-05-031-0/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-291-1/+4
|\|
| * Event dispatcher slow down using delays rather than thread prioritymread2010-04-221-1/+4
* | Fix crash on startup on Symbian OSShane Kearns2010-04-201-1/+2
|/
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fix typo in QtCore license headers.Jason McDonald2009-10-061-1/+1
* Fix QTimer overflow with interval > 35 minutes on symbianShane Kearns2009-09-161-0/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Switched to logical comparison instead of bitwise.axis2009-08-211-6/+1
* Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* Update license headers according to commit 858c70f768e.axis2009-08-061-3/+3
* Replaced $MODULE$ with hardcoded module names.axis2009-08-061-1/+1
* Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-061-2/+2
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-2/+3
* review fixesmread2009-06-181-2/+2
* report and continue policy for exceptions in all Qt threadsmread2009-06-181-2/+8