| Commit message (Expand) | Author | Age | Files | Lines |
* | Add parent parameter to QDeclarativeExpression constructor. | Michael Brasser | 2010-05-18 | 21 | -34/+41 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-18 | 3 | -33/+17 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-18 | 17 | -114/+1322 |
| |\ |
|
| | * | Photoviewer example fixes. | Yann Bodson | 2010-05-18 | 2 | -28/+16 |
|
|
| * | | Don't disable SmoothPixmapTransform in qDrawBorderPixmap() | Martin Jones | 2010-05-18 | 1 | -5/+1 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-18 | 15 | -86/+1306 |
|\ \ \
| | |/
| |/| |
|
| * | | Use QDeclarativeScriptString for ParentChange. | Michael Brasser | 2010-05-18 | 14 | -85/+1301 |
|
|
| * | | Set raster + gl viewport as the default for OS X. | Michael Brasser | 2010-05-18 | 1 | -1/+5 |
| |/ |
|
* | | Port from QListModelInterface to QAbstractListModel. | Warwick Allison | 2010-05-18 | 2 | -51/+44 |
|
|
* | | Move stuff from QML viewer to plugins. | Warwick Allison | 2010-05-17 | 9 | -22/+95 |
|
|
* | | doc | Warwick Allison | 2010-05-17 | 2 | -4/+24 |
|
|
* | | Fix to work with file: URLs (eg. from qml -qmlbrowser) | Warwick Allison | 2010-05-17 | 1 | -0/+1 |
|/ |
|
* | Move xmldata example into rssnews demo. | Yann Bodson | 2010-05-17 | 11 | -146/+218 |
|
|
* | Move Q_ENUMS to start of class declaration | Aaron Kennedy | 2010-05-17 | 2 | -3/+3 |
|
|
* | Restructure QDeclarativeAbstractBinding destructor | Aaron Kennedy | 2010-05-17 | 1 | -2/+4 |
|
|
* | Don't call pure virtual method in ~QDeclarativeAbstractBinding() | Aaron Kennedy | 2010-05-17 | 1 | -1/+1 |
|
|
* | Fix examples autotest when compiled without webkit or xmlpatterns | Bea Lam | 2010-05-17 | 1 | -2/+2 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-17 | 100 | -958/+2482 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-17 | 416 | -535/+980 |
| |\ |
|
| | * | Focus should be applied to focus scopes all the way up the chain, not | Bea Lam | 2010-05-17 | 2 | -6/+2 |
|
|
| | * | Add focus docs snippets | Bea Lam | 2010-05-17 | 2 | -22/+28 |
|
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-17 | 14 | -88/+432 |
| | |\ |
|
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-17 | 401 | -429/+495 |
| | | |\ |
|
| | | * | | Don't crash due to recursive positioning. | Martin Jones | 2010-05-17 | 3 | -27/+65 |
|
|
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-16 | 306 | -3218/+6499 |
| | | |\ \ |
|
| | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-14 | 6 | -16/+18 |
| | | |\ \ \ |
|
| | | * | | | | Add a "priority" property to Keys and KeyNavigation | Martin Jones | 2010-05-14 | 9 | -46/+361 |
|
|
| | * | | | | | Fix doc for status, add Image::onLoaded. | Warwick Allison | 2010-05-17 | 3 | -5/+29 |
|
|
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-17 | 44 | -590/+1020 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Empty commit to trigger a rebuild in the CI system | Thiago Macieira | 2010-05-16 | 0 | -0/+0 |
|
|
| | * | | | | | | Use case-insensitive comparison for the "data" scheme in URLs | Thiago Macieira | 2010-05-15 | 1 | -1/+1 |
|
|
| | * | | | | | | tst_bic: Fix building on Mac 64 | Thiago Macieira | 2010-05-15 | 1 | -1/+1 |
|
|
| | * | | | | | | Fix building of tst_QTcpSocket | Thiago Macieira | 2010-05-15 | 1 | -2/+2 |
|
|
| | * | | | | | | Autotest: some improvements to timeout testing of tst_QTcpSocket | Thiago Macieira | 2010-05-15 | 1 | -4/+22 |
|
|
| | * | | | | | | Revert "Optimized pixmapcache key generation for icons and styles" | Thiago Macieira | 2010-05-15 | 3 | -48/+65 |
|
|
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-15 | 44 | -649/+1044 |
| | |\ \ \ \ \ \
| |/ / / / / / / |
|
| | * | | | | | | Revert "More improvements to pixmap cache key generation" | Thiago Macieira | 2010-05-14 | 4 | -57/+50 |
|
|
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-14 | 45 | -653/+1055 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | More improvements to pixmap cache key generation | Jens Bache-Wiig | 2010-05-14 | 4 | -50/+57 |
|
|
| | | * | | | | | | More 4.7 stuff. | Trond Kjernåsen | 2010-05-14 | 1 | -0/+3 |
|
|
| | | * | | | | | | Fix for autotest failure in qwidget::saveRestoreGeometry() | Carlos Manuel Duclos Vergara | 2010-05-14 | 1 | -1/+1 |
|
|
| | | * | | | | | | Optimized pixmapcache key generation for icons and styles | Jens Bache-Wiig | 2010-05-14 | 3 | -65/+48 |
|
|
| | | * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-05-14 | 72 | -1245/+2050 |
| | | |\ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-14 | 31 | -446/+852 |
| | | | |\ \ \ \ \ \ |
|
| | | | | * | | | | | | Mac: restoreGeometry() | Carlos Manuel Duclos Vergara | 2010-05-14 | 3 | -3/+48 |
|
|
| | | | | * | | | | | | [Regression] Build failure on Mac Carbon | Carlos Manuel Duclos Vergara | 2010-05-14 | 1 | -0/+2 |
|
|
| | | * | | | | | | | | doc: Another upgrade of the top page and overviews. | Martin Smith | 2010-05-14 | 12 | -138/+141 |
| | | | |/ / / / / /
| | | |/| | | | | | |
|
| | | * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-05-14 | 1 | -4/+21 |
| | | |\ \ \ \ \ \ \ |
|
| | | | * | | | | | | | Some 4.7 changes. | Trond Kjernåsen | 2010-05-14 | 1 | -4/+9 |
|
|
| | | | * | | | | | | | Updated changelog. | Yoann Lopes | 2010-05-14 | 1 | -0/+12 |
|
|