Histórico de Commits

Autor SHA1 Mensagem Data
  ronak69 7833dc0f5a LibLine: Add internal functions to search character forwards & backwards há 1 ano atrás
  ronak69 cb02d52ac9 LibLine: Add internal function to erase consecutive spaces under cursor há 1 ano atrás
  Ali Mohammad Pur cde528fdd9 LibLine: Fully redraw on resize when origin position changes há 1 ano atrás
  ronak69 9d3604215d LibLine: Implement basic cut-and-paste functionality há 1 ano atrás
  ronak69 97bcdba2a5 LibLine: Implement internal functions to jump cursor over non-space word há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Ali Mohammad Pur 36f0499cc8 LibLine: Use grapheme clusters for cursor management há 1 ano atrás
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver há 2 anos atrás
  Ben Wiederhake f93ee3142d LibLine: Unify history reading, prefer File over DeprecatedFile há 2 anos atrás
  Andreas Kling 3de8dd921e Userland: Remove serialize-to-JSON functions only used for Inspector há 2 anos atrás
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages há 2 anos atrás
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` há 2 anos atrás
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` há 2 anos atrás
  Tim Schumacher 40cb41a16c LibLine: Do a whole bunch of internal error propagation há 2 anos atrás
  Tim Schumacher f9f1e1dd49 LibLine: Port most functions to `Core::Stream` há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Lucas CHOLLET 299ca10fd5 LibLine: Support wrapping lines in `actual_rendered_string_metrics` há 2 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  Ali Mohammad Pur 910a44d5f2 LibLine: Use the real shown line count around in cleanup() há 3 anos atrás
  Ali Mohammad Pur 78dc77f7e4 LibLine: Add support for user-controlled masking há 3 anos atrás
  Ali Mohammad Pur c257d27f0b LibLine: Turn bracketed paste mode off in Editor::restore() há 3 anos atrás
  Ali Mohammad Pur d5b3998d23 LibLine: Respect the provided completion static offset há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Ali Mohammad Pur f6afb70b07 LibLine: Handle read events serially há 3 anos atrás
  Ali Mohammad Pur d7d847c8c6 LibLine: Allow the embedder to optionally handle pasted data itself há 3 anos atrás
  Ali Mohammad Pur 118590325a LibLine+Userland: Make suggestion offsets per-suggestion há 3 anos atrás
  Ali Mohammad Pur 4458cc249e LibLine: Switch all files to use east-const há 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value há 3 anos atrás
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior há 3 anos atrás
  Ali Mohammad Pur 3184086679 LibLine: Avoid excessive write() syscalls when refreshing the display há 4 anos atrás