summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-202-3/+3
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-191-1/+1
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-191-1/+1
| | |\
| | | * Added implementation of epocRoot() function to configureGareth Stockwell2010-02-181-1/+1
| * | | Ensure that posted events are sent on WindowsBradley T. Hughes2010-02-191-2/+2
| |/ /
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-192-11/+7
|\| |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-182-11/+7
| |\ \ | | |/ | |/|
| | * Revert "Added note to make QList destructor virtual in version 5"Zeno Albisser2010-02-181-1/+1
| | * Fix s390(x) atomic ops related crashesDirk Mueller2010-02-171-10/+6
* | | Merge remote branch 'origin/4.6' into integration-master-from-4.6Rohan McGovern2010-02-1911-27/+24
|\| |
| * | Use correct include path for qglobal.hIain2010-02-181-1/+1
| |/
| * Fix compilation on Mac 32-bit.Thiago Macieira2010-02-171-1/+1
| * Added note to make QList destructor virtual in version 5Zeno Albisser2010-02-171-1/+1
| * Change all ptrdiff_t to qptrdiff.Thiago Macieira2010-02-179-23/+22
* | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-188-23/+59
|\ \
| * | Remove these friend declarations that aren't necessary in 4.7Thiago Macieira2010-02-171-5/+0
| * | Added a new flag to fine-tune gesture propagation policyDenis Dzyubenko2010-02-171-1/+2
| * | fix QTBUG-7898Shenghua Su2010-02-171-1/+1
| * | Revert "Optimized QLocale to access system locale on demand."Denis Dzyubenko2010-02-173-143/+46
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-162-2/+2
| |\ \
| | * | Fix copyright year.Jason McDonald2010-02-162-2/+2
| * | | doc: Fixed some qdoc errors.Martin Smith2010-02-161-0/+1
| |/ /
| * | Add operator< and qHash for QSharedPointer and fix operator-.Thiago Macieira2010-02-151-2/+47
| * | Don't use QSystemLocale if QT_NO_SYSTEMLOCALE (like QWS)Thiago Macieira2010-02-141-32/+31
| * | Don't use QSystemLocale if QT_NO_SYSTEMLOCALE (like QWS)Thiago Macieira2010-02-132-3/+3
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-134-72/+164
| |\ \
| | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-134-72/+164
| | |\ \
| | | * | Optimized QLocale to access system locale on demand.Denis Dzyubenko2010-02-123-60/+158
| | | * | Fix bug in QDirPrivate::setPath, affecting QDir::cd, cdUp and setPathJoão Abecasis2010-02-111-12/+6
* | | | | Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-178-28/+115
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-162-11/+45
| |\ \ \
| | * | | QTextCodec::codecForName. Insert in the cache in all cases.Olivier Goffart2010-02-151-1/+3
| | * | | Bump version to 4.6.3.Jason McDonald2010-02-151-2/+2
| | * | | QTextCodec: Symbian has codec for UCS2, only fallback to UTF16 if UCS2 codec ...Olivier Goffart2010-02-121-5/+6
| | * | | Add caching to QTextCodec::codecForName and QTextCodec::codecForMibOlivier Goffart2010-02-121-4/+35
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-166-19/+56
| |\ \ \ \
| | * | | | Fixed compiler warning about making the same class a friend twiceZeno Albisser2010-02-161-0/+2
| | * | | | Fix a deadlock in kqueue implementation of QFileSystemWatcherBradley T. Hughes2010-02-161-4/+14
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-02-161-14/+21
| | |\ \ \ \
| | | * | | | Fix for using QContiguousCache with default constructor or capacity=0Zeno Albisser2010-02-151-14/+21
| | * | | | | doc: Added \section1 about serializing operators for Qt collections.Martin Smith2010-02-161-0/+7
| | |/ / / /
| | * | | | Ignore touch and gesture events when excluding input eventsDenis Dzyubenko2010-02-121-0/+11
| | * | | | doc: Fixed several typos.Martin Smith2010-02-121-1/+1
| | |/ / /
| * / / / Partial upgrade packages for QtCore and QtGuiShane Kearns2010-02-161-0/+16
| |/ / /
* | | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-132-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | add qt5 todoOswald Buddenhagen2010-02-121-1/+1
| | |/ | |/|
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-101-1/+1
| |\ \
| | * | Fixed setting back spaces when streaming a QPointFThorbjørn Lindeijer2010-02-091-1/+1
* | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-131-3/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | doc: Fixed several typos.Martin Smith2010-02-121-3/+3