summaryrefslogtreecommitdiffstats
path: root/core/variant/callable_bind.h
Commit message (Expand)AuthorAgeFilesLines
* Add methods to get argument count of methodsA Thousand Ships2024-03-101-0/+2
* Fix `rpc` calls with bindsNinni Pipping2023-06-221-0/+2
* Complete support of callables of static methodsPedro J. Estébanez2023-04-121-2/+4
* Fix Callable call error reporting.Juan Linietsky2023-01-101-0/+2
* Properly report Callable bound argumentsJuan Linietsky2023-01-081-1/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Remove Signal connect bindsJuan Linietsky2022-07-291-6/+0
* Fix some issues found by cppcheck.bruvzg2022-04-061-16/+16
* Fix script editor errors with CustomCallableskobewi2022-02-071-0/+2
* Merge pull request #53313 from KoBeWi/debinded_konnektRémi Verschelde2022-01-041-0/+6
|\
| * Add support for unbinding in connection dialogkobewi2021-10-041-0/+6
* | Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
|/
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+85