summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Aaron Kennedy2009-05-143-11/+16
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-05-147-75/+70
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * GridView shall not crash when given a broken delegate.Martin Jones2009-05-141-6/+11
| | |
| * | Have scale grid images degrade a bit nicer.Michael Brasser2009-05-142-4/+4
| | | | | | | | | | | | | | | If a scale grid image has offsets that add up to bigger than the size, we don't paint the middle bits at all.
| * | Make compile on arm.Michael Brasser2009-05-141-1/+1
| | |
* | | Array expressions testAaron Kennedy2009-05-141-3/+1
| |/ |/|
* | Fixup gcov lib linesAaron Kennedy2009-05-141-0/+1
| |
* | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-143-36/+37
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Martin Smith2009-05-131-2/+0
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * 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
| | | | | | | | Resize correctly on open new file.
| * fix bug 253385 fixWarwick Allison2009-05-131-1/+1
| |
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-05-134-7/+10
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-05-139-37/+24
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | fix bug 253385Warwick Allison2009-05-121-4/+6
| | | |
* | | | Remove AssignSignal instructionAaron Kennedy2009-05-135-69/+58
| |_|/ |/| |
* | | Remove left over debuggingAaron Kennedy2009-05-131-1/+0
| | |
* | | Fix qmlparser test failureAaron Kennedy2009-05-133-6/+10
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-134-27/+43
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-121-10/+13
| |
| * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-127-74/+19
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | More robust error handling (in ListView) and reporting (in VisualModel).Martin Jones2009-05-123-17/+30
| | |
* | | Disable code that triggers a crash at exit.Aaron Kennedy2009-05-121-3/+5
| | | | | | | | | | | | This is a hack. We should fix it properly.
* | | Remove accidentally commited CXX flagsAaron Kennedy2009-05-121-1/+1
| | |
* | | CrashAaron Kennedy2009-05-121-2/+2
| | |
* | | Remove QWidget hackAaron Kennedy2009-05-121-5/+1
| | | | | | | | | | | | We no longer have any QWidget bindings, so we don't need this hack. Will have to solve the problem properly when we reintroduce QWidget support.
* | | More testsAaron Kennedy2009-05-125-26/+15
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-121-0/+16
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-124-3/+26
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-123-1/+31
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-1231-872/+1146
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | Make scaling in flickr demo sensible.Martin Jones2009-05-121-0/+16
| | | | |
* | | | | More QML testsAaron Kennedy2009-05-127-74/+19
| |_|_|/ |/| | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-125-1/+50
|\ \ \ \ | | |_|/ | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | 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 ↵Warwick Allison2009-05-1128-867/+1111
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Fix resizing and skinning.Warwick Allison2009-05-112-0/+19
| | | | | | | | | | | | | | | | Broke with mainwindow introduction.
* | | | Clean up qmlparser testAaron Kennedy2009-05-124-3/+26
| |/ / |/| |
* | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-05-1117-764/+850
|\ \ \ | | | | | | | | | | | | 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-114-11/+11
| | | |
| * | | Merge branch 'kinetic-declarativeui' of ↵Martin Smith2009-05-1125-1105/+1387
| |\ \ \ | | | | | | | | | | | | | | | 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