summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-182-5/+0
|\
| * Revert all QScroller and QFlickGesture related code.Robert Griebl2011-05-162-5/+0
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1390-1524/+1524
|/
* 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 earth-team into origin/4.8Olivier Goffart2011-05-033-5/+25
|\ \
| * \ Merge branch '4.8-upstream'Thierry Bastian2011-04-285-36/+389
| |\ \
| | * \ 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 branch 'master-upstream'Thierry Bastian2011-04-1913-144/+449
| |\ \ \ \
| * | | | | Add the QIdentityProxyModel.Stephen Kelly2011-04-121-0/+1
* | | | | | Fix namespace issue with the global staticmae2011-05-021-2/+2
* | | | | | Fix regression with QSettings patchmae2011-05-022-12/+11
* | | | | | Reduce open and stat system calls for QSettingsmae2011-04-292-0/+14
| |_|/ / / |/| | | |
* | | | | 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/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
| | |_|_|_|_|/ / / | |/| | | | | | |