Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | new allocator tidy up and winscw freeze | mread | 2010-09-30 | 6 | -87/+12 | |
| | * | | | Qt apps to use the Symbian^4 fast allocator in pre-Symbian^4 platforms | mread | 2010-09-30 | 13 | -3615/+5621 | |
| | * | | | 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 | 5 | -1/+4303 | |
| | |/ / | ||||||
| * | | | Use quint64 (long long) instead of long for the GCC assembly code. | Thiago Macieira | 2010-09-28 | 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-09-27 | 1 | -3/+4 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-24 | 7 | -46/+92 | |
| | |\ | ||||||
| | * \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-22 | 8 | -108/+108 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-20 | 2 | -3/+4 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'doc-4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7 | Morten Engvoldsen | 2010-09-20 | 1 | -3/+4 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch 'doc-4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7 | Jerome Pasion | 2010-09-20 | 5 | -29/+41 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | Added default value documentation for two variables. | Jerome Pasion | 2010-09-17 | 1 | -3/+4 | |
* | | | | | | | | Fix crashes on exit. | Thomas Zander | 2010-09-30 | 1 | -3/+0 | |
* | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-09-28 | 9 | -81/+115 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Moved the partial deployment section to qbase.pri. | axis | 2010-09-27 | 1 | -15/+0 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-24 | 2 | -15/+31 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'eventStarvationFixes' into 4.7-s60 | axis | 2010-09-23 | 2 | -15/+31 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Made it more clear what the okToRun function does by renaming it. | axis | 2010-09-23 | 2 | -12/+12 | |
| | | * | | | | | | Fixed event starvation on Symbian if timers were constantly recreated | axis | 2010-09-23 | 2 | -0/+17 | |
| | | * | | | | | | Made posted events part of the round robin queue. | axis | 2010-09-23 | 2 | -6/+5 | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-23 | 2 | -0/+4 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 2 | -0/+4 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 2 | -0/+4 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | QThread: make sure start works even if called after exit | Olivier Goffart | 2010-09-22 | 2 | -0/+4 | |
| * | | | | | | | | | Improved Symbian4 platform detection | Miikka Heikkinen | 2010-09-23 | 3 | -31/+57 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Make the de-inlined isRightToLeft not get called from updateProperties | Thiago Macieira | 2010-09-22 | 1 | -20/+23 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Compile when detecting ARMv5 | Bradley T. Hughes | 2010-09-27 | 1 | -1/+1 | |
* | | | | | | | | Add support for ARMv7 atomic operations | Bradley T. Hughes | 2010-09-23 | 4 | -53/+178 | |
* | | | | | | | | Fix usage of QT_ARCH_ARM* after a28ddf6 | Bradley T. Hughes | 2010-09-23 | 1 | -1/+1 | |
* | | | | | | | | Merge the armv6 and arm architectures | Bradley T. Hughes | 2010-09-23 | 6 | -385/+30 | |
* | | | | | | | | Copy src/corelib/arch/qatomic_arm.h to src/corelib/arch/qatomic_armv5.h | Bradley T. Hughes | 2010-09-23 | 1 | -0/+431 | |
* | | | | | | | | Move symbian specific qatomic_generic_armv6.cpp | Bradley T. Hughes | 2010-09-23 | 2 | -1/+1 | |
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-09-22 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Adding C++0x support to MSVC2010 | Thierry Bastian | 2010-09-22 | 1 | -0/+13 | |
* | | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-09-22 | 6 | -85/+82 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-22 | 6 | -85/+82 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 7 | -86/+83 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | Use regparm(3) for ICC too, otherwise it's an ABI mismatch in QChar | Thiago Macieira | 2010-09-21 | 1 | -1/+1 | |
| | | * | | | | | | Regenerate the Unicode tables after updates to the generator tool | Thiago Macieira | 2010-09-21 | 2 | -65/+82 | |
| | | * | | | | | | remove extra includes | Ritt Konstantin | 2010-09-21 | 3 | -3/+0 | |
| | | * | | | | | | move QUnicodeTables:: script() and lineBreakClass() implementations | Ritt Konstantin | 2010-09-21 | 1 | -17/+0 | |
| | | | |_|_|_|/ | | | |/| | | | | ||||||
| | * | | | | | | Bump version to 4.7.1. | Jason McDonald | 2010-09-21 | 1 | -2/+2 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-09-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix C++0x initializer lists tests. | Olivier Goffart | 2010-09-22 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-09-22 | 20 | -61/+332 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | |