Jack Byrne
|
1041ab88ca
TextEditor: Go-to-line now shows line in middle of view (#4008)
|
há 4 anos atrás |
Andreas Kling
|
982e066100
LibGfx: Move FontDatabase from LibGUI to LibGfx
|
há 4 anos atrás |
Andreas Kling
|
aef56159a8
LibGUI: Add Widget focus policies
|
há 4 anos atrás |
Andreas Kling
|
f57c058c5e
LibGUI: Call up to the correct base class in GUI::TextEditor
|
há 4 anos atrás |
Andreas Kling
|
1d96ecf148
Everywhere: Add missing <AK/TemporaryChange.h> includes
|
há 4 anos atrás |
Nico Weber
|
397e5766ff
LibGUI: Make arrow-left/right with selection move cursor to edge of selection
|
há 4 anos atrás |
Itamar
|
863f14788f
HackStudio: Add C++ Language Server
|
há 4 anos atrás |
Ben Wiederhake
|
08f9bc26a6
Meta+LibHTTP through LibWeb: Make clang-format-10 clean
|
há 4 anos atrás |
Andreas Kling
|
468a29f4a1
LibGUI: Register the "text" property on GUI::TextEditor
|
há 4 anos atrás |
Peter Elliott
|
253ab7536a
Base: Add the PlaceholderText attribute to themes
|
há 4 anos atrás |
Peter Elliott
|
fa96e57c15
LibGUI: Add optional placeholder to TextEditor
|
há 4 anos atrás |
Andreas Kling
|
7a2faecc15
LibGUI: Use widget override cursors in GUI::TextEditor
|
há 4 anos atrás |
Andreas Kling
|
b4f307f982
LibGUI+WindowServer: Rename window "override cursor" to just "cursor"
|
há 4 anos atrás |
Andreas Kling
|
0f9be82826
LibGfx: Move StandardCursor enum to LibGfx
|
há 4 anos atrás |
Andreas Kling
|
51146e3075
LibGUI: Make the Clipboard API deal in raw byte buffers a bit more
|
há 4 anos atrás |
Andreas Kling
|
dec3998b3c
LibGUI: Disable whitespace visualization in single-line text editors
|
há 4 anos atrás |
Andreas Kling
|
aa70d8c217
LibGUI: Implement trailing whitespace visualization in TextEditor
|
há 4 anos atrás |
Itamar
|
ebab512c03
TextEditor: Increase padding in ruler width
|
há 4 anos atrás |
thankyouverycool
|
bc27aa9b6f
LibGUI: Use matching family fonts for TextEditor ruler
|
há 4 anos atrás |
thankyouverycool
|
a5fefbf840
LibGUI: Resize TextEditor ruler based on needed space
|
há 4 anos atrás |
Andreas Kling
|
c1e0047b48
LibGUI: When focusing a TextEditor via keyboard, select all contents
|
há 4 anos atrás |
Andreas Kling
|
75b8f4e4e6
LibGUI: Make focus events more aware of why focus is changing
|
há 4 anos atrás |
Ben Wiederhake
|
1396ce8a9b
LibGUI: Mark compilation-unit-only functions as static
|
há 4 anos atrás |
Nico Weber
|
ce95628b7f
Unicode: Try s/codepoint/code_point/g again
|
há 5 anos atrás |
Nico Weber
|
19ac1f6368
Revert "Unicode: s/codepoint/code_point/g"
|
há 5 anos atrás |
Linus Groh
|
9ef834384d
LibGUI: Use set_cursor() in TextEditor::set_document()
|
há 5 anos atrás |
Andreas Kling
|
ea9ac3155d
Unicode: s/codepoint/code_point/g
|
há 5 anos atrás |
AnotherTest
|
c35493c156
LibGUI: Add focus hooks to TextEditor
|
há 5 anos atrás |
Sasan Hezarkhani
|
a2bbacbfc8
TextEditor: Jump to word break when deleting and holding Ctrl modifier
|
há 5 anos atrás |
Tom
|
65a11fb5f9
LibGUI: Add InputBox::show with required parent window argument
|
há 5 anos atrás |