커밋 기록

작성자 SHA1 메시지 날짜
  Rémi Verschelde 008cafc103 Merge pull request #72378 from maximkulkin/line-edit-consume-events 2 년 전
  Maxim Kulkin 5adc7e397e Fix LineEdit not consuming events 2 년 전
  Marcus Brummer a54cb5b07b Always show caret when moving in LineEdit 2 년 전
  Danil Alexeev af8bf6f1d0 Fix `LineEdit` and `TextEdit` context menus not customizable 2 년 전
  bruvzg e08a6e692d [Windows] Fix committing IME text without IME deactivation. 2 년 전
  bruvzg daad4aed62 Cleanup and unify keyboard input. 2 년 전
  Rémi Verschelde 5b1df48c6c Convert en_GB spelling to en_US with codespell 2 년 전
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 년 전
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 년 전
  Lucas Laukka 4e63395a78 fixed bug showing only two digits in color picker 2 년 전
  Rémi Verschelde 45c6950f1b Merge pull request #67123 from Rindbee/improve-caret-draw-conditions-for-LineEdit 2 년 전
  bruvzg c624b1eeac [Line Edit] Ignore placeholder text when drawing caret. 2 년 전
  Haoyu Qiu 3aed3edc06 Allow selecting SpinBox & LineEdit text when focus enters 2 년 전
  bruvzg 4b1937c73f Abort LineEdit shaping if no font is set to avoid unnecessary error messages. 2 년 전
  Rindbee 3f20108703 Improve caret drawing conditions for `LineEdit` 3 년 전
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 년 전
  bruvzg a750ca7ec1 Add split caret direction markers. Fix block/overtype caret size. 3 년 전
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 년 전
  Micky 6dbd283ae5 Rename every instance of `caret_blink_speed` to `caret_blink_interval` 3 년 전
  Yuri Sizov 3b1aa240dc Add a lifecycle method for manual theme item caching to Control 3 년 전
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 년 전
  Rémi Verschelde fed1189099 Merge pull request #62771 from bruvzg/line_edit_trim 3 년 전
  风青山 e561c68256 Add some codes, returnes directly if the value is not changed. 3 년 전
  Yuri Sizov 1a24c9e14b Make `_validate_property` a multilevel method 3 년 전
  Brian Semrau 103c0fa6e6 Add support for multiple virtual keyboard types 3 년 전
  bruvzg 3316454379 Fix LineEdit text incorrectly trimmed due to rounding errors. 3 년 전
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. 3 년 전
  Nolkaloid 9dc58511c6 Change LineEdit caret blink to use process 3 년 전
  iwek 082cf5440e Fix setting line edit caret after dobule and triple click 3 년 전
  Michael Alexsander 71c8fb26e0 Take into account the clear icon's size even when not visible in `LineEdit`s 3 년 전