index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
fakevim
/
fakevimhandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
FakeVim: Remove some dead code
hjk
2024-02-19
1
-2
/
+1
*
Utils etc: Even more Key and Store
hjk
2023-08-25
1
-2
/
+1
*
FakeVim: only block suggestion when fakevim is in use
David Schulz
2023-05-15
1
-0
/
+2
*
FakeVim: Remove QtcProcess use from fakevimhandler.cpp
hjk
2023-05-02
1
-0
/
+1
*
FakeVim: Accept suggestion with Tab Key
Marcus Tillmanns
2023-05-02
1
-38
/
+47
*
FakeVim: Block Suggestions
Marcus Tillmanns
2023-05-02
1
-1
/
+1
*
FakeVim: Clear suggestions on mode change
Marcus Tillmanns
2023-04-27
1
-0
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
FakeVim: Modernize
Alessandro Portale
2018-11-08
1
-5
/
+5
*
FakeVim: Add support for :wqa
hjk
2018-07-02
1
-1
/
+0
*
FakeVim: Experiment with hand-written signals
hjk
2018-03-02
1
-28
/
+49
*
FakeVim: Fix gt/gT/:tabnext/:tabprevious
hjk
2017-07-07
1
-0
/
+2
*
FakeVim: Remove a few uses of QObject::sender()
hjk
2017-01-24
1
-25
/
+25
*
FakeVim: Force leaving input mode when switching editors
hjk
2016-12-13
1
-0
/
+1
*
FakeVim: Use Qt5-style connects
Orgad Shaneh
2016-05-25
1
-3
/
+3
*
Wholesale conversion to #pragma once
hjk
2016-03-30
1
-5
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
FakeVimPlugin: Introduce member initialization.
Jarek Kobus
2015-06-18
1
-7
/
+7
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
FakeVim: Update file path and global marks
Lukas Holecek
2014-08-18
1
-0
/
+2
*
|
FakeVim: eventFilter() is public
Lukas Holecek
2014-08-18
1
-2
/
+2
|
/
*
Editor: Blockselection rewrite.
David Schulz
2014-06-20
1
-1
/
+3
*
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2014-01-08
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
|
FakeVim: Don't overwrite document with ":!..." commands
hluk
2013-11-28
1
-0
/
+1
|
/
*
FakeVim: Window movement with <C-W> and :only
hluk
2013-05-02
1
-1
/
+1
*
FakeVim: Don't overuse cursor setting and scrolling in editor
hluk
2013-04-19
1
-0
/
+3
*
FakeVim: Make plugin standalone if necessary
hjk
2013-03-08
1
-2
/
+0
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
|
FakeVim: Allow to delete selected text in command buffer
Lukas Holecek
2012-12-30
1
-1
/
+1
*
|
FakeVim: handle keyboard selection in command buffer
hjk
2012-12-30
1
-1
/
+2
*
|
fakevim: Commands '[z' and ']z' to move to top or bottom of fold
Lukas Holecek
2012-11-30
1
-1
/
+1
*
|
fakevim: Commands 'zj' and 'zk' to move [count] folds down and up
Lukas Holecek
2012-11-30
1
-0
/
+1
*
|
fakevim: Show current command in minibuffer (showcmd option)
Lukas Holecek
2012-11-20
1
-1
/
+2
*
|
fakevim: Global file marks
Lukas Holecek
2012-11-02
1
-0
/
+3
*
|
fakevim: Improved range modifying Ex commands.
Lukas Holecek
2012-10-29
1
-7
/
+0
*
|
fakevim: Added basic code folding
Lukas Holecek
2012-10-10
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-10-05
1
-21
/
+20
|
\
|
|
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
|
fakevim: Improved repeat command
Lukas Holecek
2012-10-04
1
-0
/
+3
*
|
fakevim: Improve Ex command handling
Lukas Holecek
2012-10-01
1
-0
/
+6
*
|
fakevim: Highlight matches using Find::IFindSupport
Lukas Holecek
2012-09-28
1
-0
/
+1
*
|
fakevim: Appearance of command line widget.
Lukas Holecek
2012-09-26
1
-3
/
+14
|
/
*
fakevim: Clipboard data format compatible with Vim
Lukas Holecek
2012-08-17
1
-1
/
+3
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-2
/
+2
[next]