Histórico de commits

Autor SHA1 Mensagem Data
  Andreas Kling 0d78ee95f9 LibVT: Make TerminalWidget::selected_text() produce UTF-8 strings :^) 5 anos atrás
  Andreas Kling 7b5b4bee70 LibVT: Store all-ASCII terminal lines as 8-bit characters 5 anos atrás
  Andreas Kling fa712d8aa5 LibVT: Don't try to set the window title to invalid UTF-8 text 5 anos atrás
  Andreas Kling 06f3eb0ecd LibVT: Tweak input parsing related names 5 anos atrás
  Andreas Kling c4edc4c550 LibVT: Switch VT::Line to being backed by 32-bit codepoints 5 anos atrás
  Andreas Kling 16965db86b LibVT: Move out the Line class from Terminal to its own class 5 anos atrás
  Andreas Kling f8e3c8326d Terminal: When offering to open a URL, show name + icon for handler app 5 anos atrás
  AnotherTest 5b9fe0cf46 LibVT: Update the terminal buffer based on visible lines 5 anos atrás
  Andreas Kling 666863c2d8 LibVT: Clear the hovered hyperlink after completing a drag 5 anos atrás
  Andreas Kling f41bbdd46e LibVT: Allow dragging hyperlinks :^) 5 anos atrás
  Andreas Kling 901d2e3236 LibVT: Make selection follow terminal history scrollback :^) 5 anos atrás
  Andreas Kling 8af3af137e LibVT: Use the "ActiveLink" theme color for links being clicked 5 anos atrás
  Andreas Kling ab7de41c7b LibVT: Don't commit to opening a hyperlink until mouseup 5 anos atrás
  Andreas Kling c10c6240f2 LibVT: Open hyperlinks on plain left-click instead of Ctrl+Click 5 anos atrás
  Andreas Kling 3226276fe9 LibVT: Always draw hyperlinks with a dotted underline 5 anos atrás
  AnotherTest 8487806ec0 LibVT: Support RGB colors (\x1b[38;2;<r>;<g>;<b>m) 5 anos atrás
  Andreas Kling c3aa249a36 LibVT: Snapshot the URL we're opening a context menu for 5 anos atrás
  Andreas Kling 31ec4de0ee LibVT: Show the hover hand cursor when hovering over hyperlinks :^) 5 anos atrás
  Andreas Kling 27d1e7f432 LibVT: Add "Open URL" and "Copy URL" to TerminalWidget context menu 5 anos atrás
  Andreas Kling f596b12a04 LibVT+Terminal: Support hyperlinks in the terminal :^) 5 anos atrás
  Andreas Kling 283bd1a95c LibVT: Respond to DSR 0 (device status) 5 anos atrás
  AnotherTest 54d400c685 LibVT: Handle ctrl+arrow keys 5 anos atrás
  Andreas Kling 17b8857dc0 LibVT: Shift+Tab should generate ESC[Z 5 anos atrás
  Andreas Kling 5c779c124b LibVT: Don't scroll-to-bottom when pressing the Logo key 5 anos atrás
  rhin123 72ef3e529a TerminalWidget: Implement ALT selection 5 anos atrás
  Andreas Kling bfd86c4631 LibGUI: Make GUI::Frame have the 2px sunken container look by default 5 anos atrás
  Andreas Kling 3d20da9ee4 Userspace: Use Core::Object::add() when building interfaces 5 anos atrás
  Andreas Kling 66903ad987 LibGfx: Remove Utf8View.h dependency from Font.h 5 anos atrás
  Andreas Kling 814d59f462 LibGUI: Port the drag&drop code to Core::MimeData 5 anos atrás
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 anos atrás