Histórico de Commits

Autor SHA1 Mensagem Data
  MacDue 8266ebf3c6 TextEditor: Debounce update_preview() in on_change event há 3 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  DexesTTP dcbbbf5b4a LibWebView: Move OutOfProcessWebView to a new LibWebView library há 3 anos atrás
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class há 3 anos atrás
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ há 3 anos atrás
  Itamar de902ab659 TextEditor: Use the search API of GUI::TextEditor há 3 anos atrás
  thankyouverycool 76157594a9 TextEditor: Save wrapping mode settings há 3 anos atrás
  thankyouverycool e5f7032fb8 TextEditor: Add missing syntax Alt-menu shortcuts há 3 anos atrás
  thankyouverycool b9f81b91a6 TextEditor: Update status bar to use clickable Segments há 3 anos atrás
  thankyouverycool fe864af0dc LibGUI+Apps: Prevent Splitter children from being unresizable há 3 anos atrás
  Karol Kosek c9c55d86a4 Userland: Ask first for unsaved changes after clicking an "Open" action há 3 anos atrás
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors há 3 anos atrás
  kleines Filmröllchen 4931c88b13 LibGUI: Remove GML prefix in favor of proper namespace há 3 anos atrás
  thankyouverycool f35a6c13ab LibGUI+TextEditor: Highlight the entire current line há 3 anos atrás
  Mustafa Quraish f674102447 TextEditor: Use FileSystemAccessClient::try_* APIs há 3 anos atrás
  Brian Gianforcaro 974e36e7a9 TextEditor: Hookup git commit message detection and highlighting há 3 anos atrás
  Andreas Kling 5c68e91dd7 TextEditor: Use early return style in "save" action callback há 3 anos atrás
  Andreas Kling 7178c39a78 TextEditor: Show time-since-last-save in "unsaved changes" dialogs :^) há 3 anos atrás
  Andreas Kling c08872f5da TextEditor: Use GUI::MessageBox::ask_about_unsaved_changes() há 3 anos atrás
  Maciej 00d1dbb95b TextEditor: Highlight AF files as INI há 3 anos atrás
  scwfri 8d0143a380 HackStudio+TextEditor: Persist EditingEngineType across editors há 3 anos atrás
  Andrew January 22e80bae29 LibGUI: Change delete key handling from action to keydown_event há 4 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value há 3 anos atrás
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() há 3 anos atrás
  Davi 0d459553fd TextEditor: Fix hang on "Replace All" há 3 anos atrás
  Sam Atkins d2690e551c TextEditor: Add syntax-highlighting for CSS files há 3 anos atrás
  thankyouverycool 4540c1ffab TextEditor: Show total character and word count without selection há 3 anos atrás
  thankyouverycool 4e40eaf34c TextEditor: Remove wordiness and a separator in View menu há 3 anos atrás
  thankyouverycool 9a5a9fbee0 LibGUI+TextEditor: Allow cursor line highlighting to be toggled há 3 anos atrás
  Karol Kosek e3f7753233 TextEditor: Stop calling window->set_modified(false) on file save há 3 anos atrás