summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Symbian file system use optimisation for stat and symlinksmread2010-02-261-0/+10
* Fix a signed/unsigned comparison compiler warningJoão Abecasis2010-02-251-1/+1
* Cleaning of the patch to QTBUG-3168Benjamin Poulain2010-02-251-2/+2
* Patch to QTBUG-3168Carolina Gomes2010-02-251-5/+22
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-241-0/+7
|\
| * More pedantry.Trond Kjernåsen2010-02-241-2/+2
| * Fix grammar.Trond Kjernåsen2010-02-241-2/+3
| * Doc: QFutureWatcher: specify that calls to setFuture should happen after the ...Olivier Goffart2010-02-241-0/+6
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-234-9/+67
|\ \ | |/ |/|
| * doc: Added QScopedArrayPointer and corrected QScopedPointer snippet.Martin Smith2010-02-231-0/+55
| * doc: Corrected typo.Martin Smith2010-02-231-2/+2
| * doc: Added \obsolete.Martin Smith2010-02-232-7/+10
* | Always define Q_WS_S60 on Symbian unless configured with -no-s60.Jason Barron2010-02-231-1/+1
* | Enable window size caching on Symbian NGA variants.Jason Barron2010-02-231-0/+1
* | Use the SYMBIAN_BUILD_GCE macro to check if the GCE variant can be usedJason Barron2010-02-231-1/+1
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-221-3/+2
|\
| * amend the doc, as suggested by rittkOswald Buddenhagen2010-02-221-3/+2
* | 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 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
* | 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 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
|/
* doc: Fixed several typos.Martin Smith2010-02-121-3/+3
* We need to export qBadAlloc() on all platformsHarald Fernengel2010-02-112-5/+0
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-101-1/+1
|\
| * Take into account the solaris-cc-64-stlport mkspecPierre Rossi2010-02-101-1/+1
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-082-9/+39
|\ \ | |/ |/|
| * Make QTextCodec reentrant.Olivier Goffart2010-02-082-9/+39
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-061-2/+2
|\ \ | |/ |/|
| * A fix for accidently reused variable names in nested iterations.Zeno Albisser2010-02-051-2/+2