summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qeventdispatcher_symbian.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Revert "Adding some error checking for setdefaultif"axis2010-07-131-3/+1
* Fixed a possible hanging bug in the Symbian networking.axis2010-07-131-1/+2
* Fixed a network hanging bug on Symbian.axis2010-07-131-9/+8
* Added some asserts to avoid race conditions in networking.axis2010-07-121-0/+6
* Merge branch '4.6-s60' into 4.7-s60axis2010-06-241-36/+10
|\
| * Revert "Fixing the race condition in event dispatcher implementation on"axis2010-06-241-36/+10
| * Revert "Fixing race condition in qeventdispatcher_symbian.cpp code path"axis2010-06-241-61/+40
| * Fixing race condition in qeventdispatcher_symbian.cpp code pathAleksandar Sasha Babic2010-06-211-40/+61
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-081-2/+2
|\ \ | |/
| * Handle exceptions notified by select before read/write.Janne Anttila2010-05-281-2/+2
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-251-10/+36
|\ \ | |/
| * Fixing the race condition in event dispatcher implementation onAleksandar Sasha Babic2010-05-211-10/+36
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-2/+8
|\ \ | |/
| * 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
* | Support updating system locale data on SymbianDenis Dzyubenko2010-05-031-0/+2
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-011-3/+3
|\ \ | |/
| * 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
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-291-36/+91
|\ \ | |/
| * Event dispatcher slow down using delays rather than thread prioritymread2010-04-221-36/+91
* | Fix crash on startup on Symbian OSShane Kearns2010-04-201-5/+15
|/
* 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-061-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
|/