Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: Enforce separation line between function definitions | Rémi Verschelde | 2020-05-14 | 1 | -0/+10 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -7/+0 |
* | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde | 2020-05-14 | 1 | -7/+3 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -1/+1 |
* | Fix C# bindings after recent breaking changes | Ignacio Etcheverry | 2020-03-17 | 1 | -0/+6 |
* | ConnectionsDock: Fix error when parsing CustomCallable connections | Rémi Verschelde | 2020-02-28 | 1 | -1/+3 |
* | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky | 2020-02-20 | 1 | -0/+357 |