Commit History

Author SHA1 Message Date
  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
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 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
  Mounir Tohami e89c196a80 `LineEdit` add member `keep_editing_on_text_submit`. 8 months ago
  rune-scape dd1372b78e various gui nodes now listen for the changed signal on textures 1 year ago
  Mounir Tohami f84f734696 Expose `LineEdit` `edit` and `unedit` methods. 11 months ago
  bruvzg b776f55bcb Add Control+Shift+U (rebindabe) action for Unicode input, show hex as it is entered. 1 year ago
  Mounir Tohami c36f466a4c Prevent `LineEdit` from losing focus when text is submitted or rejected. 11 months ago
  Rémi Verschelde 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 1 year ago
  RedMser d3852deaa4 Update Node::get_configuration_warnings signature 2 years ago
  jsjtxietian 6950aab078 Make LineEdit secret character easier to change and enter 1 year ago
  Yuri Sizov 2924bfd4d3 Register theme properties with ThemeDB 2 years ago
  bruvzg 5d3fcc5766 [TextServer] Fix system font fallback and caret/selection behavior for composite characters. 2 years ago
  unknown cfe98c57b9 Add drag and drop option for line edit and rich text label 2 years ago
  kobewi 968c5f6247 Preserve selection when focusing SpinBox 2 years ago
  VolTer 1856ceeb76 Implement LineEdit.get_selected_text() 2 years ago
  Danil Alexeev af8bf6f1d0 Fix `LineEdit` and `TextEdit` context menus not customizable 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde 45c6950f1b Merge pull request #67123 from Rindbee/improve-caret-draw-conditions-for-LineEdit 2 years ago
  Haoyu Qiu 3aed3edc06 Allow selecting SpinBox & LineEdit text when focus enters 2 years ago
  Rindbee 3f20108703 Improve caret drawing conditions for `LineEdit` 2 years ago
  EricEzaM cb6d7fd059 Add searching by event for Editor Settings shortcuts and Project Settings input map. 2 years ago
  Micky 6dbd283ae5 Rename every instance of `caret_blink_speed` to `caret_blink_interval` 3 years ago
  Yuri Sizov fc7cef8dec Fix theme propagation in various parts of the editor 3 years ago
  Yuri Sizov 3b1aa240dc Add a lifecycle method for manual theme item caching to Control 3 years ago
  Rémi Verschelde fed1189099 Merge pull request #62771 from bruvzg/line_edit_trim 3 years ago
  Yuri Sizov 1a24c9e14b Make `_validate_property` a multilevel method 3 years ago