История коммитов

Автор SHA1 Сообщение Дата
  Ali Mohammad Pur 54ab6fe5b9 LibVT+Everywhere: Introduce 'automarks' and 'clear previous command' 1 год назад
  hanaa12G 55b971e133 LibVT: Emit different sequences while in keypad application mode 1 год назад
  hanaa12G dea61d95db LibVT: Mask out keypad keys while in keypad application mode 1 год назад
  hanaa12G d6c8b4d279 LibVT: Adjust some method names to align with documentation 1 год назад
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 год назад
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 год назад
  Ali Mohammad Pur f10dc9cb14 LibVT: Clear the href ID by setting it to None instead of "" 1 год назад
  Liav A b55199c227 Kernel: Move TTY-related code to a new subdirectory under Devices 2 лет назад
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 лет назад
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 лет назад
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
  Jelle Raaijmakers 441555ea56 LibVT: Prevent `u16` underflow when resizing terminal to a height of 1 2 лет назад
  Zaggy1024 7aabda37d1 LibVT/LibLine: Delete words when pressing Ctrl+Backspace in Terminal 2 лет назад
  demostanis 6880359064 LibVT: Make Terminal::clear_in_line() keep line attributes 2 лет назад
  Tim Schumacher 8763dbcccc Everywhere: Remove a bunch of dead write-only variables 2 лет назад
  Liav A b22149601a LibVT: Remove Vector<Kernel::KString> title stack 3 лет назад
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 лет назад
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 лет назад
  Michał Lach e2b0f6795f LibVT+Kernel: Separate the caret shapes and its steadiness 3 лет назад
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 лет назад
  Brian Gianforcaro 913374163c LibVT/Kernel: Make VT::Attribute::Flags enum class, use AK EnumBits 3 лет назад
  Idan Horowitz ccad3d5a39 LibVT: Use StringBuilder::string_view() instead of to_string() 3 лет назад
  Idan Horowitz 5b572393a9 LibVT: Use NNOP<KString> to store window titles in the Kernel 3 лет назад
  Idan Horowitz 727fbca1a6 LibVT: Use StringBuilder's inline capacity instead of temporary Strings 3 лет назад
  Daniel Bertalan d8e383edd0 LibVT: Always clear "stomp" state when changing the cursor position 3 лет назад
  Sam Atkins 31ea222f97 LibVT: Cast unused smart-pointer return value to void 3 лет назад
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 лет назад
  Jelle Raaijmakers 49ccda5d97 LibVT: Implement G0..G3 and VT100 translation table 3 лет назад
  Jelle Raaijmakers aaa1382bd6 LibVT: Implement support for Cursor Keys Mode (DECCKM) 3 лет назад
  Jelle Raaijmakers e33e0e6a27 LibVT: Add stubs for DECPNM, DECPAM 3 лет назад