Commit History

Author SHA1 Message Date
  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 5 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
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 years ago
  Juan Linietsky 4758057f20 Working multiple window support, including editor 5 years ago
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. 5 years ago
  Marcel Admiraal 6d69cd40bd Add do..while(0) wrappers to macros without one. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago