summaryrefslogtreecommitdiff
path: root/src/plugins/fakevim/fakevimhandler.h
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | FakeVim: Update file path and global marksLukas Holecek2014-08-181-0/+2
* | FakeVim: eventFilter() is publicLukas Holecek2014-08-181-2/+2
|/
* Editor: Blockselection rewrite.David Schulz2014-06-201-1/+3
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | FakeVim: Don't overwrite document with ":!..." commandshluk2013-11-281-0/+1
|/
* FakeVim: Window movement with <C-W> and :onlyhluk2013-05-021-1/+1
* FakeVim: Don't overuse cursor setting and scrolling in editorhluk2013-04-191-0/+3
* FakeVim: Make plugin standalone if necessaryhjk2013-03-081-2/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | FakeVim: Allow to delete selected text in command bufferLukas Holecek2012-12-301-1/+1
* | FakeVim: handle keyboard selection in command bufferhjk2012-12-301-1/+2
* | fakevim: Commands '[z' and ']z' to move to top or bottom of foldLukas Holecek2012-11-301-1/+1
* | fakevim: Commands 'zj' and 'zk' to move [count] folds down and upLukas Holecek2012-11-301-0/+1
* | fakevim: Show current command in minibuffer (showcmd option)Lukas Holecek2012-11-201-1/+2
* | fakevim: Global file marksLukas Holecek2012-11-021-0/+3
* | fakevim: Improved range modifying Ex commands.Lukas Holecek2012-10-291-7/+0
* | fakevim: Added basic code foldingLukas Holecek2012-10-101-0/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | fakevim: Improved repeat commandLukas Holecek2012-10-041-0/+3
* | fakevim: Improve Ex command handlingLukas Holecek2012-10-011-0/+6
* | fakevim: Highlight matches using Find::IFindSupportLukas Holecek2012-09-281-0/+1
* | fakevim: Appearance of command line widget.Lukas Holecek2012-09-261-3/+14
|/
* fakevim: Clipboard data format compatible with VimLukas Holecek2012-08-171-1/+3
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | fakevim: properly split commands in source'd fileshjk2011-11-101-0/+1
|/
* fakevim: more interaction for entering ex commandshjk2011-08-011-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | fakevim: allow main texteditor to call into fakevimhjk2011-04-051-0/+1
|/
* fakevim: work on 'dumb' completionhjk2011-02-181-0/+1
* It's 2011 now.con2011-01-121-1/+1
* fakevim: start with work on Ctrl-N/Ctrl-Phjk2010-12-211-0/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-161-1/+1
* | Compile fix for pedantic C++ compilers.Roberto Raggi2010-12-161-1/+1
|/
* fakevim: use QTextCursor for fakevim markshjk2010-09-151-1/+0
* fakevim: use main editor selectionhjk2010-09-141-0/+2
* Fix krazy issues: Use explicit constructorsTobias Hunger2010-08-271-1/+1