Historique des commits

Auteur SHA1 Message Date
  Musab Kılıç 7f46022e66 LibVT: Execute DragOperation after resetting active hyperlink il y a 3 ans
  Andreas Kling 82d8cd2b87 Terminal+LibVT: Use LibConfig instead of Core::ConfigFile il y a 3 ans
  TheFightingCatfish 0c53c2dfa2 LibGUI: Add a ClipboardClient for GUI::Clipboard il y a 4 ans
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions il y a 4 ans
  Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable il y a 4 ans
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath il y a 4 ans
  Xavier Defrang 04fc7d708c LibVT: Paste full path when dropping file on widget il y a 4 ans
  Ali Mohammad Pur 424965954f LibVT: Keep track of the 'true' line endings il y a 4 ans
  Gunnar Beutner 21ee0ad6fc LibVT: Don't crash when clicking outside of the terminal's buffer area il y a 4 ans
  Daniel Bertalan ce9460de59 Kernel+LibVT: Fix selection with scrollback wrap-around il y a 4 ans
  Daniel Bertalan 99a79a364a LibVT: Fix underlines incorrectly rendering in red il y a 4 ans
  Daniel Bertalan 53099b216c LibVT: Implement bright color support il y a 4 ans
  Daniel Bertalan acbd1d14d0 LibVT+Terminal: Add color scheme support il y a 4 ans
  Daniel Bertalan 99033876ec LibVT+Kernel: Create `Color` class il y a 4 ans
  Daniel Bertalan 708f835477 LibVT: Implement Bracketed Paste Mode il y a 4 ans
  Daniel Bertalan 875a2cbb71 LibVT+Kernel: Add support for setting cursor styles il y a 4 ans
  Andreas Kling ee5cf92b3d LibVT: Don't cache bold variant of VT font in a member variable il y a 4 ans
  Max Wipfli 229414b002 Applications: Use titlecase and distinct underlined characters in menus il y a 4 ans
  Andreas Kling 8a6c37deef LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font() il y a 4 ans
  Andreas Kling 7ae7170d61 Everywhere: "file name" => "filename" il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" il y a 4 ans
  Andreas Kling 192e2d5d50 LibVT: Update TerminalWidget after double-click selection il y a 4 ans
  Andreas Kling c2b760e335 Terminal+LibVT: Add Alt shortcuts to menu actions il y a 4 ans
  Andreas Kling 38f11cc1ba Everywhere: Rename "logo" key to "super" key il y a 4 ans
  Andreas Kling 2c1f71055f LibVT: Put TerminalWidget in the VT namespace :^) il y a 4 ans
  Andreas Kling b7c66233f6 LibVT: Make VT::Line use a Vector for storage il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 1e3a6ba572 LibVT: Avoid double relayout during interactive resize il y a 4 ans
  Linus Groh 368fe0f7f8 LibVT: Don't paint selection with opacity il y a 4 ans