OSDN Git Service

It's 2011 now.
[qt-creator-jp/qt-creator-jp.git] / src / libs / cplusplus / CppDocument.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 KammQml-C++: Find C++ qmlRegisterType calls and populate...
2010-12-17 conMerge branch '2.1'
2010-12-17 conLicense headers.
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-17 Roberto RaggiRestore the old behaviour when switching between functi...
2010-08-17 Roberto RaggiNicer implementation of Document::lastVisibleSymbolAt().
2010-08-13 hjkMerge remote branch 'origin/2.0'
2010-08-12 hjkMerge remote branch 'origin/2.0'
2010-08-11 Roberto RaggiMerged ScopedSymbol and Scope.
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-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-18 conMerge remote branch 'origin/2.0'
2010-06-16 Christian KammC++: Make 'follow symbol' work with forward declared...
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-08 conMerge remote branch 'origin/2.0'
2010-06-02 hjkMerge remote branch 'origin/2.0'
2010-06-02 hjkMerge remote branch 'origin/2.0'
2010-05-28 Roberto RaggiFixed header protection.
2010-05-28 Oswald BuddenhagenMerge remote branch 'origin/2.0'
2010-05-27 hjkMerge remote branch 'origin/2.0'
2010-05-25 David BoddieMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2010-05-25 Roberto RaggiAdded an optinal member `length' to Document::Diagnosti...
2010-05-21 maeMerge commit 'origin/2.0'
2010-05-21 conMerge remote branch 'origin/2.0'
2010-05-20 conMerge remote branch 'origin/2.0'
2010-05-20 conMerge remote branch 'origin/2.0'
2010-05-17 conMerge remote branch 'origin/2.0'
2010-05-17 Roberto RaggiRenamed Document::findSymbolAt().
2010-05-14 Roberto RaggiImproved LookupItem and get rid of some deprecated...
2010-05-12 conMerge remote branch 'origin/2.0'
2010-05-11 Roberto RaggiIntroduced Snapshot::findMatchingDefinition().
2010-05-11 Roberto RaggiRemoved deprecated method Snapshot::globalNamespaceBind...
2010-03-23 Thomas HartmannMerge branch 'master' into refactoring
2010-03-18 Roberto RaggiEnsure that the memory pool can be reused after a rewin...
2010-03-17 Erik VerbruggenPut the include depenency table into a separate class...
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-04 Thorbjørn LindeijerMerge branch '1.3'
2010-01-29 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2010-01-29 Oswald BuddenhagenMerge branch 'origin/1.3' (early part)
2010-01-14 conMerge remote branch 'origin/1.3'
2010-01-12 conMerge remote branch 'origin/1.3'
2010-01-12 Bea LamMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2010-01-07 Thorbjørn LindeijerMerge branch '1.3'
2010-01-06 conMerge remote branch 'origin/1.3'
2010-01-06 Thorbjørn LindeijerMerge branch '1.3'
2010-01-05 conMerge remote branch 'origin/1.3'
2009-12-21 Christian KammEnhance data stored for macros and macro uses.
2009-12-16 Thorbjørn LindeijerMerge branch '1.3'
2009-12-15 Roberto RaggiUse the text editor revision to ignore outdated parse...
2009-12-14 conMerge remote branch 'origin/1.3'
2009-12-08 Thorbjørn LindeijerMerge remote branch 'origin/1.3'
2009-12-07 Roberto RaggiStore the documents in an hash.
2009-12-07 Roberto RaggiInitial work on the new CPlusPlus::Snapshot.
2009-12-04 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2009-12-03 maeMerge commit 'origin/1.3'
2009-12-03 conMerge remote branch 'origin/1.3'
2009-12-02 Roberto RaggiRename dependsOn() in filesDepedingOn() and introduced...
2009-11-11 conMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-11-11 conMerge commit 'origin/1.3'
2009-11-09 Friedemann KleintCode model: Fix Windows issues (duplicate matches).
2009-11-09 conMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-11-05 conMerge commit 'origin/1.3'
2009-11-05 Roberto RaggiIntroduced CppTools::CppModelManagerInterface::updateMo...
2009-11-02 dtMerge branch 'reviews/1516'
2009-10-16 conMerge remote branch 'origin/1.3'
2009-10-15 Roberto RaggiStore in the document's macroUsages only the top-level...
2009-09-28 Erik VerbruggenMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-09-25 Christian KammTrack more macro uses.
2009-08-14 hjklong live the king
2009-07-29 Erik VerbruggenMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-07-29 Roberto RaggiAdded Snapshot::dependsOn().
2009-07-14 Roberto RaggiIntroduced revisions in CPlusPlus::Document.
next