Rémi Verschelde
a447ac95ec
Move DisplayServer enums and typedefs to DisplayServerEnums
...
This will allow decoupling `display_server.h` from a number of headers in the
codebase which only require those enums and not all the DisplayServer API.
2026-03-03 12:44:02 +01:00
kobewi
1b543e85cf
Reorganize interface/editor setttings
2026-02-27 22:25:59 +01:00
kobewi
ed4689c4ee
Fix favorite files handling
2026-01-19 14:48:48 +01:00
kobewi
c1cc178a82
Make EditorFileDialog inherit FileDialog
2025-12-02 12:30:51 +01:00
Thaddeus Crews
d602742221
Merge pull request #102889 from ryevdokimov/add-editorsettings-shortcuts
...
Add ability to add new EditorSettings shortcuts
2025-11-14 14:23:11 -06:00
Robert Yevdokimov
8806036528
Add ability to add new EditorSettings shortcuts
...
Co-Authored-By: Igor Kordiukiewicz <igorkordiukiewicz@gmail.com >
2025-11-05 13:10:26 -06:00
Thaddeus Crews
809e0c710d
Merge pull request #112064 from KoBeWi/writadata
...
Save project metadata less often
2025-11-04 16:32:46 -06:00
Haoyu Qiu
ba6b7d2818
Make editor language setting default to Auto
2025-11-03 20:11:52 +08:00
kobewi
2c14fc7d24
Save project metadata less often
2025-10-26 21:41:00 +01:00
Pāvels Nadtočajevs
d8cdc53ec0
Use language command line argument to override editor locale.
2025-09-08 23:45:54 +03:00
kit
7e9e3b767c
Fix some Text Editor theme issues and clean up
2025-07-15 13:43:30 -04: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