Commit History

Author SHA1 Message Date
  Thaddeus Crews 8b4dd7a34e Merge pull request #105724 from dugramen/recovery/split-commit 3 months ago
  Lukas Tenbrink 581e899785 Refactor `TextEdit::search` to be more robust to failure. 3 months ago
  dugramen b9f59ae6ca Add color pickers to script editor 4 months ago
  Fredia Huya-Kouadio f29feac7a5 Add a `LineEdit` / `TextEdit` property to control whether the virtual keyboard should show on focus 3 months ago
  Koyper b668f45fd0 Fix LineEdit and TextEdit composite character backspace delete. 4 months ago
  bruvzg aa0ade5b49 [TextEdit / LineEdit] Add support for OEM Alt codes input. 1 year ago
  Pāvels Nadtočajevs b106dfd4f9 Base accessibility API. 5 months ago
  Pāvels Nadtočajevs 2fb5059c63 [TextEdit] Use actual indentation offset instead of space width for wrapped lines. 7 months ago
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 7 months ago
  Thaddeus Crews 77231d81b4 Merge pull request #102514 from bruvzg/ts_wrp_indent 6 months ago
  kit b7a8138907 Fix TextEdit scrolls wrong on text selection 6 months ago
  Pāvels Nadtočajevs 7da0767f35 [TextEdit] Update syntax highlighting when IME composition string is updated. 6 months ago
  Pāvels Nadtočajevs 7aeffb8923 [TextEdit] Improve wrapped line indent handling. 6 months ago
  Rémi Verschelde e87f4f67b0 Merge pull request #100913 from larspet/tooltip-hover-oob 6 months ago
  kit 46fa85891b Fix center viewport not working horizontally 1 year ago
  Lars Pettersson ff39adddd1 Prevent tooltip from showing when hovering past end of script line 8 months ago
  kit 8274e64402 Fix TextEdit breakpoint hover not hiding 7 months ago
  Pāvels Nadtočajevs b252867145 [macOS/Windows] Add `Emoji & Symbols` context menu item to LineEdit/TextEdit to show system character picker. 8 months ago
  Aarni Koskela f134769506 Fix various typos 7 months ago
  Thaddeus Crews 89a311205f Style: Apply `clang-tidy` fixes 1 year ago
  Adam Scott 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 11 months ago
  Haoyu Qiu 504e0656bb Add TextEdit option to prevent copying without a selection 1 year ago
  bruvzg b776f55bcb Add Control+Shift+U (rebindabe) action for Unicode input, show hex as it is entered. 1 year ago
  rune-scape 60fa3ec4d4 CodeEdit: improve render speed 1 year ago
  Aaron Franke 3b8afcd10c Implement fit content width in TextEdit 1 year ago
  kit b6c054e793 Fix TextEdit placeholder fit content height 1 year ago
  kit fc16465d17 Fix dropping on selection in script editor 1 year ago
  Volkan Gezer e60678f193 enable custom separators to treat different characters as words 1 year ago
  kit 773a473807 Overhaul multiple caret editing in TextEdit. 1 year ago
  kit 154f727c7a Overhaul TextEdit selection. 1 year ago