aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/texteditoractionhandler.h
Commit message (Expand)AuthorAgeFilesLines
...
* New plugin: plugin macroNicolas Arnaud-Cormos2010-12-201-2/+2
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Extend camel-case cursor movementmae2010-11-101-0/+4
|/
* Fix krazy issues: Use explicit constructorsTobias Hunger2010-08-271-1/+1
* Core::Context: compile hot fix for Windows.hjk2010-06-251-1/+1
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-1/+1
* Rework code foldingmae2010-05-201-6/+6
* Merge remote branch 'origin/2.0'con2010-05-111-0/+18
|\
| * Missing actions in keyboard optionsmae2010-05-071-0/+18
* | Added Insert Line Above/Below actions to BaseTextEditorAndré Fillipe2010-05-031-0/+4
|/
* Long live the king!hjk2010-03-051-1/+1
* Removed the "Join Lines Up" actionThorbjørn Lindeijer2010-01-211-4/+2
* Add join-line up/down feature to text editorFalco Hirschenberger2010-01-211-0/+4
* separate font zoom from font sizemae2009-11-301-0/+2
* Reverted a change which introduced a duplicate action forErik Verbruggen2009-09-251-4/+1
* First version of QML navigation.Erik Verbruggen2009-09-111-1/+4
* long live the kinghjk2009-08-141-1/+1
* Initial support for emacs like fill-paragraph.Henrik Abelsson2009-07-211-0/+2
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Merge branch 'copylines'Thorbjørn Lindeijer2009-05-181-0/+4
|\
| * implementation of copy lines up/down functionalitySerge Ratke2009-05-151-0/+4
* | Introduce a Delete Line action that doesn't copy to clipboardThorbjørn Lindeijer2009-05-141-0/+2
|/
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* fix context definitions of the vcs editors (this makes shortcuts work again)mae2009-02-161-2/+2
* replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-7/+2
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* added Move Line Up and Move Line Down actions. Can be extended tomae2008-12-101-0/+4
* add explicit "Clean Whitespace" advanced actionmae2008-12-091-0/+2
* two new actions: "select block up" and "select block down", current default i...mae2008-12-041-0/+4
* block navigation and selection (bound to Ctrl+[]{}mae2008-12-041-0/+8
* more code cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+143