summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.8' into HEADThiago Macieira2011-04-293-2/+4
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-04-292-1/+2
| |\
| | * Merge branch '4.8-upstream'Thierry Bastian2011-04-2816-53/+703
| | |\
| | * \ Merge branch 'master-upstream'Thierry Bastian2011-04-1978-9405/+13223
| | |\ \
| | * | | Fixed a crash on Windows XP with mingw in threaded-codeThierry Bastian2011-04-191-1/+1
| | * | | Add the QIdentityProxyModel.Stephen Kelly2011-04-121-0/+1
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-281-1/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge remote branch 'qt-fire-review/master'aavit2011-04-281-1/+2
| | |\ \ \
| | | * | | Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-271-1/+2
| | | * | | Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-151-0/+6
* | | | | | make QProcessEnvironment on Unix cache converted valuesOswald Buddenhagen2011-04-292-4/+35
* | | | | | make QProcessEnvironment::systemEnvironment() encoding-safeOswald Buddenhagen2011-04-293-15/+39
* | | | | | make QProcessEnvironment on Unix cache converted variable namesOswald Buddenhagen2011-04-293-11/+50
* | | | | | move key/value converters to the private classOswald Buddenhagen2011-04-292-24/+15
* | | | | | make QProcessEnvironment on Windows preserve variable name caseOswald Buddenhagen2011-04-293-7/+21
* | | | | | split QProcessEnvironmentPrivate::Unit into Key and ValueOswald Buddenhagen2011-04-292-11/+14
* | | | | | remove unused functionsOswald Buddenhagen2011-04-291-12/+0
* | | | | | minor optimization: use QList::reserve()Oswald Buddenhagen2011-04-291-0/+2
* | | | | | use the Hash typedefOswald Buddenhagen2011-04-293-13/+13
* | | | | | Revert "Added QStringRef::toLatin1 and QStringRef::toUtf8"Thorbjørn Lindeijer2011-04-282-43/+0
* | | | | | Added QStringRef::toLatin1 and QStringRef::toUtf8Thorbjørn Lindeijer2011-04-272-0/+43
|/ / / / /
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-212-5/+24
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-212-5/+25
| |\ \ \ \ \
| | * | | | | Drift correction and better accuracy for repeating timers in Symbianmread2011-04-202-5/+25
* | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-04-204-13/+26
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-184-13/+26
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-182-11/+23
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Add new QSysInfo::symbianVersion() enumsMiikka Heikkinen2011-04-182-11/+23
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-132-0/+3
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Use FixNativeOrientation on Symbian when the application wants it.Laszlo Agocs2011-04-122-0/+3
| | | * | | | Merge commit 'refs/merge-requests/2584' of gitorious.org:qt/qt into merge-req...Sami Merila2011-03-2917-185/+145
| | | |\ \ \ \
* | | | \ \ \ \ Merge remote-tracking branch 'earth-team/master' into earth-staging-masterOlivier Goffart2011-04-2012-35/+653
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | QLocale: Fixed double to currency string conversion on Mac.Denis Dzyubenko2011-04-141-1/+1
| * | | | | | | Applying the QTBUG-17986 fix to Symbianmread2011-04-123-0/+21
| * | | | | | | Added support for libICU for collation and toLower/toUpper.Denis Dzyubenko2011-04-124-1/+277
| * | | | | | | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networkShane Kearns2011-04-128-34/+355
| |\ \ \ \ \ \ \
| | * | | | | | | Fix regression with Qt::AutoConnectionShane Kearns2011-04-121-0/+2
| | * | | | | | | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-1173-1271/+2587
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-2566-8652/+11553
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | 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-085-9/+127
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | bugfix: QDir::entryList(Files|Readable) not listing writable filesShane Kearns2011-02-241-2/+0
| | | * | | | | | | | | 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-07482-763/+1459
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Fix GCC compiler warningShane Kearns2011-02-071-1/+1
| | | * | | | | | | | | | Fix for using search paths with a dirty pathShane Kearns2011-02-031-1/+1
| | | * | | | | | | | | | Use the global message pool to avoid KErrServerBusy errorsShane Kearns2011-01-211-1/+3
| | | * | | | | | | | | | Add QScopedValueRollback tools class.Shane Kearns2011-01-173-3/+169
| | | * | | | | | | | | | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2010-12-1545-2830/+6039
| | | |\ \ \ \ \ \ \ \ \ \