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
Thaddeus Crews
7e03104877
Merge pull request #115297 from KoBeWi/used_not
...
Fix inconsistent usage of `localization_changed` signal variable
2026-02-27 08:49:36 -06:00
Thaddeus Crews
e380a41752
Style: Add class_db.h includes explicitly
2026-02-26 15:50:28 -06:00
Thaddeus Crews
1e4277e34b
Merge pull request #114813 from KoBeWi/harry_POTter
...
Generate translation template from Command Palette
2026-02-25 09:27:34 -06:00
kobewi
a23e2c0d0b
Fix inconsistent usage of localization_changed signal variable
2026-02-23 10:36:22 +01:00
passivestar
6f0bd2efb9
Improve spacing in trees showing table data in modern theme
2026-01-12 00:01:49 +04:00
kobewi
15b34a7113
Generate translation template from Command Palette
2026-01-10 00:45:41 +01:00
Michael Alexsander
da561cd619
More scroll hint work around the editor
2026-01-06 18:34:20 -03:00
passivestar
3393740d42
Improve the look of inner tabs in modern theme
2025-12-30 06:05:12 +04:00
Michael Alexsander
a45bdce763
Add and adjust more scroll hints in the editor
2025-12-17 11:15:33 -03:00
Michael Alexsander
f187b8b2bf
Enable scroll hints for several parts of the editor
2025-12-09 10:55:26 -03:00
Haoyu Qiu
b8a8f8b35a
Allow localizing the application name with project translations
2025-11-08 13:06:55 +08:00
Haoyu Qiu
ea9a2c3b2c
Add CSV translation template generation
2025-10-30 08:44:41 +08:00
Thaddeus Crews
c3d1abb89a
Merge pull request #109802 from oxeron/fix_pot_files_not_updated
...
Update POT files when a file is moved or deleted
2025-10-23 15:33:51 -05:00
kobewi
4986e28bef
Allow to rearrange translation list via drag and drop
2025-10-03 20:44:56 +02:00
Olivier PIERRE
52f9bb5d57
Update POT files when a file is moved or deleted
2025-08-21 06:42:26 +02:00
A Thousand Ships
f11aff3841
Editor: Restructure editor code
...
Moving various editor files into sub folders to reduce clutter
2025-07-04 18:18:22 +02:00