| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [Complex Text Layouts] Refactor Font class, default themes and controls to us... | bruvzg | 2020-11-26 | 1 | -5/+8 |
* | i18n: Sync translations with Weblate | Rémi Verschelde | 2020-09-08 | 1 | -1/+4 |
* | Update AUTHORS and DONORS list | Rémi Verschelde | 2020-08-14 | 1 | -2/+5 |
* | Style: Enforce braces around if blocks and loops | Rémi Verschelde | 2020-05-14 | 1 | -1/+2 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -11/+0 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -1/+1 |
* | Popups are now windows also (broken!) | Juan Linietsky | 2020-03-26 | 1 | -8/+8 |
* | Working multiple window support, including editor | Juan Linietsky | 2020-03-26 | 1 | -11/+14 |
* | Signals: Port connect calls to use callable_mp | Rémi Verschelde | 2020-02-28 | 1 | -3/+1 |
* | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky | 2020-02-20 | 1 | -1/+1 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -3/+3 |
* | Make text in the "About" dialog reset its position when changed | Michael Alexsander | 2019-11-06 | 1 | -0/+1 |
* | Increase the size of the About dialog | Hugo Locurcio | 2019-10-05 | 1 | -1/+1 |
* | Tweak a few strings displayed in the editor for consistency | Hugo Locurcio | 2019-08-21 | 1 | -2/+2 |
* | Display longer Git hashes in engine version dialogs | Hugo Locurcio | 2019-06-01 | 1 | -1/+1 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -3/+3 |
* | Removed unnecessary assignments | Wilson E. Alvarez | 2018-11-17 | 1 | -2/+0 |
* | Increase the source font's line spacing | Hugo Locurcio | 2018-10-14 | 1 | -0/+2 |
* | Remove unnecessary "OK"s text settings | Michael Alexsander Silva Dias | 2018-09-15 | 1 | -1/+0 |
* | Use a standard "OK" text for confirmation buttons in error dialogs | Hugo Locurcio | 2018-08-05 | 1 | -1/+1 |
* | Fix #16069, #19292, #19267 and #18940 | Guilherme Felipe | 2018-06-06 | 1 | -0/+1 |
* | GDScript access to copyright, license, author and donor information. | Ibrahn Sahir | 2018-05-19 | 1 | -22/+31 |
* | Update icons when theme changed | Poommetee Ketson | 2018-02-25 | 1 | -1/+3 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Fix broken Info.plist after copyright update | Razah | 2018-01-03 | 1 | -1/+2 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -3/+3 |
* | EditorAbout: TTR workaround for "Project Manager" contexts | Poommetee Ketson | 2017-12-25 | 1 | -1/+1 |
* | Changed EditorAbout's TextEdits to RichTextLabels. | Michael Alexsander Silva Dias | 2017-12-01 | 1 | -9/+4 |
* | EditorAbout: single-column'd some section, monospace | Poommetee Ketson | 2017-11-27 | 1 | -15/+30 |
* | Fixed invalid license symbol | Chaosus | 2017-11-07 | 1 | -2/+2 |
* | EditorAbout: fix names being selectable | Poommetee Ketson | 2017-09-04 | 1 | -1/+1 |
* | EditorAbout: add donors tab | Poommetee Ketson | 2017-09-04 | 1 | -29/+59 |
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | Label: update min size when regenerate wordcache | Poommetee Ketson | 2017-07-25 | 1 | -1/+0 |
* | Move About dialog to editor_about.cpp | Poommetee Ketson | 2017-07-23 | 1 | -0/+210 |