summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update following component file name changes.Bea Lam2009-10-021-22/+22
* Make compile since QmlValuePropertySource is no longer a Qobject.Bea Lam2009-10-027-5/+16
* Use void return type for setter methods.Bea Lam2009-10-022-8/+8
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-0116-1060/+1120
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-10-011-1/+2
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-10-018-1029/+1094
| | |\
| | * | Enhance layout exampleAlan Alpert2009-10-011-1/+2
| * | | * use alias in CalcButton.qmlYann Bodson2009-10-012-6/+5
| | |/ | |/|
| * | Added utility method to parse single/stand-alone bindings.Erik Verbruggen2009-09-307-1028/+1093
| * | Set sceneRect to size of root item instead of size of view.Christian Kamm2009-09-301-1/+1
| |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-308-14/+52
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-09-305-5/+35
| | |\
| | * | Fix small bugs in flick-mobileYann Bodson2009-09-303-9/+17
| * | | Fix repeater item orderingAlan Alpert2009-09-302-15/+2
| |/ /
* | | Auto-resize window when a new file is opened from the Open dialog. AlsoBea Lam2009-10-011-1/+2
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-09-307-11/+199
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-09-293-1/+81
| |\
| | * TextEdit navigation testcaseAaron Kennedy2009-09-293-1/+81
| * | Make sure the delayed press event is exactly the same as the original.Martin Jones2009-09-291-2/+9
| |/
| * Some fixes for ListView key handling.Martin Jones2009-09-292-8/+34
| * Update testAaron Kennedy2009-09-291-2/+2
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-292-0/+5
| |\
| * | Another focusscope testAaron Kennedy2009-09-291-0/+75
* | | If there's only one engine, auto-connect to it and hide engines view.Bea Lam2009-09-305-5/+35
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-09-291370-22528/+1032765
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-294-25/+18
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-293-25/+8
| | |\
| | * | Don't call virtual setPosHelper during destructionAaron Kennedy2009-09-291-0/+10
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-291370-22528/+1032755
| |\ \ \ | | |/ / | |/| |
| | * | Fixes failing autotest.Bill King2009-09-291-0/+4
| | * | Fix a alpha issue with RGB32 and DirectFBAnders Bakken2009-09-291-1/+4
| | * | Fixes compileBill King2009-09-291-7/+7
| | * | doc: add some more \since 4.6 tagsVolker Hilsheimer2009-09-2810-9/+58
| | * | QWheelEvent not working on Cocoa 64BitPrasanth Ullattil2009-09-281-3/+3
| | * | Fix Freemantle build of JSC/WebKit.Simon Hausmann2009-09-282-10/+0
| | * | Fix to Q3PopupMenu autotest on windowsThierry Bastian2009-09-281-2/+2
| | * | QScript: Add test for getting backtrace of recursive functionsOlivier Goffart2009-09-281-0/+66
| | * | QScript: Fix strange bugs and crashes.Olivier Goffart2009-09-284-9/+50
| | * | fixed a typo in the doc.Denis Dzyubenko2009-09-281-1/+1
| | * | Fix QWebHistory autotest crashesJedrzej Nowacki2009-09-281-3/+7
| | * | Fixed a crash in the boxes demo when using -graphicssystem opengl.Trond Kjernaasen2009-09-284-5/+12
| | * | Removed unused line in QAbstractAnimationLeonardo Sobral Cunha2009-09-281-1/+0
| | * | getMacPreferredLanguageAndCountry: Fix possible crashMarkus Goetz2009-09-281-1/+1
| | * | Fixing the autotest for other platforms, hopefully...João Abecasis2009-09-281-1/+1
| | * | Refactor of timer verification in QAbstractAnimationLeonardo Sobral Cunha2009-09-281-6/+4
| | * | Correct the formextractor which was using removed QWebElement APIJocelyn Turcotte2009-09-281-7/+7
| | * | Fixed compile failure when running make with large -j.Rohan McGovern2009-09-281-0/+1
| | * | Animations: updateCurrentTime now receives the currentTime as paramaterThierry Bastian2009-09-2815-30/+30
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-09-283-13/+28
| | |\ \
| | | * | Fix tst_QTextDocument::cursorPositionChangedOnSetTextmae2009-09-281-7/+3