Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 05f5d0dda3 LibGfx: Add Gfx::TextAttributes (and use it in GUI::TextDocumentSpan) hace 4 años
  AnotherTest a4a238ddc8 LibGUI: Add an optional "automatic" autocomplete feature to TextEditor hace 4 años
  Andreas Kling f5384d7c70 LibGUI: Correct selection width when using fonts with glyph spacing hace 4 años
  Andreas Kling c1339baba8 LibGUI: Fix cursor height in single-line text boxes hace 4 años
  Andreas Kling 412a91d58f LibGfx: Add Gfx::Font::bold_variant() that does a proper font lookup hace 4 años
  Stephan Unverwerth b4d1390714 LibGFX: Move default_xxx_font() methods from Font to FontDatabase hace 4 años
  AnotherTest 20b74e4ede LibGUI+HackStudio: Add an opt-in autocompletion interface to TextEditor hace 4 años
  Linus Groh 750a608441 LibGUI: Register TextEditor "mode" property hace 4 años
  Andreas Kling a35693915e LibGUI: Make syntax highlighter communicate boldness instead of font hace 4 años
  Andreas Kling 3ee5694e97 LibGUI: Simplify ComboBox/TextEditor relationship a bit hace 4 años
  Zac 6a569bbdd7 TextEditor: Change cursor behaviour when clicking empty space hace 4 años
  Jack Byrne 1041ab88ca TextEditor: Go-to-line now shows line in middle of view (#4008) hace 4 años
  Andreas Kling 982e066100 LibGfx: Move FontDatabase from LibGUI to LibGfx hace 4 años
  Andreas Kling aef56159a8 LibGUI: Add Widget focus policies hace 4 años
  Andreas Kling f57c058c5e LibGUI: Call up to the correct base class in GUI::TextEditor hace 4 años
  Andreas Kling 1d96ecf148 Everywhere: Add missing <AK/TemporaryChange.h> includes hace 4 años
  Nico Weber 397e5766ff LibGUI: Make arrow-left/right with selection move cursor to edge of selection hace 4 años
  Itamar 863f14788f HackStudio: Add C++ Language Server hace 4 años
  Ben Wiederhake 08f9bc26a6 Meta+LibHTTP through LibWeb: Make clang-format-10 clean hace 4 años
  Andreas Kling 468a29f4a1 LibGUI: Register the "text" property on GUI::TextEditor hace 4 años
  Peter Elliott 253ab7536a Base: Add the PlaceholderText attribute to themes hace 4 años
  Peter Elliott fa96e57c15 LibGUI: Add optional placeholder to TextEditor hace 4 años
  Andreas Kling 7a2faecc15 LibGUI: Use widget override cursors in GUI::TextEditor hace 4 años
  Andreas Kling b4f307f982 LibGUI+WindowServer: Rename window "override cursor" to just "cursor" hace 4 años
  Andreas Kling 0f9be82826 LibGfx: Move StandardCursor enum to LibGfx hace 4 años
  Andreas Kling 51146e3075 LibGUI: Make the Clipboard API deal in raw byte buffers a bit more hace 4 años
  Andreas Kling dec3998b3c LibGUI: Disable whitespace visualization in single-line text editors hace 4 años
  Andreas Kling aa70d8c217 LibGUI: Implement trailing whitespace visualization in TextEditor hace 4 años
  Itamar ebab512c03 TextEditor: Increase padding in ruler width hace 5 años
  thankyouverycool bc27aa9b6f LibGUI: Use matching family fonts for TextEditor ruler hace 5 años