Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 3ee5694e97 LibGUI: Simplify ComboBox/TextEditor relationship a bit vor 4 Jahren
  Zac 6a569bbdd7 TextEditor: Change cursor behaviour when clicking empty space vor 4 Jahren
  Jack Byrne 1041ab88ca TextEditor: Go-to-line now shows line in middle of view (#4008) vor 4 Jahren
  Andreas Kling 982e066100 LibGfx: Move FontDatabase from LibGUI to LibGfx vor 4 Jahren
  Andreas Kling aef56159a8 LibGUI: Add Widget focus policies vor 4 Jahren
  Andreas Kling f57c058c5e LibGUI: Call up to the correct base class in GUI::TextEditor vor 4 Jahren
  Andreas Kling 1d96ecf148 Everywhere: Add missing <AK/TemporaryChange.h> includes vor 4 Jahren
  Nico Weber 397e5766ff LibGUI: Make arrow-left/right with selection move cursor to edge of selection vor 4 Jahren
  Itamar 863f14788f HackStudio: Add C++ Language Server vor 4 Jahren
  Ben Wiederhake 08f9bc26a6 Meta+LibHTTP through LibWeb: Make clang-format-10 clean vor 4 Jahren
  Andreas Kling 468a29f4a1 LibGUI: Register the "text" property on GUI::TextEditor vor 4 Jahren
  Peter Elliott 253ab7536a Base: Add the PlaceholderText attribute to themes vor 4 Jahren
  Peter Elliott fa96e57c15 LibGUI: Add optional placeholder to TextEditor vor 4 Jahren
  Andreas Kling 7a2faecc15 LibGUI: Use widget override cursors in GUI::TextEditor vor 4 Jahren
  Andreas Kling b4f307f982 LibGUI+WindowServer: Rename window "override cursor" to just "cursor" vor 4 Jahren
  Andreas Kling 0f9be82826 LibGfx: Move StandardCursor enum to LibGfx vor 4 Jahren
  Andreas Kling 51146e3075 LibGUI: Make the Clipboard API deal in raw byte buffers a bit more vor 4 Jahren
  Andreas Kling dec3998b3c LibGUI: Disable whitespace visualization in single-line text editors vor 4 Jahren
  Andreas Kling aa70d8c217 LibGUI: Implement trailing whitespace visualization in TextEditor vor 4 Jahren
  Itamar ebab512c03 TextEditor: Increase padding in ruler width vor 4 Jahren
  thankyouverycool bc27aa9b6f LibGUI: Use matching family fonts for TextEditor ruler vor 4 Jahren
  thankyouverycool a5fefbf840 LibGUI: Resize TextEditor ruler based on needed space vor 4 Jahren
  Andreas Kling c1e0047b48 LibGUI: When focusing a TextEditor via keyboard, select all contents vor 4 Jahren
  Andreas Kling 75b8f4e4e6 LibGUI: Make focus events more aware of why focus is changing vor 4 Jahren
  Ben Wiederhake 1396ce8a9b LibGUI: Mark compilation-unit-only functions as static vor 4 Jahren
  Nico Weber ce95628b7f Unicode: Try s/codepoint/code_point/g again vor 5 Jahren
  Nico Weber 19ac1f6368 Revert "Unicode: s/codepoint/code_point/g" vor 5 Jahren
  Linus Groh 9ef834384d LibGUI: Use set_cursor() in TextEditor::set_document() vor 5 Jahren
  Andreas Kling ea9ac3155d Unicode: s/codepoint/code_point/g vor 5 Jahren
  AnotherTest c35493c156 LibGUI: Add focus hooks to TextEditor vor 5 Jahren