summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor
Commit message (Expand)AuthorAgeFilesLines
* Implement context help for pro file editorJarek Kobus2011-11-104-3/+13
* more Id type fixeshjk2011-11-1013-35/+30
* use Core::Id for ids in INavigationWidgetFactoryhjk2011-11-102-9/+4
* Small include header fixesHarald Fernengel2011-11-093-3/+4
* Double-click to select current blockYuchen Deng2011-11-084-10/+28
* QuickFixes: Sort by priority.Christian Kamm2011-11-042-25/+9
* more style fixes of string literal accesshjk2011-11-021-117/+117
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-016-74/+207
|\
| * Editor: Support floating point values for tab stopLeandro Melo2011-10-311-2/+7
| * Code style selector improvementsJarek Kobus2011-10-285-72/+200
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-286-30/+4
|\ \ | |/
| * Removed dead assignmentRobert Loehning2011-10-211-1/+0
| * Removed dead codeRobert Loehning2011-10-211-8/+1
| * Removed unread variablesRobert Loehning2011-10-211-18/+0
| * RefactoringFile: Use editor's cursor, if possible.Christian Kamm2011-10-201-1/+1
| * Merge branch '2.3' into 2.4Oswald Buddenhagen2011-10-182-2/+2
| |\
| | * Fixed some typos and added some missing ellipisesJure Repinc2011-10-052-2/+2
| | * Code assist: Fix memory leak in completionLeandro Melo2011-09-121-1/+5
* | | Removed dead assignmentRobert Loehning2011-10-271-1/+2
* | | QmlEditor: show the id name when folding a block.Nicolas Arnaud-Cormos2011-10-222-4/+18
* | | fix <S-Ins> short cut in text editorJoerg Bornemann2011-10-181-1/+1
* | | Editors: Make base replace use RefactoringChangesLeandro Melo2011-10-181-85/+26
* | | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-171-0/+7
|\ \ \ | |/ /
| * | Add a label explaining the goal of editable previewJarek Kobus2011-10-121-0/+7
* | | overwrite mode support for the text editorJoerg Bornemann2011-10-142-2/+39
* | | Editors: Add an option to enable/disable the camel case navigation.Nicolas Arnaud-Cormos2011-10-116-7/+48
|/ /
* | Find: Increase delay between search highlight updates.Christian Kamm2011-09-301-1/+1
* | Gen. highlihter: Connect before calling setFutureLeandro Melo2011-09-281-1/+1
* | Gen. highlighter: Manager refactor and pending issues fixesLeandro Melo2011-09-272-98/+157
* | tr()-Fixes for 2.4Friedemann Kleint2011-09-261-1/+1
* | Reduce height of tab settings.Eike Ziller2011-09-261-21/+21
* | Editor: Keyboard option for overriding delete word's start/endLeandro Melo2011-09-265-0/+74
* | Implement Code Style schemesJarek Kobus2011-09-2342-1499/+2316
* | Editor: Unindent backpace mode should not apply for parag. separatorsLeandro Melo2011-09-221-2/+6
* | RefactoringChanges: Fix problems with encodings.Christian Kamm2011-09-202-13/+32
* | Fix displayed file name when searching directory ending with '/'.Eike Ziller2011-09-202-3/+9
* | Delete the watcher to free the qfuture and its resources.Eike Ziller2011-09-202-11/+16
* | Find: Change a few acceleratorsLeandro Melo2011-09-191-2/+2
* | all: less QScopedPointerhjk2011-09-191-4/+0
* | more stylehjk2011-09-1915-322/+322
* | SemanticHighlighter: Fix off-by-one in assert.Christian Kamm2011-09-161-2/+7
* | Code assist: Fix doxygen completionLeandro Melo2011-09-151-1/+1
* | Editor: New option for surrounding auto bracketsLeandro Melo2011-09-143-1/+8
* | QmlJS highlighting: Use semantics for types and binding names.Christian Kamm2011-09-142-0/+3
* | JSDebugger: Break on ExceptionAurindam Jana2011-09-141-0/+1
* | Keep multiple search results in history.Eike Ziller2011-09-142-11/+12
* | Move advanced search dialog into search result pane.Eike Ziller2011-09-132-7/+2
* | Show more info about a search and move UI for replacingEike Ziller2011-09-136-0/+34
* | Remove unnecessary 'explicit's.Eike Ziller2011-09-093-3/+3
* | use Core::Id for IEditorFactory::idhjk2011-09-082-8/+4