OSDN Git Service

It's 2011 now.
[qt-creator-jp/qt-creator-jp.git] / src / libs / qmljs / qmljsbind.h
2011-01-12 conIt's 2011 now.
2011-01-06 conMerge remote branch 'origin/2.1'
2011-01-05 conMerge remote branch 'origin/2.1'
2011-01-04 Christian KammLanguageUtils: Add FakeMetaObject and ComponentVersion.
2010-12-17 conMerge branch '2.1'
2010-12-17 conLicense headers.
2010-12-10 conMerge remote branch 'origin/2.1'
2010-12-08 conMerge remote branch 'origin/2.1'
2010-12-02 conMerge remote branch 'origin/2.1'
2010-11-30 conMerge remote branch 'origin/2.1' into master
2010-11-25 conMerge remote branch 'origin/2.1'
2010-11-25 conMerge commit 'bd8b23d4bad4191367e7c5eb3297769a2477afec...
2010-11-25 Christian KammQmlJS: Make evaluator understand expression statements.
2010-11-23 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-18 dtMerge remote branch 'origin/2.1'
2010-11-16 Christian KammQmlJS: Also bind FunctionExpressions.
2010-09-16 Christian KammQmlJS: Speed up Link significantly, provide more info...
2010-09-16 Christian KammQml: Make import classification in Bind less verbose.
2010-08-25 Christian KammQmlJS: Allow lookups on const Contexts. Pass const...
2010-08-23 Kai KoehneMerge branch '2.0' of scm.dev.nokia.troll.no:creator...
2010-08-18 hjkMerge remote branch 'origin/2.0'
2010-08-13 hjkMerge remote branch 'origin/2.0'
2010-08-12 hjkMerge remote branch 'origin/2.0'
2010-08-06 Friedemann KleintMerge remote branch 'origin/2.0'
2010-08-06 Friedemann KleintMerge remote branch 'origin/2.0'
2010-07-28 Christian KammMerge branch '2.0'
2010-07-26 conMerge remote branch 'origin/2.0'
2010-07-26 conMerge commit origin/2.0 '6bd790bd0fa85ddebc680ca4af4878...
2010-07-26 conMerge commit origin/2.0 '1a985148340ff3b29c752036857446...
2010-07-16 conMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2010-07-16 conMerge remote branch 'origin/2.0'
2010-07-16 Christian KammQmlJS: Allow 'follow symbol' to jump to the target...
2010-07-13 conMerge remote branch 'origin/2.0'
2010-07-13 Friedemann KleintMerge branch '2.0'
2010-07-13 conMerge remote branch 'origin/2.0'
2010-07-13 conMerge commit '52b9fcca2ddd5d5e95c6e13cbded018699c7dd68...
2010-07-06 conMerge remote branch 'origin/2.0'
2010-07-05 conMerge remote branch 'origin/2.0'
2010-07-01 conMerge remote branch 'origin/2.0'
2010-06-30 conMerge remote branch 'origin/2.0'
2010-06-24 Oswald BuddenhagenMerge remote branch 'origin/2.0'
2010-06-24 conMerge remote branch 'origin/2.0'
2010-06-22 Christian KammQmlJS: Remove unused Bind::currentObjectValue.
2010-06-18 conMerge remote branch 'origin/2.0'
2010-06-15 Christian KammMerge branch '2.0'
2010-06-15 Thorbjørn LindeijerMerge branch '2.0'
2010-06-15 Erik VerbruggenMerge remote branch 'origin/2.0'
2010-06-15 Erik VerbruggenMerge branch 'origin/2.0' (early part)
2010-06-11 conMerge remote branch 'origin/2.0'
2010-06-11 conMerge remote branch 'origin/2.0'
2010-06-10 conMerge remote branch 'origin/2.0'
2010-06-09 Christian KammQmlJS: Add ComponentVersion class to simplify dealing...
2010-06-09 Christian KammQmlJS: Collect import version numbers in Bind.
2010-05-12 conMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2010-05-12 conMerge remote branch 'origin/2.0'
2010-05-12 Christian KammQmlJS: Fix completion for grouped property bindings.
2010-04-28 Christian KammQmlJS: Remove unused function environment from binder.
2010-04-22 Christian KammQmlJS: Set importing scopes for scripts correctly.
2010-04-20 Christian KammQmlJS: Add variables and functions in a JS function...
2010-04-06 Christian KammQmlJSEditor: Build Snapshot by looking at imports of...
2010-03-18 Christian KammImprove Qml code model import handling.
2010-03-10 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2010-03-05 hjkLong live the king!
2010-03-04 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2010-02-23 conMerge remote branch 'origin/1.3'
2010-02-11 Christian KammImprove building of the Qml/JS scope chain.
2010-02-10 Roberto RaggiGet rid off the friend QmlJS::Link declaration.
2010-02-04 Thorbjørn LindeijerMerge branch '1.3'
2010-02-04 Christian KammRemove unused friend of QmlJS::Bind.
2010-02-03 Roberto RaggiGet rid of BindPtr.
2010-02-03 Roberto RaggiCompletion for global variables in JS.
2010-02-03 Roberto RaggiStore bindings and definitions in one single table.
2010-02-02 Roberto RaggiSome refactoring needed to create ranges for JavaScript...
2010-02-02 Christian KammBind each QML document after parsing. Link them before...
2010-02-02 Christian KammDrop snapshot argument from Bind constructor.
2010-02-02 Roberto RaggiBind the reachable documents.
2010-02-01 Roberto RaggiCreate bindings for the javascript soure elements.
2010-02-01 Roberto RaggiProcess QML Script elements.
2010-02-01 Roberto RaggiMade the Bind constructor protected.
2010-02-01 Roberto RaggiClean up QmlJS::Bind.
2010-02-01 Roberto RaggiCleanup.
2010-01-29 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2010-01-29 Oswald BuddenhagenMerge branch 'origin/1.3' (early part)
2010-01-28 Christian KammSeparate bind into bind, link imports and building...
2010-01-26 Christian KammQml editor: add function declarations to objects or...
2010-01-26 Roberto RaggiCoding style.
2010-01-26 Roberto RaggiInitalize the members of the binder.
2010-01-26 Erik VerbruggenImplemented the binding phase for QML.
2010-01-19 ckMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2010-01-18 Roberto RaggiRenamed classes and files to use the QmlJS prefix.