OSDN Git Service

It's 2011 now.
[qt-creator-jp/qt-creator-jp.git] / src / plugins / texteditor / basetexteditor.cpp
2011-01-12 conIt's 2011 now.
2011-01-06 conMerge remote branch 'origin/2.1'
2011-01-05 maePressing cursor keys did not clear selection
2011-01-05 conMerge remote branch 'origin/2.1'
2011-01-04 hjkdebugger/basehoverhandler: introduce tooltipOverrideReq...
2010-12-17 conMerge branch '2.1'
2010-12-17 conLicense headers.
2010-12-14 Roberto RaggiDon't request a new completion when the completion...
2010-12-10 conMerge remote branch 'origin/2.1'
2010-12-08 Leandro MeloSnippets: Track begin of first selection
2010-12-08 Leandro MeloSnippets: Synchronize editing of equivalent variables...
2010-12-08 Leandro MeloSnippets: Feature enhancement start...
2010-12-08 conMerge remote branch 'origin/2.1'
2010-12-02 conMerge remote branch 'origin/2.1'
2010-12-01 Leandro MeloEditors: Move auto-completion code out of the editor
2010-11-30 conMerge remote branch 'origin/2.1' into master
2010-11-30 conWindow title didn't show nice name for e.g. diff views.
2010-11-25 conMerge remote branch 'origin/2.1'
2010-11-25 conMerge commit 'bd8b23d4bad4191367e7c5eb3297769a2477afec...
2010-11-24 Francois FerrandSurround selected text with matching symbols on (,...
2010-11-23 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-22 Thorbjørn LindeijerFixed visible wrap column on systems with non-fractiona...
2010-11-22 Tobias HungerGit: Add options to diff editor
2010-11-18 dtMerge remote branch 'origin/2.1'
2010-11-15 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-15 conVisible wrap column wrong with fractional font metrics.
2010-11-12 Leandro MeloEditors: Make block highlights go beyond the margin
2010-11-10 dtMerge remote branch 'origin/2.1'
2010-11-10 Leandro MeloPlain text editor: Make sure user setting about folding...
2010-11-10 maeExtend camel-case cursor movement
2010-11-10 maeExtend camel-case cursor movement
2010-11-10 maeSupport camel-case for word-wise movement
2010-11-09 Leandro MeloEditors: Continue refactoring indenters out of the...
2010-11-09 Leandro MeloEditors: Refactor auto-complete code out of the editors...
2010-11-05 Leandro MeloEditors: Refactor indenters out of the editors for...
2010-11-04 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-02 Friedemann KleintCoreplugin: Header cleanup.
2010-11-02 maeFix painting order
2010-11-02 conMerge remote branch 'origin/2.1'
2010-11-02 conMerge remote branch 'origin/2.1'
2010-11-01 Friedemann KleintFix exported headers in Core and TextEditor.
2010-11-01 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-10-27 Friedemann KleintMerge remote branch 'origin/2.1'
2010-10-26 Francois FerrandFix margin drawing when disabled code has a 'transparen...
2010-10-25 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-10-18 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-10-15 Thorbjørn LindeijerDon't cut off zoomed font sizes to the nearest integer...
2010-10-14 Jarek KobusImplement "Jump To File Under Cursor" in profile editor
2010-09-24 Erik VerbruggenEditor: cleanup special cases for snippets.
2010-09-24 Erik VerbruggenEditor: leave completion mode when user pasts.
2010-09-24 Erik VerbruggenEditor: don't leave snippet mode when user pasts/completes.
2010-09-16 Thorbjørn LindeijerFixed cursor width inconsistency
2010-09-14 hjkfakevim: more selection refactoring
2010-09-14 hjkbasetexteditor: make block selection accessible
2010-09-08 maeLeave block selection mode
2010-09-07 maeFix: Folded code is deleted on save
2010-09-07 Thomas HartmannTextEditor: update text markers in moveLineUpDown()
2010-09-07 Morten EngvoldsenMerge branch 'master' of git@scm.dev.nokia.troll.no...
2010-09-07 Friedemann KleintDebugger: Fix debugger switching to edit mode.
2010-08-25 Christian KammTextEditor: Fix extra selection for snippets to match...
2010-08-24 Leandro MeloBetter flexibility and extensibility in text editor...
2010-08-23 Kai KoehneMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2010-08-23 Kai KoehneMerge branch '2.0' of scm.dev.nokia.troll.no:creator...
2010-08-23 Thorbjørn LindeijerFixed the Goto Next/Previous Line actions
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 Roberto RaggiUse QFontMetricsF instead of QFontMetric.
2010-08-06 maeFix editor color scheme
2010-08-06 Friedemann KleintMerge remote branch 'origin/2.0'
2010-08-06 Friedemann KleintMerge remote branch 'origin/2.0'
2010-08-05 maeRefactor block selection
2010-08-03 Thorbjørn LindeijerAvoid retriggering the completion box when it's already...
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-20 Roberto RaggiCheck the cursor position before to trigger an automati...
2010-07-19 Roberto RaggiDelay the automatic completion.
2010-07-16 conMerge remote branch 'origin/2.0'
2010-07-15 conMove find flags from IFindSupport to more accessible...
2010-07-14 Olivier GoffartMerge branch 'qmljsinspector'
2010-07-14 Thomas Hartmanncrash fix
2010-07-13 conMerge remote branch 'origin/2.0'
2010-07-13 Friedemann KleintMerge branch '2.0'
2010-07-13 maeConvert semantic highlighter to use additional formats
2010-07-13 conMerge remote branch 'origin/2.0'
2010-07-13 conMerge commit '52b9fcca2ddd5d5e95c6e13cbded018699c7dd68...
2010-07-12 Friedemann KleintVCS[git]: Limit text size to be displayed.
2010-07-12 maeFix brace states
2010-07-09 Thomas HartmannBaseTextEditor: adding translatedLineRegion()
2010-07-09 Roberto RaggiForked QSyntaxHighlighter from Qt 4.7.
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 Christian KammC++ editor: Drop extra selections before large editing...
2010-07-06 conCut off the forward navigation history to avoid messing...
2010-07-05 conMerge remote branch 'origin/2.0'
2010-07-02 maeadd basic support to show refactor markers
2010-07-01 conMerge remote branch 'origin/2.0'
next