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 年之前 |
Linus Groh
|
2b0c361d04
Everywhere: Fix a bunch of typos
|
4 年之前 |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 年之前 |
Andreas Kling
|
088ae37541
LibGUI: Reflow+update TextEditor widget after ruler visibility change
|
4 年之前 |
AnotherTest
|
a42886d8ff
LibGUI: Update the autocomplete suggestions after processing keys
|
4 年之前 |
Itamar
|
f6cc382403
TextEditor: Adjust AutoCompleteBox's position to the scroll height
|
4 年之前 |
lucastarche
|
6d3d097832
TextEditor: Visualize leading whitespace
|
4 年之前 |
thankyouverycool
|
d2d69f3efb
LibGUI: Remove has_visible_list members from TextEditor
|
4 年之前 |
thankyouverycool
|
bc26d1093f
LibGUI: Clear inactive selections in DisplayOnly TextEditors
|
4 年之前 |
thankyouverycool
|
cf866cc75a
LibGUI: Register more GML properties and widgets
|
4 年之前 |
AnotherTest
|
0d17cf121c
LibGUI: Handle some edge cases in the spanned text drawing algorithm
|
4 年之前 |
Itamar
|
c1c37cc5bd
TextEditor: Don't attempt to stop the autocomplete timer if it is null
|
4 年之前 |
Torben Thaysen
|
a723a97750
LibGUI: Implemented line wrapping for new spanned text drawing
|
4 年之前 |
Torben Thaysen
|
b76d2450fa
LibGUI: drawing spanned text no longer *horribly* inefficient
|
4 年之前 |
Angus Gibson
|
0c44deeee2
LibGUI: Let cursor start a wrapped line
|
4 年之前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年之前 |