summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Squashed merge of the master-temp branch.David Boddie2011-05-063-35/+10
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-036-52/+440
|\
| * Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-212-5/+24
| |\
| | * Drift correction and better accuracy for repeating timers in Symbianmread2011-04-202-5/+25
| * | Merge remote-tracking branch 'earth-team/master' into earth-staging-masterOlivier Goffart2011-04-205-31/+365
| |\ \
| | * | Applying the QTBUG-17986 fix to Symbianmread2011-04-122-0/+13
| | * | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-1110-136/+241
| | |\ \
| | * \ \ Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-2510-5/+441
| | |\ \ \
| | * | | | Fixes to QSystemErrorShane Kearns2011-03-221-2/+2
| | * | | | Implement QEventLoop::ExcludeSocketNotifiers for symbian socket engineShane Kearns2011-03-172-35/+57
| | * | | | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-084-7/+127
| | |\ \ \ \
| | | * | | | 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-0786-144/+258
| | | |\ \ \ \
| | | * | | | | Use the global message pool to avoid KErrServerBusy errorsShane Kearns2011-01-211-1/+3
| | | * | | | | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2010-12-157-58/+401
| | | |\ \ \ \ \
| | | * | | | | | Fixes for socket engine autotest failuresShane Kearns2010-12-101-1/+1
| | | * | | | | | 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-072-1/+83
| | | * | | | | | default RConnection for socketsShane Kearns2010-12-072-2/+26
| | * | | | | | | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-0889-220/+752
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Set preferences in socket server Connect()Shane Kearns2010-12-061-1/+6
| | * | | | | | | Add socket manager to corelibShane Kearns2010-12-062-13/+48
| | * | | | | | | Prototype socket managerShane Kearns2010-12-012-0/+139
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-181-16/+51
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Replace the handcoded math and change the timer buckets again.Thiago Macieira2011-04-141-11/+40
| | * | | | | | | | Move the constants up, preparing for refactoringThiago Macieira2011-04-141-4/+5
| | * | | | | | | | Change the number of entries in the first timer bucket.Thiago Macieira2011-04-131-4/+8
| | * | | | | | | | Change the error message in the timer ID deallocator.Thiago Macieira2011-04-131-1/+2
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-04-1812-128/+398
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-04-1810-114/+339
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | Use the qt_static_metacall in QueuedConnectionOlivier Goffart2011-04-083-21/+38
| | * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-072-14/+49
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | * | | | | | | | Fix QMetaObject::indexOfSlotOlivier Goffart2011-04-041-1/+1
| | * | | | | | | | Compile with QStringBuilder and QByteArrayOlivier Goffart2011-04-011-1/+1
| | * | | | | | | | move semun declaration to qcore_unix_p.hRitt Konstantin2011-04-012-7/+9
| | * | | | | | | | moc: be able to compile if there are private classesOlivier Goffart2011-03-311-4/+8
| | * | | | | | | | Speedup activation of signalsOlivier Goffart2011-03-315-68/+118
| | * | | | | | | | Improve slightly the performence of activateOlivier Goffart2011-03-311-12/+12
| | * | | | | | | | Optimize QMetaObject::activate (remove call to QThreadData::current)Olivier Goffart2011-03-311-2/+2
| | * | | | | | | | Remove ANSI function definitionsminiak2011-03-311-4/+0
| | * | | | | | | | Improved documentation for new QTranslator::load() overloadDenis Dzyubenko2011-03-291-8/+9
| | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Merge remote branch 'earth-team/master-i18n' into 4.8-earthDenis Dzyubenko2011-03-242-0/+155
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge remote branch 'earth-team/master' into master-i18nDenis Dzyubenko2011-03-1713-29/+95
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | * | | | | | | QTranslator improvements for QLocale UI languagesDenis Dzyubenko2011-02-232-0/+155
| * | | | | | | | | Fix missing equality and inequality operator docs for QPointer.Jason McDonald2011-04-181-0/+10
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge remote branch 'qt-master/master'Guoqing Zhang2011-04-055-4/+271
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-4/+9
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | / | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | Doc: Work on QTranslator::load()Geir Vattekar2011-03-071-4/+9
| * | | | | | | | Making Symbian helper threads exit cleanly at app exitmread2011-03-181-10/+40
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-03-256-2/+264
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |