Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Moved the QML WebKit integration into QtWebKit.sis | Simon Hausmann | 2010-06-24 | 3 | -14/+7 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-24 | 5 | -10/+41 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Manipulate buffer position via 'pPos' in peek() | Andreas Kling | 2010-06-24 | 1 | -2/+2 | |
| * | | | | | | No more enter & leave events after a popup menu is closed on Windows | Prasanth Ullattil | 2010-06-24 | 1 | -3/+20 | |
| * | | | | | | Child windows shown automatically when their parent is shown(Cocoa). | Prasanth Ullattil | 2010-06-24 | 1 | -1/+1 | |
| * | | | | | | QKeyEvent::text() inconsistency between Linux and Mac | Prasanth Ullattil | 2010-06-24 | 2 | -4/+18 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-06-24 | 8 | -5/+46 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-06-24 | 8 | -5/+46 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Updated WebKit to b3589e88fb8d581fb523578763831109f914dc2e | Simon Hausmann | 2010-06-23 | 8 | -5/+47 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-24 | 26 | -374/+1128 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Abort open early if network session is in the process of openning. | Aaron McCarthy | 2010-06-24 | 2 | -5/+20 | |
| * | | | | | | Cherry pick fix for MOBILITY-800 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 3 | -70/+61 | |
| * | | | | | | Cherry pick fix for MOBILITY-1063 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 1 | -6/+29 | |
| * | | | | | | Cherry pick fix for QTMOBILITY-253 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 5 | -5/+5 | |
| * | | | | | | Cherry pick fix for MOBILITY-1063 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 2 | -57/+96 | |
| * | | | | | | Cherry pick fix for MOBILITY-965 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 3 | -10/+147 | |
| * | | | | | | Cherry pick fix for MOBILITY-800 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 3 | -7/+31 | |
| * | | | | | | Cherry pick fix for MOBILITY-853 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 2 | -0/+71 | |
| * | | | | | | Cherry pick fix for MOBILITY-1047 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 1 | -2/+9 | |
| * | | | | | | Merge bearermanagement changes from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 10 | -8/+358 | |
| * | | | | | | Cherry pick fix for MOBILITY-1031 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 3 | -22/+29 | |
| * | | | | | | Cherry pick fix for MOBILITY-938 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 6 | -159/+223 | |
| * | | | | | | Cherry pick fix for QTMOBILITY-240 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 2 | -62/+88 | |
| * | | | | | | Make QtFontFamily::symbol_checked a bitfield. | Andreas Kling | 2010-06-24 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-23 | 14 | -33/+68 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Simon Hausmann | 2010-06-23 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| * | | | | | | We need to swallow the event, otherwise it might pop up several times. | kh1 | 2010-06-23 | 1 | -0/+1 | |
| * | | | | | | Set the item data thru the model, so we actually emit dataChanged. | kh1 | 2010-06-23 | 3 | -2/+10 | |
| * | | | | | | There where still references to the old Assistant. | kh1 | 2010-06-23 | 1 | -1/+1 | |
| * | | | | | | Newly created folders in QFileDialog are disabled on Cocoa. | Prasanth Ullattil | 2010-06-23 | 1 | -9/+9 | |
| * | | | | | | don't remove the path from the name of included files | Oswald Buddenhagen | 2010-06-23 | 1 | -1/+0 | |
| * | | | | | | add some comments | Oswald Buddenhagen | 2010-06-23 | 1 | -2/+2 | |
| * | | | | | | remove support for QMAKE_POST_INCLUDE_FILES | Oswald Buddenhagen | 2010-06-23 | 2 | -11/+1 | |
| * | | | | | | remove unused function | Oswald Buddenhagen | 2010-06-23 | 1 | -4/+0 | |
| * | | | | | | fix prompt() stdin safety check | Oswald Buddenhagen | 2010-06-23 | 1 | -1/+1 | |
| * | | | | | | Improve text performance with QtWebKit in Qt 4.7 | Simon Hausmann | 2010-06-23 | 1 | -1/+23 | |
| * | | | | | | Removed support for static linking of QtWebKit. | Simon Hausmann | 2010-06-23 | 3 | -1/+14 | |
| * | | | | | | When a drag is finished with on Mac, then it should delete itself | Andy Shaw | 2010-06-23 | 2 | -0/+6 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-23 | 5 | -0/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Provide the Webkit Qml plugin with a UID3 on Symbian | Alessandro Portale | 2010-06-23 | 1 | -0/+1 | |
| * | | | | | | | Provide Qml plugins with UID3s on Symbian | Alessandro Portale | 2010-06-23 | 3 | -0/+3 | |
| * | | | | | | | Fix "missing store_build" errors | Miikka Heikkinen | 2010-06-23 | 1 | -0/+6 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-06-23 | 2 | -0/+129 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix missing QImage::Format to QVideoFrame::PixelFormat conversion. | Andrew den Exter | 2010-06-23 | 2 | -0/+129 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-06-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Build declarative before webkit. | Alexis Menard | 2010-06-23 | 1 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix build on Symbian^3. | Aaron McCarthy | 2010-06-22 | 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-06-22 | 17 | -104/+132 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge remote branch 'origin/4.7' into qml-4.7 | Rohan McGovern | 2010-06-22 | 1573 | -45368/+32945 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | |