Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | Compile without Qt3 support. | Yann Bodson | 2010-04-21 | 1 | -25/+25 | |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-21 | 13 | -40/+106 | |
| | | | | |\ \ \ | ||||||
| | | | | * | | | | Ensure workerscript.qml works (autotested). | Warwick Allison | 2010-04-21 | 1 | -0/+1 | |
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-21 | 73 | -75/+5612 | |
| | | | | |\ \ \ \ | ||||||
| | | | | * | | | | | remove debugs | Warwick Allison | 2010-04-21 | 2 | -8/+0 | |
| | | | * | | | | | | Update test files to new syntax | Alan Alpert | 2010-04-21 | 2 | -5/+5 | |
| | | | | |_|/ / / | | | | |/| | | | | ||||||
| | | | * | | | | | Update strings in test | Alan Alpert | 2010-04-21 | 1 | -2/+2 | |
| | | | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-04-21 | 465 | -3451/+34188 | |
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | | | ||||||
| | | | | * | | | | More focus example cleanup. | Yann Bodson | 2010-04-21 | 2 | -33/+31 | |
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-21 | 35 | -55/+5565 | |
| | | | | |\ \ \ \ | ||||||
| | | | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-21 | 18 | -1/+5185 | |
| | | | | | |\ \ \ \ | ||||||
| | | | | | | * | | | | Emit released and hoveredChanged in MouseArea when a UngrabMouse is received | Leonardo Sobral Cunha | 2010-04-21 | 18 | -1/+5185 | |
| | | | | | | |/ / / | ||||||
| | | | | | * | | | | Add hasModelChildren property to delegates with QAbstractItemModel model type. | Martin Jones | 2010-04-21 | 7 | -41/+215 | |
| | | | | | |/ / / | ||||||
| | | | | | * | | | Balance grid items for larger displays. | Warwick Allison | 2010-04-21 | 1 | -1/+2 | |
| | | | | | * | | | Cleanup declarative focus example. | Yann Bodson | 2010-04-21 | 2 | -7/+2 | |
| | | | | | * | | | Add forceFocus method to QDeclarativeItem. | Yann Bodson | 2010-04-21 | 7 | -5/+161 | |
| | | | | * | | | | Autotests | Aaron Kennedy | 2010-04-21 | 42 | -0/+163 | |
| | | | | * | | | | Autotest | Aaron Kennedy | 2010-04-21 | 5 | -0/+18 | |
| | | | | |/ / / | ||||||
| | | | | * | | | Don't allow properties in Component elements | Aaron Kennedy | 2010-04-21 | 8 | -0/+34 | |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-21 | 18 | -317/+363 | |
| | | | | |\ \ \ | ||||||
| | | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-04-21 | 1 | -1/+3 | |
| | | | | | |\ \ \ | ||||||
| | | | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-21 | 68 | -466/+634 | |
| | | | | | | |\ \ \ | ||||||
| | | | | | | * | | | | Fix crash. | Warwick Allison | 2010-04-21 | 1 | -1/+3 | |
| | | | | | * | | | | | Ignore message in QDeclarativeLoader test. | Yann Bodson | 2010-04-21 | 1 | -3/+2 | |
| | | | | | | |/ / / | | | | | | |/| | | | ||||||
| | | | | | * | | | | 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 | 2 | -199/+182 | |
| | | | | | |\ \ \ \ | ||||||
| | | | | | | * | | | | Remove \internal from QDeclarativePropertyValueSource. It should be | Bea Lam | 2010-04-21 | 1 | -2/+4 | |
| | | | | | | * | | | | Revert structural changes to extending.qdoc made in | Bea Lam | 2010-04-21 | 1 | -197/+178 | |
| | | | | | * | | | | | delete the viewer before calling exit(). Ensures correct cleanup. | Martin Jones | 2010-04-21 | 1 | -26/+28 | |
| | | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-21 | 6 | -20/+20 | |
| | | | | | |\ \ \ \ \ | | | | | | | |/ / / / | ||||||
| | | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-04-21 | 5 | -11/+13 | |
| | | | | | | |\ \ \ \ | ||||||
| | | | | | | * | | | | | Fix following qdoc changes | Bea Lam | 2010-04-21 | 1 | -16/+0 | |
| | | | | | | * | | | | | Fix doc links | Bea Lam | 2010-04-21 | 2 | -3/+4 | |
| | | | | | | * | | | | | Ignore warnings | Bea Lam | 2010-04-21 | 4 | -1/+16 | |
| | | | | | * | | | | | | Fix highlight position with StrictlyEnforceRange and range greater than item ... | Martin Jones | 2010-04-21 | 4 | -63/+118 | |
| | | | | | | |/ / / / | | | | | | |/| | | | | ||||||
| | | | | | * | | | | | Make logger widget thread safe. | Martin Jones | 2010-04-21 | 3 | -4/+6 | |
| | | | | * | | | | | | Fix crash when QDeclarativeInfo objects are copied | Aaron Kennedy | 2010-04-21 | 2 | -81/+78 | |
| | | | | |/ / / / / | ||||||
| | | | | * | | | | | Use different ports to avoid clashes in parallel testing. | Yann Bodson | 2010-04-21 | 2 | -5/+5 | |
| | | | | |/ / / / | ||||||
| | | | | * | | | | Improve docs and examples for Extending QML in C++ | Bea Lam | 2010-04-21 | 51 | -493/+533 | |
| | | | | * | | | | Make property value source examples work | Bea Lam | 2010-04-21 | 3 | -3/+3 | |
| | | | | * | | | | Visual test fix. | Michael Brasser | 2010-04-21 | 2 | -2/+3 | |
| | | | | * | | | | License headers | Aaron Kennedy | 2010-04-20 | 3 | -1/+83 | |
| | | | | |/ / / | ||||||
| | | | | * | | | Show command line help / qml runtime output in GUI | Kai Koehne | 2010-04-20 | 5 | -11/+114 | |
| | | | | * | | | Add declarative demos to doc. | Yann Bodson | 2010-04-20 | 11 | -0/+250 | |
| | | | | * | | | Cleanup | Yann Bodson | 2010-04-20 | 16 | -99/+0 | |
| | | | | * | | | doc | Warwick Allison | 2010-04-20 | 6 | -14/+27 | |
| | | | | * | | | doc typo | Warwick Allison | 2010-04-20 | 1 | -2/+2 | |
| | | | | * | | | Fix API call for multiple tags. | Warwick Allison | 2010-04-20 | 1 | -1/+6 | |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-20 | 14 | -253/+492 | |
| | | | | |\ \ \ | ||||||
| | | | | | * | | | Allow null to be assigned to object properties | Aaron Kennedy | 2010-04-20 | 5 | -1/+61 | |