Commit Verlauf

Autor SHA1 Nachricht Datum
  Rémi Verschelde 82b1cd6753 Merge pull request #62675 from Jummit/tolerant_lookup vor 2 Jahren
  bruvzg 3add6dcd89 Add `Control::localize_numeral_system` property to toggle automatic numeral system conversion. vor 2 Jahren
  Alfred Reinold Baudisch 7127e57bf8 Pass caret index when deleting selection with backspace vor 2 Jahren
  Rémi Verschelde 87cdc2ea60 Merge pull request #67994 from YeldhamDev/how_suggestive vor 2 Jahren
  Michael Alexsander 4b6e6c6758 Stop centering clicked suggestions in the autocomplete popup vor 3 Jahren
  Paulb23 b5dc8e24be Fix crash in code completion when using an invalid / null font vor 3 Jahren
  VolTer d6e60f45a1 Improved breakpoints hover indicator vor 3 Jahren
  Jummit a6c1cfae99 Allow drag-clicking before symbol lookup vor 3 Jahren
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. vor 3 Jahren
  Paulb23 e9180241e8 Add multi caret support to CodeEdit vor 3 Jahren
  Paulb23 4a9d4e3dad Add mutliple Caret support to TextEdit vor 3 Jahren
  Rémi Verschelde 1b31241445 Merge pull request #65540 from MewPurPur/easier-bookmarks vor 3 Jahren
  VolTer c8cb93d022 Shift+LMB to Toggle Bookmarks vor 3 Jahren
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform vor 3 Jahren
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` vor 3 Jahren
  Rémi Verschelde fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" vor 3 Jahren
  Aaron Record 4b817a565c Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED vor 3 Jahren
  kobewi 8be27dc59e Replace Array return types with TypedArray vor 3 Jahren
  bruvzg 8823eae328 Rename OSX to macOS and iPhoneOS to iOS. vor 3 Jahren
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. vor 3 Jahren
  MinusKube 336400dc42 Add the ability to drag the code completion scrollbar using the mouse click vor 3 Jahren
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases vor 3 Jahren
  reduz 746dddc067 Replace most uses of Map by HashMap vor 3 Jahren
  bruvzg 081b6b8053 Add ALT NUM+ {hex code} character input support for LineEdit, TextEdit and CodeEdit. vor 3 Jahren
  reduz 8b7c7f5a75 Add a new HashMap implementation vor 3 Jahren
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` vor 3 Jahren
  Nathan Franke 925e54ad65 fix lines ending in comments causing auto indent vor 3 Jahren
  FireForge 3073b85de9 Rename theme properties to include underscores vor 3 Jahren
  FireForge 88b09694e7 Fix inspector group name capitalization vor 3 Jahren
  reduz 360dea5348 Add GDExtension support to Script vor 3 Jahren