Sahan Fernando
|
8dc0d9b7b7
LibGUI: Make autoformatting performed on InsertTextCommand visible to on_edit_action
|
4 年之前 |
Andreas Kling
|
3ee5694e97
LibGUI: Simplify ComboBox/TextEditor relationship a bit
|
4 年之前 |
Jack Byrne
|
1041ab88ca
TextEditor: Go-to-line now shows line in middle of view (#4008)
|
4 年之前 |
Andreas Kling
|
aef56159a8
LibGUI: Add Widget focus policies
|
4 年之前 |
Itamar
|
a39c4cc340
HackStudio: Integrate with C++ Language Server
|
4 年之前 |
Ben Wiederhake
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 年之前 |
Itamar
|
b7bd2ed9d2
HackStudio: Add auto-complete capability to the Editor
|
4 年之前 |
Peter Elliott
|
fa96e57c15
LibGUI: Add optional placeholder to TextEditor
|
4 年之前 |
Andreas Kling
|
aa70d8c217
LibGUI: Implement trailing whitespace visualization in TextEditor
|
4 年之前 |
Itamar
|
627f258c97
HackStudio: Use CodeDocument instead of TextDocument
|
4 年之前 |
Andreas Kling
|
75b8f4e4e6
LibGUI: Make focus events more aware of why focus is changing
|
4 年之前 |
AnotherTest
|
c35493c156
LibGUI: Add focus hooks to TextEditor
|
5 年之前 |
thankyouverycool
|
6a78db07f1
LibGUI: Add hover highlighting and keyboard controls to ComboBox
|
5 年之前 |
thankyouverycool
|
b2783a234a
LibGUI: Use enum for TextEditor modes & add new DisplayOnly mode
|
5 年之前 |
Andreas Kling
|
f50bc0f314
LibGUI: Add TextEditor::set_icon()
|
5 年之前 |
Kevin Meyer
|
17aa917073
LibGUI: Don't update cursor, if visual data out-of-date
|
5 年之前 |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 年之前 |
FalseHonesty
|
12fe546be9
LibGUI+HackStudio: Fix cursor appearance and crash while debugging
|
5 年之前 |
Andreas Kling
|
a8f0e4d56e
LibGUI: Defer line reflow during text insertion
|
5 年之前 |
Andreas Kling
|
62b7418376
LibGUI: Add 1px of horizontal content padding to TextEditor
|
5 年之前 |
Andreas Kling
|
2e11c16be4
LibGUI: Support variable-width fonts in TextEditor
|
5 年之前 |
Itamar
|
393560d8a2
HackStudio: GUI support for setting breakpoints on source code lines
|
5 年之前 |
angel
|
441c2715bb
LibGUI: Add Select all action to TextEditor
|
5 年之前 |
Andreas Kling
|
5c15c24976
LibGUI: Keep scrolling while drag-selecting outside a TextEditor
|
5 年之前 |
Oriko
|
2a32330257
LibGUI: Add a ThemeChange event
|
5 年之前 |
Oriko
|
6d89f48dd8
LibGUI: Add underlines to highlighting
|
5 年之前 |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 年之前 |
Andreas Kling
|
428582e805
LibGUI: Don't require passing a parent to widget constructors
|
5 年之前 |
Andreas Kling
|
2143da6434
LibGUI: Add forwarding header
|
5 年之前 |
Andreas Kling
|
e1ff4fa034
LibGUI: Remove more header dependencies from Widget.h
|
5 年之前 |