summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support return values in synthesized methodsAaron Kennedy2009-10-274-2/+19
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-10-276-7/+99
|\
| * SameGame cleans up blocks now.Alan Alpert2009-10-271-0/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-2738-86/+1406
| |\
| * | Oops.Martin Jones2009-10-271-2/+1
| * | Try to be a bit more clever with snapping.Martin Jones2009-10-275-7/+99
* | | Fix context so files can be saved in Inspector mode, and colourBea Lam2009-10-273-10/+9
* | | minor fixesBea Lam2009-10-272-3/+1
* | | Show property type in separate column like Creator debugger.Bea Lam2009-10-271-7/+8
* | | Fix build target for standalone qmldebugger.Bea Lam2009-10-271-1/+2
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-10-27111-739/+2580
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-277-56/+52
| |\
| | * forgot iconsYann Bodson2009-10-276-0/+0
| | * listview/dynamic improvementsYann Bodson2009-10-271-56/+52
| * | Add QFxVisualItemModel::children notify signalAaron Kennedy2009-10-272-1/+10
| * | Update parallax exampleAaron Kennedy2009-10-275-4/+523
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-272-11/+13
| |\ \ | | |/
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-2714-87/+112
| | |\
| | * | make listview/dynamic.qml work againYann Bodson2009-10-272-11/+13
| * | | Alias cleanup testcaseAaron Kennedy2009-10-272-0/+41
| * | | Simplify the defaultObjects handlingAaron Kennedy2009-10-275-32/+9
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-271-6/+21
| |\ \ \ | | | |/ | | |/|
| | * | Fix dragging at the end of a flickable with overShoot: falseMartin Jones2009-10-271-6/+21
| * | | Don't crash when requesting an attached object for non-QML objectAaron Kennedy2009-10-274-0/+43
| |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-276-3/+21
| |\ \
| | * | Error when a QVariant property is used as a grouped propertyAaron Kennedy2009-10-276-3/+21
| | |/
| * | Improve highlight range API and fix incorrect list end calc.Martin Jones2009-10-277-78/+70
| |/
| * Fixed namespace macro.Erik Verbruggen2009-10-261-2/+2
| * typo fixed in qmlviewer main menuJoerg Bornemann2009-10-261-1/+1
| * Resize loader after parameters have changedAaron Kennedy2009-10-261-0/+2
| * parallax exampleAaron Kennedy2009-10-266-0/+134
| * Compile on windowsAaron Kennedy2009-10-261-0/+6
| * make remotableWarwick Allison2009-10-262-4/+4
| * Fix for windows paths.Warwick Allison2009-10-262-6/+15
| * Compile with -no-qt3supportAaron Kennedy2009-10-262-3/+1
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-26110-681/+2094
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-2683-372/+1121
| | |\
| | | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-2641-230/+859
| | | |\
| | | | * Fix more warnings.Michael Brasser2009-10-2612-17/+25
| | | | * Don't need this check.Michael Brasser2009-10-261-2/+1
| | | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-2616-90/+621
| | | | |\
| | | | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-2633-118/+212
| | | | | |\
| | | | | * | Silence warnings.Michael Brasser2009-10-265-6/+13
| | | | | * | Add support for value interceptors to the DOM.Michael Brasser2009-10-263-3/+143
| | | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-2610-83/+467
| | | | | |\ \
| | | | | | * | Suppress warnings in QtOpenGL codeRhys Weatherley2009-10-263-1/+5
| | | | | | * | Suppress warnings under OpenGL/ES 2.0 in QGLShaderProgramRhys Weatherley2009-10-261-0/+55
| | | | | | * | Fix OpenGL/ES 2.0 bug in previous QGLShaderProgram check-inRhys Weatherley2009-10-261-1/+1
| | | | | | * | Use QObjectPrivate within QGLShaderPrivate and QGLShaderProgramPrivateRhys Weatherley2009-10-262-47/+134
| | | | | | * | Optimize concatenation of partial shadersRhys Weatherley2009-10-262-30/+95