Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Plug QdeclarativePixmapCache canceled request leak. | Martin Jones | 2010-06-30 | 1 | -27/+29 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-30 | 124 | -726/+2366 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-29 | 124 | -726/+2366 |
| |\ | |||||
| | * | update qml.qch to version 4.7 | mae | 2010-06-29 | 1 | -2/+2 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-29 | 123 | -724/+2364 |
| | |\ | |||||
| | | * | Undefined is undefined, and now qml warns about it | mae | 2010-06-29 | 1 | -3/+3 |
| | | * | Fix so window will resize with the root object (broken by | Bea Lam | 2010-06-29 | 1 | -0/+1 |
| | | * | Avoid duplicate code for testing initial sizes | Bea Lam | 2010-06-29 | 1 | -21/+15 |
| | | * | Remove an unnecessary connect() in TextInput | Martin Jones | 2010-06-29 | 1 | -3/+1 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-29 | 66 | -401/+810 |
| | | |\ | |||||
| | | | * | Fix flow layout not taking into account whether it's width and height are imp... | Joona Petrell | 2010-06-29 | 3 | -2/+41 |
| | | | * | Avoid binding loop. | Yann Bodson | 2010-06-29 | 1 | -1/+2 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-29 | 115 | -687/+2289 |
| | | | |\ | |||||
| | | * | | | Ensure micro focus is updated in TextEdit and TextInput | Martin Jones | 2010-06-29 | 4 | -9/+14 |
| | | | |/ | | | |/| | |||||
| | | * | | Ensure Loader item change listener is removed when Loader is destroyed | Martin Jones | 2010-06-29 | 2 | -6/+13 |
| | | * | | 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 |
| | | | | | |\ \ \ \ |