summaryrefslogtreecommitdiffstats
path: root/editor/editor_about.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2019Rémi Verschelde2019-01-011-3/+3
* Removed unnecessary assignmentsWilson E. Alvarez2018-11-171-2/+0
* Increase the source font's line spacingHugo Locurcio2018-10-141-0/+2
* Remove unnecessary "OK"s text settingsMichael Alexsander Silva Dias2018-09-151-1/+0
* Use a standard "OK" text for confirmation buttons in error dialogsHugo Locurcio2018-08-051-1/+1
* Fix #16069, #19292, #19267 and #18940Guilherme Felipe2018-06-061-0/+1
* GDScript access to copyright, license, author and donor information.Ibrahn Sahir2018-05-191-22/+31
* Update icons when theme changedPoommetee Ketson2018-02-251-1/+3
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Fix broken Info.plist after copyright updateRazah2018-01-031-1/+2
* Update copyright statements to 2018Rémi Verschelde2018-01-011-3/+3
* EditorAbout: TTR workaround for "Project Manager" contextsPoommetee Ketson2017-12-251-1/+1
* Changed EditorAbout's TextEdits to RichTextLabels.Michael Alexsander Silva Dias2017-12-011-9/+4
* EditorAbout: single-column'd some section, monospacePoommetee Ketson2017-11-271-15/+30
* Fixed invalid license symbolChaosus2017-11-071-2/+2
* EditorAbout: fix names being selectablePoommetee Ketson2017-09-041-1/+1
* EditorAbout: add donors tabPoommetee Ketson2017-09-041-29/+59
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Label: update min size when regenerate wordcachePoommetee Ketson2017-07-251-1/+0
* Move About dialog to editor_about.cppPoommetee Ketson2017-07-231-0/+210