Matteo Benetti
|
3e1626acdc
Spreadsheet+LibSyntax: Never insert spans directly
|
2 anni fa |
Sam Atkins
|
4b29702fee
LibGUI: Add gutter indicators to TextEditor :^)
|
2 anni fa |
Sam Atkins
|
ce9b9a4f20
LibGUI: Rename TextEditor::LineVisualData -> LineData
|
2 anni fa |
Sam Atkins
|
03571b1fa9
LibGUI: Extract repeated code for populating TextEditor per-line data
|
2 anni fa |
Andreas Kling
|
21db2b7b90
Everywhere: Remove NonnullOwnPtr.h includes
|
2 anni fa |
Andreas Kling
|
359d6e7b0b
Everywhere: Stop using NonnullOwnPtrVector
|
2 anni fa |
Andreas Kling
|
689ca370d4
Everywhere: Remove NonnullRefPtr.h includes
|
2 anni fa |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 anni fa |
Sam Atkins
|
d169af117d
LibSyntax+LibGUI: Let syntax highlighters assign folding regions
|
2 anni fa |
Sam Atkins
|
92b128e20a
LibGUI: Support folding regions in TextEditor
|
2 anni fa |
Sam Atkins
|
640f6f476c
LibGUI: Store Utf32Views in TextEditor::LineVisualData
|
2 anni fa |
Timothy Flynn
|
4edd8e8c5e
LibGUI: Ensure the "End" key sets the cursor to the visual line end
|
2 anni fa |
Timothy Flynn
|
2eb2207f50
LibGUI: Convert mouse events from a visual to a physical position
|
2 anni fa |
Andreas Kling
|
faa1a09042
LibGUI: Fix const-correctness issues
|
2 anni fa |
Sam Atkins
|
54d45d4ac6
LibGUI: Add and use TextEditor::fixed_elements_width()
|
2 anni fa |
Sam Atkins
|
1a5159df73
LibGUI+HackStudio: Simplify TextEditor gutter & ruler calculations
|
2 anni fa |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 anni fa |
Lucas CHOLLET
|
db80425a65
LibGUI: Remove the `Core::File` overload of `write_to_file()`
|
2 anni fa |
Lucas CHOLLET
|
107e15c5bc
LibGUI: Base `write_to_file(StringView path)` on the stream overload
|
2 anni fa |
Sam Atkins
|
88bbbe12ba
LibGUI: Remove declarations for non-existent methods
|
2 anni fa |
Matthew Olsson
|
95df712c2e
HackStudio: Hide autocomplete popup when switching tabs
|
2 anni fa |
Lucas CHOLLET
|
cf1eea27d3
LibGUI: Add `TextEditor::write_to_file(Core::Stream::File&)`
|
2 anni fa |
thankyouverycool
|
804baa42f9
LibGUI: Standardize automatic scrolling in TextEditor+GlyphMapWidget
|
2 anni fa |
Snow
|
0049dfd717
LibGUI+TextEditor: Add a relative line number option for TextEditor
|
2 anni fa |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 anni fa |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anni fa |
thankyouverycool
|
c476ca2bd6
LibGUI: Setup IncrementalSearchBanners for TextEditors
|
2 anni fa |
Julian Eigmüller
|
0ea399d8d6
LibGUI: Shift+Tab unindents line
|
2 anni fa |
Timothy Flynn
|
31b2d93038
LibGUI+LibVT: Notify widgets of emoji selection with a callback
|
2 anni fa |
electrikmilk
|
6a09d89329
Base+LibGUI: Add insert emoji common action
|
2 anni fa |