Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | | | | | | * | | Don't pretend to support single buffered EGL surfaces. | Trond Kjernåsen | 2010-09-24 | 2 | -0/+4 | |
| | | | | | | | | | | | | | * | | Named anonymous struct in the OpenGL paint engine. | Kim Motoyoshi Kalland | 2010-09-24 | 1 | -2/+2 | |
| | | | | | | | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Yoann Lopes | 2010-09-24 | 14 | -126/+253 | |
| | | | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | |/ / | | | | | | | | | | | | | |/| | | ||||||
| | | | | | | | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Yoann Lopes | 2010-09-23 | 6 | -86/+100 | |
| | | | | | | | | | | | |\ \ \ \ | ||||||
| | | | | | | | | | | | * | | | | | Fixes gray_raster incorrectly reporting out of memory error. | Yoann Lopes | 2010-09-23 | 1 | -1/+3 | |
| | | | | | | * | | | | | | | | | | Avoid creating copy of an image in memory when storing as png | aavit | 2010-09-27 | 2 | -47/+88 | |
| | | | | | | * | | | | | | | | | | Optimization of pixel conversion when storing jpeg | aavit | 2010-09-24 | 1 | -13/+19 | |
* | | | | | | | | | | | | | | | | | 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 | 15 | -3/+6514 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | 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 | 15 | -3/+6514 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | removing need for u32std.h in s60main | mread | 2010-09-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | 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 | 7 | -87/+13 | |
| * | | | | | | | | | | | | | | | | Qt apps to use the Symbian^4 fast allocator in pre-Symbian^4 platforms | mread | 2010-09-30 | 15 | -3618/+5626 | |
| * | | | | | | | | | | | | | | | | 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 | 7 | -2/+4361 | |
* | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-30 | 1144 | -2042/+2831 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | QDeclarativeDebug: Make autotests more robust | Kai Koehne | 2010-09-30 | 4 | -13/+14 | |
| * | | | | | | | | | | | | | | | | | Add sendParentChangeNotification to QGraphicsItem | Marco Bubke | 2010-09-30 | 2 | -4/+16 | |
| * | | | | | | | | | | | | | | | | | Use setParentItem() instead of setParentItemHelper if componentComplete is true | Marco Bubke | 2010-09-30 | 2 | -9/+34 | |
| * | | | | | | | | | | | | | | | | | QDeclarativeDebugClient: Make sure status is consistent | Kai Koehne | 2010-09-30 | 3 | -3/+8 | |
| * | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-30 | 1142 | -2030/+2776 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Revert "QDeclarativeDebugService: Add bc autotest" to get changes through sta... | Joona Petrell | 2010-09-30 | 3 | -95/+2 | |
| | * | | | | | | | | | | | | | | | | | Doc clarification. | Michael Brasser | 2010-09-30 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-29 | 2 | -181/+269 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | Recreate Qt 4.7 branch QtDeclarative def files on top of changes made to Qt 4... | Joona Petrell | 2010-09-29 | 2 | -181/+269 | |
| | * | | | | | | | | | | | | | | | | | | Fallback to A8 text rendering on Mac when LCD smoothing is disabled | Aaron Kennedy | 2010-09-29 | 1 | -0/+7 | |
| | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Autotest that new "import Qt 4.7"s aren't added accidentally | Aaron Kennedy | 2010-09-29 | 1 | -0/+57 | |
| | * | | | | | | | | | | | | | | | | | Document "import QtQuick 1.0" change | Aaron Kennedy | 2010-09-29 | 2 | -0/+56 | |
| | * | | | | | | | | | | | | | | | | | Replace "import Qt 4.7" with "import QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-29 | 6 | -176/+132 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | Correct property type of PathAttribute::value in the docs. | Michael Brasser | 2010-09-29 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | Remove unused AST node destructors. | Michael Brasser | 2010-09-28 | 1 | -146/+3 | |
| | | * | | | | | | | | | | | | | | | | | Fix crash when trying to append a null transform to QDeclarativeItem. | Michael Brasser | 2010-09-28 | 3 | -1/+26 | |