| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add base_directory for extensions loaded from a file. | Patrick Storz | 2019-08-31 | 1 | -4/+4 |
| | | |||||
| * | 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-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -8/+8 |
| | | |||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+2 |
| | | | | | A lot of header clean-up. | ||||
| * | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 2011-10-05 | 1 | -1/+0 |
| | | | | | | the contents forward.h at all). (bzr r10667) | ||||
| * | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 2011-10-04 | 1 | -1/+5 |
| | | | | (bzr r10666) | ||||
| * | Remove NRRect use from the extension system | Krzysztof Kosi??ski | 2011-08-27 | 1 | -11/+11 |
| | | | | (bzr r10582.1.2) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -1/+1 |
| | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -5/+5 |
| | | | | (bzr r10347.1.21) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -4/+4 |
| | | | | (bzr r10025) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -1/+2 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -1/+1 |
| |/ | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | ||||
| * | 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 r8406) | ||||
| * | LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ↵ | Johan B. C. Engelen | 2008-09-07 | 1 | -1/+0 |
| | | | | | | references to nr-path.h) (bzr r6774) | ||||
| * | NR:: to Geom:: for most of src/extension/ | Johan B. C. Engelen | 2008-08-12 | 1 | -5/+5 |
| | | | | (bzr r6612) | ||||
| * | 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 | -2/+2 |
| | | | | | | 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) | ||||
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 2007-11-04 | 1 | -1/+1 |
| | | | | | | reverted for some files to keep them C-compatible. (bzr r4024) | ||||
| * | patch 1219308 for embedding type 1 fonts into ps/eps output | bulia byak | 2006-11-18 | 1 | -0/+1 |
| | | | | (bzr r1977) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+84 |
| (bzr r1) | |||||
