summaryrefslogtreecommitdiffstats
path: root/editor/doc_tools.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add theme item descriptions to the online documentationYuri Sizov2021-08-041-43/+54
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-8/+4
* Use const references where possible for List range iteratorsRémi Verschelde2021-07-251-16/+16
* Use C++ iterators for Lists in many situationsAaron Franke2021-07-231-71/+67
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-3/+3
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-1/+1
* Add static method support to core Variant typesreduz2021-03-161-1/+24
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-2/+2
* Refactor DocData into core and editor (DocTools) partsThakee Nathees2020-12-021-0/+1336