summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Playing with loader UI.Martin Jones2009-10-165-23/+181
|
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Martin Jones2009-10-1626-135/+360
|\ | | | | | | into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-166-20/+111
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-165-20/+110
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * Improve FolderListModel a littleWarwick Allison2009-10-163-17/+107
| | | | | | | | | | | | | | | | | | | | File -> Url Support the useful filters
| | | * docWarwick Allison2009-10-161-1/+1
| | | |
| | | * spelWarwick Allison2009-10-151-2/+2
| | | |
| | * | Make sure we remove keepMouseGrab once the button is released.Martin Jones2009-10-161-0/+1
| | |/
| * | Add binding assignment warningsAaron Kennedy2009-10-1610-79/+156
| | |
| * | Correctly pass context to QmlObjectScriptClassAaron Kennedy2009-10-163-8/+19
| | |
| * | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-1625-58/+309
| |\ \ | | |/ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Fix dynamic exampleAlan Alpert2009-10-152-3/+6
| | | | | | | | | | | | | | | | | | Had some accidental global vars Task-number: One of the QT-2270s
| | * Simplified the bindings rewriter.Roberto Raggi2009-10-152-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 Alpert2009-10-1517-43/+158
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Add cursorDelegate test to QFxTextInput autotestsAlan Alpert2009-10-153-10/+35
| | | | | | | | | | | | | | | | | | | | Also cleaned up the QFxTextEdit version, and fixed a bug the new test uncovered.
| | * | Add cursorRect function to QFxTextInputAlan Alpert2009-10-152-0/+14
| | | | | | | | | | | | | | | | similar to the cursorRect in QFxTextEdit
| | * | Make tests 'pass' for qfxtextedit and qfxtextinputAlan Alpert2009-10-152-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 filesystemsAaron Kennedy2009-10-152-2/+2
| | | |
* | | | Fixes for Symbian.Martin Jones2009-10-1612-8/+52
| |_|/ |/| |
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Martin Jones2009-10-1590-848/+9752
|\ \ \ | | | | | | | | | | | | into kinetic-declarativeui
| * | | docWarwick Allison2009-10-151-2/+6
| | | |
| * | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-153-3/+3
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-1553-77/+8455
| | |\ \ \ | | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlinfo.cpp
| | * | | Fix more compiler warnings.Martin Jones2009-10-154-4/+4
| | | | |
| * | | | Final can be longer.Warwick Allison2009-10-151-1/+1
| | | | |
| * | | | Multilength strings test.Warwick Allison2009-10-151-0/+20
| | | | |
| * | | | Fix for when multiple tests share a data director.Warwick Allison2009-10-151-1/+1
| | | | |
| * | | | Test Unicode namespaceWarwick Allison2009-10-152-0/+6
| | | | |
| * | | | Unicode namespace fix.Warwick Allison2009-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | (no bug reported)
| * | | | Fix (was creating lower-case).Warwick Allison2009-10-151-2/+2
| | |/ / | |/| |
| * | | Don't rewrite expression statements in loops.Roberto Raggi2009-10-142-2/+92
| | |/ | |/|
| * | Make assigning to a QList and a QmlList consistentAaron Kennedy2009-10-141-1/+0
| | |
| * | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-1442-13/+8290
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-1420-77/+426
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Allow platform(font)-specific test recordings.Warwick Allison2009-10-1442-13/+8290
| | | | | | | | | | | | | | | | | | | | Update platform visuals for all failing visual tests.
| * | | | DocAaron Kennedy2009-10-142-1/+9
| | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-144-13/+28
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | ParentChange docsMichael Brasser2009-10-141-1/+10
| | | | |
| | * | | Merge branch 'kinetic-declarativeui' of ↵Bea Lam2009-10-142-47/+34
| | |\ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ \ \ Merge branch 'kinetic-declarativeui' of ↵Bea Lam2009-10-1420-26/+394
| | |\ \ \ \ | | | | |_|/ | | | |/| | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | Fix memory leak and remove redundant ContextIdRole.Bea Lam2009-10-143-12/+18
| | | | | |
| * | | | | DocAaron Kennedy2009-10-141-0/+0
| | | | | |
| * | | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-142-47/+34
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | Minor fixes for qmlInfo.Michael Brasser2009-10-141-2/+2
| | | | | |
| | * | | | Preserve visual appearance in more cases for ParentChange.Michael Brasser2009-10-141-45/+32
| | | |/ / | | |/| | | | | | | | | | | | Task-number: QT-747
| * | | | DocAaron Kennedy2009-10-141-0/+2
| |/ / /
| * | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-1430-780/+1053
| |\ \ \ | | | |/ | | |/| | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-1415-751/+879
| | |\ \ | | | |/ | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * Merge branch 'kinetic-declarativeui' of ↵Bea Lam2009-10-14173-2180/+3560
| | | |\ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | Split the various debugger widgets out into their own files. TheBea Lam2009-10-1415-751/+879
| | | | | | | | | | | | | | | | | | | | debugger interface remains unchanged.