summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fixed qdoc warnings.David Boddie2011-05-112-2/+3
* Doc: Applied pending fixes to API documentation.David Boddie2011-05-1119-68/+90
* Merge commit 'refs/merge-requests/1220' of git://gitorious.org/qt/qt into mer...David Boddie2011-05-0514-1096/+299
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-05-042-1/+5
| |\
| | * Merge branch 'master' of ../qt-qml-stagingMichael Brasser2011-04-1437-531/+1348
| | |\
| | * \ Merge ../qt-qml-stagingYann Bodson2011-03-298-6/+24
| | |\ \
| | * | | Remove compile warningAlan Alpert2011-03-241-1/+1
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtAlan Alpert2011-03-2320-49/+90
| | |\ \ \
| | * | | | Fix QUnifiedTimer bugAlan Alpert2011-03-232-1/+8
| | * | | | Stop the animation driver when there are no more animations.Michael Brasser2011-03-162-1/+5
| * | | | | Merge earth-team into origin/4.8Olivier Goffart2011-05-038-20/+54
| |\ \ \ \ \
| * | | | | | Get rid of "typename, typename" for TEMPLATE_TEMPLATE_PARAMETERS.Liang Qi2011-05-021-18/+0
| * | | | | | Compile with msvcOlivier Goffart2011-05-021-4/+16
| * | | | | | compile with windowsOlivier Goffart2011-05-021-4/+4
| * | | | | | get rid of the DisableIfSame hackOlivier Goffart2011-05-022-16/+4
| * | | | | | Rewrite the interfaces of QtConcurrent.Liang Qi2011-05-023-1057/+270
| * | | | | | Fix namespace issue with the global staticmae2011-05-021-2/+2
| * | | | | | Fix regression with QSettings patchmae2011-05-023-13/+12
| * | | | | | Reduce open and stat system calls for QSettingsmae2011-04-294-35/+21
| * | | | | | Fixes warningsOlivier Goffart2011-04-283-4/+3
| * | | | | | Update documentation of QDateTime::toStringJens Georg2011-04-271-1/+5
| * | | | | | Fix QDateTime::toString for Qt::ISODateJens Georg2011-04-271-0/+15
| * | | | | | Fix compile warning on WindowsMartin Petersson2011-04-261-0/+1
* | | | | | | Doc: Added a code snippet to clarify the use of a function.David Boddie2011-05-041-0/+5
| |/ / / / / |/| | | | |
* | | | | | 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
* | | | | | | | | 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
| | |\ \ \ \ \ \ \ \ \ \ \