summaryrefslogtreecommitdiff
path: root/editor/localization_editor.cpp
AgeCommit message (Expand)Author
2021-07-31Fix being able to add duplicate files in the Localization editorMichael Alexsander
2021-07-25Use const references where possible for List range iteratorsRémi Verschelde
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-07-18Optimize StringName usagereduz
2021-07-13Add header theme type variations to labelskobewi
2021-07-04Clean up Treereduz
2021-06-28Implement Tree's internal minimum width calculationGilles Roudière
2021-04-22ICU: Update to version 69.1, improve ICU data export process.bruvzg
2021-02-18Reorganize Project Settingsreduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-29Allow selecting multiple files in the editor translation/remap dialogsHugo Locurcio
2020-11-26[Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-14Refactored binding system for core typesreduz
2020-07-14Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...Stijn Hinlopen
2020-07-14Refactor Project Settings:Stijn Hinlopen