| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #98099 from dalexeev/pot-gen-add-comment-support | Thaddeus Crews | 2024-11-15 | 1 | -0/+8 |
|\ |
|
| * | POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments | Danil Alexeev | 2024-10-13 | 1 | -0/+8 |
* | | Clean up more `[b]Example:[/b]` lines from the class reference | Micky | 2024-11-11 | 1 | -2/+1 |
|/ |
|
* | Doctool: Remove version attribute from XML header | Rémi Verschelde | 2023-07-06 | 1 | -1/+1 |
* | Bump version to 4.2-dev | Rémi Verschelde | 2023-07-05 | 1 | -1/+1 |
* | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
* | Fix C# examples in documentation | Raul Santos | 2023-01-31 | 1 | -13/+11 |
* | docs: replace File with FileAccess | Jiri Suchan | 2023-01-30 | 1 | -2/+1 |
* | Fix code examples for @tool annotation | Evanaellio | 2022-09-21 | 1 | -1/+1 |
* | Replace File/Directory with FileAccess/DirAccess | kobewi | 2022-09-19 | 1 | -1/+1 |
* | Change Array arguments to TypedArray | kobewi | 2022-09-01 | 1 | -2/+2 |
* | Rename the argument tag to param in XML documentation | Yuri Sizov | 2022-08-08 | 1 | -3/+3 |
* | Add an XML schema for documentation | Hugo Locurcio | 2022-02-15 | 1 | -1/+1 |
* | Improve docs about plugin registration | kobewi | 2021-10-17 | 1 | -1/+2 |
* | Don't generate empty doc sections and reduce code duplication | Aaron Franke | 2021-09-20 | 1 | -2/+0 |
* | Replace BIND_VMETHOD by new GDVIRTUAL syntax | reduz | 2021-08-22 | 1 | -2/+2 |
* | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | 2021-07-30 | 1 | -10/+5 |
* | Consistently prefix bound virtual methods with _ | kobewi | 2021-06-12 | 1 | -7/+7 |
* | Rename Reference to RefCounted | Pedro J. Estébanez | 2021-06-11 | 1 | -1/+1 |
* | Port code examples to C# (D) | HaSa1002 | 2020-11-01 | 1 | -11/+61 |
* | Updated Translation architecture to have TranslationPO, did some commit fixes... | SkyJJ | 2020-08-19 | 1 | -3/+7 |
* | Update POT generation to handle context and plurals | SkyJJ | 2020-08-19 | 1 | -5/+14 |
* | Style: Fix code format scripts compat with non-GNU Unices | Rémi Verschelde | 2020-07-27 | 1 | -1/+1 |
* | Change translation parser plugin API to parse_file() | SkyJJ | 2020-07-05 | 1 | -4/+21 |
* | doc: Sync classref with current source | Rémi Verschelde | 2020-07-03 | 1 | -1/+1 |
* | Add translation parser plugin support | SkyJJ | 2020-07-02 | 1 | -0/+48 |