summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* qdoc: Fixed some qdoc errors.Martin Smith2009-05-124-30/+45
|
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-1240-82/+638
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-1215-259/+361
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-05-1261-490/+316
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Fix tutorial.Michael Brasser2009-05-121-6/+4
| | | |
| | * | Start on a Qml syntax introduction for non-C++ programmers.Michael Brasser2009-05-123-0/+235
| | | |
| * | | More QML testsAaron Kennedy2009-05-1236-76/+399
| | | |
* | | | More robust error handling (in ListView) and reporting (in VisualModel).Martin Jones2009-05-123-17/+30
| |_|/ |/| |
* | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-1250-237/+194
|\ \ \ | |/ / | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-1210-42/+95
| |\ \ | | |/ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Clean up qmlparser testAaron Kennedy2009-05-1250-237/+194
| | |
* | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-124-22/+31
|\ \ \ | | |/ | |/| | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-05-121-21/+0
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Revert accidentally commted stuff.Warwick Allison2009-05-121-21/+0
| | | |
| * | | TextEdit fixes and improvements.Michael Brasser2009-05-123-1/+31
| |/ / | | | | | | | | | | | | Get cursor blinking working again. Add focusOnPress to make it easy to gain focus when the mouse is pressed.
* | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-1238-921/+1262
|\ \ \ | |/ / | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-05-1130-875/+1161
| |\ \ | | |/ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-1118-766/+852
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * Automatic semicolon insertion for property and signal definitions.Roberto Raggi2009-05-116-740/+728
| | | |
| | | * qdoc: Fixed some qdoc errors.Martin Smith2009-05-115-13/+13
| | | |
| | | * Merge branch 'kinetic-declarativeui' of ↵Martin Smith2009-05-1129-1113/+1440
| | | |\ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | * Merge branch 'kinetic-declarativeui' of ↵Erik Verbruggen2009-05-115-873/+853
| | | | |\ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | * | Added positioning information to the dom as position+length.Erik Verbruggen2009-05-114-0/+91
| | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Roberto Raggi
| | | * | | qdoc: Fixed some qdoc errors.Martin Smith2009-05-113-13/+20
| | | | | |
| | * | | | Use sub-component metaobjects to improve performanceAaron Kennedy2009-05-115-16/+33
| | | | | | | | | | | | | | | | | | | | | | | | This reduces the number of runtime-resolved AssignConstant instructions that need to be generated.
| | * | | | Remove outdated commentAaron Kennedy2009-05-111-2/+0
| | | | | |
| | * | | | Ensure negative numeric literals are not treated as bindingsAaron Kennedy2009-05-111-10/+13
| | | | | |
| | * | | | Remove some XML'isms from the parser/compiler interfaceAaron Kennedy2009-05-117-82/+183
| | | |_|/ | | |/| |
| | * | | Fixed the conflicts introduced by UiArrayLiteralRoberto Raggi2009-05-115-873/+853
| | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-111-5/+16
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ \ Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-1115-162/+312
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: tests/auto/declarative/qmlbindengine/tst_qmlbindengine.cpp
| | * | | | Reevaluate expressions when context properties changeAaron Kennedy2009-05-117-71/+200
| | | | | |
| * | | | | Fix resizing and skinning.Warwick Allison2009-05-115-39/+81
| | | | | | | | | | | | | | | | | | | | | | | | Broke with mainwindow introduction.
| * | | | | Remove this doc for now, too incomplete.Warwick Allison2009-05-112-2/+4
| | |_|/ / | |/| | |
| * | | | localfile optimization for Script elementsWarwick Allison2009-05-111-5/+16
| | |/ / | |/| |
* | | | Make scaling in flickr demo sensible.Martin Jones2009-05-124-16/+45
| | | |
* | | | Join some lines in examples.Martin Jones2009-05-117-237/+77
|/ / /
* | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-05-1136-370/+905
|\ \ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Add support for removing anchors.Michael Brasser2009-05-114-142/+238
| | |/ | |/| | | | | | | | | | This makes it possible to remove an anchor that was previously set. Trying to set a new anchor after one was removed isn't working yet.
| * | Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-05-1118-238/+469
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Add context property testAaron Kennedy2009-05-111-1/+29
| | |/
| | * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-1117-238/+439
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-05-1111-73/+160
| | | |\ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-112-0/+2
| | | | |\ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | * | d-pointerize QmlOpenMetaObjectMartin Jones2009-05-114-61/+78
| | | | | |
| | | | * | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-1118-40/+240
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | * | | Lower case role names are needed.Martin Jones2009-05-111-6/+7
| | | | | | |
| | | * | | | Remove debug.Michael Brasser2009-05-111-2/+0
| | | | | | |
| | | * | | | Apply a states binding changes even if there is no transition.Michael Brasser2009-05-112-6/+12
| | | | | | |
| | | * | | | Detect binding loops.Michael Brasser2009-05-113-90/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't crash when a looping binding has been established. Instead, print a warning and stop looping.