Historique des commits

Auteur SHA1 Message Date
  Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places il y a 1 an
  ronak69 90d68d43ce KeyboardMapper: Convert Utf-8 char in String to Utf-32 code point il y a 1 an
  Liav A 60a96b3786 Userland: Actually use the correct character map index from KeyEvent il y a 2 ans
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Andreas Kling 58e482a06d LibGUI: Remove Layout::try_add_spacer() il y a 2 ans
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` il y a 2 ans
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible il y a 2 ans
  Cameron Youell 8134dccdc7 AK: Add new failable `JsonArray::{append/set}` functions il y a 2 ans
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox il y a 2 ans
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes il y a 2 ans
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} il y a 2 ans
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals il y a 2 ans
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor il y a 2 ans
  Sam Atkins 9561ec15f4 Userland: Use Widget::add_spacer() everywhere il y a 2 ans
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` il y a 2 ans
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace il y a 2 ans
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class il y a 2 ans
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text il y a 2 ans
  Timothy Flynn 4a916cd379 Everywhere: Remove needless copies of Error / ErrorOr instances il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Zaggy1024 66b15e6cd6 KeyboardMapper: Call event.ignore() on keydown in the main widget il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Karol Kosek b6510f8e76 KeyboardMapper: Ask for unsaved changes on window close and file open il y a 3 ans
  Karol Kosek ae9e4c6f26 KeyboardMapper: Reset modified flag after loading a file il y a 3 ans
  Karol Kosek 2fd7506212 KeyboardMapper: Display dirty close icon when the file is changed il y a 3 ans
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors il y a 3 ans
  sin-ack dbd25916a3 LibCore+Userland+Tests: Convert Stream APIs to construct on heap il y a 3 ans