Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-16 | 4 | -3/+3 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Make loader dummydata loading work on Symbian too. | Martin Jones | 2009-10-16 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-16 | 8 | -0/+119 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Remove unused files | Yann Bodson | 2009-10-16 | 2 | -0/+0 |
| | | | |||||
| * | | Make sure loader loads all dummydata | Martin Jones | 2009-10-16 | 2 | -3/+3 |
| | | | |||||
* | | | Doc | Aaron Kennedy | 2009-10-16 | 5 | -3/+104 |
| |/ |/| | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Yann Bodson | 2009-10-16 | 58 | -195/+759 |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | More loader improvement. | Martin Jones | 2009-10-16 | 1 | -5/+10 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-16 | 3 | -1/+11 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Symbian build fixes | Martin Jones | 2009-10-16 | 3 | -1/+11 |
| | | | |||||
| * | | More loader improvement | Martin Jones | 2009-10-16 | 4 | -7/+14 |
| |/ | |||||
| * | Playing with loader UI. | Martin Jones | 2009-10-16 | 5 | -23/+181 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Martin Jones | 2009-10-16 | 26 | -135/+360 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-16 | 6 | -20/+111 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-16 | 5 | -20/+110 |
| | | |\ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | | * | Improve FolderListModel a little | Warwick Allison | 2009-10-16 | 3 | -17/+107 |
| | | | | | | | | | | | | | | | | | | | | | | | | | File -> Url Support the useful filters | ||||
| | | | * | doc | Warwick Allison | 2009-10-16 | 1 | -1/+1 |
| | | | | | |||||
| | | | * | spel | Warwick Allison | 2009-10-15 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | Make sure we remove keepMouseGrab once the button is released. | Martin Jones | 2009-10-16 | 1 | -0/+1 |
| | | |/ | |||||
| | * | | Add binding assignment warnings | Aaron Kennedy | 2009-10-16 | 10 | -79/+156 |
| | | | | |||||
| | * | | Correctly pass context to QmlObjectScriptClass | Aaron Kennedy | 2009-10-16 | 3 | -8/+19 |
| | | | | |||||
| | * | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-16 | 25 | -58/+309 |
| | |\ \ | | | |/ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | Fix dynamic example | Alan Alpert | 2009-10-15 | 2 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | Had some accidental global vars Task-number: One of the QT-2270s | ||||
| | | * | Simplified the bindings rewriter. | Roberto Raggi | 2009-10-15 | 2 | -14/+15 |
| | | | | | | | | | | | | | | | | | | | | The rewriter needs to know if an ExpressionStatement is part of a loop and an integer is definitely enough for that. | ||||
| | | * | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-10-15 | 17 | -43/+158 |
| | | |\ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | | Add cursorDelegate test to QFxTextInput autotests | Alan Alpert | 2009-10-15 | 3 | -10/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Also cleaned up the QFxTextEdit version, and fixed a bug the new test uncovered. | ||||
| | | * | | Add cursorRect function to QFxTextInput | Alan Alpert | 2009-10-15 | 2 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | similar to the cursorRect in QFxTextEdit | ||||
| | | * | | Make tests 'pass' for qfxtextedit and qfxtextinput | Alan Alpert | 2009-10-15 | 2 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | One test is acutally XFAIL instead of PASS, because what it is 'testing' hasn't been implemented yet. | ||||
| | * | | | Fix failing test on case insensitive filesystems | Aaron Kennedy | 2009-10-15 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | 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 |
| | | |/ / | | |/| | | |||||
| * | | | | 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 scm.dev.nokia.troll.no:qt/kinetic ↵ | Martin Jones | 2009-10-13 | 132 | -1711/+2602 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui Conflicts: src/declarative/qml/qmlinfo.cpp | ||||
| * \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Martin Jones | 2009-10-10 | 210 | -3613/+8088 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | | | | | | Remove warning. | Martin Jones | 2009-10-10 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | More QML type registration on Symbian. | Martin Jones | 2009-10-09 | 1 | -1/+7 |
| | | | | | | | | |||||
| * | | | | | | | Make QML type registration work on Symbian | Martin Jones | 2009-10-09 | 1 | -0/+20 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Martin Jones | 2009-10-07 | 2 | -0/+1 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui |