OSDN Git Service

Update license.
[qt-creator-jp/qt-creator-jp.git] / src / plugins / cppeditor / cppoutline.cpp
2011-04-13 hjkUpdate license.
2011-03-11 conMerge remote branch 'origin/2.1' into 2.2
2011-03-02 conMerge remote branch 'origin/2.1'
2011-02-22 hjktexteditor: merge ITextEditable into ITextEditor
2011-02-18 Tobias HungerMore copyright fixes
2011-02-04 conMerge remote branch 'origin/2.1'
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 conMerge remote branch 'origin/2.1'
2011-01-06 conMerge remote branch 'origin/2.1'
2011-01-05 conMerge remote branch 'origin/2.1'
2010-12-20 Kai KoehneOutline: Double click should jump to text even in non...
2010-12-20 Kai KoehneOutline: Add context menu for collapsing/expanding...
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 Kai KoehneShow horizontal scrollbar in navigator views (if needed)
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 Denis MingulovUtils::NavigationTreeView is created - as a base class...
2010-07-14 Kai KoehneQmlOutline: Add filter for hiding bindings (properties)
2010-07-14 Olivier GoffartMerge branch 'qmljsinspector'
2010-07-14 Kai KoehneCppOutline: Fix navigation to e.g. enum members
2010-07-14 Kai KoehneAdd position to navigation history when navigating...
2010-07-13 conMerge remote branch 'origin/2.0'
2010-07-13 Friedemann KleintMerge branch '2.0'
2010-07-13 Kai KoehneCppEditor: Beautify names in API
2010-07-13 conMerge remote branch 'origin/2.0'
2010-07-13 conMerge commit '52b9fcca2ddd5d5e95c6e13cbded018699c7dd68...
2010-07-12 Kai KoehneOutline: Make recalculation of current model index...
2010-07-09 Kai KoehneMake sure current index is always visible in Outline...
2010-07-08 Olivier GoffartMerge branch 'qmljsinspector' of scm.dev.nokia.troll...
2010-07-08 Kai KoehneCppEditor: Don't show 'generated' symbols in the outline
2010-07-08 Kai KoehneCppEditor: Re-use also the code to find the right index
2010-07-08 Kai KoehneCppEditor: Reuse OverviewModel from text editor also...
2010-07-08 Olivier GoffartMerge remote branch 'origin/master' into qmljsinspector
2010-07-08 Kai KoehneSupport Outline sidebar for C++ files