aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/fakevim/fakevimactions.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Use a proper class as Keyhjk2023-09-271-6/+4
* Utils: Remove the non-QTC_USE_STORE casehjk2023-08-311-4/+0
* Utils etc: Even more Key and Storehjk2023-08-251-10/+13
* Utils etc: More use of Key and Storehjk2023-08-241-9/+14
* FakeVim: Delay settings creation until actual usehjk2023-07-101-5/+5
* FakeVim: Assume UTF-8 for source also on Windows by defaulthjk2023-07-041-0/+1
* FakeVim: Use a FilePathAspect for .vimrchjk2023-06-301-2/+10
* Utils: Rework aspect implementationhjk2023-06-291-24/+34
* FakeVim: Streamline settings handling a bithjk2023-06-011-5/+3
* FakeVim: Use PagedSettings for main settingshjk2023-06-011-2/+2
* All: Use the shorter access to aspect values in a few placeshjk2023-05-121-0/+3
* FakeVim: Tr::trAlessandro Portale2023-01-231-2/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* FakeVim: Aspectify settingshjk2021-03-031-73/+91
* 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: Merge comments when joining lines with 'J'Tom Praschan2021-02-091-0/+1
* FakeVim: Add emulation for ReplaceWithRegister pluginTom Praschan2021-02-091-0/+1
* FakeVim: Add emulation for vim-commentaryTom Praschan2021-02-031-0/+3
* FakeVim: Disable cursor blinking by defaulthjk2018-12-041-1/+3
* FakeVim: ModernizeAlessandro Portale2018-11-081-2/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* FakeVim: Simplify FakeVimSettings objecthjk2016-03-031-19/+26
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Fix FakeVim tests compilationOrgad Shaneh2014-01-221-0/+7
* FakeVim: Support for relative line numberinghluk2014-01-221-1/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fakevim: Add missing Q_OBJECT macroTobias Hunger2013-09-041-0/+2
* FakeVim: Option 'passcharacters' (not in Vim)hluk2013-04-041-1/+1
* FakeVim: Option 'passnewline' (not in Vim)hluk2013-03-181-0/+1
* FakeVim: Emulate Vim option "tildeop" ("top")hluk2013-03-141-0/+3
* FakeVim: Emulate Vim option ignorecaseLukas Holecek2013-03-131-0/+1
* FakeVim: Emulate Vim option "scrolloff" ("so")Lukas Holecek2013-03-121-1/+2
* FakeVim: Make plugin standalone if necessaryhjk2013-03-081-1/+21
* FakeVim: User-settable path to .vimrc with saner default for WindowsLukas Holecek2013-02-181-0/+1
* 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: Show current command in minibuffer (showcmd option)Lukas Holecek2012-11-201-1/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | fakevim: Improved searchingLukas Holecek2012-09-041-0/+2
|/
* fakevim: Added support for smartcase searchingLukas Holecek2012-08-011-0/+1
* fakevim: Implement special clipboard buffersLukas Holecek2012-08-011-1/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* fakevim: don't allow non-positive numbers for tabstop and shiftwidthhjk2012-05-031-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3