OSDN Git Service

It's 2011 now.
[qt-creator-jp/qt-creator-jp.git] / src / libs / qmljs / qmljslink.cpp
2011-01-12 conIt's 2011 now.
2011-01-06 Christian KammQml/C++: Fix performance problem with type extraction.
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-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: Improve error reporting for failed plugin dumps.
2010-09-24 Christian KammQmlJS: Add initial 'Find Usages' support.
2010-09-24 Christian KammQmlJS: Fix segfault during import resolution.
2010-09-16 Christian KammQmlJS: Speed up Link significantly, provide more info...
2010-09-15 Christian KammQmlJS: Add initial documentation for the base classes...
2010-09-08 Roberto RaggiConcate strings instead of using the QDir API to speed...
2010-08-30 Christian KammQmlJS: Make ScopeChain more const-correct.
2010-08-27 Christian KammQmlJS: Fix crash when opening JS files.
2010-08-25 Christian KammQmlJS: The Script type is no longer implicitly available.
2010-08-25 Christian KammQmlJS: Fix running qmldump on plugins that require...
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 remote branch 'origin/2.0'
2010-07-14 Olivier GoffartMerge branch 'qmljsinspector'
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-09 Christian KammAdd missing license headers.
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-07-01 Roberto RaggiMerge branch 'master' of ../master into qmljsinspector
2010-06-30 conMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2010-06-30 conMerge remote branch 'origin/2.0'
2010-06-25 Pierre RossiMerge branch '2.0' of scm.dev.nokia.troll.no:creator...
2010-06-25 Christian KammQmlJS: Make the qml instantiating component chain more...
2010-06-25 Christian KammQmlJS: Make variables in imported JS documents show...
2010-06-24 Oswald BuddenhagenMerge remote branch 'origin/2.0'
2010-06-24 conMerge remote branch 'origin/2.0'
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: Store plugin metatypes in LibraryInfo. Rework...
2010-06-09 Christian KammQmlJS: Use ComponentVersion everywhere.
2010-06-09 Christian KammQmlJS: Get at types defined in plugins by running qmldu...
2010-06-09 Christian KammQmlJS: Collect import version numbers in Bind.
2010-05-20 conMerge remote branch 'origin/2.0'
2010-05-20 Christian KammQmlJS: Add null checks when accessing Bind::rootObjectV...
2010-05-20 conMerge remote branch 'origin/2.0'
2010-05-19 Christian KammQmlJS: Change to a nicer way of marking strings for...
2010-04-28 Christian KammQmlJS: Remove unused function environment from binder.
2010-04-26 Christian KammQmlJS: The qml document's path is no longer an implicit...
2010-04-22 Christian KammQmlJS: Set importing scopes for scripts correctly.
2010-04-22 Christian KammQmlJS: Remove Link::scopeChainAt, initialize scope...
2010-04-07 Christian KammQmlJS: Don't produce Qml type errors if plugins are...
2010-04-01 Christian KammQmlJS: Add a path->document list hash to Snapshot.
2010-03-31 Kai KoehneFix imported qml component names under Windows
2010-03-29 Christian KammQmlJS: Only collect linker errors for the current file...
2010-03-25 Christian KammFix code model for nested Qml packages like Qt.labs...
2010-03-25 Christian KammAdd errors for incorrect imports in Qml.
2010-03-23 Thomas HartmannMerge branch 'master' into refactoring
2010-03-18 Christian KammRead qmldir files in a thread and cache them in Snapshot.
2010-03-18 Christian KammMake the Qml code model read qmldir files for import...
2010-03-18 Christian KammImprove Qml code model import handling.
2010-03-10 Christian KammFix the scope chain not being set up correctly for...
2010-03-10 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2010-03-04 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2010-03-03 Christian KammFix completion and checking for Script elements. Update...
2010-03-01 Erik VerbruggenRemoved private header dependencies and introduced...
2010-02-25 Erik VerbruggenFixed crash when putting a second root item into a...
2010-02-23 conMerge remote branch 'origin/1.3'
2010-02-22 Christian KammFix a memory leak with the QmlJS scope chain.
2010-02-22 Christian KammMove the scope building logic into QmlJS::ScopeBuilder.
2010-02-22 Christian KammPass in the whole AST path for scope creation.
2010-02-22 Christian KammMake QmlJS scope building more flexible.
2010-02-16 Lasse HolmstedtMerge branch 'debugintegration'
2010-02-16 Christian KammAdd QmlJS semantic checker.
2010-02-12 hjkcompile fix with namespaces
2010-02-12 Christian KammRemove the lookup into including Qml files in the root...
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-10 Roberto RaggiFixed possible crash when trying to link invalid documents.
next