Historique des commits

Auteur SHA1 Message Date
  SimonFJ20 399202f1d3 LibGUI: Make class final and seperate from GML Playground il y a 3 ans
  SimonFJ20 661e7d691e LibGUI+GMLPlayground: Replace text using ReplaceAllTextCommand il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Itamar a12385dc4b LibGUI: Add match_case parameter to TextDocument::find_all() il y a 3 ans
  Itamar ab0b4f46f7 LibGUI: Support multiple layers of TextDocument spans il y a 3 ans
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  thankyouverycool 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere il y a 3 ans
  Ariel Don 808e5e813f LibGUI: Add Ctrl-W to insert mode il y a 4 ans
  Ali Mohammad Pur 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters il y a 4 ans
  Andreas Kling 194a90884c LibGUI: Remove now-unused undo coalescing timer from GUI::TextEditor il y a 4 ans
  Andreas Kling ce90d87eb6 LibGUI: Show command name in GUI::TextEditor undo/redo action text il y a 4 ans
  Andreas Kling 81bc861085 LibGUI: Implement merging of TextDocument's RemoveTextCommand il y a 4 ans
  Andreas Kling ff6bac4854 LibGUI: Implement merging of TextDocument's InsertTextCommand il y a 4 ans
  Andreas Kling ee19f7c0aa LibGUI: Use UndoStack::on_state_change inside TextDocument/TextEditor il y a 4 ans
  Carlos César Neves Enumo 928f16d360 LibGUI: Remember modified state on undo/redo actions il y a 4 ans
  Carlos César Neves Enumo 97d0028098 LibGUI: Debounce TextDocument undo stack il y a 4 ans
  Andreas Kling 68a0e4f8d5 LibGUI+HackStudio: Remove editing specific hacks from GUI::Command il y a 4 ans
  Andreas Kling 5b68a76c77 LibGUI: Track modified state in GUI::TextDocument il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Rafał c41c41cc0f LibGUI: Prevent selecting empty line in TextEditor on double click (#6537) il y a 4 ans
  Itamar 3cc7b00e24 LibGUI: Allow TextDocument::set_text to fail il y a 4 ans
  thankyouverycool 3e987eba2b TextEditor+LibGUI: Add case matching and wrap around optionality il y a 4 ans
  Andreas Kling ddbf20ecf6 LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans