Commit History

Author SHA1 Message Date
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 2 years ago
  Micky 6dbd283ae5 Rename every instance of `caret_blink_speed` to `caret_blink_interval` 3 years ago
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 years ago
  Rémi Verschelde fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 3 years ago
  Rémi Verschelde f7f8af232c Merge pull request #64885 from Mickeon/rename-tooltip-hint 3 years ago
  Aaron Record 4b817a565c Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED 3 years ago
  Micky ef5b9a06a9 Rename `hint_tooltip` to `tooltip_text` & setget 3 years ago
  kobewi 8be27dc59e Replace Array return types with TypedArray 3 years ago
  Hugo Locurcio ccf088b40b Allow using numpad for zoom shortcuts in the 2D/code editors 3 years ago
  Stanislav Labzyuk 44ce838192 Fix guidelines appearance 3 years ago
  bruvzg f743c6a368 Fix script editor zoom shortcuts not marking events as accepted. 3 years ago
  Yuri Roubinsky 7b94603baa Adding shader preprocessor support 3 years ago
  Andreas Raddau 48b8bfbbcf Fix negative search result match 3 years ago
  bruvzg 8f6c4956ca Fix regressions from Font refactor 3 years ago
  bruvzg a319e6e623 Fix regressions from Font refactor 3 years ago
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. 3 years ago
  ConteZero 5d56efcaa4 Add an option to drag'n'drop selected text in TextEdit 3 years ago
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 years ago
  Oğuzhan Eroğlu 77a78cb4ad Indicate code editor search match number 3 years ago
  reduz 360dea5348 Add GDExtension support to Script 3 years ago
  Aaron Franke 918b09cabc Initialize bools in the headers in editor 3 years ago
  jmb462 dcd2a92af3 Port existing _notification code to use switch statements (part 1/3) 3 years ago
  Rémi Verschelde 11572c6e30 Editor: Cleanup some includes dependencies 3 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 years ago
  Rémi Verschelde fc076ece3d Revert "Add missing SNAME macro optimization to all theme methods call" 3 years ago
  jmb462 a988fad9a0 Add missing SNAME macro optimization to all theme methods call 3 years ago
  jmb462 1ce81dc5f2 Add missing SNAME macro optimization in some function calls 3 years ago
  Gilles Roudière 73e784de1e Remove get_focus_owner() from Control, replaced by get_viewport()->gui_get_focus_owner() 3 years ago
  Yuri Roubinsky 050f746e19 Fix theming update of shader editor 3 years ago
  kobewi 1422c756ed Rename request_code_completion signal 3 years ago