Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | 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 | |
| * | | | | | | | | | Fix doc for deprecated QGridLayout::colSpacing: point to existing method | David Faure | 2010-04-03 | 1 | -1/+1 | |
| * | | | | | | | | | Fix crash in the fileiconprovider for Windows | Jens Bache-Wiig | 2010-04-01 | 1 | -2/+4 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Fix crash when using qDebug() on a QBrush with Qt::TexturePattern style. | David Faure | 2010-03-31 | 1 | -1/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-06 | 5 | -15/+14 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Moved item wouldn't follow mouse cursor when ItemIgnoresTransformations is set | Gabriel de Dietrich | 2010-04-06 | 1 | -1/+2 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-04-06 | 2 | -4/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Prevented unnecessary copy in QImage::setAlphaChannel(). | Samuel Rødal | 2010-04-06 | 1 | -3/+4 | |
| | * | | | | | | Change the ifdef for resolving function ptrs to match declaration | Tom Cooksey | 2010-04-06 | 1 | -1/+1 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Fix painting artifacts on text | Eskil Abrahamsen Blomfeldt | 2010-04-06 | 2 | -10/+7 | |
| |/ / / / / | ||||||
* | | | | | | [Cocoa] QDialogs with WindowStayOnStopHint parent | Carlos Manuel Duclos Vergara | 2010-04-06 | 1 | -1/+8 | |
* | | | | | | Fix a coding style issue of the GTK style | Benjamin Poulain | 2010-04-06 | 1 | -1/+1 | |
* | | | | | | Sunstudio12.1(5.10): Fix compile errors GTK style and other minor compile errors | Johan Hauan | 2010-04-06 | 1 | -0/+5 | |
|/ / / / / |