Commit History

Author SHA1 Message Date
  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
  Yuri Roubinsky eb95cdd690 Prevent error emitting when clicking on error in code text editor 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Rémi Verschelde 31ded7e126 Fixup last commit, change misleading CodeEditor for consistency 3 years ago
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 3 years ago
  kobewi 841a9ef820 ScrollContainer's scrollbar visibility is now enum 3 years ago
  ator-dev 3237950216 Make delete_lines work correctly regardless of the selection 3 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago