summaryrefslogtreecommitdiff
path: root/src/plugins/fakevim/fakevimhandler.h
Commit message (Expand)AuthorAgeFilesLines
* FakeVim: ModernizeAlessandro Portale2018-11-081-5/+5
* FakeVim: Add support for :wqahjk2018-07-021-1/+0
* FakeVim: Experiment with hand-written signalshjk2018-03-021-28/+49
* FakeVim: Fix gt/gT/:tabnext/:tabprevioushjk2017-07-071-0/+2
* FakeVim: Remove a few uses of QObject::sender()hjk2017-01-241-25/+25
* FakeVim: Force leaving input mode when switching editorshjk2016-12-131-0/+1
* FakeVim: Use Qt5-style connectsOrgad Shaneh2016-05-251-3/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-5/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* FakeVimPlugin: Introduce member initialization.Jarek Kobus2015-06-181-7/+7
* 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
|/