godot-module-template/editor/translations
Rémi Verschelde eabb9a63d4
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
This allows removing it from `class_db.h`, significantly reducing the amount of files
that include it transitively.

Also includes some include cleanup in `control.h` and `rich_text_label.h` done while
ensure they don't depend on `callable_mp`.
2026-03-04 16:23:23 +01:00
..
editor Sync translations with Weblate 2026-01-25 10:07:59 +01:00
extractable Sync translations with Weblate 2026-01-13 23:39:37 +01:00
properties Sync translations with Weblate 2026-01-25 10:07:59 +01:00
editor_locale_dialog.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_locale_dialog.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_translation.cpp Cleanup editor translation related methods 2025-09-18 20:27:09 +08:00
editor_translation.h Cleanup editor translation related methods 2025-09-18 20:27:09 +08:00
editor_translation_parser.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_translation_parser.h Style: Convert *.gen.inc to *.gen.h 2026-02-05 19:47:56 -06:00
editor_translation_preview_button.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_translation_preview_button.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_translation_preview_menu.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_translation_preview_menu.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
localization_editor.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
localization_editor.h Merge pull request #115297 from KoBeWi/used_not 2026-02-27 08:49:36 -06:00
packed_scene_translation_parser_plugin.cpp rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
packed_scene_translation_parser_plugin.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
SCsub Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
template_generator.cpp Improve POT generator 2025-11-21 21:11:41 +01:00
template_generator.h Add CSV translation template generation 2025-10-30 08:44:41 +08:00