summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor
Commit message (Expand)AuthorAgeFilesLines
* Bump year in licence header.Daniel Molkentin2009-01-1350-50/+50
* Modified IOptionsPage interface for Apply buttonThorbjørn Lindeijer2009-01-134-12/+13
* Fixes: - ProgressManagerInterface --> ProgressManagercon2009-01-131-1/+1
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-132-4/+4
* add enum value for extra selectionshjk2009-01-131-0/+1
* Tweaked default colors for diff highlightingThorbjørn Lindeijer2009-01-121-3/+3
* Make disabled code a bit less light by defaultThorbjørn Lindeijer2009-01-091-1/+1
* Changed categories used for pro file highlightingThorbjørn Lindeijer2009-01-082-7/+0
* Put completion widget on correct desktop for good.Daniel Molkentin2009-01-071-2/+2
* Allow some more space for popup on most desktopsThorbjørn Lindeijer2008-12-191-0/+4
* Keep completion popup on the screenThorbjørn Lindeijer2008-12-183-14/+26
* Bump version from 0.9.1 to 0.9.2goro2008-12-181-4/+4
* Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...dt2008-12-1650-50/+50
|\
| * chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-1650-50/+50
* | Fixes: Nokia Technology Preview License -> Nokia Beta Version Licensedt2008-12-161-1/+1
|/
* Fixed mouse handling for code folding when hiddenThorbjørn Lindeijer2008-12-151-7/+12
* small fix for collapse/expandmae2008-12-121-1/+1
* tweak collapse/expand short cuts, and do not draw collpase boxesmae2008-12-122-7/+14
* minimum indent or tab width is 1mae2008-12-111-0/+6
* line is blockNumber + 1mae2008-12-111-1/+1
* Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...mae2008-12-112-6/+8
|\
| * Added `editorKind' to BaseTextEditor::openEditorAt(). We need it to force the...Roberto Raggi2008-12-112-6/+8
* | make the home key jump to column 0 if the caret if before the first non-spacemae2008-12-111-0/+2
* | connect the parenthesis matcher with the ifdefed out information.mae2008-12-111-13/+20
|/
* added Move Line Up and Move Line Down actions. Can be extended tomae2008-12-105-1/+88
* add explicit "Clean Whitespace" advanced actionmae2008-12-097-46/+42
* fix TabSettings::isIndentationClean(), it had false positivesmae2008-12-091-1/+1
* Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...mae2008-12-098-42/+52
|\
| * use QTC_ASSERT instead of Q_ASSERThjk2008-12-098-27/+38
| * Don't clip the right margin indicationThorbjørn Lindeijer2008-12-091-15/+14
* | make indenting the selection a single undo/redo commandmae2008-12-091-3/+2
|/
* some more whitespace changeshjk2008-12-092-9/+6
* avoid parentheses matching flicker when navigationt to block end / start.mae2008-12-051-6/+23
* support different selection kinds in basetexteditor.mae2008-12-053-18/+28
* markContextMenuRequested signal in ITextEditormae2008-12-053-8/+5
* Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...mae2008-12-043-7/+13
|\
| * First incarnation of classes quickopen filterThorbjørn Lindeijer2008-12-041-1/+2
| * improve accels in find-in-files dialog.Oswald Buddenhagen2008-12-032-6/+11
* | new signal: BaseTextEditor::lineContextMenuRequested(TextEditor::ITextEditor ...mae2008-12-042-0/+7
* | two new actions: "select block up" and "select block down", current default i...mae2008-12-046-31/+87
* | block navigation and selection (bound to Ctrl+[]{}mae2008-12-045-51/+185
|/
* Fixes: Mem leak in fontsettings page.dt2008-12-021-0/+1
* more code cosmeticshjk2008-12-0250-51/+84
* off-by-one in headershjk2008-12-0250-50/+0
* end-of-line whitespace correction of the new headershjk2008-12-0250-500/+550
* Fixes: Compiler warningsFriedemann Kleint2008-12-021-1/+1
* Initial importcon2008-12-0260-0/+11484