summaryrefslogtreecommitdiffstats
path: root/doc/classes/EditorTranslationParserPlugin.xml
Commit message (Expand)AuthorAgeFilesLines
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Fix C# examples in documentationRaul Santos2023-01-311-13/+11
* docs: replace File with FileAccessJiri Suchan2023-01-301-2/+1
* Fix code examples for @tool annotationEvanaellio2022-09-211-1/+1
* Replace File/Directory with FileAccess/DirAccesskobewi2022-09-191-1/+1
* Change Array arguments to TypedArraykobewi2022-09-011-2/+2
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-3/+3
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Improve docs about plugin registrationkobewi2021-10-171-1/+2
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz2021-08-221-2/+2
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-10/+5
* Consistently prefix bound virtual methods with _kobewi2021-06-121-7/+7
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-1/+1
* Port code examples to C# (D)HaSa10022020-11-011-11/+61
* Updated Translation architecture to have TranslationPO, did some commit fixes...SkyJJ2020-08-191-3/+7
* Update POT generation to handle context and pluralsSkyJJ2020-08-191-5/+14
* Style: Fix code format scripts compat with non-GNU UnicesRémi Verschelde2020-07-271-1/+1
* Change translation parser plugin API to parse_file()SkyJJ2020-07-051-4/+21
* doc: Sync classref with current sourceRémi Verschelde2020-07-031-1/+1
* Add translation parser plugin supportSkyJJ2020-07-021-0/+48