| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-10-28 | refactor: TypedSPI | Thomas Holder | 1 | -4/+4 | |
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -21/+21 | |
| 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 | -1/+0 | |
| 2018-10-01 | Remove #include "config.h" wherever possible | Eduard Braun | 1 | -4/+0 | |
| 2018-06-19 | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -14/+14 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 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-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -1/+1 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -1/+1 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -14/+15 | |
| A lot of header clean-up. | |||||
| 2017-11-07 | Misc. typos | Unknown | 1 | -1/+1 | |
| Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | |||||
| 2016-11-08 | Improve mesh handling in Fill and Stroke dialog. | Tavmjong Bah | 1 | -26/+129 | |
| Create new meshes with alternating color/white pattern (makes it more obvious a mesh has been created). (bzr r15229) | |||||
| 2016-10-13 | Better handling of mesh gradients in Paint Selector dialog. | Tavmjong Bah | 1 | -0/+9 | |
| (bzr r15165) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -5/+1 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+5 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -5/+1 | |
| (bzr r15025) | |||||
| 2016-06-25 | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 1 | -1/+1 | |
| (bzr r14954.1.10) | |||||
| 2015-11-16 | static code analysis | Kris De Gussem | 1 | -3/+3 | |
| (bzr r14474) | |||||
| 2015-11-13 | static code analysis | Kris De Gussem | 1 | -3/+3 | |
| (bzr r14463) | |||||
| 2015-05-09 | Using MODE_SOLID_COLOR in paint selector instead of duplicated ↵ | Tomasz Boczkowski | 1 | -4/+2 | |
| MODE_COLOR_RGB and MODE_COLOR_CMYK (bzr r14059.1.22) | |||||
| 2015-05-03 | renamed SPPattern methods to match coding style | Tomasz Boczkowski | 1 | -2/+2 | |
| (bzr r14059.1.20) | |||||
| 2015-04-27 | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 1 | -4/+0 | |
| ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | |||||
| 2015-02-27 | more cast cleanup | Marc Jeanmougin | 1 | -4/+4 | |
| (bzr r13922.1.11) | |||||
| 2015-02-27 | corrected the casts (hopefully) | Marc Jeanmougin | 1 | -3/+3 | |
| (bzr r13922.1.10) | |||||
| 2015-02-19 | Put a few std::vector<SPitem*> | Marc Jeanmougin | 1 | -4/+4 | |
| (bzr r13922.1.5) | |||||
| 2015-02-17 | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 1 | -16/+16 | |
| change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1) | |||||
| 2014-12-25 | Remove sp_style_new(). | Tavmjong Bah | 1 | -13/+10 | |
| (bzr r13822.1.6) | |||||
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -3/+3 | |
| (bzr r13820) | |||||
| 2014-12-21 | Purge sp_desktop_canvas | Liam P. White | 1 | -2/+2 | |
| (bzr r13811) | |||||
| 2014-12-21 | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 1 | -1/+1 | |
| (bzr r13809) | |||||
| 2014-05-28 | SPPattern c++-sification: replaced function by methods | Tomasz Boczkowski | 1 | -2/+2 | |
| (bzr r13341.6.21) | |||||
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -3/+3 | |
| (bzr r12782) | |||||
| 2013-06-06 | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 1 | -0/+2 | |
| has it. (bzr r12353) | |||||
| 2013-06-04 | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 1 | -0/+2 | |
| versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | |||||
| 2013-03-25 | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | |||||
| 2013-01-11 | Warning and dead code cleanup. | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r12014) | |||||
| 2012-08-01 | Fix for 1029302 : Fill/Stroke dialog does not update on tool change | John Smith | 1 | -1/+17 | |
| (bzr r11579) | |||||
| 2012-05-08 | Follow-up conversion from bool. | Jon A. Cruz | 1 | -4/+8 | |
| (bzr r11347) | |||||
| 2012-02-29 | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 1 | -0/+3 | |
| (bzr r11030) | |||||
| 2012-02-12 | Header cleaning | Alex Valavanis | 1 | -0/+1 | |
| (bzr r10963) | |||||
| 2012-01-12 | Initial C++ification of SPCanvas. | Jon A. Cruz | 1 | -2/+2 | |
| (bzr r10873) | |||||
| 2011-10-03 | Doxygen cleanup. | Jon A. Cruz | 1 | -2/+3 | |
| (bzr r10660) | |||||
| 2011-06-03 | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | |||||
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 1 | -1/+1 | |
| fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | |||||
| 2010-07-04 | Suppress gradient direction line for 'solid' gradients. | Jon A. Cruz | 1 | -10/+10 | |
| Removed unneeded and outdated macro use. (bzr r9564) | |||||
| 2010-07-03 | Create only single-stop gradients when using Fill-n-Stroke to convert solid ↵ | Jon A. Cruz | 1 | -7/+11 | |
| to a swatch. Preserve CMS colors. (bzr r9560) | |||||
| 2010-07-02 | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 1 | -7/+7 | |
| SPDocument based methods (bzr r9546.1.3) | |||||
| 2010-07-02 | Rough pass of Fill-n-Stroke swatch conversion. | Jon A. Cruz | 1 | -1/+5 | |
| (bzr r9553) | |||||
| 2010-06-28 | Partial C++-ification of SPGradient | Jon A. Cruz | 1 | -4/+4 | |
| (bzr r9542) | |||||
