summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PauseAnimation visual autotestMartin Jones2009-05-245-276/+1263
* webview test runs.Martin Jones2009-05-214-4/+6
* qfxtext test runs.Martin Jones2009-05-216-6/+10
* Repeater tests run.Martin Jones2009-05-2124-28/+43
* Listview tests run.Martin Jones2009-05-2122-23/+31
* Get visual auto testing working again.Martin Jones2009-05-2117-358/+1227
* Use QWidget as the TLW.Martin Jones2009-05-212-10/+31
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-213-1/+28
|\
| * Add a preserveSelection property to TextEdit.Michael Brasser2009-05-213-1/+28
* | Make bouncing work in follow example.Martin Jones2009-05-211-1/+5
* | Fix ContentsMartin Jones2009-05-211-2/+4
* | Convert visual autotests.Martin Jones2009-05-2131-333/+635
|/
* Pass ShortcutOverride event through SimpleCanvas to QFxTextEditKai Koehne2009-05-203-2/+22
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-2010-31/+67
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-205-9/+29
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-205-20/+32
| | |\
| | * | Basic qualified type support.Warwick Allison2009-05-204-4/+24
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-2015-23/+62
| | |\ \
| | * | | Fix width=0 pens without radius.Warwick Allison2009-05-201-5/+5
| * | | | Log performance of adding script to the engine.Michael Brasser2009-05-203-2/+6
| | |_|/ | |/| |
| * | | Cleanup and fixes for performance logging.Michael Brasser2009-05-204-16/+22
| * | | Fix possible X11/EGL crash.Michael Brasser2009-05-201-4/+10
| | |/ | |/|
* | | Add status and feedback info to XmlListModelMartin Jones2009-05-203-4/+50
* | | Remove debugMartin Jones2009-05-204-14/+0
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-20501-6234/+11812
|\ \ \ | |/ /
| * | Fix Rotation element for OpenGL.Michael Brasser2009-05-201-1/+3
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-209-15/+13
| |\ \
| | * | Fix some test dataAaron Kennedy2009-05-208-13/+13
| | * | Remove unnecessary codeAaron Kennedy2009-05-201-2/+0
| * | | Add support for qsTranslate, QT_TR_NOOP, and QT_TRANSLATE_NOOP.Michael Brasser2009-05-201-4/+39
| |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-20124-1293/+1532
| |\ \ | | |/
| | * Fix breakage.Warwick Allison2009-05-201-0/+2
| | * compileWarwick Allison2009-05-201-3/+3
| | * typoWarwick Allison2009-05-202-2/+2
| | * Don't recreate text layout everytime it is used.Michael Brasser2009-05-192-13/+12
| | * Fix docs.Michael Brasser2009-05-193-6/+8
| | * Resolved reduce/reduce conflict between QML array literals and JS array liter...Roberto Raggi2009-05-195-849/+958
| | * no need to translate graphics events to regular onesLars Knoll2009-05-191-36/+3
| | * better focus handling for the location barLars Knoll2009-05-191-4/+1
| | * make the web browser URL field work a little betterLars Knoll2009-05-191-14/+2
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-19110-368/+522
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Roberto Raggi2009-05-1931-651/+615
| | | |\
| | | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Kai Koehne2009-05-1918-614/+198
| | | | |\
| | | | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-1912-505/+95
| | | | | |\
| | | | | | * Make sure Flippable updates its back transform correctly.Michael Brasser2009-05-192-5/+3
| | | | | * | More precise positioning to leave 1-pixel inner marginWarwick Allison2009-05-192-7/+7
| | | | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-197-21/+241
| | | | | |\ \
| | | | | * | | Fix pens, at small sizesWarwick Allison2009-05-192-59/+90
| | | | | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-19156-2848/+4333
| | | | | |\ \ \
| | | | | * | | | Fix pens.Warwick Allison2009-05-195-65/+108