Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -26/+0 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -1/+1 |
* | Add do..while(0) wrappers to macros without one. | Marcel Admiraal | 2020-02-05 | 1 | -1/+1 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Editor: fix typo in VCS plugin method names | merumelu | 2019-11-19 | 1 | -5/+5 |
* | Changed some code found by Clang Tidy and Coverity | qarmin | 2019-09-22 | 1 | -9/+0 |
* | Add copyright headers to vcs integration | Twarit | 2019-09-04 | 1 | -0/+30 |
* | Add an overridable VCS Interface for the editor | Twarit | 2019-09-03 | 1 | -0/+173 |