summaryrefslogtreecommitdiffstats
path: root/editor/editor_log.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* [Scene] Add SceneStringName::toggledYuri Rubinsky2024-08-281-1/+1
* Let EditorLog use the right call queue for thread safetyPedro J. Estébanez2024-07-081-2/+0
* Add line limit to Editor Output LogSofox2024-05-021-0/+4
* Add const lvalue ref to editor/* container parametersMuller-Castro2024-02-261-1/+1
* Handle clickable `[url]` tags in `print_rich()` editor output logHugo Locurcio2024-01-151-0/+1
* [Editor Log] Clear rich print tags only after the last line.bruvzg2023-08-101-3/+5
* Remove some unused signalsRémi Verschelde2023-01-311-1/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...Rémi Verschelde2022-08-291-0/+2
* Merge pull request #64885 from Mickeon/rename-tooltip-hintRémi Verschelde2022-08-281-1/+1
|\
| * Rename `hint_tooltip` to `tooltip_text` & setgetMicky2022-08-271-1/+1
* | Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGEDAaron Record2022-08-271-2/+0
|/
* Add per-scene UndoRedokobewi2022-08-221-0/+3
* Optimize theme usage in editor logkobewi2022-08-111-0/+10
* Remove Signal connect bindsJuan Linietsky2022-07-291-1/+1
* Adding print_rich for printing with BBCodeVoylin2022-06-291-0/+1
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-8/+8
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-1/+0
* Revert "Add missing SNAME macro optimization to all theme methods call"Rémi Verschelde2022-02-081-1/+1
* Add missing SNAME macro optimization to all theme methods calljmb4622022-02-061-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Implement toast notifications in the editorGilles Roudière2021-10-141-1/+1
* Fix Output panel colors on theme changingYuri Roubinsky2021-07-211-0/+2
* Made Editor Log buttons save their state, per project.Eric M2021-05-061-1/+17
* Output log rewrite and enhancements.Eric M2021-05-041-14/+94
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove unused class PaneDragStijn Hinlopen2020-07-021-2/+0
* Remove ToolButton in favor of ButtonHugo Locurcio2020-06-191-8/+7
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Distinguish editor-originating messages in the editor logHugo Locurcio2019-09-201-1/+2
* fixes 27543, adds a copy button for the editor logkbake2019-04-301-0/+3
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Add warning color to output logChaosus2018-08-131-1/+8
* Show error icon at "Output" in case of errorsBernhard Liebl2018-03-111-0/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Fixed some inconsistent styles, plus some cleanupDaniel J. Ramirez2017-09-121-3/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-9/+8
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+80