Histórico de Commits

Autor SHA1 Mensagem Data
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() há 2 anos atrás
  Lucas CHOLLET baac824ee3 LibGUI: Make `propagate_shortcuts` handle different level of propagation há 2 anos atrás
  Liav A 11a7e21c2a Kernel+Userland: Add support for using the PCSpeaker with various tones há 2 anos atrás
  Andreas Kling 508fb7e1e9 Userland: Use Font::pixel_size_rounded_up() in more places há 2 anos atrás
  Arda Cinar 25f1e81d62 LibVT: Handle utf-8 search strings in find há 2 anos atrás
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions há 2 anos atrás
  Andrew Kaster ddf348daeb Everywhere: Use ElapsedTimer::elapsed_time() for comparisons há 2 anos atrás
  Andreas Kling c3018f8beb LibVT: Simplify TerminalWidget::widget_size_for_font() há 2 anos atrás
  Andreas Kling ddc0c13007 LibVT: Use font pixel height (pixel_size) when calculating line heights há 2 anos atrás
  Andreas Kling 2e1b8b90f4 LibVT: Compute the font metrics once and cache them há 2 anos atrás
  Andreas Kling b4946eac6e LibVT: Fix bug where terminal size got lost on font size change há 2 anos atrás
  Andreas Kling 555d7a6fce LibGfx: Make Font::glyph_width*() APIs return float há 2 anos atrás
  Ben Wiederhake 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h há 2 anos atrás
  implicitfield 800c292be8 Terminal+LibVT: Get the color scheme from the system theme há 2 anos atrás
  implicitfield 4aec8491d6 Everywhere: Move Base/res/terminal-colors to Base/res/color-schemes há 2 anos atrás
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value há 2 anos atrás
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Zaggy1024 52a5da51bf LibVT: Make shortcuts propagate completely before terminal input há 2 anos atrás
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers há 2 anos atrás
  Timothy Flynn 31b2d93038 LibGUI+LibVT: Notify widgets of emoji selection with a callback há 2 anos atrás
  networkException b29fbe96dd LibVT: Handle non file urls in on hover tooltips há 2 anos atrás
  Karol Kosek 1d9ec8bd56 LibVT: Accept supported drag enter events há 3 anos atrás
  Wuzado d3cffcfee5 LibVT: Show application display name when hovered over, if available há 3 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  Michał Lach e2b0f6795f LibVT+Kernel: Separate the caret shapes and its steadiness há 3 anos atrás
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Ben Wiederhake d13283f952 LibVT: Fix tooltip condition, properly reset when tooltip not available há 3 anos atrás