Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-04-21 | 11 | -21/+36 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-21 | 122 | -1287/+2172 |
| |\ | |||||
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-04-20 | 11 | -21/+36 |
| |\ \ | |||||
| | * | | QtWebKit: Fixes compilation on MSVC 64 | Jocelyn Turcotte | 2010-04-19 | 3 | -4/+4 |
| | * | | QtWebKit: Remove translatable strings from tests/hybridPixmap. | Jocelyn Turcotte | 2010-04-19 | 1 | -5/+5 |
| | * | | Remove overloaded placement new operators | Janne Koskinen | 2010-04-19 | 2 | -2/+0 |
| | * | | WINSCW compiler fix, too eager to solve inlines | Janne Koskinen | 2010-04-19 | 1 | -2/+4 |
| | * | | WINSCW boolean fix for XPATH | Janne Koskinen | 2010-04-19 | 2 | -2/+16 |
| | * | | WINSCW compile fix for HashMap | Janne Koskinen | 2010-04-19 | 1 | -4/+4 |
| | * | | WINSCW compile fix for WebCore | Janne Koskinen | 2010-04-19 | 1 | -2/+3 |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-04-21 | 46 | -593/+1191 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Compile without Qt3 support. | Yann Bodson | 2010-04-21 | 1 | -25/+25 |
| * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-04-21 | 139 | -2083/+3240 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-21 | 1 | -1/+3 |
| | |\ \ \ | |||||
| | | * | | | Emit released and hoveredChanged in MouseArea when a UngrabMouse is received | Leonardo Sobral Cunha | 2010-04-21 | 1 | -1/+3 |
| | * | | | | Add hasModelChildren property to delegates with QAbstractItemModel model type. | Martin Jones | 2010-04-21 | 2 | -39/+71 |
| | |/ / / | |||||
| | * | | | Add forceFocus method to QDeclarativeItem. | Yann Bodson | 2010-04-21 | 2 | -2/+20 |
| | * | | | Don't allow properties in Component elements | Aaron Kennedy | 2010-04-21 | 1 | -0/+7 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-21 | 7 | -67/+129 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-21 | 6 | -66/+126 |
| | | |\ \ \ | |||||
| | | | * | | | Fix qmlvisual/animation/parentAnimation autotest | Leonardo Sobral Cunha | 2010-04-21 | 1 | -1/+4 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-21 | 1 | -2/+4 |
| | | | |\ \ \ | |||||
| | | | | * | | | Remove \internal from QDeclarativePropertyValueSource. It should be | Bea Lam | 2010-04-21 | 1 | -2/+4 |
| | | | * | | | | Fix highlight position with StrictlyEnforceRange and range greater than item ... | Martin Jones | 2010-04-21 | 4 | -63/+118 |
| | | | |/ / / | |||||
| | | * | | | | Fix crash. | Warwick Allison | 2010-04-21 | 1 | -1/+3 |
| | | |/ / / | |||||
| | * | | | | Fix crash when QDeclarativeInfo objects are copied | Aaron Kennedy | 2010-04-21 | 2 | -81/+78 |
| | |/ / / | |||||
| | * | | | doc | Warwick Allison | 2010-04-20 | 4 | -12/+23 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-20 | 8 | -222/+377 |
| | |\ \ \ | |||||
| | | * | | | Allow null to be assigned to object properties | Aaron Kennedy | 2010-04-20 | 2 | -1/+11 |
| | | * | | | Fix AnchorChanges to work with parent.right. | Michael Brasser | 2010-04-20 | 6 | -221/+366 |
| | * | | | | Pass double clicks like other mouse events. | Warwick Allison | 2010-04-20 | 1 | -0/+2 |
| | |/ / / | |||||
| | * | | | Compile | Warwick Allison | 2010-04-20 | 1 | -2/+0 |
| | * | | | Improve error messages, especially on embedded. | Warwick Allison | 2010-04-20 | 13 | -22/+197 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-20 | 3 | -9/+36 |
| | |\ \ \ | |||||
| | | * | | | Add drag.active property to MouseArea in qml | Leonardo Sobral Cunha | 2010-04-20 | 3 | -9/+36 |
| | * | | | | Handle overrides correctly in extension objects | Aaron Kennedy | 2010-04-20 | 1 | -2/+73 |
| | |/ / / | |||||
| | * | | | Allow Loader sourceComponent to be set to undefeined. | Martin Jones | 2010-04-20 | 2 | -2/+11 |
| | * | | | Doc fix. | Michael Brasser | 2010-04-19 | 1 | -3/+10 |
| | * | | | Minor internal anchor refactoring. | Michael Brasser | 2010-04-19 | 5 | -113/+112 |
| | * | | | Doc clarification. | Michael Brasser | 2010-04-19 | 1 | -2/+4 |
| * | | | | Make the dynamic creation functions on the Qt object | Alan Alpert | 2010-04-21 | 2 | -14/+38 |
* | | | | | Fill out QGraphicsLayout bindings | Alan Alpert | 2010-04-21 | 2 | -3/+187 |
| |/ / / |/| | | | |||||
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Alan Alpert | 2010-04-19 | 93 | -1564/+2119 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-19 | 14 | -128/+99 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-18 | 14 | -128/+99 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-17 | 14 | -128/+99 |
| | | |\ \ \ | |||||
| | | | * | | | Some QWindowSurface implementations might implement flush as a buffer | Bjørn Erik Nilsen | 2010-04-16 | 4 | -24/+80 |
| | | | * | | | Set EGL_SWAP_BEHAVIOR to EGL_BUFFER_PRESERVED for regular QWidgets | Tom Cooksey | 2010-04-16 | 2 | -0/+7 |
| | | | * | | | Cleanup & remove unused function overloads from QEgl* APIs | Tom Cooksey | 2010-04-16 | 8 | -102/+10 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-16 | 1 | -2/+2 |
| | | | |\ \ \ |