summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Trailing whitespace and tab/space fixes for src/corelibJanne Anttila2009-08-0414-48/+46
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-0379-254/+500
* Increased default stack size for QThreads on Symbian.axis2009-07-161-0/+7
* Make S60 integration optional.Jason Barron2009-07-154-12/+24
* Make non-zero timers high priority.Johannes Oikarinen2009-07-131-2/+3
* Fix compilation after merge.Jason Barron2009-07-091-1/+1
* Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-0914-6710/+6720
|\
| * Switched to asynchronous focus handling on Symbian.axis2009-07-092-0/+3
| * Removed a warning.axis2009-07-091-1/+1
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-074-6695/+6697
| |\
| | * Fix oops in strcmp in QBuffer.Thiago Macieira2009-07-021-1/+1
| | * Fixed the build on Windows after regenerating the unicode tables.Denis Dzyubenko2009-07-011-2/+2
| | * Regenerated unicode tables after the fix in the generator.Denis Dzyubenko2009-07-012-6693/+6694
| | * QTemporaryFile: Report the user-provided openModeJoão Abecasis2009-06-291-1/+2
| * | Merge branch 'warningRemovals'axis2009-07-067-11/+9
| |\ \
| | * | Removed unused static data in Symbian and others.axis2009-07-061-0/+2
| | * | Removed unused static data from Qt.axis2009-07-061-2/+2
| | * | Removed pointless variables to silence warnings from RVCT.axis2009-07-062-5/+1
| | * | Proper Q_UNUSED() macro for RVCT.axis2009-07-061-1/+1
| | * | Fixed warnings on Symbian.axis2009-06-302-3/+3
| * | | Rectified simple typo.Aleksandar Sasha Babic2009-07-061-1/+1
| |/ /
| * | Merge branch 'warningRemovals'axis2009-06-301-1/+1
| |\ \
| | * | Fixed a warning on Symbian.axis2009-06-301-1/+1
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-29359-764/+775
| |\ \ \ | | |/ / | |/| / | | |/
| * | Added try-catch block around resize in QByteArray's qUncompress,Miikka Heikkinen2009-06-291-3/+7
| * | Add releaseTimerId to unregisterTimer in Qt for S60 portYongjun Zhang2009-06-261-0/+3
* | | Compile fixes for S60 + 4.6.Jason Barron2009-07-071-2/+3
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-30412-1286/+1476
|\ \ \
| * | | Initialize the time structure in QTime::currentTime()Benjamin Poulain2009-06-291-2/+1
| * | | Merge branch '4.5'Thiago Macieira2009-06-282-5/+9
| |\ \ \ | | | |/ | | |/|
| | * | Fix detection of the ELF interpreter on Linux.Thiago Macieira2009-06-282-5/+9
| * | | Fixed a gcc 4.4 warning on switching a value outside the enum.Thiago Macieira2009-06-262-8/+13
| * | | De-export the ThreadEngineBarrier class and de-inline the call to acquire.Morten Sørvig2009-06-262-2/+13
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-261-57/+19
| |\ \ \
| | * | | Clean up QSharedPointer cast implementations.Thiago Macieira2009-06-261-57/+19
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-262-2/+31
| |\ \ \ \ | | |/ / /
| | * | | Add some macro expressions to qglobal.h for typeof, alignof and aligned().Thiago Macieira2009-06-261-1/+30
| | * | | QVariant::setValue had a bug when changing its typeThierry Bastian2009-06-261-1/+1
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-261-1/+7
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '4.5'Thiago Macieira2009-06-261-1/+7
| | |\ \ \ | | | |/ /
| | | * | make invokable constructors work with classes in namespaceKent Hansen2009-06-251-1/+7
| | | * | Bump Qt version number.Jason McDonald2009-06-251-2/+2
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-263-3/+7
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '4.5'Thiago Macieira2009-06-252-2/+6
| | |\ \ \ | | | |/ /
| | | * | Change QSharedPointer to track (or not) pointers when the #define isThiago Macieira2009-06-252-2/+6
| | * | | don't crash when QTextCodec::codecForUtfText() is passed -1 bytesKent Hansen2009-06-251-1/+1
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-253-6/+5
| |\ \ \ \ | | |/ / /
| | * | | Add Q_CORE_EXPORT to ThreadEngineBarrierRhys Weatherley2009-06-241-1/+1
| | * | | Merge branch '4.5'Thiago Macieira2009-06-242-5/+4
| | |\ \ \ | | | |/ /
| | | * | Fix comparison of different-sized QStringRefs.Thiago Macieira2009-06-241-1/+1