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