Age | Commit message (Expand) | Author |
---|---|---|
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: Enforce separation line between function definitions | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-14 | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde |
2020-05-05 | [Windows] Add support for the WinTab API for pen input. | bruvzg |
2020-04-25 | Add const to InputEventMouseButton::get_factor | Tobias Mansfield-Williams |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-26 | Refactored Input, create DisplayServer and DisplayServerX11 | Juan Linietsky |