提交历史

作者 SHA1 备注 提交日期
  Moustafa Raafat 0ce854cf73 TextEditor: Save the selected font 2 年之前
  demostanis 34acae90c7 Userland: Let applications make use of make_command_palette_action() 2 年之前
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers 2 年之前
  electrikmilk 44a5deff40 TextEditor: Add Insert Emoji action 2 年之前
  huttongrabiel 279caade73 TextEditor: Correct typo in MainWidget.{cpp,h} 2 年之前
  huttongrabiel 27abbfdf09 TextEditor: Display widget when needle not found in replace all 2 年之前
  MacDue 8266ebf3c6 TextEditor: Debounce update_preview() in on_change event 3 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  DexesTTP dcbbbf5b4a LibWebView: Move OutOfProcessWebView to a new LibWebView library 3 年之前
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 年之前
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 年之前
  Itamar de902ab659 TextEditor: Use the search API of GUI::TextEditor 3 年之前
  thankyouverycool 76157594a9 TextEditor: Save wrapping mode settings 3 年之前
  thankyouverycool e5f7032fb8 TextEditor: Add missing syntax Alt-menu shortcuts 3 年之前
  thankyouverycool b9f81b91a6 TextEditor: Update status bar to use clickable Segments 3 年之前
  thankyouverycool fe864af0dc LibGUI+Apps: Prevent Splitter children from being unresizable 3 年之前
  Karol Kosek c9c55d86a4 Userland: Ask first for unsaved changes after clicking an "Open" action 3 年之前
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors 3 年之前
  kleines Filmröllchen 4931c88b13 LibGUI: Remove GML prefix in favor of proper namespace 3 年之前
  thankyouverycool f35a6c13ab LibGUI+TextEditor: Highlight the entire current line 3 年之前
  Mustafa Quraish f674102447 TextEditor: Use FileSystemAccessClient::try_* APIs 3 年之前
  Brian Gianforcaro 974e36e7a9 TextEditor: Hookup git commit message detection and highlighting 3 年之前
  Andreas Kling 5c68e91dd7 TextEditor: Use early return style in "save" action callback 3 年之前
  Andreas Kling 7178c39a78 TextEditor: Show time-since-last-save in "unsaved changes" dialogs :^) 3 年之前
  Andreas Kling c08872f5da TextEditor: Use GUI::MessageBox::ask_about_unsaved_changes() 3 年之前
  Maciej 00d1dbb95b TextEditor: Highlight AF files as INI 3 年之前
  scwfri 8d0143a380 HackStudio+TextEditor: Persist EditingEngineType across editors 3 年之前
  Andrew January 22e80bae29 LibGUI: Change delete key handling from action to keydown_event 3 年之前
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 年之前
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 年之前