Commit History

Author SHA1 Message Date
  Danil Alexeev 80d11500b5 Code Editor: Add documentation tooltips 1 month ago
  Hilderin 4e19ab8afe Fix connecting a signal with a double click is too difficult 5 months ago
  Lukas Tenbrink b5c31ebb41 Add contains_char() for single-character 'contains' calls. 1 month ago
  Micky b22bb4d75f Improve appearance of external links in built-in docs 1 month ago
  A Thousand Ships af56d6e8e8 Use `SceneStringName` in more places 2 months ago
  Rémi Verschelde 05b80ae0a1 Merge pull request #96449 from Maran23/editor-help-scroll-fix 1 month ago
  Thaddeus Crews 91bd80de51 Merge pull request #98160 from Rindbee/change-the-parent-node-of-EditorHelpBitTooltip 1 month ago
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 1 month ago
  Aaron Franke 562c666e3d Rename internal Button icon to button_icon to match exposed methods 3 months ago
  Marius Hanl af92685445 Fix jumping to editor help does not scroll correctly sometimes 4 months ago
  风青山 bc30bb4fc0 Add `EditorHelpBitTooltip` as a child of `p_target` to avoid jitter 3 months ago
  A Thousand Ships dd6443193c [Editor] Expose more editor settings to documentation 6 months ago
  kit 5e1c9d68aa Extract editor main screen 4 months ago
  Rémi Verschelde 0b4ae20156 Merge pull request #78656 from Repiteo/typed-dictionary 4 months ago
  Thaddeus Crews 9853a69144 Implement typed dictionaries 1 year ago
  Danil Alexeev 2dd043d1f6 Docs: Add missing deprecated/experimental tag support for theme items 4 months ago
  Rémi Verschelde a041772ecf Merge pull request #93940 from Mickeon/deprecate_RichTextLabel_is_ready 4 months ago
  Micky edb3d99942 Add RichTextLabel `is_finished()`, deprecate `is_ready()` 6 months ago
  Mikael Hermansson 6435112e97 Fix use-after-free in `EditorHelp` 5 months ago
  Hugo Locurcio 789f3135ad Split editor documentation cache by minor version 5 months ago
  Danil Alexeev ec2f9355f5 Editor: Fix `EditorHelpBitTooltip` for Signals dock 6 months ago
  A Thousand Ships fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 8 months ago
  A Thousand Ships d519715d94 [Scene] Add `SceneStringNames::font(_size/_color)` 8 months ago
  Danil Alexeev 794099217e Editor: Fix `EditorHelpBit` title height is wrong on initialization 7 months ago
  A Thousand Ships cade5b88d9 Use `CoreStringNames::normal` in more places 8 months ago
  Rémi Verschelde 21810cad38 Merge pull request #92457 from YeldhamDev/extreme_corner_case_but_still 7 months ago
  Rémi Verschelde 4d255a1b50 Merge pull request #92454 from jsjtxietian/multi-connect 7 months ago
  jsjtxietian b33811d46b Prevent connect `scroll_to_paragraph` multiple times to `class_desc` 7 months ago
  Michael Alexsander 1bfcb6ee65 Set `doc_name` even when categories are hidden in the inspector 7 months ago
  A Thousand Ships 4ed62665a2 Replace `.bind(...).call_deferred()` with `.call_deferred(...)` 7 months ago