Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Fix signal emission of QDesktopWidget on Symbian. | Jason Barron | 2010-07-27 | 1 | -6/+16 | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-07-26 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix crash caused by not clearing the QPixmapCache on application exit. | Oleh Vasyura | 2010-07-26 | 1 | -0/+2 | |
| * | | | | | | | | Ensure backing store is deleted before top-level window | Gareth Stockwell | 2010-07-26 | 1 | -0/+4 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Use SSSE3 to convert from RGB888 to RGB32 | Benjamin Poulain | 2010-07-26 | 3 | -1/+160 | |
* | | | | | | | | Extend the build system to SSSE3 | Benjamin Poulain | 2010-07-26 | 1 | -0/+20 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-25 | 2 | -1/+12 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-23 | 2 | -1/+12 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-23 | 2 | -1/+12 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fix QLineEdit's Highlight color when inactive. | Pierre Rossi | 2010-07-23 | 2 | -1/+12 | |
* | | | | | | | | | | Drawer widget in a MainWindow disappears after returning from full screen mode. | Carlos Manuel Duclos Vergara | 2010-07-23 | 1 | -1/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-07-23 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| * | | | | | | | | | doc: Added missing \since 4.7 to effect propertyu. | Martin Smith | 2010-07-23 | 1 | -0/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-23 | 2 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-22 | 2 | -0/+13 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-22 | 2 | -0/+13 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-21 | 2 | -0/+13 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | QML focus API updates. | Michael Brasser | 2010-07-21 | 2 | -0/+13 | |
* | | | | | | | | | | | Register a few gesture-related types in the meta-type system. | Denis Dzyubenko | 2010-07-23 | 1 | -0/+3 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-22 | 2 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Drag & Drop failing in itemviews on Cocoa. | Prasanth Ullattil | 2010-07-22 | 1 | -1/+4 | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-21 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Improve QAccessible for QTabBar | Sebastian Sauer | 2010-07-21 | 1 | -0/+6 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Improve the conversion from indexted to RGB16 | Benjamin Poulain | 2010-07-22 | 1 | -7/+16 | |
* | | | | | | | | | Avoid qMin() for each pixel when converting indexed colors in-place | Benjamin Poulain | 2010-07-22 | 1 | -4/+12 | |
* | | | | | | | | | Premultiply the color table instead of each pixel for image conversion | Benjamin Poulain | 2010-07-22 | 1 | -2/+7 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-21 | 7 | -8/+34 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use aligned load for the blending of RGB32 over RGB32 | Benjamin Poulain | 2010-07-21 | 1 | -2/+12 | |
| * | | | | | | | | Fix compilation with QT_NO_GRAPHICSVIEW | Tasuku Suzuki | 2010-07-21 | 1 | -0/+8 | |
| * | | | | | | | | Remove the masking when computing qAlpha() | Benjamin Poulain | 2010-07-20 | 1 | -1/+1 | |
| * | | | | | | | | Add support for more vector instructions on x86 | Benjamin Poulain | 2010-07-20 | 1 | -0/+5 | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-20 | 3 | -5/+8 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-07-20 | 1 | -1/+6 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | QGraphicsItem: Animation leaves drawing artifacts when clipping is used. | Bjørn Erik Nilsen | 2010-07-20 | 1 | -1/+6 | |
| | * | | | | | | | | doc: Fix qdoc errors for text related files | Eskil Abrahamsen Blomfeldt | 2010-07-20 | 2 | -4/+2 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge branch 'raptorConfigurePatches' into 4.7-s60 | axis | 2010-07-21 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fixed QT_NO_FREETYPE define. | axis | 2010-07-21 | 1 | -2/+0 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-07-20 | 1 | -6/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fixed a QSplashScreen hanging bug in S60 3.1 devices. | axis | 2010-07-20 | 1 | -6/+14 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Fix a Headerview layout bug | Pierre Rossi | 2010-07-20 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-18 | 1 | -5/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Corrected BLEND_SOURCE_OVER_ARGB32_WITH_CONST_ALPHA_SSE2 | Andreas Kling | 2010-07-18 | 1 | -4/+4 | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-18 | 1 | -5/+28 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Used aligned load and store when possible for the blending of ARGB32 | Benjamin Poulain | 2010-07-17 | 1 | -5/+28 | |
* | | | | | | | | | Remove qMemCopy() usage from all .cpp files of Qt itself. | Robin Burchell | 2010-07-18 | 3 | -9/+9 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge remote branch 'origin/4.7' into 4.7-from-4.6 | Rohan McGovern | 2010-07-17 | 26 | -82/+236 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-17 | 4 | -10/+22 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Revert "Used aligned load and store when possible for the blending of ARGB32" | Jason McDonald | 2010-07-17 | 1 | -29/+5 | |
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-17 | 5 | -15/+51 | |
| | |\ \ \ \ \ \ \ |