Историја ревизија

Аутор SHA1 Порука Датум
  Ali Mohammad Pur ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI пре 1 година
  Sam Atkins 1d7d194062 LibGUI: Use `set_text()` for `ReplaceAllTextCommand` пре 2 година
  Xuekun Li a33af174b2 LibGUI: Prevent crashes/hangs when deleting words backwards пре 2 година
  Xuekun Li 200a4a00dd LibGUI: Fix wrong cursor position after undoing `RemoveTextCommand` пре 2 година
  kleines Filmröllchen fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration пре 2 година
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration пре 2 година
  Xuekun Li 4fb200a546 LibGUI: Fix crash on deleting word forward пре 2 година
  Xuekun Li 60805546bf LibGUI: Fix stuck on deleting word backward пре 2 година
  Sam Atkins 6d8f046fd0 LibGfx+Userland: Make TextAttributes::underline_style optional пре 2 година
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector пре 2 година
  Sam Atkins 3d25b4eb34 LibGUI: Add folding regions to TextDocument пре 2 година
  Sam Atkins 04deb81f71 LibGUI: Validate TextDocument spans when merging them, not when painting пре 2 година
  Fausto Tommasi f7458b3e17 LibGUI: Update TextEditor to delete emoji based on gbp cluster пре 2 година
  Timothy Flynn 4ab7216827 LibGUI: Use Unicode's text segmentation for traversing word breaks пре 2 година
  Arda Cinar 1ef410eb79 LibGUI: Handle utf-8 search strings in find пре 2 година
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() пре 2 година
  Sam Atkins a5ff6769f5 LibGUI: Make undo work for TextDocument ReplaceAllTextCommand пре 2 година
  Snow 2f8c7b1b30 LibGUI: Add shortcut for inserting new line пре 2 година
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Kyle Lanmon ad250dd484 TextEditor: Add UndoCommands for commenting and uncommenting lines пре 2 година
  Kyle Lanmon 9aa00a6d70 TextEditor: Add utility to keep a range of text within a line пре 2 година
  Lucas CHOLLET cf693136e2 LibGUI: Remove wrong casts in TextDocument.cpp пре 3 година
  Lucas CHOLLET d391f1fb2a LibGUI: Add TextDocument::take_line(size_t line_index) пре 3 година
  huttongrabiel 9369610bf4 LibGUI: Unindent selected text on shift+tab press пре 3 година
  huttongrabiel 2fbaa7996c LibGUI: Indent selected text on tab press пре 3 година
  ForLoveOfCats 2adc5efe2b LibGUI: Don't merge TextDocumentUndoCommand if too much time has elapsed пре 3 година
  ForLoveOfCats ee81c1b07a LibGUI: Split InsertTextCommand undo/redo based on whitespace пре 3 година
  SimonFJ20 399202f1d3 LibGUI: Make class final and seperate from GML Playground пре 3 година
  SimonFJ20 50ca1b3d87 LibGUI+GMLPlayground: Reset cursor to end of text after replace пре 3 година