summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qeventdispatcher_symbian.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Removing potential crashes from out-of-thread cleanup on SymbianMurray Read2012-06-211-1/+2
* Avoid crash cancelling timer in wrong thread on terminateMurray Read2012-06-191-1/+1
* RR scheduler error handling for deleted active objectsMurray Read2012-02-201-2/+6
* Fix for Shazam crashMurray Read2012-02-171-7/+5
* Avoiding early deleteLater in Symbian with better loopLevel trackingMurray Read2012-02-091-15/+37
* Handling adopted thread death with active timers on SymbianMurray Read2012-02-081-6/+22
* Fix exception handling in Symbian event dispatcherMurray Read2012-01-261-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Surviving out of memory in Qt Quick appmread2011-11-211-6/+21
* Merge remote-tracking branch 'flex/master'Pasi Pentikainen2011-11-101-0/+5
|\
| * Create cleanup stack in idleDetectorThreadhelanti2011-11-091-0/+5
* | Preventing zero-timer lockups when Symbian's active scheduler usedmread2011-11-081-4/+121
|/
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-251-0/+26
|\
| * Symbian - fix deleteLater not working from RunLShane Kearns2011-10-111-0/+29
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Removing unused code after introduction of round robin schedulermread2011-06-011-187/+7
* | Schedule Symbian active objects with a round robin schedulermread2011-06-011-36/+169
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Merge branch 'symbian-socket-engine' into staging-masterShane Kearns2011-05-101-0/+6
|\ \
| * | Fix crash when QSocketNotifier used with an invalid descriptorShane Kearns2011-04-211-0/+6
* | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-211-5/+22
|\ \ \ | | |/ | |/|
| * | Drift correction and better accuracy for repeating timers in Symbianmread2011-04-201-5/+22
* | | Applying the QTBUG-17986 fix to Symbianmread2011-04-121-0/+10
| |/ |/|
* | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-111-10/+40
|\ \
| * | Making Symbian helper threads exit cleanly at app exitmread2011-03-181-10/+40
* | | Implement QEventLoop::ExcludeSocketNotifiers for symbian socket engineShane Kearns2011-03-171-31/+48
* | | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-081-2/+94
|\ \ \ | |/ / |/| |
| * | Fix thread starvation when processEvents() is called in a tight loopShane Kearns2011-02-161-0/+8
| * | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-071-3/+5
| |\ \
| * | | Fix some crashes in the symbian socket engineShane Kearns2010-12-091-2/+6
| * | | Helper functions for synchronously waiting on an active object to completeShane Kearns2010-12-071-0/+80
* | | | Using QElapesedTimer for Symbian idle detectormread2011-02-031-1/+1
* | | | Idle detector thread improvementsmread2011-02-011-1/+2
| |/ / |/| |
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-3/+5
|\ \ \ | |/ / |/| / | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-111-1/+1
| |\
| | * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
| * | Fix handle leak in symbian QTimer implementationShane Kearns2011-01-101-2/+4
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-3/+6
|\|
| * Fixed event starvation with pointer events on Symbian.axis2010-11-051-3/+6
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-10/+28
|\|
| * Made it more clear what the okToRun function does by renaming it.axis2010-09-231-11/+11
| * Fixed event starvation on Symbian if timers were constantly recreatedaxis2010-09-231-0/+16
| * Made posted events part of the round robin queue.axis2010-09-231-2/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-2/+6
|\|
| * Added catching of errors in timers.axis2010-09-011-2/+6
* | Prefer Q_CHECK_PTR to q_check_ptrJoão Abecasis2010-08-191-1/+2
|/
* Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-1/+1
* Revert "Making network reconnect happen after teardown."axis2010-07-131-6/+2