summaryrefslogtreecommitdiff
path: root/src/corelib/kernel/qeventdispatcher_symbian.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia.Marko Valtanen2012-12-041-10/+11
* Change to release licenses for 4.6.3.Jason McDonald2010-05-301-13/+13
* Handle exceptions notified by select before read/write.Janne Anttila2010-05-281-2/+2
* Fixing the race condition in event dispatcher implementation onAleksandar Sasha Babic2010-05-211-10/+36
* Adding some error checking for setdefaultifAleksandar Sasha Babic2010-05-071-1/+3
* Making network reconnect happen after teardown.Aleksandar Sasha Babic2010-05-071-2/+6
* Event dispatcher slow down using delays rather than thread prioritymread2010-04-301-36/+91
* Revert "Event dispatcher slow down using delays rather than thread priority"Miikka Heikkinen2010-04-291-91/+36
* Event dispatcher slow down using delays rather than thread prioritymread2010-04-221-36/+91
* Fixed app freeze if switching to offline in middle of HTTP transaction.Aleksandar Sasha Babic2010-04-121-1/+7
* Symbian event loop priority drop not used in Symbian^4mread2010-03-251-0/+13
* Symbian event dispatcher needs to run all active objects.Jani Hautakangas2010-03-021-1/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Made sure the noSocketEvents value is preserved in case of exception.axis2009-10-191-3/+3
* Fix for poor performance during screen orientation switchShane Kearns2009-10-121-2/+2
* Fix typo in QtCore license headers.Jason McDonald2009-10-061-1/+1
* Fix QTimer overflow with interval > 35 minutes on symbianShane Kearns2009-09-161-5/+28
* 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
* Removed superfluous status change.axis2009-08-241-1/+0
* Switched to logical comparison instead of bitwise.axis2009-08-211-5/+5
* Fixed some comments and code style issues after review.axis2009-08-211-7/+4
* Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* Changing names of Symbian leave <-> qt throw translation functionsmread2009-08-131-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
* Trailing whitespace and tab/space fixes for src/corelibJanne Anttila2009-08-041-3/+2
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-17/+26
* Make non-zero timers high priority.Johannes Oikarinen2009-07-131-2/+3
* Add releaseTimerId to unregisterTimer in Qt for S60 portYongjun Zhang2009-06-261-0/+3
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-06-181-5/+8
|\
| * Fixed indentation.axis2009-06-171-4/+4
| * Readded code that was lost during exception integration.axis2009-06-171-0/+3
* | review fixesmread2009-06-181-2/+2
* | report and continue policy for exceptions in all Qt threadsmread2009-06-181-16/+32
|/
* Make Qt exception safer.Robert Griebl2009-06-101-91/+104
* Cut the process priority lowering timeout to 100ms in Symbian eventdispatcher,Miikka Heikkinen2009-06-051-3/+3
* Fixed incorrect headers.axis2009-06-031-1/+31
* Merge branch 'eventDispatcherFixes'axis2009-05-191-49/+106
|\
| * Made a small correction and optmization to the event dispatcher.axis2009-05-191-5/+14
| * Changed the way that Qt handles active objects.axis2009-05-191-46/+97
| * Corrected wrong comment.axis2009-05-151-1/+1
| * Removed obsolete code.axis2009-05-151-3/+0
* | Due to some Symbian/Open C specifics when we get errorAleksandar Sasha Babic2009-05-181-5/+10
* | By default we have socket notifier for read/write.Aleksandar Sasha Babic2009-05-181-2/+31
|/
* Removed CActiveScheduler::Install(NULL) from closingDown.Janne Anttila2009-05-081-1/+0
* Revert "We do have bug in AO cancel mechanism, unfortunately it was too late"Janne Anttila2009-05-061-4/+1
* Fixed ASSERT panic in Symbian event dispatcher.Janne Anttila2009-04-281-2/+2
* Long live Qt for S60!axis2009-04-241-0/+843