| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-07-29 | 3 | -235/+299 |
|\ |
|
| * | Fixed key event handling on Symbian. | axis | 2010-07-29 | 2 | -55/+118 |
|
|
| * | Cleaned up old comments. | axis | 2010-07-29 | 1 | -12/+0 |
|
|
| * | Refactored the virtual mouse handling code into its own function. | axis | 2010-07-29 | 2 | -171/+181 |
|
|
| * | Removed static on a member that didn't have to be. | axis | 2010-07-29 | 2 | -5/+8 |
|
|
* | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-07-29 | 2 | -2/+10 |
|\ \ |
|
| * \ | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-07-29 | 2 | -2/+10 |
| |\ \
| | |/
| |/| |
|
| | * | Merge remote branch 'origin/4.6' into 4.7-from-4.6 | Rohan McGovern | 2010-07-29 | 2 | -2/+10 |
| | |\ |
|
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-07-27 | 1 | -1/+6 |
| | | |\ |
|
| | | | * | Fix crash when all the items in a QListView are hidden | Gabriel de Dietrich | 2010-07-27 | 1 | -1/+6 |
|
|
| | | * | | Workaround for QTBUG-8013: Do not return an ascent of 0 | Alessandro Portale | 2010-07-27 | 1 | -1/+4 |
| | | |/ |
|
| | | * | Ensure backing store is deleted before top-level window | Gareth Stockwell | 2010-07-26 | 1 | -0/+4 |
|
|
* | | | | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-... | Jerome Pasion | 2010-07-29 | 1 | -3/+3 |
|
|
* | | | | Fix compilation with QT_NO_TEXTCODEC | Tasuku Suzuki | 2010-07-29 | 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-07-29 | 3 | -21/+35 |
|\ \ \
| |/ /
|/| | |
|
| * | | Ensure that window rectangle is updated when CBA visibility changes | Gareth Stockwell | 2010-07-28 | 3 | -21/+33 |
|
|
| * | | Clear Qt::WA_OutsideWSRange when making window fullscreen | Gareth Stockwell | 2010-07-28 | 1 | -0/+2 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-28 | 3 | -0/+41 |
|\ \ \ |
|
| * | | | Wrong geometery for QMainWindow with Unified toolbar on Cocoa. | Prasanth Ullattil | 2010-07-28 | 3 | -0/+41 |
| |/ / |
|
* | | | QMenu and QStyleSheetStyle: fix setting a border. | Olivier Goffart | 2010-07-28 | 1 | -0/+7 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-27 | 5 | -16/+19 |
|\ \ |
|
| * | | Check the gesturemanager pointer before accessing it. | Denis Dzyubenko | 2010-07-27 | 3 | -9/+12 |
|
|
| * | | Merge branch '4.7' of http://git.scm.dev.nokia.troll.no/qt/oslo-staging-1 int... | Kevin Wright | 2010-07-27 | 6 | -2/+192 |
| |\ \ |
|
| * | | | Modified file/directory names and text to remove disallowed terminology. | Kevin Wright | 2010-07-27 | 2 | -7/+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-27 | 8 | -83/+282 |
|\ \ \ \ |
|
| * | | | | Remove an useless assert from comp_func_SourceOver_sse2() | Benjamin Poulain | 2010-07-27 | 1 | -1/+0 |
|
|
| * | | | | Implement the composition mode "Plus" with SSE2 | Benjamin Poulain | 2010-07-27 | 3 | -5/+74 |
|
|
| * | | | | Clean the CompositionFunction tables of drawhelper | Benjamin Poulain | 2010-07-27 | 7 | -77/+208 |
| | |/ /
| |/| | |
|
* | | | | 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 |
|
|