summaryrefslogtreecommitdiff
path: root/editor/localization_editor.h
AgeCommit message (Expand)Author
2022-11-02Unify usage of undo_redo in editorkobewi
2022-08-22Add per-scene UndoRedokobewi
2022-08-02Update remaps in "file_removed" signalPucklaMotzer09
2022-08-02Change translation remaps if files are movedPucklaMotzer09
2022-05-21Add the button pressed to some signals in Treetrollodel
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-03-12Initialize bools in the headers in editorAaron Franke
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-01-18Improve locale detection.bruvzg
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-04-22ICU: Update to version 69.1, improve ICU data export process.bruvzg
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-07-14Refactor Project Settings:Stijn Hinlopen