summaryrefslogtreecommitdiffstats
path: root/editor/editor_log.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings about unhandled enum value in switch [-Wswitch]Rémi Verschelde2018-09-271-34/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Add warning color to output logChaosus2018-08-131-9/+23
* Show error icon at "Output" in case of errorsBernhard Liebl2018-03-111-3/+6
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Merge pull request #15186 from GodotExplorer/default-themeRémi Verschelde2018-01-041-1/+3
|\
| * Fix errors with custom default theme and custom fonts.geequlim2017-12-301-1/+3
* | Merge pull request #15066 from poke1024/shortcut-clear-outputRémi Verschelde2018-01-031-0/+2
|\ \
| * | Add keyboard shortcut for Clear OutputBernhard Liebl2017-12-261-0/+2
| |/
* / Update copyright statements to 2018Rémi Verschelde2018-01-011-3/+3
|/
* Remove unecessary anchors&margins set causing bad display (sons of containers)Gilles Roudiere2017-09-271-1/+0
* Merge pull request #11424 from groud/control_node_presetsRémi Verschelde2017-09-261-1/+1
|\
| * Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere2017-09-221-1/+1
* | Add font size setting for output panelvolzhs2017-09-251-6/+9
|/
* Use code font in editor logDaniel J. Ramirez2017-09-151-0/+6
* Fixed some inconsistent styles, plus some cleanupDaniel J. Ramirez2017-09-121-20/+5
* fixed log colorstoger52017-09-051-2/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Merge pull request #10164 from djrm/pr_theme_fixesRémi Verschelde2017-08-101-7/+2
|\
| * Several ui improvements (mostly margins)Daniel J. Ramirez2017-08-081-7/+2
* | -Errors are printed again to Output, after a long time. Fixes #3373Juan Linietsky2017-08-071-27/+2
|/
* Makes all Godot API's methods Lower CaseIndah Sylvia2017-08-071-2/+2
* New customizable editor themevolzhs2017-05-091-0/+3
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-63/+40
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+242