Timothy
|
73226a2861
LibGUI: Convert TextEditor to east-const style
|
4 년 전 |
Timothy
|
73ae5200a9
TextEditor+LibGUI: Use unveil and FileSystemAccessServer
|
4 년 전 |
networkException
|
f8798c154b
LibGUI: Draw the placeholder of a TextEditor also when it is focused
|
4 년 전 |
Marcus Nilsson
|
2264de9921
LibGUI/TextEditor: Set cut and copy actions to disabled on init
|
4 년 전 |
Max Wipfli
|
de67d86696
LibGUI: Add glyph substitution to TextEditor
|
4 년 전 |
Max Wipfli
|
37961bf7cb
LibGUI: Fix double-clicking words in syntax-highlighted text
|
4 년 전 |
Andreas Kling
|
bec2b3086c
LibGUI: Don't fire on_change hook at start of TextEditor::paint_event()
|
4 년 전 |
Dmitrii Ubskii
|
8501617fcb
LibGUI+HackStudio: Make gutter a first class element
|
4 년 전 |
Sreelakshmi
|
a471af4ae1
TextEditor: Don't close autocomplete box or stop timer on leave_event
|
4 년 전 |
Sam Atkins
|
6f92d1e639
LibGUI: Set TextEditor to unmodified after saving size=0 files
|
4 년 전 |
Max Wipfli
|
a819f98956
LibGUI: Fix off-by-one error in rendering of highlighted text
|
4 년 전 |
Max Wipfli
|
bc8d16ad28
Everywhere: Replace ctype.h to avoid narrowing conversions
|
4 년 전 |
Brian Gianforcaro
|
06df26da67
LibGUI: Hide TextEditor dbgln spew under TEXTEDITOR_DEBUG
|
4 년 전 |
Marcus Nilsson
|
11fa3e4f92
Terminal/LibGUI::TextEditor: Add shift+return to search forwards
|
4 년 전 |
Linus Groh
|
a4bd29828c
LibGUI: Replace fprintf(stderr)/printf() with warnln()/dbgln()
|
4 년 전 |
ry-sev
|
8146543a43
LibGUI+TextEditor: Add the calculation of selected words
|
4 년 전 |
Carlos César Neves Enumo
|
76a07b31e4
TextEditor: Prevent pasting with empty clipboard
|
4 년 전 |
faxe1008
|
2b24fbdaaa
LibGUI: Reset TextEditor modified state on sucessful write_to_file
|
4 년 전 |
euclidianAce
|
bbb21194a5
TextEditor: Clear leftover whitespace when inserting newlines
|
4 년 전 |
Andreas Kling
|
fbe6c275c9
LibGUI: Clear GUI::TextEditor selection before performing undo/redo
|
4 년 전 |
Andreas Kling
|
ce90d87eb6
LibGUI: Show command name in GUI::TextEditor undo/redo action text
|
4 년 전 |
Andreas Kling
|
2905e10513
LibGUI+TextEditor: Make TextDocument modified state track undo stack
|
4 년 전 |
Andreas Kling
|
ee19f7c0aa
LibGUI: Use UndoStack::on_state_change inside TextDocument/TextEditor
|
4 년 전 |
Andreas Kling
|
d47f15ab8b
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
|
4 년 전 |
Paul Berg
|
bd68ca362b
TextEditor: Clear the selection before deleting it
|
4 년 전 |
Matthew Olsson
|
88cfaf7bf0
LibGfx: Unify Rect, Point, and Size
|
4 년 전 |
Gunnar Beutner
|
6cf59b6ae9
Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr
|
4 년 전 |
sin-ack
|
d6dc81874d
EditingEngine: Split selection from movement functions
|
4 년 전 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
Rafał
|
c41c41cc0f
LibGUI: Prevent selecting empty line in TextEditor on double click (#6537)
|
4 년 전 |