Commit Verlauf

Autor SHA1 Nachricht Datum
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages vor 2 Jahren
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` vor 2 Jahren
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` vor 2 Jahren
  Tim Schumacher 40cb41a16c LibLine: Do a whole bunch of internal error propagation vor 2 Jahren
  Tim Schumacher f9f1e1dd49 LibLine: Port most functions to `Core::Stream` vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Lucas CHOLLET 299ca10fd5 LibLine: Support wrapping lines in `actual_rendered_string_metrics` vor 2 Jahren
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) vor 3 Jahren
  Ali Mohammad Pur 910a44d5f2 LibLine: Use the real shown line count around in cleanup() vor 3 Jahren
  Ali Mohammad Pur 78dc77f7e4 LibLine: Add support for user-controlled masking vor 3 Jahren
  Ali Mohammad Pur c257d27f0b LibLine: Turn bracketed paste mode off in Editor::restore() vor 3 Jahren
  Ali Mohammad Pur d5b3998d23 LibLine: Respect the provided completion static offset vor 3 Jahren
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Ali Mohammad Pur f6afb70b07 LibLine: Handle read events serially vor 3 Jahren
  Ali Mohammad Pur d7d847c8c6 LibLine: Allow the embedder to optionally handle pasted data itself vor 3 Jahren
  Ali Mohammad Pur 118590325a LibLine+Userland: Make suggestion offsets per-suggestion vor 3 Jahren
  Ali Mohammad Pur 4458cc249e LibLine: Switch all files to use east-const vor 3 Jahren
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value vor 3 Jahren
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior vor 3 Jahren
  Ali Mohammad Pur 3184086679 LibLine: Avoid excessive write() syscalls when refreshing the display vor 4 Jahren
  Ali Mohammad Pur 4bf14715a1 LibLine: Recalculate the origin on resize vor 4 Jahren
  Ben Wiederhake a7c265f341 Everywhere: Sort out superfluous QuickSort.h imports vor 4 Jahren
  Ali Mohammad Pur b2ef18d538 LibLine+Shell: Allow some programs to modify the current termios vor 4 Jahren
  Ali Mohammad Pur e318f12263 LibLine: Add bracketed paste mode support vor 4 Jahren
  Gunnar Beutner d954c11f66 Everywhere: Add missing includes for <AK/OwnPtr.h> vor 4 Jahren
  Ali Mohammad Pur bbaa463032 LibLine: Make line management less broken when at the last line vor 4 Jahren
  sin-ack ecbe17fb11 LibLine+Shell: Add dirty history flag and use it vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Ali Mohammad Pur e1e84fe0fe LibLine: Redraw the suggestions when terminal size changes vor 4 Jahren
  AnotherTest b58dbc29fc LibLine: Add support for ^X^E vor 4 Jahren