summaryrefslogtreecommitdiff
path: root/editor/editor_about.h
AgeCommit message (Expand)Author
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-04-28Make it possible to copy the Godot version identifier by clicking itHugo Locurcio
2021-04-16Add the About dialog to the project managerHugo Locurcio
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-26Working multiple window support, including editorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-05-19GDScript access to copyright, license, author and donor information.Ibrahn Sahir
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-01Changed EditorAbout's TextEdits to RichTextLabels.Michael Alexsander Silva Dias
2017-11-27EditorAbout: single-column'd some section, monospacePoommetee Ketson
2017-09-04EditorAbout: add donors tabPoommetee Ketson
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-07-23Move About dialog to editor_about.cppPoommetee Ketson