| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed Symbian builds after introduction of boilerplate code. | axis | 2010-09-02 | 1 | -1/+1 |
|
|
* | Merge branch 'variousFixes' into 4.7-s60 | axis | 2010-09-01 | 1 | -2/+6 |
|\ |
|
| * | Added catching of errors in timers. | axis | 2010-09-01 | 1 | -2/+6 |
|
|
* | | Undefined SSE symbols when crosscompiling Qt on PPC. | Benjamin Poulain | 2010-08-31 | 1 | -1/+6 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-30 | 1 | -2/+3 |
|\ \ |
|
| * | | Reenable the reporting of CPU features. | Thiago Macieira | 2010-08-30 | 1 | -2/+3 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-27 | 1 | -43/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | use QFile:map instead of ::mmap | Arvid Ephraim Picciani | 2010-08-26 | 1 | -43/+5 |
| |/ |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-26 | 7 | -57/+217 |
|\ \ |
|
| * | | I don't know why some linkers can't call this function, so comment it out. | Thiago Macieira | 2010-08-25 | 1 | -2/+2 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-25 | 7 | -57/+217 |
| |\ \
| | |/
| |/| |
|
| | * | Fix building of qsimd.cpp on Windows CE | Thiago Macieira | 2010-08-24 | 1 | -0/+2 |
|
|
| | * | Properly implement the CPU feature disabling in qsimd.cpp. | Thiago Macieira | 2010-08-24 | 1 | -97/+60 |
|
|
| | * | Report the detected CPU features in the corelib boilerplate | Thiago Macieira | 2010-08-24 | 2 | -0/+56 |
|
|
| | * | Detect CPU features on ARM by reading the ELF auxvec. | Thiago Macieira | 2010-08-24 | 1 | -2/+43 |
|
|
| | * | Split the CPU-detection code into multiple functions for readability | Thiago Macieira | 2010-08-24 | 1 | -17/+69 |
|
|
| | * | Update comments in QString about alignment performance. | Thiago Macieira | 2010-08-24 | 2 | -15/+49 |
|
|
| | * | Allow other compilers than GCC on Linux to have a boilerplate | Thiago Macieira | 2010-08-24 | 1 | -1/+1 |
|
|
| | * | Include the SSE4.2 intrinsics header | Thiago Macieira | 2010-08-24 | 1 | -0/+1 |
|
|
| | * | Introduce a second compatibility build key to Qt. | Thiago Macieira | 2010-08-24 | 2 | -1/+12 |
|
|
* | | | fix for memory leak in QSysInfo::s60Version() | mread | 2010-08-26 | 1 | -1/+1 |
|/ / |
|
* | | Fix assignment of a Q(Explicitly)SharedDataPointer included in the data itself | Olivier Goffart | 2010-08-23 | 1 | -8/+12 |
|
|
* | | Fix assignment of a container included in the container itself | Olivier Goffart | 2010-08-23 | 5 | -10/+15 |
|/ |
|
* | Doc: QtConcurrent::run. Make sure the example actually compiles | Olivier Goffart | 2010-08-23 | 1 | -1/+1 |
|
|
* | QTextCodec: fix wodring of a comment | Olivier Goffart | 2010-08-19 | 1 | -2/+4 |
|
|
* | Fix QProcessManager destruction | Miikka Heikkinen | 2010-08-16 | 1 | -19/+28 |
|
|
* | QCoreApplication::library path, ensure mutex lock ordering | Olivier Goffart | 2010-08-12 | 1 | -0/+2 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-12 | 1 | -1/+1 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-11 | 1 | -1/+1 |
| |\ |
|
| | * | QXmlStreamReader: avoid unnecessary detaching | Peter Hartmann | 2010-08-11 | 1 | -1/+1 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-12 | 5 | -10/+21 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge commit 'remotes/origin/4.7' into qt47s2 | Thomas Zander | 2010-08-11 | 12 | -32/+32 |
| |\ \
| | |/ |
|
| * | | QMetaObject::normalizeSignature avoid reading past the string in case of inv... | Olivier Goffart | 2010-08-10 | 1 | -1/+4 |
|
|
| * | | Fix QString::arg: When specifying %L1, the group separator would be added eve... | Olivier Goffart | 2010-08-09 | 1 | -5/+8 |
|
|
| * | | Merge remote branch 'origin/4.7' into oslo-staging-2/4.7 | Olivier Goffart | 2010-08-09 | 1 | -3/+4 |
| |\ \ |
|
| * | | | Remove the definition of QT_HAVE_NEON from qt.prf | Benjamin Poulain | 2010-08-06 | 1 | -1/+4 |
|
|
| * | | | QSharedPointer documentation: specify that it is not safe to operate on the s... | Olivier Goffart | 2010-08-06 | 1 | -2/+2 |
|
|
| * | | | Replace the SSE prologues by a macro | Benjamin Poulain | 2010-08-05 | 1 | -1/+3 |
|
|
* | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-08-11 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Doc: typo fixed in qlibraryinfo.cpp | Joerg Bornemann | 2010-08-09 | 1 | -1/+1 |
|
|
* | | | | doc: Changed some titles so lists of contents sort better. | Martin Smith | 2010-08-10 | 2 | -4/+5 |
|
|
* | | | | Fix invalid memory write during recursive timer activation | Bradley T. Hughes | 2010-08-09 | 2 | -20/+15 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Jerome Pasion | 2010-08-09 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | CreateFileMapping returns NULL on error , only tested with INVALID_HANDLE_VALUE. | Carlos Manuel Duclos Vergara | 2010-08-09 | 1 | -0/+4 |
| | |_|/
| |/| | |
|
* | | | | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938. | Jerome Pasion | 2010-08-09 | 7 | -8/+8 |
|/ / / |
|
* | | | Modified descriptions of QBasicTimer class and isActive() function. | Jerome Pasion | 2010-08-06 | 1 | -3/+4 |
| |/
|/| |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-04 | 1 | -6/+16 |
|\ \ |
|
| * | | Fixed the curve descriptions and added descriptions for overshoot, amplitude,... | Jerome Pasion | 2010-08-04 | 1 | -6/+16 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-04 | 2 | -37/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-03 | 2 | -37/+6 |
| |\ \ |
|