OSDN Git Service

QmlJS: Support module apis defined by QML modules.
[qt-creator-jp/qt-creator-jp.git] / src / libs / qmljs / qmljsinterpreter.h
2011-10-21 Christian KammQmlJS: Support module apis defined by QML modules.
2011-10-18 Christian KammQmlJS: Introduce UnknownValue.
2011-10-17 Eike ZillerMerge remote-tracking branch 'origin/2.4'
2011-10-17 Eike ZillerMerge remote-tracking branch 'origin/2.4'
2011-10-13 Christian KammQmlJS: Convert more dynamic_casts to value_casts.
2011-10-12 Christian KammQmlJS: Add more value_casts.
2011-10-12 Christian KammQmlJS: Rename QmlObjectValue -> CppComponentValue.
2011-10-12 Christian KammQmlJS: Set correct scope in signal handlers.
2011-10-12 Christian KammQmlJS checks: Disable some checks when imports failed.
2011-10-07 Eike ZillerMerge remote-tracking branch 'origin/2.3' into 2.4
2011-09-28 Christian KammQmlJS: Support .import directives in js files.
2011-09-27 Christian KammQmlJS: Fix threading issue in QmlObjectValue.
2011-09-26 Christian KammQmlJS: Separate metaObjectRevision from minor version...
2011-09-19 Eike ZillerMerge remote-tracking branch 'origin/2.3'
2011-09-19 Christian KammQmlJS: Fix enum completion with 'as' imports.
2011-09-19 Christian KammQmlJS: Rework exported C++ type registry.
2011-09-16 Eike ZillerMerge remote-tracking branch 'origin/2.3'
2011-09-15 Christian KammQmlJS: When completing enums, add Item.Foo instead...
2011-09-15 Eike ZillerMerge remote-tracking branch 'origin/2.3'
2011-09-14 Christian KammQmlJS: Improve completion of signals.
2011-09-14 Christian KammQmlJS: Adjust existing code for updated QML parser.
2011-09-14 Christian KammQmlJS: Enable 'follow symbol' for local variables.
2011-09-12 Christian KammQmlJS: Fix reference lookup cycles.
2011-09-05 Christian KammQmlJS: Fix lookup for enums.
2011-08-30 Eike ZillerMerge remote-tracking branch 'origin/2.3'
2011-08-16 Eike ZillerMerge remote-tracking branch 'origin/2.3'
2011-08-10 Eike ZillerMerge remote-tracking branch 'origin/2.3'
2011-08-09 Christian KammQmlJS: Add XMLHttpRequest, DB API and JSON completion.
2011-08-08 Christian KammQmlJS: Remove Interpreter namespace.
2011-08-08 Christian KammQmlJS: Share Context.
2011-08-08 Christian KammQmlJS: Split Context and ScopeChain.
2011-07-29 Oswald BuddenhagenMerge branch '2.3'
2011-07-25 Oswald BuddenhagenMerge branch '2.3'
2011-07-15 Eike ZillerMerge remote-tracking branch 'origin/2.3'
2011-07-13 Fawzi Mohamedavoid allocating QmlEnumValues each time
2011-07-11 Christian KammQmlJS: Dump builtins per Qt version.
2011-07-07 Oswald BuddenhagenMerge remote-tracking branch 'origin/2.3'
2011-07-05 Christian KammQmlJS: Make 'length' property available on all Function...
2011-07-05 Christian KammQmlJS: Remove deprecated enum functions in QmlObjectValue.
2011-07-05 Christian KammQmlJS: Move Context to its own file.
2011-07-05 Christian KammQmlJS: Enforce Context always being linked.
2011-07-05 Christian KammQmlJS: Remove unused methods from Context
2011-07-05 Christian KammQmlJS: Rename Interpreter::Engine -> ValueOwner
2011-06-23 Oswald BuddenhagenMerge branch '2.2'
2011-06-22 Christian KammQmlJS: Setup QmlEnumValues even if enum is non-local.
2011-06-08 Christian KammQmlJS: Fix library-by-path imports.
2011-06-06 Fawzi MohamedQmljs: find usages for types and packages
2011-05-30 Christian KammQmlJS: Fix potential linking problem.
2011-05-30 Christian KammQmlJS: Output qmltypes parse warnings to General messag...
2011-05-27 Christian KammQmlJS: Separate imported types and imported JS scopes.
2011-05-27 Oswald BuddenhagenMerge remote-tracking branch 'origin/2.2'
2011-05-24 Christian KammQmlJS: Refactor ObjectValue members.
2011-05-20 Christian KammQmlJS: Find prototype resolution errors.
2011-05-16 Oswald BuddenhagenMerge remote-tracking branch 'origin/2.2'
2011-05-12 Christian KammQmlJS: Add tooltips to imports.
2011-05-06 Tobias HungerFix/add copyright headers
2011-05-04 Christian KammQmlJS: Fix type detection for alias properties.
2011-04-29 conMerge remote branch 'origin/2.2'
2011-04-27 conMerge remote branch 'origin/2.2'
2011-04-21 Christian KammQmlJS: Fix library-by-path imports.
2011-04-14 Oswald BuddenhagenMerge branch '2.2'
2011-04-13 hjkUpdate license.
2011-04-12 Kai KoehneQmlJS: Don't warn user about imports if static info...
2011-03-11 conMerge remote branch 'origin/2.2'
2011-03-11 conMerge remote branch 'origin/2.1' into 2.2
2011-03-10 Christian KammQmlJS: Fix implicit "." import when . has a QML module.
2011-03-02 conMerge remote branch 'origin/2.1'
2011-02-25 Christian KammQmlJS: Try to implicitly import libraries in the same...
2011-02-21 Christian KammQmlJS: Remove the strict separation of types and attach...
2011-02-10 Christian KammQmlJS: Completion for attached properties.
2011-02-10 Christian KammQmlJS: Rework FakeMetaObjects to no longer contain...
2011-02-09 Christian KammQmlJS: Simplify loading types defined in C++.
2011-02-09 Christian KammQmlJS: Put types with cpp names into a separate package.
2011-02-09 Christian KammQmlJS: Switch to new format for QML meta data.
2011-02-09 Christian Kammqmldump: Make Creator able to read qmldump's new output.
2011-02-04 conMerge remote branch 'origin/2.1'
2011-02-04 hjks:// end of namespace :// namespace :g for consistency
2011-02-04 conMerge remote branch 'origin/2.1'
2011-01-24 conMerge remote branch 'origin/2.1'
2011-01-24 conMerge origin/2.1, commit '54f4fba003c5bb60ed747552e8b7d...
2011-01-24 conMerge origin/2.1, commit '05bc989fc0ab7c6be1e04d6f8fe21...
2011-01-12 conIt's 2011 now.
2011-01-12 conMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2011-01-12 conMerge remote branch 'origin/2.1'
2011-01-12 conIt's 2011 now.
2011-01-10 Christian KammC++/Qml: Don't allow exported types to override builtins.
2011-01-06 Christian KammQml/C++: Fix performance problem with type extraction.
2011-01-06 Christian KammQmlJS: Add refcounting to FakeMetaObjects.
2011-01-06 conMerge remote branch 'origin/2.1'
2011-01-05 conMerge remote branch 'origin/2.1'
2011-01-04 Christian KammQml-C++: Find C++ qmlRegisterType calls and populate...
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-12-01 Thomas HartmannQmlJSInterpreter: adding public API to ASTObjectValue
2010-11-30 conMerge remote branch 'origin/2.1' into master
2010-11-25 conMerge remote branch 'origin/2.1'
next