summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Fix crash on startup on Symbian OSShane Kearns2010-04-202-6/+17
* Add EXPORT defines for QtMediaServices library.Andrew den Exter2010-04-161-0/+8
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-136-1/+58
|\
| * Fix a race where QThread::exit() is "lost" when called after start()Bradley T. Hughes2010-04-122-1/+34
| * Fix a crash when unloading libQtCoreBradley T. Hughes2010-04-081-0/+6
| * Introduce a qconfig feature for QtDBusTasuku Suzuki2010-04-082-0/+14
| * compile fix for WinCE Armv4iMaurice Kalinowski2010-04-071-0/+4
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-133-6/+11
|\ \
| * | Enable setting the imports directory via qt.confKai Koehne2010-04-081-0/+4
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-0711-22/+83
| |\ \ | | |/
| * | Optimization: Improve allocation strategy for QDeclarativeDeclarativeDataAaron Kennedy2010-04-012-6/+7
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-123-2/+64
|\ \ \ | |_|/ |/| |
| * | econd half of the crash fix for codecs on SymbianLars Knoll2010-04-122-2/+37
| * | Fix a crash with global static objectsLars Knoll2010-04-101-0/+5
| * | Symbian emulator: unload file server so apps can be recompiled.Frans Englich2010-04-081-0/+22
| * | qDebug() << myPointF would remove spaces in following arguments.David Faure2010-04-031-1/+1
* | | Reapply 69e873e2bfae3fc028c21d93112a75008c3bb58b now that QLibrary is fixedThiago Macieira2010-04-041-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-031-0/+14
|\ \ \
| * | | [plugins] Don't conclude that a .debug file is a plugin.Thiago Macieira2010-04-031-0/+14
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-011-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-011-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fix regression on SymbianShane Kearns2010-03-311-1/+1
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-015-5/+60
|\ \ \ \
| * \ \ \ Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-04-0112-232/+136
| |\ \ \ \ | | |/ / /
| * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-03-30127-5489/+11463
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix QDate::isLeapYear() for years < 1John Layt2010-03-301-1/+4
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-304-4/+56
| | |\ \ \
| | | * | | QVarLenghtArray: add some API to be consistant to QVectorOlivier Goffart2010-03-292-1/+50
| | | * | | QMetaObject::normalizeType: Fix parsing of type which contains "const" in namesOlivier Goffart2010-03-261-1/+2
| | | * | | QMetaObject::normalizeType: fix uses of const and template.Olivier Goffart2010-03-261-1/+3
| | | * | | Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-03-2539-2192/+5838
| | | |\ \ \
| | | * | | | Fix wrong arguments order in a warning in QObject::moveToThreadOlivier Goffart2010-03-251-1/+1
* | | | | | | Revert "adds a timeout option to QThreadPool::waitForDone();"Pierre Rossi2010-04-013-15/+7
| |_|_|_|/ / |/| | | | |
* | | | | | Fix compilation on Windows: forgot to change one toTime_tHelperThiago Macieira2010-03-311-1/+1
* | | | | | adds a timeout option to QThreadPool::waitForDone();Pierre Rossi2010-03-313-7/+15
* | | | | | Rename the xxxMsecsSinceEpoch functions to xxxMSecsSinceEpoch.Thiago Macieira2010-03-313-22/+22
* | | | | | Add QDateTime members that operate on 64-bit milliseconds.Thiago Macieira2010-03-312-15/+105
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-306-202/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix compilation on WinCE and MinGW by memsetting the OVERLAPPED struct.Thiago Macieira2010-03-301-3/+2
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-306-202/+9
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fix compile error on mingw.Jason McDonald2010-03-301-1/+4
| | * | | | Fix compilation on HP-UXi: _SC_MONOTONIC_CLOCK isn't definedThiago Macieira2010-03-291-1/+1
| | * | | | Ensure that we return QPair<long,long> in all cases.Thiago Macieira2010-03-291-3/+3
| | * | | | Remove QGuard.Thiago Macieira2010-03-264-197/+1
| | | |_|/ | | |/| |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-2539-2192/+5838
| |\ \ \ \ | | |/ / /
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-259-81/+315
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-2911-83/+334
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Correct documentation for ObjectReplacementCharacter and ReplacementCh.Frans Englich2010-03-251-2/+6
| * | | Symbian event loop priority drop not used in Symbian^4mread2010-03-251-0/+13
| | |/ | |/|
| * | Fix error reporting when symbian file copy fails.Shane Kearns2010-03-242-2/+42