summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Added "id" to the list of QmlDomObject properties, so we can get to theErik Verbruggen2009-05-181-5/+1
| |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-186-38/+75
| |\ \
| | * | Better looking scale grid painting at small sizes.Michael Brasser2009-05-182-34/+54
| | * | Start work on translation support in Qml.Michael Brasser2009-05-184-4/+21
| * | | Simplify (hopefully) anchors, and make them less reliant on signalsAaron Kennedy2009-05-187-536/+344
| * | | GraphicsView preserves stacking orderAaron Kennedy2009-05-181-4/+1
| |/ /
| * | More aggressively skip calculationsAaron Kennedy2009-05-185-51/+84
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-183-50/+60
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-1817-293/+332
| | |\ \
| | * | | Don't traverse clipped canvas trees.Michael Brasser2009-05-183-50/+60
| * | | | Remove moc lineAaron Kennedy2009-05-181-1/+0
| | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-182-6/+61
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-153-6/+13
| | |\ \
| | * | | Control resizing of content like QScrollArea::widgetResizableWarwick Allison2009-05-152-6/+61
| * | | | Remove Assign*Binding VME instructionsAaron Kennedy2009-05-155-58/+21
| * | | | Remove AssignConstant VME instructionAaron Kennedy2009-05-154-84/+3
| * | | | Implement SetProperties as a custom parserAaron Kennedy2009-05-156-133/+228
| | |/ / | |/| |
| * | | Move inside the guardsAaron Kennedy2009-05-151-3/+2
| * | | Clip text drawing to bounding rectAaron Kennedy2009-05-151-0/+9
| * | | Move inside guardsAaron Kennedy2009-05-151-3/+2
| |/ /
| * | class exportsWarwick Allison2009-05-153-6/+6
| |/
| * Fix finishPlaying behavior for repeating animations.Michael Brasser2009-05-151-1/+9
| * Fix SetProperties not always setting properties correctly.Michael Brasser2009-05-153-53/+60
| * Compile with gcc 4.2.Roberto Raggi2009-05-142-46/+71
| * Introduced UiStatement in the QML grammar.Roberto Raggi2009-05-145-804/+827
| * There's no need to record the current AST in the QML/JS engine.Roberto Raggi2009-05-141-12/+1
| * Some (internal) API cleanup.Roberto Raggi2009-05-146-46/+46
| * Moved Parser::DiagnosticMessage and AST::SourceLocationRoberto Raggi2009-05-146-72/+50
| * Renamed JavaScriptEnginePrivate in Engine.Roberto Raggi2009-05-1410-40/+40
| * Protect the QML front-end using the namespace JavaScript.Roberto Raggi2009-05-149-208/+222
| * Removed javascriptvalue.hRoberto Raggi2009-05-146-18/+9
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-143-11/+16
| |\
| * | Array expressions testAaron Kennedy2009-05-141-3/+1
* | | Make VisualItemModel with packages work properly.Martin Jones2009-05-2010-219/+339
* | | Use a thread for QXmlQuery to avoid its event loop messing with us.Martin Jones2009-05-202-148/+264
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-147-75/+70
|\ \
| * | GridView shall not crash when given a broken delegate.Martin Jones2009-05-141-6/+11
| |/
| * Fixup gcov lib linesAaron Kennedy2009-05-141-0/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-143-36/+37
| |\
| * | Remove AssignSignal instructionAaron Kennedy2009-05-135-69/+58
* | | Have scale grid images degrade a bit nicer.Michael Brasser2009-05-142-4/+4
* | | Make compile on arm.Michael Brasser2009-05-141-1/+1
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-05-131-2/+0
|\ \
| * | Remove unnecessary flagMartin Jones2009-05-131-2/+0
* | | qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-30/+30
|/ /
* | Work with no initial file (open dialog).Warwick Allison2009-05-131-0/+1
* | fix bug 253385 fixWarwick Allison2009-05-131-1/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-134-7/+10
|\ \ | |/
| * Remove left over debuggingAaron Kennedy2009-05-131-1/+0
| * Fix qmlparser test failureAaron Kennedy2009-05-133-6/+10