Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins 6d8f046fd0 LibGfx+Userland: Make TextAttributes::underline_style optional há 2 anos atrás
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector há 2 anos atrás
  Sam Atkins 3d25b4eb34 LibGUI: Add folding regions to TextDocument há 2 anos atrás
  Sam Atkins 04deb81f71 LibGUI: Validate TextDocument spans when merging them, not when painting há 2 anos atrás
  Fausto Tommasi f7458b3e17 LibGUI: Update TextEditor to delete emoji based on gbp cluster há 2 anos atrás
  Timothy Flynn 4ab7216827 LibGUI: Use Unicode's text segmentation for traversing word breaks há 2 anos atrás
  Arda Cinar 1ef410eb79 LibGUI: Handle utf-8 search strings in find há 2 anos atrás
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() há 2 anos atrás
  Sam Atkins a5ff6769f5 LibGUI: Make undo work for TextDocument ReplaceAllTextCommand há 2 anos atrás
  Snow 2f8c7b1b30 LibGUI: Add shortcut for inserting new line 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
  Kyle Lanmon ad250dd484 TextEditor: Add UndoCommands for commenting and uncommenting lines há 2 anos atrás
  Kyle Lanmon 9aa00a6d70 TextEditor: Add utility to keep a range of text within a line há 2 anos atrás
  Lucas CHOLLET cf693136e2 LibGUI: Remove wrong casts in TextDocument.cpp há 3 anos atrás
  Lucas CHOLLET d391f1fb2a LibGUI: Add TextDocument::take_line(size_t line_index) há 3 anos atrás
  huttongrabiel 9369610bf4 LibGUI: Unindent selected text on shift+tab press há 3 anos atrás
  huttongrabiel 2fbaa7996c LibGUI: Indent selected text on tab press há 3 anos atrás
  ForLoveOfCats 2adc5efe2b LibGUI: Don't merge TextDocumentUndoCommand if too much time has elapsed há 3 anos atrás
  ForLoveOfCats ee81c1b07a LibGUI: Split InsertTextCommand undo/redo based on whitespace há 3 anos atrás
  SimonFJ20 399202f1d3 LibGUI: Make class final and seperate from GML Playground há 3 anos atrás
  SimonFJ20 50ca1b3d87 LibGUI+GMLPlayground: Reset cursor to end of text after replace há 3 anos atrás
  SimonFJ20 661e7d691e LibGUI+GMLPlayground: Replace text using ReplaceAllTextCommand há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Itamar a12385dc4b LibGUI: Add match_case parameter to TextDocument::find_all() há 3 anos atrás
  Itamar ab0b4f46f7 LibGUI: Support multiple layers of TextDocument spans há 3 anos atrás
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI há 3 anos atrás
  Mathieu PATUREL 9ec826144f LibGUI: Don't skip non-skipable spans on ctrl+right há 3 anos atrás
  Mathieu PATUREL c8addf1a5e LibGUI: Consume initial spaces when going to next/prev word break há 3 anos atrás
  Sam Atkins d95e50643e LibGUI: Cast unused smart-pointer return values to void há 3 anos atrás