Commit History

Author SHA1 Message Date
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 years ago
  Twarit Waikar a62b0ec904 VCS: Improve VCS UI/UX by QoL changes 3 years ago
  Twarit Waikar 1bb5e65798 VCS: Replace usage of varray() by using callable_mp::bind() 3 years ago
  Twarit Waikar c698e4f5f9 VCS: Fix empty metadata items being moved across stages 3 years ago
  Twarit Waikar ef9885f81a VCS: Load a GDExtension instead of Script + UI port from 3.5 3 years ago
  Twarit Waikar 4656ea8977 VCS: Port Godot 3.5's VCS features to GDExtension 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
  Yuri Sizov 9f55bd971e Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 3 years ago
  Michael Alexsander a811ebf699 Make `TabContainer` use `TabBar` internally 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
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 3 years ago
  Aaron Franke ed9c7bf450 Allow creating .gitignore and .gitattributes when creating a new project 4 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Paulb23 7e70f9e0b9 Expose and cleanup TextEdit line wrap API 4 years ago
  Rémi Verschelde face3203be Merge pull request #50430 from goostengine/ctrl-enter-commit 4 years ago
  foxydevloper 42d740d641 Make various strings translatable 4 years ago
  reduz 6631f66c2a Optimize StringName usage 4 years ago
  Andrii Doroshenko (Xrayez) d64e7a7299 VCS: Allow to stage and commit all files with Ctrl + Enter 4 years ago
  Andrii Doroshenko (Xrayez) 0fce7aea88 Set minimum size for "Version Control" diff bottom panel 4 years ago
  trollodel bca0d36fe6 Improve TreeItem API and allow to move nodes 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Michael Alexsander 221738fb81 Disable "Commit" button in VCS plugin if there's no commit message 4 years ago
  Rémi Verschelde 93acaca8ca Merge pull request #44528 from Janglee123/no-commit-msg-pre-fill 4 years ago
  janglee 718227df6b Removed default commit message 4 years ago
  Marcel Admiraal 8509c8c8fc Rename AcceptDialog get_ok() to get_ok_button() 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Hugo Locurcio 31b7f02a29 Remove ToolButton in favor of Button 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago