aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/fakevim/fakevimplugin.h
Commit message (Expand)AuthorAgeFilesLines
* FakeVim: Move plugin class definition to .cpphjk2023-11-171-34/+0
* FakeVim: Move test declaration from plugin to separate objecthjk2023-11-171-135/+0
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* FakeVim: Add emulation for vim-surround pluginTom Praschan2021-02-171-0/+1
* FakeVim: Add emulation for argtextobj.vim pluginTom Praschan2021-02-121-0/+1
* FakeVim: Add emulation of vim-exchange pluginTom Praschan2021-02-101-0/+1
* FakeVim: Add emulation for ReplaceWithRegister pluginTom Praschan2021-02-091-0/+1
* FakeVim: Add emulation for vim-commentaryTom Praschan2021-02-031-0/+4
* FakeVim: ModernizeAlessandro Portale2018-11-081-4/+4
* FakeVim: Reorganize internal class dependencieshjk2018-01-261-2/+0
* FakeVim: Use Qt5-style connectsOrgad Shaneh2016-05-251-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* FakeVim: C-R {register, C-W} in command modeThorben Kroeger2015-04-141-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | FakeVim: Select and modify paragraph objectLukas Holecek2014-11-251-0/+14
* | FakeVim: Correct behavior of command "D" in visual block modeLukas Holecek2014-11-181-0/+1
* | FakeVim: Added tests for cursor target columnLukas Holecek2014-11-121-0/+6
|/
* License updateEike Ziller2014-10-091-7/+8
* FakeVim: Fixes for insert/change in visual modehluk2014-02-111-0/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | FakeVim: Command % jumps to first known parenthesis characterhluk2013-12-301-0/+1
|/
* FakeVim: Don't overuse cursor setting and scrolling in editorhluk2013-04-191-0/+2
* FakeVim: Initial support for Vim macro recording and replayinghluk2013-03-181-0/+2
* 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: Set correct cursor column after a commandLukas Holecek2012-12-261-0/+1
* | fakevim: Handle completion in insert and replace modesLukas Holecek2012-11-291-0/+1
* | fakevim: Continue consolidation of both test suitesLukas Holecek2012-11-231-24/+0
* | fakevim: Methods for handling input in sub-modesLukas Holecek2012-11-161-1/+3
* | fakevim: start consolidation of both test suiteshjk2012-11-011-0/+81
* | fakevim: Improved range modifying Ex commands.Lukas Holecek2012-10-291-2/+6
* | fakevim: Added move and yank Ex commandsLukas Holecek2012-10-261-0/+2
* | fakevim: Fix last position and selection (marks)Lukas Holecek2012-10-251-0/+1
* | fakevim: Fix substitute commandLukas Holecek2012-10-231-0/+1
* | fakevim: Fix insert modesLukas Holecek2012-10-211-0/+1
* | fakevim: Various fixesLukas Holecek2012-10-181-0/+3
* | fakevim: Use internal editor widget in testsLukas Holecek2012-10-171-0/+7
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | fakevim: Improved number transformations in VimLukas Holecek2012-10-041-0/+1
* | fakevim: Improve Ex command handlingLukas Holecek2012-10-011-0/+1
* | fakevim: Improved mappings handlingLukas Holecek2012-09-121-0/+1
* | fakevim: Added testsLukas Holecek2012-08-311-0/+17
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1