Historie revizí

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