| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-10-09 | Boolean LPE dialog: delete unnecessary colon marks from checkbox label | Gyuris Gellért | 1 | -3/+3 | |
| 2019-09-19 | sink with master and cleanup | Jabier Arraiza | 1 | -8/+0 | |
| 2019-09-19 | merge to master and cleanup | Jabier Arraiza | 1 | -0/+4 | |
| 2019-09-19 | Fix operands in LPE bool | Jabier Arraiza | 1 | -0/+4 | |
| 2019-09-16 | Fix operands in LPE bool | Jabier Arraiza | 1 | -1/+1 | |
| 2019-05-26 | Add hide operand, work on groups and allow shapes as parameters in LPE Bool | Jabier Arraiza | 1 | -17/+69 | |
| 2019-04-25 | Update lpe-bool.cpp | Maren Hachmann | 1 | -7/+7 | |
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -4/+4 | |
| 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-deprecated-headers pass. | Emmanuel Gil Peyrot | 1 | -2/+2 | |
| This renames most C <*.h> includes into C++ <c*> includes. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 1 | -3/+1 | |
| 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 | -1/+1 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -4/+4 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -4/+4 | |
| 2018-02-18 | Misc. typos | luz.paz | 1 | -1/+1 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -5/+5 | |
| 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-05-08 | Added bool LPE | Michael Soegtrop | 1 | -0/+434 | |
| (bzr r14876.2.1) | |||||
| 2016-04-27 | Added emboidery and bool LPEs | Michael Soegtrop | 1 | -0/+434 | |
| (bzr r14862.2.1) | |||||
