Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Extend the build system to SSSE3 | Benjamin Poulain | 2010-07-26 | 1 | -0/+21 | |
* | | | | | CPU feature detection for x86_64 | Andreas Kling | 2010-07-26 | 1 | -0/+67 | |
* | | | | | Use the appropriate CPUID bitmap for detecting SSE3 etc | Andreas Kling | 2010-07-26 | 1 | -6/+9 | |
* | | | | | Register a few gesture-related types in the meta-type system. | Denis Dzyubenko | 2010-07-23 | 1 | -0/+3 | |
* | | | | | If the QEventDispatcherGlibc causes warnings, it should say so | Daniel Molkentin | 2010-07-22 | 1 | -3/+3 | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-21 | 1 | -0/+8 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | fix the export macros for the QtDBus module | Romain Pokrzywka | 2010-07-21 | 1 | -0/+8 | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-21 | 1 | -0/+15 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-20 | 1 | -0/+15 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Add support for more vector instructions on x86 | Benjamin Poulain | 2010-07-20 | 1 | -0/+15 | |
* | | | | | | Added missing header to qstring.cpp. | axis | 2010-07-21 | 1 | -0/+4 | |
|/ / / / / | ||||||
* | | | | | doc: Fixed typos in QAbstractFileEngineIterator | Robert Loehning | 2010-07-20 | 1 | -3/+3 | |
|/ / / / | ||||||
* | | | | Extend the detection of CPU feature for x86 | Benjamin Poulain | 2010-07-19 | 2 | -1/+17 | |
* | | | | Remove qMemCopy() usage from all .cpp files of Qt itself. | Robin Burchell | 2010-07-18 | 4 | -8/+8 | |
* | | | | Merge remote branch 'origin/4.7' into 4.7-from-4.6 | Rohan McGovern | 2010-07-17 | 6 | -14/+16 | |
|\ \ \ \ | ||||||
| * | | | | Added LatinAmericaAndTheCaribbean country to the doc. | Denis Dzyubenko | 2010-07-16 | 1 | -0/+1 | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-13 | 5 | -14/+15 | |
| |\ \ \ \ | ||||||
| | * | | | | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-13 | 1 | -2/+2 | |
| | * | | | | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-13 | 2 | -3/+4 | |
| | * | | | | Fixing merge conflicts. | Martin Smith | 2010-07-13 | 1 | -0/+6 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-10 | 2 | -9/+9 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-10 | 2 | -9/+9 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | QIODPLB: Sync behavior of ungetBlock() and ungetChar() | Andreas Kling | 2010-07-09 | 1 | -1/+1 | |
| | | | * | | | | | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-09 | 1 | -2/+2 | |
| | | | * | | | | | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-09 | 1 | -6/+6 | |
* | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-07-15 | 5 | -72/+45 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Compile when bootstrapping qmake | Bradley T. Hughes | 2010-07-13 | 1 | -4/+12 | |
| * | | | | | | | Fix regression in tst_qrand::testqrand() | Bradley T. Hughes | 2010-07-13 | 2 | -8/+15 | |
| * | | | | | | | Fix a crash when recursing into QSharedPointer from QSharedPointer::clear() | Thiago Macieira | 2010-07-09 | 1 | -14/+17 | |
| * | | | | | | | Fix a couple of memory leaks due to not releasing CFTypes on Mac | Andy Shaw | 2010-07-09 | 1 | -2/+2 | |
| * | | | | | | | Compile | Bradley T. Hughes | 2010-07-08 | 1 | -0/+1 | |
| * | | | | | | | QUUid::createUuid() should not generate identical sequences on UNIX | Bradley T. Hughes | 2010-07-08 | 2 | -58/+12 | |
| * | | | | | | | typos fixed | Joerg Bornemann | 2010-07-07 | 1 | -1/+1 | |
| * | | | | | | | Revert "Support time zone designator in QDateTime::fromString() based on ISO ... | Liang Qi | 2010-07-05 | 2 | -29/+3 | |
| * | | | | | | | Support time zone designator in QDateTime::fromString() based on ISO 8601-200... | Liang Qi | 2010-07-05 | 2 | -3/+29 | |
| * | | | | | | | Using the remaining valid data to construct the QTime object when msec parsin... | Liang Qi | 2010-07-01 | 1 | -1/+1 | |
* | | | | | | | | Revert "Making network reconnect happen after teardown." | axis | 2010-07-13 | 1 | -6/+2 | |
* | | | | | | | | Revert "Adding some error checking for setdefaultif" | axis | 2010-07-13 | 1 | -3/+1 | |
* | | | | | | | | Fixed a possible hanging bug in the Symbian networking. | axis | 2010-07-13 | 1 | -1/+2 | |
* | | | | | | | | Fixed a network hanging bug on Symbian. | axis | 2010-07-13 | 1 | -9/+8 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Added some asserts to avoid race conditions in networking. | axis | 2010-07-12 | 1 | -0/+6 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-07-10 | 1 | -0/+8 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Set QThreads to be process critical automatically on Symbian OS | Shane Kearns | 2010-07-08 | 1 | -0/+8 | |
| | |/ / / | |/| | | | ||||||
* | | | | | SSE2 implementation of convert_ARGB_to_ARGB_PM_inplace for QImage | John Brooks | 2010-07-07 | 1 | -2/+3 | |
|/ / / / | ||||||
* | | | | add setNativeArguments() and nativeArguments() | Oswald Buddenhagen | 2010-07-06 | 5 | -7/+67 | |
* | | | | fix bogus return value from qprocess::execute() | Oswald Buddenhagen | 2010-07-06 | 1 | -4/+10 | |
* | | | | Support time zone designator in QDateTime::fromString() based on ISO 8601-200... | Liang Qi | 2010-07-05 | 2 | -3/+29 | |
* | | | | doc improvements | Oswald Buddenhagen | 2010-07-03 | 1 | -5/+4 | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-03 | 1 | -21/+2 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-02 | 1 | -21/+2 | |
| |\ \ \ \ |