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
/
fakevimactions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
LayoutBuilder: Make the guard the first parameters in "slots"
hjk
2024-12-02
1
-6
/
+6
*
Core: Provide settings categories centrally
Christian Kandeler
2024-11-15
1
-2
/
+0
*
FakeVim: Restrict tabstop size
Christian Stenger
2024-08-01
1
-0
/
+1
*
Use non-null valies for LB connection guards
hjk
2024-06-07
1
-3
/
+3
*
Use LayoutBuilder V2
hjk
2024-05-27
1
-4
/
+4
*
TextEditor: Move access to smaller settings chunks
hjk
2024-02-01
1
-1
/
+1
*
Fix setEnabler / readSettings order
Marcus Tillmanns
2023-11-07
1
-2
/
+2
*
Utils: Use a proper class as Key
hjk
2023-09-27
1
-4
/
+4
*
Utils etc: Even more Key and Store
hjk
2023-08-25
1
-5
/
+5
*
Utils etc: More use of Key and Store
hjk
2023-08-24
1
-2
/
+2
*
Core: Add some sanity check that settings containers don't auto-apply
hjk
2023-07-13
1
-0
/
+2
*
FakeVim: Delay settings creation until actual use
hjk
2023-07-10
1
-16
/
+25
*
FakeVim: Assume UTF-8 for source also on Windows by default
hjk
2023-07-04
1
-1
/
+3
*
FakeVim: Use a FilePathAspect for .vimrc
hjk
2023-06-30
1
-1
/
+0
*
Utils: Rework aspect implementation
hjk
2023-06-29
1
-26
/
+2
*
FakeVim: Streamline settings handling a bit
hjk
2023-06-01
1
-6
/
+4
*
FakeVim: Use PagedSettings for main settings
hjk
2023-06-01
1
-7
/
+141
*
Utils: Remove LabelPlacement::AtCheckBoxWithoutDummyLabel
hjk
2023-05-24
1
-1
/
+1
*
FakeVim: Tr::tr
Alessandro Portale
2023-01-23
1
-37
/
+38
*
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
*
Utils: More forward declarations / drop unused headers [D-G]
Jarek Kobus
2022-05-25
1
-0
/
+1
*
FakeVim: Fix GUI text for "Smart indentation" setting
hjk
2021-11-24
1
-1
/
+1
*
Tests: Fix compile
Christian Stenger
2021-03-19
1
-0
/
+3
*
FakeVim: Set settings page to manual apply
hjk
2021-03-17
1
-0
/
+2
*
FakeVim: Fix backspace option
Lukas Holecek
2021-03-03
1
-1
/
+1
*
FakeVim: Fix default options in standalone library
Lukas Holecek
2021-03-03
1
-0
/
+1
*
FakeVim: Aspectify settings
hjk
2021-03-03
1
-100
/
+103
*
FakeVim: Add emulation for vim-surround plugin
Tom Praschan
2021-02-17
1
-0
/
+1
*
FakeVim: Add emulation for argtextobj.vim plugin
Tom Praschan
2021-02-12
1
-0
/
+1
*
FakeVim: Add emulation of vim-exchange plugin
Tom Praschan
2021-02-10
1
-0
/
+1
*
FakeVim: Merge comments when joining lines with 'J'
Tom Praschan
2021-02-09
1
-0
/
+1
*
FakeVim: Add emulation for ReplaceWithRegister plugin
Tom Praschan
2021-02-09
1
-0
/
+1
*
FakeVim: Add emulation for vim-commentary
Tom Praschan
2021-02-03
1
-0
/
+3
*
FakeVim: Change "cb" options name to "bc" for blinking cursor
hjk
2019-03-28
1
-1
/
+1
*
FakeVim: Disable cursor blinking by default
hjk
2018-12-04
1
-0
/
+1
*
FakeVim: Modernize
Alessandro Portale
2018-11-08
1
-2
/
+2
*
FakeVim: Modernize
hjk
2016-04-21
1
-29
/
+27
*
FakeVim: Simplify FakeVimSettings object
hjk
2016-03-03
1
-90
/
+63
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
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: Use a single "FakeVim" translation context
hjk
2014-08-26
1
-11
/
+7
|
/
*
Fix FakeVim tests compilation
Orgad Shaneh
2014-01-22
1
-0
/
+20
*
FakeVim: Support for relative line numbering
hluk
2014-01-22
1
-0
/
+1
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
FakeVim: Option 'passcharacters' (not in Vim)
hluk
2013-04-04
1
-1
/
+1
*
FakeVim: Don't check for "UseFakeVim" in standalone mode
hluk
2013-04-03
1
-1
/
+1
*
FakeVim: Do not enable FakeVim by default
Daniel Teske
2013-03-21
1
-1
/
+1
[next]