summaryrefslogtreecommitdiff
path: root/editor/editor_settings_dialog.cpp
AgeCommit message (Expand)Author
2022-03-03Make `TabContainer` use `TabBar` internallyMichael Alexsander
2022-02-18Fixed issues with shortcut checking in 3d node editorEric M
2022-02-16Port existing _notification code to use switch statements (part 1/3)jmb462
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
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-05Add shortcut_cell double click functionalityGer Hean
2022-02-01Minor fixes/refactoring of project and editor setting dialogsHendrik Brucker