summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Fixed documentation for QByteArrayDenis Dzyubenko2011-03-031-16/+19
* Improve handling QByteArray with QStringBuilderDenis Dzyubenko2011-03-032-4/+5
* Wrap qPrintable inside QStringOlivier Goffart2011-03-011-1/+1
* Fix QTextStream::pos() causes buffer offset issues on large text files.Chris Kawano2011-03-011-0/+1
* 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 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
| | * | | | | Using QElapesedTimer for Symbian idle detectormread2011-02-032-2/+3
| | * | | | | Idle detector thread improvementsmread2011-02-011-1/+2
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-109-27/+41
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-091-3/+6
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Change paging attributes for Symbian binariesIain2011-02-091-3/+6
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-082-3/+2
| | |\ \ \ \
| | | * | | | Fix compilation of QMutableSetIterator::value() with QT_STRICT_ITERATORSDavid Faure2011-02-081-1/+1