Историја ревизија

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