Historique des commits

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