Commit History

Author SHA1 Message Date
  A Thousand Ships f11aff3841 Editor: Restructure editor code 1 month ago
  Thaddeus Crews a39a83a990 Merge pull request #106526 from roughbits01/line-edit-select-all-web 1 month ago
  Haoyu Qiu a7ab249a2a Make `PROPERTY_HINT_GROUP_ENABLE` hide properties by default 1 month ago
  Rémi Verschelde c3ce623b54 Merge pull request #107413 from roughbits01/fix-ime-window-position 1 month ago
  LuoZhihao 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 1 month ago
  Marwen Azouzi 76d782d291 Fix IME window position not taking into account window transform 1 month ago
  Marwen Azouzi 402a527827 Fix select_all_on_focus behaviour on web export with virtual keyboard 2 months ago
  Marwen Azouzi 5cba0b22e9 Fix LineEdit's caret desyncing issue when toggling secret mode 1 month ago
  Thaddeus Crews 56b492d154 Merge pull request #107055 from roughbits01/line-edit-drag-selection 1 month ago
  Thaddeus Crews 2a74c5e521 Merge pull request #106729 from roughbits01/line-edit-vk-keep_editing_on_text_submit 1 month ago
  Marwen Azouzi 3e1e686d31 Fix LineEdit forcing caret to show after aborted selection drag 1 month ago
  Michael Alexsander 454e4f817c Make build profile project detection also set build options 4 months ago
  Marwen Azouzi 873833b4a7 Remove redundant `queue_redraw()` & fix typo 2 months ago
  Marwen Azouzi f03943f37b [Web] Keep virtual keyboard visible when `keep_editing_on_text_submit` is enabled 2 months ago
  Logan Detrick 1a427d3dec Add feature hint string and "On" text for checkable groups 3 months ago
  Marwen Azouzi 296bee6bce Fix LineEdit with secret checked reveals the secret when a selection is dragged 2 months ago
  Thaddeus Crews cc5857728d Merge pull request #106114 from m4gr3d/disable_auto_keyboard_popup 2 months ago
  Fredia Huya-Kouadio f29feac7a5 Add a `LineEdit` / `TextEdit` property to control whether the virtual keyboard should show on focus 2 months ago
  Danil Alexeev 413cb795cd Move `alt_code_oem437` and `alt_code_cp1252` to separate header file 2 months ago
  Thaddeus Crews 3947cbe3b2 Merge pull request #104386 from Repiteo/core/cpp-math 3 months ago
  Thaddeus Crews d9122205ec Merge pull request #105656 from Koyper/fix_line_edit_text_edit_composite_character_backspace_delete 3 months ago
  Koyper b668f45fd0 Fix LineEdit and TextEdit composite character backspace delete. 3 months ago
  Pāvels Nadtočajevs 5b49fd4207 Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 3 months ago
  Thaddeus Crews ad40939b6f Core: Replace C math headers with C++ equivalents 4 months ago
  Thaddeus Crews 717df3ee88 Merge pull request #105249 from Repiteo/core/math-defs-namespace 3 months ago
  Thaddeus Crews 94282d88f9 Core: Use `Math` namespace for constants 3 months ago
  bruvzg aa0ade5b49 [TextEdit / LineEdit] Add support for OEM Alt codes input. 1 year ago
  Pāvels Nadtočajevs b106dfd4f9 Base accessibility API. 4 months ago
  Aryombre 209189b969 fix selection in LineEdit 4 months ago
  Rémi Verschelde cbb1e0ef7a Merge pull request #103653 from dugramen/popup_respect_scale 4 months ago