| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+3 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -3/+3 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -3/+3 |
| | | |||||
| * | Fix node size regression and add ctrlResize property for multiple use. | Martin Owens | 2016-04-02 | 1 | -7/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1562197 (bzr r14761) | ||||
| * | Add Shift+Enter path complete and larger square node on mouse over. | Martin Owens | 2016-03-20 | 1 | -2/+7 |
| | | | | (bzr r14721) | ||||
| * | Purge sp_desktop_controls | Liam P. White | 2014-12-21 | 1 | -2/+1 |
| | | | | (bzr r13819) | ||||
| * | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 1 | -0/+105 |
| (bzr r13341.1.253) | |||||
