| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-08-17 | Added knot holder entities | vanntile | 1 | -0/+70 | |
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -40/+31 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 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 | |||||
| 2018-10-22 | Remove 'document-private.h' where not needed plus some other header cleanup. | Tavmjong Bah | 1 | -3/+6 | |
| 2018-10-06 | SPAttributeEnum typed function arguments | Thomas Holder | 1 | -1/+1 | |
| 2018-10-05 | fix 1795942 "object to path" uses outdated state | Thomas Holder | 1 | -0/+1 | |
| 2018-09-30 | fix 1787601 star stroke width scaled by 3.78 | Thomas Holder | 1 | -1/+0 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 1 | -4/+2 | |
| This replaces empty constructors and destructors with the default keyword. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -17/+17 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-13 | Fix rendering of hatches when hatchContentUnits and hatchUnits have ↵ | Tavmjong Bah | 1 | -1/+13 | |
| different values. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -3/+3 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -3/+3 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -0/+0 | |
| A lot of header clean-up. | |||||
| 2017-02-05 | Fix C++11 errors and warnings with g++-7 | Alex Valavanis | 1 | -1/+4 | |
| Fixed bugs: - https://launchpad.net/bugs/1660992 (bzr r15477) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -3/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+3 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -3/+0 | |
| (bzr r15025) | |||||
| 2016-07-14 | Renamed children list in SPObject | Adrian Boguszewski | 1 | -3/+3 | |
| (bzr r14954.1.21) | |||||
| 2016-07-13 | Second part of new SPObject children list | Adrian Boguszewski | 1 | -9/+8 | |
| (bzr r14954.1.19) | |||||
| 2016-04-29 | Backout last commit as it introduced subtle errors. | Tavmjong Bah | 1 | -2/+0 | |
| (bzr r14864) | |||||
| 2016-04-29 | SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'. | Tavmjong Bah | 1 | -0/+2 | |
| (bzr r14863) | |||||
| 2015-10-29 | static code analysis | Kris De Gussem | 1 | -1/+1 | |
| (bzr r14436) | |||||
| 2015-02-25 | create SPObject factory | Liam P. White | 1 | -16/+0 | |
| (bzr r13939.1.1) | |||||
| 2014-12-24 | Remove sp_style_read_from_object() | Tavmjong Bah | 1 | -1/+1 | |
| (bzr r13822.1.3) | |||||
| 2014-10-18 | Refactoring hatch to remove memory leaks (bad GTKish casting macros) and ↵ | Jon A. Cruz | 1 | -259/+336 | |
| uninitialized value. (bzr r13622) | |||||
| 2014-10-15 | Post-merge cleanup. | Jon A. Cruz | 1 | -1/+2 | |
| (bzr r13615) | |||||
| 2014-10-14 | Merged hatch pdf and png export code | Tomasz Boczkowski | 1 | -31/+93 | |
| (bzr r13611.1.9) | |||||
| 2014-10-14 | Merged hatch rendering code | Tomasz Boczkowski | 1 | -0/+616 | |
| (bzr r13611.1.8) | |||||
