Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | QTextCodec: Fix valgrind warning when using QTextCodec in destructions funct... | Olivier Goffart | 2010-09-29 | 1 | -24/+28 | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Jerome Pasion | 2010-10-04 | 14 | -71/+73 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-10-04 | 12 | -3/+6453 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| * | | | | | Merge branch '4.7' of ../qt-doc-team-licenses into 4.7 | David Boddie | 2010-10-04 | 12 | -60/+60 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Doc: Fixed the in-repository licenses for the documentation. | David Boddie | 2010-10-04 | 12 | -60/+60 | |
| * | | | | | | Doc: Made documentation for Qt::TextLongestVariant public. | David Boddie | 2010-10-04 | 1 | -7/+9 | |
| |/ / / / / | ||||||
| * | | | | | Doc: Made a number of fixes to the documentation. | David Boddie | 2010-10-04 | 1 | -2/+2 | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-09-30 | 17 | -172/+204 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-27 | 1 | -15/+0 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| * | | | | | | Doc: Fixed typos. | David Boddie | 2010-09-22 | 1 | -2/+2 | |
* | | | | | | | Corrected doc about ASCII string. | Jerome Pasion | 2010-10-04 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-01 | 11 | -2/+6452 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | 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 | 2 | -6/+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 | 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 | |
* | | | | | | | 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 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | |