Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrew January 22e80bae29 LibGUI: Change delete key handling from action to keydown_event hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() hace 3 años
  Davi 0d459553fd TextEditor: Fix hang on "Replace All" hace 3 años
  Sam Atkins d2690e551c TextEditor: Add syntax-highlighting for CSS files hace 3 años
  thankyouverycool 4540c1ffab TextEditor: Show total character and word count without selection hace 3 años
  thankyouverycool 4e40eaf34c TextEditor: Remove wordiness and a separator in View menu hace 3 años
  thankyouverycool 9a5a9fbee0 LibGUI+TextEditor: Allow cursor line highlighting to be toggled hace 3 años
  Karol Kosek e3f7753233 TextEditor: Stop calling window->set_modified(false) on file save hace 3 años
  Andreas Kling 0cd4b8cbb7 TextEditor: Use LibConfig instead of Core::ConfigFile hace 3 años
  Ralf Donau 7d579b04c5 TextEditor: Unveil the full path to the config file hace 4 años
  networkException acde7d12b0 Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open hace 3 años
  networkException 938051feb8 Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing hace 3 años
  Karol Kosek ceadbafa97 HackStudio+TextEditor: Sync extensions from the FileIconProvider file hace 4 años
  Karol Kosek 68088b629b TextEditor: Add automatic syntax highlighting for Shell and .htm files hace 4 años
  Itamar 8241a6c8eb TextEditor: Allow starting with a file argument that doesn't exist hace 4 años
  Andreas Kling 687a12d7fb Userland: Add GUI::Window::add_menu() and use it everywhere hace 4 años
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions hace 4 años
  Timothy 38594dde79 FileSystemAccessServer+TextEditor: Implement cross-process modal prompts hace 4 años
  Gunnar Beutner 71840c1bf4 TextEditor: Open files with ReadOnly when we're just reading them hace 4 años
  Adam Hodgen a3638639a1 TextEditor: Show an error dialog when failing to open/save a file hace 4 años
  Timothy a3c8005546 TextEditor: Convert to east-const style hace 4 años
  Timothy 73ae5200a9 TextEditor+LibGUI: Use unveil and FileSystemAccessServer hace 4 años
  Marcus Nilsson e0cf6f3cf0 TextEditor: Reset editor width when disabling preview mode hace 4 años
  Max Wipfli d8be530397 AK+Everywhere: Remove "null state" of LexicalPath hace 4 años
  Jan de Visser 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory hace 4 años
  Gunnar Beutner 928364e102 TextEditor: Don't open files when the user cancelled saving changes hace 4 años
  sinmineryt 2e1a01a499 TextEditor: Don't allow opening directories hace 4 años
  Ali Mohammad Pur 51c2c69357 AK+Everywhere: Disallow constructing Functions from incompatible types hace 4 años
  Brian Gianforcaro c2d556be3d TextEditor: Remove unused header includes hace 4 años