| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -9/+8 |
| | | | | | A lot of header clean-up. | ||||
| * | Refactor SPDesktop::setEventContext to allow for unsetting the current tool | Stefano Facchini | 2017-11-13 | 1 | -1/+1 |
| | | | | | | Passing the empty string as toolName has the effect of unsetting and freeing the current tool. This will be used in a future commit. | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -6/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+6 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -6/+0 |
| | | | | (bzr r15025) | ||||
| * | Fix for bug 1539704 (Crash when selecting the eraser tool). | suv-lp | 2016-01-30 | 1 | -0/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1539704 (bzr r14626) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -1/+1 |
| | | | | (bzr r13820) | ||||
| * | Update to trunk r13648 | Liam P. White | 2014-10-31 | 1 | -11/+16 |
| |\ | | | | | (bzr r13341.5.19) | ||||
| | * | Update to trunk r13638 | Liam P. White | 2014-10-25 | 1 | -11/+16 |
| | | | | | | | (bzr r13341.1.286) | ||||
| * | | Update to experimental r13598 | Liam P. White | 2014-10-08 | 1 | -2/+2 |
| |/ | | | (bzr r13341.5.17) | ||||
| * | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 1 | -0/+196 |
| (bzr r13341.1.253) | |||||
