Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed fullscreen responsiveness of softkeys | Miikka Heikkinen | 2010-04-29 | 2 | -18/+0 |
* | Fix EGLImage & re-enable its use in QtOpenGL | Tom Cooksey | 2010-04-14 | 1 | -3/+6 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-13 | 11 | -125/+120 |
|\ | |||||
| * | Revert Merge Request 551. This introduces regressions to Qt. | Thiago Macieira | 2010-04-12 | 1 | -3/+4 |
| * | Fixed scroll area size calculation on Mac. | Erik Verbruggen | 2010-04-12 | 1 | -4/+4 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-12 | 10 | -125/+119 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-10 | 10 | -125/+119 |
| | |\ | |||||
| | | * | Force the repaint during a window resize. | Fabien Freling | 2010-04-09 | 1 | -2/+3 |
| | | * | Carbon: problems closing down native applications | Richard Moe Gustavsen | 2010-04-07 | 1 | -19/+24 |
| | | * | Fix QTextDocument::undo() cursor positioning | mae | 2010-04-07 | 1 | -7/+25 |
| | | * | Mac: Make universal ppc/x86 builds compile. | Morten Johan Sørvig | 2010-04-07 | 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-04-07 | 6 | -97/+60 |
| | | |\ | |||||
| | | | * | Cocoa: remove hackish code that is no longer needed | Richard Moe Gustavsen | 2010-04-07 | 3 | -57/+3 |
| | | | * | Cocoa: mouse release event reports wrong button state | Richard Moe Gustavsen | 2010-04-07 | 1 | -1/+9 |
| | | | * | Cocoa: send mouse move event upon a mouse enter | Richard Moe Gustavsen | 2010-04-07 | 1 | -10/+20 |
| | | | * | QMenu::popup() code style fixes | miniak | 2010-04-07 | 1 | -25/+25 |
| | | | * | fix QMenu::popup() | miniak | 2010-04-07 | 1 | -4/+3 |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-13 | 3 | -4/+23 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-12 | 3 | -4/+23 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-10 | 3 | -4/+23 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-07 | 3 | -4/+23 |
| | | |\ \ \ | | | | |/ / | | | |/| | | |||||
| | | | * | | Allow iteration over the Item.children property | Aaron Kennedy | 2010-04-07 | 2 | -3/+22 |
| | | | * | | Compile | Aaron Kennedy | 2010-04-07 | 1 | -1/+1 |
* | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-12 | 13 | -32/+100 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-12 | 1 | -2/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix crash with QTextEdit::textChanged() when deleting a character | Eskil Abrahamsen Blomfeldt | 2010-04-12 | 1 | -2/+4 |
| * | | | | | | Fix problem with accessibility clients not getting info from QFileDialog | Andy Shaw | 2010-04-11 | 1 | -0/+36 |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-04-09 | 8 | -24/+57 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Generate triggered signal even the action launches menu in Symbian. | Janne Anttila | 2010-04-09 | 1 | -8/+8 |
| | * | | | | | Clear QFontCache TLS content before nullifying TLS pointer. | Janne Koskinen | 2010-04-08 | 1 | -1/+3 |
| | * | | | | | Fixed focus and window activation events on Symbian when opening menu. | Janne Anttila | 2010-04-08 | 4 | -4/+20 |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-04-07 | 4 | -11/+26 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | QTBUG-4887 and other exception safety fixes | mread | 2010-04-07 | 4 | -11/+26 |
| * | | | | | | | Fixes CursorChange and TooltipChange events delivery for QGraphicsWidget | Yoann Lopes | 2010-04-07 | 1 | -2/+2 |
| * | | | | | | | QTableView: fix spans corruption when removing spans. | Olivier Goffart | 2010-04-07 | 1 | -5/+4 |
| * | | | | | | | Fixes painting artifacts when scaling a QGraphicsProxyWidget. | Yoann Lopes | 2010-04-07 | 1 | -1/+1 |
| * | | | | | | | Fix <MemLeak> valgrind report shows memory leak for QImage::save(). | Stefano Pironato | 2010-04-07 | 1 | -0/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-10 | 3 | -4/+6 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Fix build error in QtGui armv5 udeb | Shane Kearns | 2010-04-09 | 1 | -1/+1 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Janne Koskinen | 2010-04-08 | 61 | -1218/+2424 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Make encoding clear | Thomas Zander | 2010-04-07 | 1 | -2/+2 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Clear QFontCache TLS content before nullifying TLS pointer. | Janne Koskinen | 2010-04-08 | 1 | -1/+3 |
| * | | | | | | Merge remote branch 'qt/4.7' into 4.7 | Shane Kearns | 2010-03-30 | 86 | -385/+1106 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Adding QFontDatabase::removeAllApplicationFonts() | Alessandro Portale | 2010-03-29 | 1 | -0/+5 |
* | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-09 | 9 | -17/+45 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Fix crash for multiscript text in QTextEngine::boundingBox() | Eskil Abrahamsen Blomfeldt | 2010-04-06 | 1 | -1/+1 |
| * | | | | | | Fixed modal dialog not to have automatic "Exit" right softkey in S60. | Janne Anttila | 2010-04-06 | 3 | -12/+5 |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-04-05 | 2 | -0/+32 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Implementing QFontEngineS60::getSfntTableData() | Alessandro Portale | 2010-04-05 | 2 | -0/+32 |