Historial de Commits

Autor SHA1 Mensaje Fecha
  Fausto Tommasi f7458b3e17 LibGUI: Update TextEditor to delete emoji based on gbp cluster hace 2 años
  Cameron Youell dad70d8d6e LibGUI: Account for `glyph_spacing()` in spans hace 2 años
  Sam Atkins 2dc1682274 LibGUI: Take gutter into account when measuring TextEditor content area hace 2 años
  Sam Atkins 6905622b41 LibGUI: Don't show caret cursor when hovering TextEditor's gutter hace 2 años
  Sam Atkins 69333e5dbd LibGUI: Combine wrapping/non-wrapping TextEditor code paths hace 2 años
  Sam Atkins 7aef096f85 LibGUI: Fix typo in `span_consumed` variable hace 2 años
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace hace 2 años
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` hace 2 años
  Lucas CHOLLET db80425a65 LibGUI: Remove the `Core::File` overload of `write_to_file()` hace 2 años
  Lucas CHOLLET 107e15c5bc LibGUI: Base `write_to_file(StringView path)` on the stream overload hace 2 años
  Aliaksandr Kalenik 1f4106842d LibGfx: Pass font width to `FontDatabase::get()` hace 2 años
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions hace 2 años
  Sam Atkins a8cf0c9371 LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr hace 2 años
  Lucas CHOLLET cf1eea27d3 LibGUI: Add `TextEditor::write_to_file(Core::Stream::File&)` hace 2 años
  Andrew Kaster ddf348daeb Everywhere: Use ElapsedTimer::elapsed_time() for comparisons hace 2 años
  Andreas Kling 2a61d66b0a LibGfx: Make Font::preferred_line_height() more correct hace 2 años
  thankyouverycool 804baa42f9 LibGUI: Standardize automatic scrolling in TextEditor+GlyphMapWidget hace 2 años
  thankyouverycool 5b02e6a46b LibGUI: Handle Enter+Leave events for automatic cursor trackers hace 2 años
  Snow 0049dfd717 LibGUI+TextEditor: Add a relative line number option for TextEditor hace 2 años
  Snow 2f8c7b1b30 LibGUI: Add shortcut for inserting new line hace 2 años
  Snow df7c0eacd4 TextEditor: Fix commenting shortcut `<Ctrl-/>` hace 2 años
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  thankyouverycool c476ca2bd6 LibGUI: Setup IncrementalSearchBanners for TextEditors hace 2 años
  Kyle Lanmon 62a3de0c0a TextEditor: Add keyboard shortcut to (un)comment a range of lines hace 2 años
  thankyouverycool a6581c2aac LibGUI: Paint text selections as active in Popups hace 2 años
  Julian Eigmüller 0ea399d8d6 LibGUI: Shift+Tab unindents line hace 2 años
  thankyouverycool 901b80f988 LibGUI: Update calculated_min_size() for TextEditor hace 2 años
  networkException 802cf9bc69 Everywhere: Use my very shiny serenityos.org email :^) hace 2 años