summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-03-071-62/+62
|\
| * Improve Q_GLOBAL_STATIC macors.Jedrzej Nowacki2011-03-071-62/+62
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-03-043-11/+17
|\ \
| * \ Merge remote branch 'earth/master' into masterJoão Abecasis2011-02-283-11/+17
| |\ \
| | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-02-2430-97/+205
| | |\ \
| | * | | fix documentation typos in isLowSurrogate and requiresSurrogatesJeremy Katz2011-02-231-2/+2
| | * | | QNAM: Threaded HTTP implementationMarkus Goetz2011-02-212-9/+15
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-02-2817-11/+360
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix license headersHarald Fernengel2011-02-221-23/+28
| * | | | Various INTEGRITY fixesRolland Dudemaine2011-02-2212-9/+62
| * | | | Atomic operations support for INTEGRITY RTOSRolland Dudemaine2011-02-224-1/+292
| * | | | Compile with MinGW on WindowsRolland Dudemaine2011-02-221-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-02-282-3/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamGunnar Sletta2011-02-257-9/+33
| |\ \ \ | | |/ /
| * | | Make the animation driver private APIGunnar Sletta2011-02-252-3/+13
* | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-241-1/+6
|\ \ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-231-1/+6
| |\ \ \ \
| | * | | | Remove Qt dependancy to SYMBIAN_GRAPHICS_WSERV_QT_EFFECTSJani Hautakangas2011-02-231-1/+6
* | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-232-7/+7
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-202-7/+7
| |\ \ \ \
| | * | | | Use QElapsedTimer in QFutureInterface.Thiago Macieira2011-02-162-7/+7
* | | | | | Unbreak compilation with ICC when in C++98 mode.Thiago Macieira2011-02-221-9/+11
* | | | | | Add Intel Compiler's C++0x feature support macrosThiago Macieira2011-02-211-1/+16
* | | | | | Remove the assignment-move operator that was a bad copy-pasteThiago Macieira2011-02-211-2/+0
* | | | | | Fix warning about unused parameterThiago Macieira2011-02-211-0/+1
* | | | | | Fix the move semantics in QSharedDataPointer and QExplicitSDPThiago Macieira2011-02-211-1/+5
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-02-181-1/+1
|\ \ \ \ \ \
| * | | | | | Fix compilation error with ARMv5 atomics when T is a const value.Thiago Macieira2011-02-171-1/+1
* | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-173-6/+10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-162-0/+8
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | Introduce new flag for splitview support in SymbianSami Merila2011-02-162-0/+8
| * | | | Keep sending posted events after commit 7196045b78b33cf135683d5c0b4e164f95231791Bradley T. Hughes2011-02-141-4/+1
* | | | | Merge branch earth-team/master into earth-stagingJoão Abecasis2011-02-1614-22/+231
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Add experimental support for armCC on LinuxHarald Fernengel2011-02-112-1/+9
| * | | | Fix reversed conditionOlivier Goffart2011-02-081-1/+1
| * | | | Fix warning, unused parametter errorOlivier Goffart2011-02-081-2/+1
| * | | | QMutex: do not use inline mutex in debug.Olivier Goffart2011-02-071-1/+8
| * | | | Fix race condition between QEventLoop::exec and QThread::exitOlivier Goffart2011-02-073-2/+13
| * | | | Remove QThreadData::mutexOlivier Goffart2011-02-071-2/+0
| * | | | Implement QThreadData::current using __threadOlivier Goffart2011-02-031-3/+20
| * | | | Crash in QFileSystemEngine::canonicalName with older libc versionOlivier Goffart2011-02-021-2/+3
| * | | | Fix leak in QFactoryLoaderOlivier Goffart2011-02-021-1/+3
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-31482-565/+666
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Fix warning in sun compilerOlivier Goffart2011-01-281-4/+4
| * | | | Fix GCC compiler warningShane Kearns2011-01-271-1/+1
| * | | | Add QScopedValueRollback tools class.Shane Kearns2011-01-263-3/+169
| * | | | Fix for using search paths with a dirty pathShane Kearns2011-01-121-1/+1
* | | | | Merge remote branch 'qt/master' into earth-team-stagingJoão Abecasis2011-02-1612-31/+48
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-02-153-4/+7
| |\ \ \ \ \
| | * | | | | Using a better flag to control the fast allocatormread2011-02-031-1/+2