Historial de Commits

Autor SHA1 Mensaje Fecha
  kleines Filmröllchen e5736cdf2f HexEditor: Add ASCII to the value inspector hace 3 años
  kleines Filmröllchen da7a8a8711 HexEditor: Don't require the ValueInspectorModel's value size to be i32 hace 3 años
  Eli Youngs d20ff6c891 HexEditor: Show endianness in the value inspector hace 3 años
  Timothy Slater 6a4fdae575 HexEditor: Add Value Inspector hace 3 años
  Samu698 61b8834b1a HexEditor: Disable selection dependent actions when no selection is made hace 3 años
  Samu698 d694af8be0 HexEditor: Offset segment in status bar opens goto offset dialog hace 3 años
  Karol Kosek c9c55d86a4 Userland: Ask first for unsaved changes after clicking an "Open" action hace 3 años
  Karol Kosek 42d19977b3 HexEditor: Use the system-wide unsaved changes dialog hace 3 años
  Karol Kosek f18ae27fe9 HexEditor: Display dirty close icon when the file is changed hace 3 años
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors hace 3 años
  electrikmilk 62102e3130 Base+HexEditor: Add icons hace 3 años
  Mustafa Quraish aae96af812 HexEditor: Use FileSystemAccessClient::try_* APIs hace 3 años
  Arne Elster fd66dda1d7 HexEditor: Stream input files instead of keeping them in memory 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
  Arne Elster 4aab6ff839 HexEditor: Use size_t where applicable hace 3 años
  Mustafa Quraish 0f749681a9 Everywhere: Use my fancy new serenityos.org email :^) hace 3 años
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe hace 3 años
  Mustafa Quraish 8f2521ce52 HexEditor: Use FileSystemAccessClient, add unveils hace 3 años
  Mustafa Quraish 22a1035f1b HexEditor: Use LibConfig instead of Core::ConfigFile hace 4 años
  networkException acde7d12b0 Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open hace 4 años
  networkException 938051feb8 Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing hace 4 años
  Brian Gianforcaro a51e6547aa Applications: Remove unused header includes 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
  Karol Kosek 7f418a5c6a HexEditor: Accept file drops hace 4 años
  Max Wipfli d8be530397 AK+Everywhere: Remove "null state" of LexicalPath hace 4 años
  Gunnar Beutner 7a87e920f2 HexEditor: Change name for unsaved files to 'Untitled' hace 4 años
  Gunnar Beutner b246221eac HexEditor: Prompt the user to save changes when opening a file hace 4 años
  Apoorv Mishra 89855d0b8c HexEditor: Use Yes/No/Cancel prompts for message boxes hace 4 años