summaryrefslogtreecommitdiffstats
path: root/editor/pot_generator.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23Spartan3222024-11-151-1/+2
|\
| * POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` commentsDanil Alexeev2024-10-131-1/+2
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add a new HashSet templatereduz2022-05-201-2/+2
* Replace most uses of Map by HashMapreduz2022-05-161-2/+2
* Add a new HashMap implementationreduz2022-05-121-2/+2
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+2
* Update POT generation to handle context and pluralsSkyJJ2020-08-191-2/+17
* Add translation parser plugin supportSkyJJ2020-07-021-15/+0
* Added "POT generation" feature under "Localization" in the EditorSkyJJ2020-07-021-0/+67