| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -17/+17 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -3/+4 |
| | | | | | | | - 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-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 | -5/+5 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -5/+5 |
| | | |||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -1/+1 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+3 |
| | | | | | A lot of header clean-up. | ||||
| * | Add option to show also the original LPE path | Jabiertxo Arraiza Cenoz | 2017-12-01 | 1 | -2/+21 |
| | | |||||
| * | Fix headers on LPE's | Jabiertxof | 2016-12-10 | 1 | -0/+2 |
| | | | | (bzr r15318) | ||||
| * | fix bug #1644621 on show handles. Fix start knot on closed paths | Jabier Arraiza Cenoz | 2016-12-07 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1644621 (bzr r15306) | ||||
| * | fix bug #1644621 on show handles | Jabier Arraiza Cenoz | 2016-12-07 | 1 | -13/+25 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1644621 (bzr r15305) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -1/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+1 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -1/+0 |
| | | | | (bzr r15025) | ||||
| * | Order and cleanup of some LPE | Jabier Arraiza Cenoz | 2016-07-23 | 1 | -2/+2 |
| | | | | (bzr r15020) | ||||
| * | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -11/+8 |
| | | | | (bzr r14059.2.1) | ||||
| * | Fix coding style issues in show/handles LPE | Jabier Arraiza Cenoz | 2015-04-10 | 1 | -38/+38 |
| | | | | (bzr r14053) | ||||
| * | Add rotate nodes parameter | Jabier Arraiza Cenoz | 2014-12-15 | 1 | -6/+12 |
| | | | | (bzr r13798) | ||||
| * | Add 'Show handles' LPE | Jabier Arraiza Cenoz | 2014-08-12 | 1 | -0/+211 |
| (bzr r13341.1.139) | |||||
