summaryrefslogtreecommitdiffstats
path: root/editor/localization_editor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix being able to add duplicate files in the Localization editorMichael Alexsander2021-07-311-7/+2
* Use const references where possible for List range iteratorsRémi Verschelde2021-07-251-4/+4
* Use C++ iterators for Lists in many situationsAaron Franke2021-07-231-9/+9
* Optimize StringName usagereduz2021-07-181-5/+5
* Add header theme type variations to labelskobewi2021-07-131-5/+15
* Clean up Treereduz2021-07-041-0/+2
* Implement Tree's internal minimum width calculationGilles Roudière2021-06-281-1/+1
* ICU: Update to version 69.1, improve ICU data export process.bruvzg2021-04-221-71/+0
* Reorganize Project Settingsreduz2021-02-181-48/+48
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Allow selecting multiple files in the editor translation/remap dialogsHugo Locurcio2020-12-291-31/+40
* [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-0/+71
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Refactored binding system for core typesreduz2020-10-141-1/+1
* Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...Stijn Hinlopen2020-07-141-5/+5
* Refactor Project Settings:Stijn Hinlopen2020-07-141-0/+794