OSDN Git Service

It's 2011 now.
[qt-creator-jp/qt-creator-jp.git] / src / plugins / cppeditor / cppquickfix.cpp
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'
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-23 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-18 dtMerge remote branch 'origin/2.1'
2010-11-15 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-10 dtMerge remote branch 'origin/2.1'
2010-11-04 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-02 conMerge remote branch 'origin/2.1'
2010-11-02 conMerge remote branch 'origin/2.1'
2010-11-01 Friedemann KleintExported header cleanup: Separate out CppQuickFixCollector.
2010-10-08 Kai KoehneMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2010-10-04 dtMerge remote branch 'origin/2.1'
2010-09-30 Erik VerbruggenC++: added quickfix to insert a method definition.
2010-09-09 Erik VerbruggenC++: Renamed cppdeclfromdef.{cpp,h} to cppinsertdecldef...
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-16 Kai KoehneCppEditor: Simplify CppRefactoringChanges class
2010-08-13 Christian KammQuickFix: Move helpers from QuickFixData to Refactoring...
2010-08-13 Christian KammQuickFix: Introduce CppRefactoringFile.
2010-08-13 hjkMerge remote branch 'origin/2.0'
2010-08-12 Christian KammQuickFix: Migrate to a nicer API for cross-file quick...
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-27 Erik VerbruggenAdded the InsertionPointLocator.
2010-07-26 Erik VerbruggenReworked the QuickFix infrastructure.
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-20 Roberto RaggiSorry this was not supposed to be committed.
2010-07-20 Roberto RaggiRevert "Try to fix the type rewriter."
2010-07-20 ckQuickfix: Convert underscore notation to camel case.
2010-07-20 Roberto RaggiHandle shadow declarations.
2010-07-19 Roberto RaggiTry to fix the type rewriter.
2010-07-19 Roberto RaggiAdded a simple quickfix to declare local variable.
2010-07-19 Roberto RaggiFixed typos.
2010-07-19 Roberto RaggiShare the LookupContext.
2010-07-19 Roberto RaggiQuickfix missing #include files.
2010-07-19 conFixes: Completing switch statements with enums in names...
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 Roberto RaggiIntroduced helpers to rewrite types and names.
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-12 Roberto RaggiDisable Create declaration from definition quickfix.
2010-07-12 Erik VerbruggenQuickfix for adding a declaration to a class from a...
2010-07-09 conQuick fix for completing cases in enum based switch...
2010-07-08 Olivier GoffartMerge branch 'qmljsinspector' of scm.dev.nokia.troll...
2010-07-08 Olivier GoffartMerge remote branch 'origin/master' into qmljsinspector
2010-07-06 conMerge remote branch 'origin/2.0'
2010-07-06 Tobias HungerImprove translation quickfix
2010-07-06 Roberto RaggiMoved the semantic highlighter in a QFuture.
2010-07-06 Roberto RaggiUse the correct scope name when inserting QCoreApplicat...
2010-07-05 conMerge remote branch 'origin/2.0'
2010-07-05 Roberto RaggiCheck for possible 0x0 access.
2010-07-05 conQuick fixes converting between hex, octal, and decimal...
2010-07-05 Tobias Hungertranslation quickfix
2010-07-01 conAdd "wrap in QLatin1Char" quick fix.
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-30 Christian KammC++: Fix range(tokenIndex) function in CppQuickFixOpera...
2010-06-24 Oswald BuddenhagenMerge remote branch 'origin/2.0'
2010-06-24 conMerge remote branch 'origin/2.0'
2010-06-23 Roberto RaggiGet rid of PostfixExpressionAST and store the base...
2010-06-22 Roberto RaggiIntroduced IQuickFixFactory.
2010-06-22 Roberto RaggiRenamed CppRefactoringChanges::parsedDocumentForFile().
2010-06-22 Roberto RaggiGeneralized the changeset operations.
2010-06-22 Roberto RaggiRemoved CppQuickFixOperation::cppRefactoringChanges().
2010-06-22 Roberto RaggiMoved CppRefactoringChanges.
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 Thorbjørn LindeijerFixed handling of text wrapping and a text layout corne...
2010-06-15 Erik VerbruggenMerge remote branch 'origin/2.0'
2010-06-15 Erik VerbruggenMerge branch 'origin/2.0' (early part)
2010-06-14 Erik VerbruggenRemoved implicit change set and related utility methods.
2010-06-14 Erik VerbruggenAdded infrastructure to change multiple files at once.
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-07 Roberto RaggiRefactored the quickfix engine.
2010-06-04 Erik VerbruggenFixed possible unsigned overflow.
2010-06-03 Roberto RaggiGeneralized the quickfix collector.
2010-06-03 Roberto RaggiReduced the usage of CppQuickFixOperation.
next