Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistently prefix bound virtual methods with _ | kobewi | 2021-06-12 | 1 | -6/+6 |
* | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde | 2021-06-11 | 1 | -1/+1 |
* | Remove uses of `auto` for better readability and online code reviews | Hugo Locurcio | 2021-04-26 | 1 | -1/+1 |
* | Style: Apply clang-tidy's `readability-braces-around-statements` | Rémi Verschelde | 2021-04-05 | 1 | -2/+4 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -3/+3 |
* | Updated Translation architecture to have TranslationPO, did some commit fixes... | SkyJJ | 2020-08-19 | 1 | -1/+1 |
* | Update POT generation to handle context and plurals | SkyJJ | 2020-08-19 | 1 | -6/+21 |
* | Fix EditorTranslationParser leak | SkyJJ | 2020-07-27 | 1 | -0/+5 |
* | Change translation parser plugin API to parse_file() | SkyJJ | 2020-07-05 | 1 | -23/+6 |
* | Add translation parser plugin support | SkyJJ | 2020-07-02 | 1 | -0/+180 |