Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-04 | 1 | -0/+2 |
|\ | |||||
| * | Merge remote branch 'staging/master' into 4.7 | Thiago Macieira | 2010-03-02 | 1 | -0/+2 |
| |\ | |||||
| | * | Fix compilation with namespace. | ck | 2010-03-01 | 1 | -2/+2 |
* | | | Namespace fixes. | Justin McPherson | 2010-03-04 | 1 | -3/+4 |
|/ / | |||||
* | | qDetectCPUFeatures: compile fix with namespaces | hjk | 2010-03-01 | 1 | -2/+1 |
|/ | |||||
* | Don't use SSE2 if the emmintrin.h header wasn't found. | Thiago Macieira | 2010-02-28 | 1 | -1/+1 |
* | Fix compilation on solaris-g++-x86-64: emmintrin.h is not available. | Thiago Macieira | 2010-02-26 | 1 | -1/+1 |
* | Fix compilation on x86 with gcc if SSE2 is not enabled | Thiago Macieira | 2010-02-24 | 1 | -10/+3 |
* | Build fixes for the SIMD functions | Benjamin Poulain | 2010-02-23 | 1 | -0/+2 |
* | Implement QString::fromLatin1_helper() with SSE2 | Benjamin Poulain | 2010-02-23 | 1 | -0/+9 |
* | Move the SIMD detection from QtGui to QtCore | Benjamin Poulain | 2010-02-23 | 1 | -0/+122 |