Ben Wiederhake
|
560133a0c6
Everywhere: Remove unused DeprecatedString includes
|
2 years ago |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
huttongrabiel
|
6926991a56
LibGUI: Delete from current position to end of line in VimEditingEngine
|
2 years ago |
Robbie Vanbrabant
|
26a3b42a15
LibGUI: Add visual line mode to VimEditingEngine
|
2 years ago |
huttongrabiel
|
2cfbb9a0e8
LibGUI: Implement case inversion in Vim emulation
|
3 years ago |
huttongrabiel
|
a54b681149
LibGUI: Allow to lowercase conversion in Vim emulation
|
3 years ago |
huttongrabiel
|
e3bef71d05
LibGUI: Allow to uppercase conversion in Vim emulation
|
3 years ago |
huttongrabiel
|
45c5f68d8a
LibGUI: Add casefold_selection function to choose case conversion
|
3 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
scwfri
|
dbd40e4c2a
LibGUI: Implement vim motions for LeftBrace and RightBrace
|
3 years ago |
Ben Wiederhake
|
2f023acf78
LibGUI: Convert always-valid pointer to reference
|
3 years ago |
Andreas Kling
|
6ad427993a
Everywhere: Behaviour => Behavior
|
3 years ago |
Daniel Bertalan
|
db840aaacd
LibGUI: Add `break` even before empty default label
|
4 years ago |
Ariel Don
|
54bf6a7884
LibGUI: Add Ctrl-U to insert mode
|
4 years ago |
Ariel Don
|
8230bf8944
LibGUI: Add Ctrl-H to insert mode
|
4 years ago |
Ariel Don
|
808e5e813f
LibGUI: Add Ctrl-W to insert mode
|
4 years ago |
Matthew Hall
|
3b5b7c5e65
VimEditingEngine: Add support for repeats of J
|
4 years ago |
Matthew Hall
|
2653ad36ee
VimEditingEngine: Add support for repeats of p and P
|
4 years ago |
Matthew Hall
|
7b7548ce9d
VimEditingEngine: Allow repeats for dd, yy and x
|
4 years ago |
Matthew Hall
|
c1e2710a0d
VimEditingEngine: Add P command to put before cursor
|
4 years ago |
Matthew Hall
|
180e2469af
VimEditingEngine: Add J command to join two lines
|
4 years ago |
Matthew Hall
|
a7e7f62d08
VimEditingEngine: Operate on real lines rather than wrapped ones
|
4 years ago |
Paul Berg
|
03d8ee1082
VimEditingEngine: allow selection of the endline character
|
4 years ago |
sin-ack
|
ace2c337dc
VimEditingEngine: Handle arrow, Home/End and Page keys
|
4 years ago |
sin-ack
|
d6dc81874d
EditingEngine: Split selection from movement functions
|
4 years ago |
Linus Groh
|
dbe72fd962
Everywhere: Remove empty line after function body opening curly brace
|
4 years ago |
sin-ack
|
53aec3e06d
LibGUI: Implement Vim motion system
|
4 years ago |
Rok Povsic
|
77d4b6e435
VimEditingEngine: Add handling { and } to move between empty lines
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |