summaryrefslogtreecommitdiffstats
path: root/editor/gui/editor_toaster.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use Core/Scene stringnames consistentlykobewi2024-05-131-4/+4
* Add const lvalue ref to editor/* container parametersMuller-Castro2024-02-261-3/+3
* Add hover highlight to main editor buttonsMatt Enad2024-02-161-1/+1
* Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
* Update deferred calls to use Callableskobewi2024-01-091-6/+1
* Fix garbled text in editor toastersHaoyu Qiu2023-10-061-1/+1
* [Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-151-1/+1
* Add EditorStringNames singletonkobewi2023-09-031-20/+21
* Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own fileHendrik Brucker2023-07-171-0/+1
* Make EditorToaster's handler thread-safePedro J. Estébanez2023-04-131-8/+9
* Improve includes of EditorNode (and everything else)Yuri Sizov2023-04-071-0/+576