Andreas Kling
|
2905e10513
LibGUI+TextEditor: Make TextDocument modified state track undo stack
|
4 years ago |
Andreas Kling
|
ee19f7c0aa
LibGUI: Use UndoStack::on_state_change inside TextDocument/TextEditor
|
4 years ago |
Andreas Kling
|
d47f15ab8b
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
|
4 years ago |
sin-ack
|
d6dc81874d
EditingEngine: Split selection from movement functions
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
088ae37541
LibGUI: Reflow+update TextEditor widget after ruler visibility change
|
4 years ago |
lucastarche
|
6d3d097832
TextEditor: Visualize leading whitespace
|
4 years ago |
lucastarche
|
0071dc7be4
TextEditor: Added a setter for soft_tab_width
|
4 years ago |
thankyouverycool
|
d2d69f3efb
LibGUI: Remove has_visible_list members from TextEditor
|
4 years ago |
Itamar
|
54bc9114b3
HackStudio: Support searching symbol declarations in the Locator
|
4 years ago |
Andreas Kling
|
da7a8fc055
LibGUI: TextEditor widget should default to no wrapping
|
4 years ago |
Andreas Kling
|
33c7017f6e
LibGUI: Add missing "final" in TextEditor
|
4 years ago |
Andreas Kling
|
ddbf20ecf6
LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS
|
4 years ago |
Andreas Kling
|
43c7d7d285
LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax
|
4 years ago |
Zac
|
cc2f35badd
TextEditor: Implement word wrapping
|
4 years ago |
Andreas Kling
|
31e04907b4
Revert "TextEditor: Add vim status indicators to the statusbar"
|
4 years ago |
Zac
|
bd6d0d2295
TextEditor: Add vim status indicators to the statusbar
|
4 years ago |
Zac
|
aaf691c4ef
Vim: Add change word and delete word functionality
|
4 years ago |
Andreas Kling
|
1a08ac72ad
LibC+Everywhere: Remove open_with_path_length() in favor of open()
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |