提交历史

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