Cronologia Commit

Autore SHA1 Messaggio Data
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox 2 anni fa
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes 2 anni fa
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} 2 anni fa
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 anni fa
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor 2 anni fa
  Sam Atkins 9561ec15f4 Userland: Use Widget::add_spacer() everywhere 2 anni fa
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 anni fa
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 anni fa
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class 2 anni fa
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text 2 anni fa
  Timothy Flynn 4a916cd379 Everywhere: Remove needless copies of Error / ErrorOr instances 2 anni fa
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 anni fa
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anni fa
  Zaggy1024 66b15e6cd6 KeyboardMapper: Call event.ignore() on keydown in the main widget 2 anni fa
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anni fa
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 anni fa
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 anni fa
  Karol Kosek b6510f8e76 KeyboardMapper: Ask for unsaved changes on window close and file open 3 anni fa
  Karol Kosek ae9e4c6f26 KeyboardMapper: Reset modified flag after loading a file 3 anni fa
  Karol Kosek 2fd7506212 KeyboardMapper: Display dirty close icon when the file is changed 3 anni fa
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors 3 anni fa
  sin-ack dbd25916a3 LibCore+Userland+Tests: Convert Stream APIs to construct on heap 3 anni fa
  Jean-Paul Balabanian a69598a670 KeyboardMapper: Add support for dynamic keyboard visualization 3 anni fa
  RasmusNylander c00014fa54 KeyboardMapper: Port to Core::Stream 3 anni fa
  RasmusNylander 9678ff15a8 KeyboardMapper: Propagate errors using ErrorOr and TRY 3 anni fa
  RasmusNylander c4b2efd95e KeyboardMapper: Show multiple pressed keys at once 3 anni fa
  RasmusNylander a1531dba91 KeyboardMapper: Extract method map_from_name 3 anni fa
  RasmusNylander b2a6c9e5ea KeyboardMapper: Extract creation of map-selection buttons 3 anni fa
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 anni fa
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 3 anni fa