Historial de Commits

Autor SHA1 Mensaje Fecha
  Fausto Tommasi f7458b3e17 LibGUI: Update TextEditor to delete emoji based on gbp cluster hace 2 años
  Sam Atkins a5ff6769f5 LibGUI: Make undo work for TextDocument ReplaceAllTextCommand hace 2 años
  Snow 2f8c7b1b30 LibGUI: Add shortcut for inserting new line hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Kyle Lanmon ad250dd484 TextEditor: Add UndoCommands for commenting and uncommenting lines hace 2 años
  Kyle Lanmon 9aa00a6d70 TextEditor: Add utility to keep a range of text within a line hace 2 años
  Lucas CHOLLET d391f1fb2a LibGUI: Add TextDocument::take_line(size_t line_index) hace 3 años
  Lucas CHOLLET a85223e13b LibGUI: Add a default virtual destructor to virtual classes hace 3 años
  huttongrabiel 9369610bf4 LibGUI: Unindent selected text on shift+tab press hace 3 años
  huttongrabiel 2fbaa7996c LibGUI: Indent selected text on tab press hace 3 años
  ForLoveOfCats 2adc5efe2b LibGUI: Don't merge TextDocumentUndoCommand if too much time has elapsed hace 3 años
  SimonFJ20 399202f1d3 LibGUI: Make class final and seperate from GML Playground hace 3 años
  SimonFJ20 661e7d691e LibGUI+GMLPlayground: Replace text using ReplaceAllTextCommand hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Itamar a12385dc4b LibGUI: Add match_case parameter to TextDocument::find_all() hace 3 años
  Itamar ab0b4f46f7 LibGUI: Support multiple layers of TextDocument spans hace 3 años
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  thankyouverycool 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere hace 3 años
  Ariel Don 808e5e813f LibGUI: Add Ctrl-W to insert mode hace 4 años
  Ali Mohammad Pur 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters hace 4 años
  Andreas Kling 194a90884c LibGUI: Remove now-unused undo coalescing timer from GUI::TextEditor hace 4 años
  Andreas Kling ce90d87eb6 LibGUI: Show command name in GUI::TextEditor undo/redo action text hace 4 años
  Andreas Kling 81bc861085 LibGUI: Implement merging of TextDocument's RemoveTextCommand hace 4 años
  Andreas Kling ff6bac4854 LibGUI: Implement merging of TextDocument's InsertTextCommand hace 4 años
  Andreas Kling ee19f7c0aa LibGUI: Use UndoStack::on_state_change inside TextDocument/TextEditor hace 4 años
  Carlos César Neves Enumo 928f16d360 LibGUI: Remember modified state on undo/redo actions hace 4 años
  Carlos César Neves Enumo 97d0028098 LibGUI: Debounce TextDocument undo stack hace 4 años
  Andreas Kling 68a0e4f8d5 LibGUI+HackStudio: Remove editing specific hacks from GUI::Command hace 4 años
  Andreas Kling 5b68a76c77 LibGUI: Track modified state in GUI::TextDocument hace 4 años