Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor hace 2 años
  Sam Atkins 9561ec15f4 Userland: Use Widget::add_spacer() everywhere hace 2 años
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` hace 2 años
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace hace 2 años
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class hace 2 años
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text hace 2 años
  Timothy Flynn 4a916cd379 Everywhere: Remove needless copies of Error / ErrorOr instances hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Zaggy1024 66b15e6cd6 KeyboardMapper: Call event.ignore() on keydown in the main widget hace 2 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Karol Kosek b6510f8e76 KeyboardMapper: Ask for unsaved changes on window close and file open hace 3 años
  Karol Kosek ae9e4c6f26 KeyboardMapper: Reset modified flag after loading a file hace 3 años
  Karol Kosek 2fd7506212 KeyboardMapper: 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
  sin-ack dbd25916a3 LibCore+Userland+Tests: Convert Stream APIs to construct on heap hace 3 años
  Jean-Paul Balabanian a69598a670 KeyboardMapper: Add support for dynamic keyboard visualization hace 3 años
  RasmusNylander c00014fa54 KeyboardMapper: Port to Core::Stream hace 3 años
  RasmusNylander 9678ff15a8 KeyboardMapper: Propagate errors using ErrorOr and TRY hace 3 años
  RasmusNylander c4b2efd95e KeyboardMapper: Show multiple pressed keys at once hace 3 años
  RasmusNylander a1531dba91 KeyboardMapper: Extract method map_from_name hace 3 años
  RasmusNylander b2a6c9e5ea KeyboardMapper: Extract creation of map-selection buttons hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor hace 4 años
  Brian Gianforcaro a51e6547aa Applications: Remove unused header includes hace 4 años
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> hace 4 años
  NonStdModel 484ec94624 KeyboardMapper: Add GUI alert in case load from file fails hace 4 años
  NonStandardModel 5bbca2fa8b KeyboardMapper: Fix crash upon loading an invalid JSON file hace 4 años