aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/fakevim/fakevimhandler.h
Commit message (Expand)AuthorAgeFilesLines
* FakeVim: Remove some dead codehjk2024-02-191-2/+1
* Utils etc: Even more Key and Storehjk2023-08-251-2/+1
* FakeVim: only block suggestion when fakevim is in useDavid Schulz2023-05-151-0/+2
* FakeVim: Remove QtcProcess use from fakevimhandler.cpphjk2023-05-021-0/+1
* FakeVim: Accept suggestion with Tab KeyMarcus Tillmanns2023-05-021-38/+47
* FakeVim: Block SuggestionsMarcus Tillmanns2023-05-021-1/+1
* FakeVim: Clear suggestions on mode changeMarcus Tillmanns2023-04-271-0/+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: 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