| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed many spelling errors. | Rohan McGovern | 2010-10-25 | 2 | -5/+5 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-06 | 1 | -1/+1 |
|\ |
|
| * | Fixed arm X11 build. | Samuel Rødal | 2010-10-05 | 1 | -1/+1 |
|
|
* | | fix for USER: 163 panic found on 5800XM | mread | 2010-10-04 | 1 | -1/+1 |
|
|
* | | Fixed crash on startup in Symbian debug build | Gareth Stockwell | 2010-10-01 | 1 | -1/+1 |
|
|
* | | fixed hybrid heap Symbian udeb build issues | mread | 2010-10-01 | 3 | -2/+9 |
|/ |
|
* | hybrid heap improvement in the disabling of BTrace | mread | 2010-09-30 | 2 | -9/+1 |
|
|
* | Further hybrid heap review changes | mread | 2010-09-30 | 1 | -2/+1 |
|
|
* | hybrid heap further review changes | mread | 2010-09-30 | 3 | -18/+14 |
|
|
* | lower case name for allocator support header | mread | 2010-09-30 | 1 | -0/+0 |
|
|
* | hybrid allocator integration review updates | mread | 2010-09-30 | 4 | -12/+14 |
|
|
* | hybrid allocator tuning | mread | 2010-09-30 | 2 | -1/+9 |
|
|
* | declaring fast allocation shrink hysteresis value | mread | 2010-09-30 | 1 | -0/+2 |
|
|
* | fast allocator compiling for S60 3.2 | mread | 2010-09-30 | 4 | -4/+19 |
|
|
* | moved fast allocator config to qt_hybridHeap_symbian_p.h | mread | 2010-09-30 | 1 | -0/+6 |
|
|
* | getting fast allocator to compile on S60 5.0 SDK | mread | 2010-09-30 | 6 | -14/+110 |
|
|
* | removing header use not in public SDKs | mread | 2010-09-30 | 1 | -1/+5 |
|
|
* | added header to arch.pri | mread | 2010-09-30 | 1 | -1/+2 |
|
|
* | added renamed header | mread | 2010-09-30 | 1 | -0/+77 |
|
|
* | new allocator tidy up and winscw freeze | mread | 2010-09-30 | 5 | -86/+11 |
|
|
* | Qt apps to use the Symbian^4 fast allocator in pre-Symbian^4 platforms | mread | 2010-09-30 | 12 | -3615/+5619 |
|
|
* | Enable call stack tracing of allocs, for memory leak debugging | Shane Kearns | 2010-09-30 | 3 | -21/+55 |
|
|
* | Fix BTRACE logging | Shane Kearns | 2010-09-30 | 2 | -112/+77 |
|
|
* | Implement RNewAllocator::Available for Doug Lea section | Shane Kearns | 2010-09-30 | 2 | -7/+11 |
|
|
* | Fill in some of the missing functions | Shane Kearns | 2010-09-30 | 1 | -5/+24 |
|
|
* | Fix bug where negative numbers are cast to unsigned and added as an offset | Shane Kearns | 2010-09-30 | 1 | -1/+1 |
|
|
* | Code cleanup | Shane Kearns | 2010-09-30 | 4 | -19/+22 |
|
|
* | Add the new allocator to corelib | Shane Kearns | 2010-09-30 | 4 | -1/+4300 |
|
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-27 | 1 | -6/+6 |
|\ |
|
| * | QTBUG-5955: Qt fails to build on alpha architecture | Fathi Boudra | 2010-05-25 | 1 | -6/+6 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-17 | 3 | -38/+571 |
|\ \
| |/ |
|
| * | Implement symbian^3 e32atomics API | Shane Kearns | 2010-03-15 | 3 | -38/+571 |
|
|
* | | Compile on ARM with -Werror -Wold-style-cast | Bradley T. Hughes | 2010-03-15 | 1 | -2/+2 |
|/ |
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-18 | 1 | -10/+6 |
|\ |
|
| * | Fix s390(x) atomic ops related crashes | Dirk Mueller | 2010-02-17 | 1 | -10/+6 |
|
|
* | | Use correct include path for qglobal.h | Iain | 2010-02-18 | 1 | -1/+1 |
|/ |
|
* | Take into account the solaris-cc-64-stlport mkspec | Pierre Rossi | 2010-02-10 | 1 | -1/+1 |
|
|
* | Fix compilation on IA-64 with the Intel compiler: cast properly. | Thiago Macieira | 2010-01-16 | 1 | -1/+1 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 41 | -41/+41 |
|
|
* | Fix functions that return whether atomics are natives following review comments | Shane Kearns | 2009-11-13 | 2 | -18/+76 |
|
|
* | Binary compatibility of Symbian ARMv5 and ARMv6 builds | Shane Kearns | 2009-11-13 | 5 | -33/+576 |
|
|
* | Add the ARMv6 inline assembly code for compiling with RVCT. | Thiago Macieira | 2009-11-13 | 1 | -0/+132 |
|
|
* | Reorganize the qatomic_armv6.h file to receive the RVCT inline | Thiago Macieira | 2009-11-13 | 1 | -81/+90 |
|
|
* | Fixed namespacing in qatomic_symbian.h | axis | 2009-10-30 | 1 | -2/+10 |
|
|
* | Fix typo in QtCore license headers. | Jason McDonald | 2009-10-06 | 2 | -2/+2 |
|
|
* | Revert to using Q_CORE_EXPORT to export two assembler functions | Iain | 2009-09-24 | 1 | -5/+2 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 40 | -160/+160 |
|
|
* | Merge branch '4.5' into 4.6 | Rohan McGovern | 2009-09-05 | 1 | -40/+0 |
|\ |
|
| * | Remove license header, which cannot be parsed by Sun assembler. | Rohan McGovern | 2009-09-05 | 1 | -40/+0 |
|
|
* | | More fixes for qatomic_windows.h | João Abecasis | 2009-09-04 | 1 | -22/+27 |
|
|