Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [HTML5] Fix JS build without eval. | Fabio Alessandrelli | 2021-06-14 | 1 | -1/+1 |
* | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde | 2021-06-11 | 1 | -2/+2 |
* | Rename File::get_len() get_length() | Marcel Admiraal | 2021-05-25 | 1 | -2/+2 |
* | [HTML5] Add easy to use download API. | Fabio Alessandrelli | 2021-05-21 | 1 | -2/+7 |
* | Make all file access 64-bit (uint64_t) | Pedro J. Estébanez | 2021-05-17 | 1 | -1/+1 |
* | Replace remaining uses of `NULL` with `nullptr` | Rémi Verschelde | 2021-04-29 | 1 | -10/+10 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Fix missed renamings from empty() to is_empty() | Rémi Verschelde | 2020-12-29 | 1 | -1/+1 |
* | Make tool menu plugins use Callables for callback | kobewi | 2020-12-16 | 1 | -6/+1 |
* | [HTML5] Port JavaScript inline code to libraries. | Fabio Alessandrelli | 2020-11-10 | 1 | -19/+6 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -2/+2 |
* | [HTML5] Add JavaScriptToolsEditorPlugin. | Fabio Alessandrelli | 2020-10-14 | 1 | -0/+153 |