summaryrefslogtreecommitdiff
path: root/editor/editor_about.cpp
AgeCommit message (Expand)Author
2022-03-18Improves editor property name extractionHaoyu Qiu
2022-03-17Make `TabBar/Container` default their alignments to the left instead of centerMichael Alexsander
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-02-09Core: Move generated `VERSION_HASH` to a `.cpp` fileRémi Verschelde
2022-02-08Revert "Add missing SNAME macro optimization to all theme methods call"Rémi Verschelde
2022-02-06Add missing SNAME macro optimization to all theme methods calljmb462
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-09align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke
2021-10-28clang-format: Disable alignment of operands, too unreliableRémi Verschelde
2021-07-18Optimize StringName usagereduz
2021-07-13Add header theme type variations to labelskobewi
2021-07-04Improvements to Label's layout optionsHendrik Brucker
2021-06-08Separate version hash from version number in editor and project managerAndrii Doroshenko (Xrayez)
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-11-26[Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg
2020-09-08i18n: Sync translations with WeblateRémi Verschelde
2020-08-14Update AUTHORS and DONORS listRémi Verschelde
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-26Popups are now windows also (broken!)Juan Linietsky
2020-03-26Working multiple window support, including editorJuan Linietsky
2020-02-28Signals: Port connect calls to use callable_mpRémi Verschelde
2020-02-20Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-11-06Make text in the "About" dialog reset its position when changedMichael Alexsander
2019-10-05Increase the size of the About dialogHugo Locurcio
2019-08-21Tweak a few strings displayed in the editor for consistencyHugo Locurcio
2019-06-01Display longer Git hashes in engine version dialogsHugo Locurcio
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-17Removed unnecessary assignmentsWilson E. Alvarez
2018-10-14Increase the source font's line spacingHugo Locurcio
2018-09-15Remove unnecessary "OK"s text settingsMichael Alexsander Silva Dias
2018-08-05Use a standard "OK" text for confirmation buttons in error dialogsHugo Locurcio
2018-06-06Fix #16069, #19292, #19267 and #18940Guilherme Felipe
2018-05-19GDScript access to copyright, license, author and donor information.Ibrahn Sahir
2018-02-25Update icons when theme changedPoommetee Ketson
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-03Fix broken Info.plist after copyright updateRazah
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-25EditorAbout: TTR workaround for "Project Manager" contextsPoommetee Ketson
2017-12-01Changed EditorAbout's TextEdits to RichTextLabels.Michael Alexsander Silva Dias
2017-11-27EditorAbout: single-column'd some section, monospacePoommetee Ketson
2017-11-07Fixed invalid license symbolChaosus
2017-09-04EditorAbout: fix names being selectablePoommetee Ketson
2017-09-04EditorAbout: add donors tabPoommetee Ketson
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde