| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -3/+4 |
| | | | | | | | - 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 | ||||
| * | Remove #include "config.h" from header files where possible | Eduard Braun | 2018-09-24 | 1 | -3/+1 |
| | | |||||
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -3/+3 |
| | | |||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -12/+12 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Remove NRRect use from the extension system | Krzysztof Kosi??ski | 2011-08-27 | 1 | -6/+10 |
| | | | | (bzr r10582.1.2) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -5/+5 |
| | | | | (bzr r10025) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -1/+1 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| | | | | (bzr r8407) | ||||
| * | NR:: to Geom:: for most of src/extension/ | Johan B. C. Engelen | 2008-08-12 | 1 | -5/+5 |
| | | | | (bzr r6612) | ||||
| * | 2geomify latex-pstricks | Johan B. C. Engelen | 2008-07-12 | 1 | -1/+2 |
| | | | | (bzr r6279) | ||||
| * | 2geomify print, fill and stroke methods of extensions | Johan B. C. Engelen | 2008-07-12 | 1 | -2/+2 |
| | | | | (bzr r6274) | ||||
| * | complete adding const to have only NArtBpath const * get_bpath() const; for ↵ | Johan B. C. Engelen | 2008-05-09 | 1 | -4/+4 |
| | | | | | | accessing the protected member of SPCurve. Nowhere in Inkscape source is the path data changed of SPCurve, except within SPCurve's own methods ! So removed the non-const NArtBpath* get_bpath. (bzr r5642) | ||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -4/+4 |
| | | | | (bzr r5149) | ||||
| * | Applied Yossi's patch 1721693 for bugs 1718405, 1718934, and 1720822 | Bob Jamison | 2007-05-19 | 1 | -2/+9 |
| | | | | (bzr r3030) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+70 |
| (bzr r1) | |||||
