Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for Symbian. | Martin Jones | 2009-10-16 | 12 | -8/+52 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Martin Jones | 2009-10-15 | 90 | -848/+9752 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | doc | Warwick Allison | 2009-10-15 | 1 | -2/+6 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-15 | 3 | -3/+3 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-15 | 53 | -77/+8455 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlinfo.cpp | ||||
| | * | | Fix more compiler warnings. | Martin Jones | 2009-10-15 | 4 | -4/+4 |
| | | | | |||||
| * | | | Final can be longer. | Warwick Allison | 2009-10-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | Multilength strings test. | Warwick Allison | 2009-10-15 | 1 | -0/+20 |
| | | | | |||||
| * | | | Fix for when multiple tests share a data director. | Warwick Allison | 2009-10-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | Test Unicode namespace | Warwick Allison | 2009-10-15 | 2 | -0/+6 |
| | | | | |||||
| * | | | Unicode namespace fix. | Warwick Allison | 2009-10-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | (no bug reported) | ||||
| * | | | Fix (was creating lower-case). | Warwick Allison | 2009-10-15 | 1 | -2/+2 |
| | |/ | |/| | |||||
| * | | Don't rewrite expression statements in loops. | Roberto Raggi | 2009-10-14 | 2 | -2/+92 |
| | | | |||||
| * | | Make assigning to a QList and a QmlList consistent | Aaron Kennedy | 2009-10-14 | 1 | -1/+0 |
| | | | |||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-14 | 42 | -13/+8290 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * \ | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-14 | 20 | -77/+426 |
| | |\ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | Allow platform(font)-specific test recordings. | Warwick Allison | 2009-10-14 | 42 | -13/+8290 |
| | | | | | | | | | | | | | | | | | | | | Update platform visuals for all failing visual tests. | ||||
| * | | | | Doc | Aaron Kennedy | 2009-10-14 | 2 | -1/+9 |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-14 | 4 | -13/+28 |
| |\ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | ParentChange docs | Michael Brasser | 2009-10-14 | 1 | -1/+10 |
| | | | | | |||||
| | * | | | Merge branch 'kinetic-declarativeui' of ↵ | Bea Lam | 2009-10-14 | 2 | -47/+34 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * \ \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Bea Lam | 2009-10-14 | 20 | -26/+394 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | | Fix memory leak and remove redundant ContextIdRole. | Bea Lam | 2009-10-14 | 3 | -12/+18 |
| | | | | | | |||||
| * | | | | | Doc | Aaron Kennedy | 2009-10-14 | 1 | -0/+0 |
| | | | | | | |||||
| * | | | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-14 | 2 | -47/+34 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | | Minor fixes for qmlInfo. | Michael Brasser | 2009-10-14 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | Preserve visual appearance in more cases for ParentChange. | Michael Brasser | 2009-10-14 | 1 | -45/+32 |
| | | |/ / | | |/| | | | | | | | | | | | | Task-number: QT-747 | ||||
| * | | | | Doc | Aaron Kennedy | 2009-10-14 | 1 | -0/+2 |
| |/ / / | |||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-14 | 30 | -780/+1053 |
| |\ \ \ | | | |/ | | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-14 | 15 | -751/+879 |
| | |\ \ | | | |/ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | Merge branch 'kinetic-declarativeui' of ↵ | Bea Lam | 2009-10-14 | 173 | -2180/+3560 |
| | | |\ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | | Split the various debugger widgets out into their own files. The | Bea Lam | 2009-10-14 | 15 | -751/+879 |
| | | | | | | | | | | | | | | | | | | | | debugger interface remains unchanged. | ||||
| | * | | | Specify encoding. | Warwick Allison | 2009-10-14 | 1 | -0/+4 |
| | | | | | |||||
| | * | | | Force QML files to be always UTF-8. | Warwick Allison | 2009-10-14 | 6 | -9/+28 |
| | | |/ | | |/| | | | | | | | | | Ensure test works in all locales. | ||||
| * | | | Add list accessors for Item::children and Item::resources | Aaron Kennedy | 2009-10-14 | 1 | -10/+18 |
| | | | | |||||
| * | | | Support read-only iteration of list properties | Aaron Kennedy | 2009-10-14 | 9 | -7/+320 |
| | | | | | | | | | | | | | | | | Eventually this should be extended to support modifying list properties. | ||||
| * | | | Add QML_REWRITE_DUMP env flag | Aaron Kennedy | 2009-10-14 | 1 | -0/+16 |
| | | | | |||||
| * | | | Add toArrayIndex method | Aaron Kennedy | 2009-10-14 | 2 | -0/+8 |
| | | | | |||||
* | | | | Some improvements to loader | Martin Jones | 2009-10-15 | 5 | -31/+90 |
| | | | | |||||
* | | | | Use Q_GLOBAL_STATIC for global static. | Martin Jones | 2009-10-15 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Martin Jones | 2009-10-14 | 17 | -35/+426 |
|\ \ \ \ | | |/ / | |/| | | | | | | into kinetic-declarativeui | ||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-14 | 11 | -7/+165 |
| |\ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | Fix animation autotests. | Michael Brasser | 2009-10-14 | 2 | -2/+2 |
| | |/ / | |||||
| | * | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-14 | 1 | -3/+6 |
| | |\ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | Add Component::onCompleted attached property | Aaron Kennedy | 2009-10-14 | 9 | -5/+163 |
| | | | | | |||||
| * | | | | doc | Warwick Allison | 2009-10-14 | 1 | -4/+77 |
| | | | | | |||||
| * | | | | Workaround QUrl::toLocalFile not knowing about qrc: | Warwick Allison | 2009-10-14 | 5 | -14/+63 |
| | |/ / | |/| | | | | | | | | | | QNetworkAccess does similar things. | ||||
| * | | | fix test | Warwick Allison | 2009-10-13 | 1 | -3/+6 |
| |/ / | | | | | | | | | | (data now shadowed, Script changed) | ||||
| * | | Doc | Aaron Kennedy | 2009-10-13 | 1 | -9/+117 |
| | | | |||||
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Martin Jones | 2009-10-13 | 132 | -1711/+2602 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | into kinetic-declarativeui Conflicts: src/declarative/qml/qmlinfo.cpp |