| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 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-06-18 | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | |||||
| 2018-06-12 | Run clang-tidy’s modernize-use-equals-delete pass. | Emmanuel Gil Peyrot | 1 | -2/+2 | |
| Adds a delete specifier on constructors, destructors or assignment methods that should never be called, ensuring they actually never will. | |||||
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -1/+1 | |
| A lot of header clean-up. | |||||
| 2012-01-17 | more header cleanup | Johan B. C. Engelen | 1 | -12/+7 | |
| (bzr r10898) | |||||
| 2012-01-16 | proper forward decl | Johan B. C. Engelen | 1 | -2/+1 | |
| (bzr r10894) | |||||
| 2011-10-05 | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 1 | -1/+0 | |
| the contents forward.h at all). (bzr r10667) | |||||
| 2011-02-27 | compatibility patch to compile using gcc 4.6 | Adib Taraben | 1 | -0/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | |||||
| 2010-06-29 | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 1 | -0/+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) | |||||
| 2008-03-29 | svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, ↵ | Peter Moulder | 1 | -60/+60 | |
| packaging/macosx/native-gtk/*, src/dom/**). (bzr r5227) | |||||
| 2008-03-27 | add linking to other paths to lpe-PathParam | Johan B. C. Engelen | 1 | -0/+60 | |
| (bzr r5209) | |||||
