Commit History

Autor SHA1 Mensaxe Data
  Lucas CHOLLET cf693136e2 LibGUI: Remove wrong casts in TextDocument.cpp %!s(int64=3) %!d(string=hai) anos
  Lucas CHOLLET d391f1fb2a LibGUI: Add TextDocument::take_line(size_t line_index) %!s(int64=3) %!d(string=hai) anos
  huttongrabiel 9369610bf4 LibGUI: Unindent selected text on shift+tab press %!s(int64=3) %!d(string=hai) anos
  huttongrabiel 2fbaa7996c LibGUI: Indent selected text on tab press %!s(int64=3) %!d(string=hai) anos
  ForLoveOfCats 2adc5efe2b LibGUI: Don't merge TextDocumentUndoCommand if too much time has elapsed %!s(int64=3) %!d(string=hai) anos
  ForLoveOfCats ee81c1b07a LibGUI: Split InsertTextCommand undo/redo based on whitespace %!s(int64=3) %!d(string=hai) anos
  SimonFJ20 399202f1d3 LibGUI: Make class final and seperate from GML Playground %!s(int64=3) %!d(string=hai) anos
  SimonFJ20 50ca1b3d87 LibGUI+GMLPlayground: Reset cursor to end of text after replace %!s(int64=3) %!d(string=hai) anos
  SimonFJ20 661e7d691e LibGUI+GMLPlayground: Replace text using ReplaceAllTextCommand %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Itamar a12385dc4b LibGUI: Add match_case parameter to TextDocument::find_all() %!s(int64=3) %!d(string=hai) anos
  Itamar ab0b4f46f7 LibGUI: Support multiple layers of TextDocument spans %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI %!s(int64=3) %!d(string=hai) anos
  Mathieu PATUREL 9ec826144f LibGUI: Don't skip non-skipable spans on ctrl+right %!s(int64=3) %!d(string=hai) anos
  Mathieu PATUREL c8addf1a5e LibGUI: Consume initial spaces when going to next/prev word break %!s(int64=3) %!d(string=hai) anos
  Sam Atkins d95e50643e LibGUI: Cast unused smart-pointer return values to void %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
  Ben Wiederhake a8930997f0 LibGUI: Make Ctrl-Right at the end of a span work %!s(int64=3) %!d(string=hai) anos
  Nico Weber b8dc3661ac Libraries: Fix -Wunreachable-code warnings from clang %!s(int64=3) %!d(string=hai) anos
  thankyouverycool 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 8623cec0d7 LibGUI: Remove unused header includes %!s(int64=3) %!d(string=hai) anos
  Vinicius 5e87c798d2 TextDocument: Fix indentation duplicating spaces %!s(int64=4) %!d(string=hai) anos
  Ariel Don a4fdb7f029 VimEditingEngine: Prevent crash upon 'x' or 'v' on blank lines %!s(int64=4) %!d(string=hai) anos
  Ariel Don 808e5e813f LibGUI: Add Ctrl-W to insert mode %!s(int64=4) %!d(string=hai) anos
  dylanbobb e24f1dfbe1 LibGUI: Don't delete within a line if the line is empty %!s(int64=4) %!d(string=hai) anos
  Max Wipfli bc8d16ad28 Everywhere: Replace ctype.h to avoid narrowing conversions %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 194a90884c LibGUI: Remove now-unused undo coalescing timer from GUI::TextEditor %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ce90d87eb6 LibGUI: Show command name in GUI::TextEditor undo/redo action text %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 161568103e LibGUI: Remove UndoStack's automatic command combo'ing %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 81bc861085 LibGUI: Implement merging of TextDocument's RemoveTextCommand %!s(int64=4) %!d(string=hai) anos