Historie revizí

Autor SHA1 Zpráva Datum
  Abhishek Raturi e63cf3b94a HackStudio: Highlight all the occurances of selected text in editor před 1 rokem
  Sam Atkins 39cba61c2d LibGUI: Fall back to words when double-clicking TextEditor with spans před 1 rokem
  Sam Atkins 988130a935 LibGUI+GMLPlayground: Set correct undo text for ReplaceAllTextCommand před 2 roky
  Sam Atkins 1d7d194062 LibGUI: Use `set_text()` for `ReplaceAllTextCommand` před 2 roky
  Sam Atkins 9d2027de6b LibGUI: Make folded lines take up 0 vertical space in no-wrap mode před 2 roky
  Lucas CHOLLET ea2ffdfd0e LibGUI: Bubble up Key_Escape if no hook is plugged in TextEditor před 2 roky
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions před 2 roky
  Xuekun Li 200a4a00dd LibGUI: Fix wrong cursor position after undoing `RemoveTextCommand` před 2 roky
  Ahmed Hussein fd9dbf1f20 TextEditor: Prevent autoscroll looping over před 2 roky
  Caoimhe 617edafbf2 LibGUI: Add support for jumping to a line and column in TextEditor před 2 roky
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive před 2 roky
  thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text před 2 roky
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox před 2 roky
  thankyouverycool 9c2bcffe83 LibGUI: Improve calculated_min_size() for single-line TextEditor před 2 roky
  Sam Atkins 4b29702fee LibGUI: Add gutter indicators to TextEditor :^) před 2 roky
  Sam Atkins ce9b9a4f20 LibGUI: Rename TextEditor::LineVisualData -> LineData před 2 roky
  Sam Atkins 03571b1fa9 LibGUI: Extract repeated code for populating TextEditor per-line data před 2 roky
  Cameron Youell c048cf2004 Libraries: Convert `DeprecatedFile` usages to `LibFileSystem` před 2 roky
  Karol Kosek ee5838084d LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro před 2 roky
  Sam Atkins 6d8f046fd0 LibGfx+Userland: Make TextAttributes::underline_style optional před 2 roky
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes před 2 roky
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} před 2 roky
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector před 2 roky
  Andreas Kling b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() před 2 roky
  Timothy Flynn 4463de3d10 LibGUI: Compute syntax-highlighted visual text spans using float rects před 2 roky
  Sam Atkins d169af117d LibSyntax+LibGUI: Let syntax highlighters assign folding regions před 2 roky
  Sam Atkins 92b128e20a LibGUI: Support folding regions in TextEditor před 2 roky
  Sam Atkins 640f6f476c LibGUI: Store Utf32Views in TextEditor::LineVisualData před 2 roky
  Sam Atkins b5e1babc26 LibGUI: Create TextAttributes for unspanned text once, not repeatedly před 2 roky
  Sam Atkins e8b7bdbd57 LibGUI: Skip painting TextEditor spans that end on previous lines před 2 roky