Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt all qmlviewer testcases to the code changes in the actual viewer. | Robert Griebl | 2010-06-28 | 4 | -25/+22 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-28 | 114 | -671/+2269 |
|\ | |||||
| * | Stop QMLLauncher from crashing on exit on Mac when quitting app via the | Bea Lam | 2010-06-28 | 2 | -0/+14 |
| * | VisualDataModel hasModelChildren role shadowed user roles. | Martin Jones | 2010-06-28 | 1 | -1/+1 |
| * | Allow positioning of ListView items width sub-pixel precision. | Martin Jones | 2010-06-28 | 1 | -7/+10 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-28 | 11 | -19/+33 |
| |\ | |||||
| | * | Examples clean up | Bea Lam | 2010-06-28 | 8 | -13/+15 |
| | * | Docs | Bea Lam | 2010-06-28 | 2 | -0/+7 |
| | * | Improve appearance when scaling | Bea Lam | 2010-06-28 | 1 | -6/+11 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-06-28 | 38 | -578/+1113 |
| |\ \ | |||||
| * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-28 | 114 | -758/+2621 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-06-25 | 85 | -380/+1446 |
| | |\ \ | |||||
| | | * | | forget to rename the moc include when renaming deviceorientation_maemo.cpp | Robert Griebl | 2010-06-25 | 1 | -1/+1 |
| | | * | | fix namespace macros | Robert Griebl | 2010-06-25 | 1 | -1/+3 |
| | | * | | fix QML Viewer resize modes | Robert Griebl | 2010-06-25 | 2 | -5/+8 |
| | | * | | forgot to cleanup the code a bit after adding Maemo5 support | Robert Griebl | 2010-06-25 | 3 | -19/+10 |
| | | * | | Make the QML viewer usable on the N900 | Robert Griebl | 2010-06-25 | 13 | -199/+909 |
| | | * | | Test QTBUG-11222 | Warwick Allison | 2010-06-25 | 1 | -0/+12 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-06-25 | 23 | -21/+157 |
| | | |\ \ | |||||
| | | | * | | Handle enums in method arguments in the same way as QtScript | Aaron Kennedy | 2010-06-25 | 4 | -1/+36 |
| | | | * | | Allow custom parsers to handle attached properties | Aaron Kennedy | 2010-06-25 | 4 | -6/+23 |
| | | | * | | Allow components to be created from .pragma library JS files | Aaron Kennedy | 2010-06-25 | 6 | -10/+31 |
| | | | * | | Fix assert | Aaron Kennedy | 2010-06-25 | 4 | -2/+22 |
| | | | * | | Disallow global object properties as property names | Aaron Kennedy | 2010-06-25 | 7 | -2/+23 |
| | | | * | | Reading a property that doesn't exist throws a ReferenceError test | Aaron Kennedy | 2010-06-25 | 2 | -0/+22 |
| | | * | | | Test ListElement type via type system, not string comparison. | Warwick Allison | 2010-06-25 | 6 | -3/+35 |
| | | * | | | Test only on X11, not only on Linux (which includes embedded). | Warwick Allison | 2010-06-25 | 2 | -4/+4 |
| | | |/ / | |||||
| | | * | | Force font selection (and so ensure visual test passes). | Warwick Allison | 2010-06-25 | 22 | -4/+14 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-24 | 59 | -411/+1040 |
| | | |\ \ | |||||
| | * | | | | Tweak Qt Demo Behaviour | Alan Alpert | 2010-06-25 | 1 | -0/+1 |
| | * | | | | Stop other mouse buttons propagating | Alan Alpert | 2010-06-24 | 1 | -0/+1 |
| | * | | | | Expand on warning message | Alan Alpert | 2010-06-24 | 1 | -1/+1 |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-06-24 | 1675 | -46144/+35320 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Fix import path in cppextensions declarative example. | Christian Kamm | 2010-06-24 | 1 | -1/+1 |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-24 | 58 | -410/+1039 |
| | | |\ \ \ | |||||
| | * | \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-06-22 | 159 | -673/+1282 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Check for main.qml first | Alan Alpert | 2010-06-22 | 1 | -3/+3 |
| * | | | | | | | Restore neutral movement state if a view is manually positioned. | Martin Jones | 2010-06-24 | 5 | -6/+46 |
| | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-24 | 7 | -5/+79 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Prevent value source animations from being registered to start twice. | Michael Brasser | 2010-06-24 | 3 | -0/+47 |
| | * | | | | | | Make compile. | Michael Brasser | 2010-06-24 | 1 | -1/+1 |
| | * | | | | | | More script benchmarking. | Michael Brasser | 2010-06-24 | 3 | -4/+31 |
| * | | | | | | | Update tests following QDeclarativeFlickable::viewport() -> contentIem() | Martin Jones | 2010-06-24 | 3 | -214/+214 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-24 | 24 | -53/+291 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Script benchmarking. | Michael Brasser | 2010-06-24 | 4 | -4/+157 |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-24 | 45 | -154/+527 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Update lupdate to recognize concatenated text in QML files. | Michael Brasser | 2010-06-24 | 1 | -16/+56 |
| * | | | | | | | | Expose the Flickable's internal contentItem | Martin Jones | 2010-06-24 | 7 | -41/+70 |
| | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Ensure sourcesize is in pixmap cache key. | Warwick Allison | 2010-06-24 | 1 | -0/+6 |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-06-24 | 3 | -0/+36 |
| |\ \ \ \ \ \ \ |