summaryrefslogtreecommitdiff
path: root/editor/plugins/text_control_editor_plugin.cpp
AgeCommit message (Expand)Author
2022-05-16Replace most uses of Map by HashMapreduz
2022-02-16Convert _notification methods to switch - Chunk CJakob Bouchard
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-02-08[Editor] Fix font style matching issues.bruvzg
2022-02-08Re-add missing `SNAME` macros in `get_theme_*` callsRé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-02-06Edit font properties on multiple objects at onceNeilKleistGao
2022-01-07Merge pull request #55352 from YeldhamDev/text_widget_undoRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-30Add undo/redo capabilities to the text control pluginMichael Alexsander
2021-10-31Add functions for getting name and font style from dynamic and bitmap fonts.bruvzg