| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add knot ungrabbed event | Jabiertxof | 2019-05-20 | 1 | -0/+2 |
| | | |||||
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -2/+1 |
| | | |||||
| * | 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-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -4/+4 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -3/+3 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -3/+3 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -2/+7 |
| | | | | | A lot of header clean-up. | ||||
| * | Fix a bug on tapper stroke detected with Ede_123 on IRC | Jabiertxof | 2017-05-07 | 1 | -1/+0 |
| | | | | (bzr r15673) | ||||
| * | Improvement to store default line width on join type and tapper stroke ↵ | Jabiertxof | 2017-05-07 | 1 | -2/+9 |
| | | | | | | pointed by Ede_123 on IRC (bzr r15671) | ||||
| * | Remove some ocurrences of desktop in knot functions | Jabiertxof | 2016-12-19 | 1 | -3/+3 |
| | | | | (bzr r15337) | ||||
| * | Fix headers on LPE's | Jabiertxof | 2016-12-10 | 1 | -0/+2 |
| | | | | (bzr r15318) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -8/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+8 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -8/+0 |
| | | | | (bzr r15025) | ||||
| * | static code analysis | Kris De Gussem | 2015-10-28 | 1 | -2/+1 |
| | | | | (bzr r14432) | ||||
| * | Sync 2Geom to revision 2413. | Krzysztof Kosi??ski | 2015-07-04 | 1 | -6/+5 |
| |\ | | | | | | | | | May introduce regressions. (bzr r14226) | ||||
| | * | Merge from trunk | Krzysztof Kosi??ski | 2015-05-08 | 1 | -4/+0 |
| | |\ | | | | | | | (bzr r14059.2.11) | ||||
| | * | | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -6/+5 |
| | | | | | | | | | | (bzr r14059.2.1) | ||||
| * | | | Write line_width back to SVG after initially setting it on jointype and ↵ | Ben Scholzen 'DASPRiD | 2015-05-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | taperstroke LPE (bzr r14178.1.1) | ||||
| * | | | Fix taper stroke path generation | Ben Scholzen 'DASPRiD | 2015-05-25 | 1 | -2/+2 |
| | |/ |/| | | | (bzr r14172.1.1) | ||||
| * | | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 1 | -4/+0 |
| | | | | | | | (bzr r14126) | ||||
| * | | Revert bad commit (commited to wrong branch). | Tavmjong Bah | 2015-05-03 | 1 | -2/+2 |
| | | | | | | | (bzr r14096) | ||||
| * | | First batch | Tavmjong Bah | 2015-05-03 | 1 | -2/+2 |
| |/ | | | (bzr r14095) | ||||
| * | herpderp | Liam P. White | 2015-04-04 | 1 | -2/+2 |
| | | | | (bzr r14044) | ||||
| * | well if I had known that existed, I would have used it sooner | Liam P. White | 2015-03-23 | 1 | -105/+11 |
| | | | | (bzr r14029) | ||||
| * | take out the trash | Liam P. White | 2015-03-20 | 1 | -13/+30 |
| | | | | (bzr r14020) | ||||
| * | (audible sound of head banging off wall) | Liam P. White | 2015-03-20 | 1 | -34/+27 |
| | | | | | | Fix that one thing (bzr r14018) | ||||
| * | UI: usage of colon in front of editbox | Kris De Gussem | 2015-01-03 | 1 | -6/+6 |
| | | | | (bzr r13832) | ||||
| * | Refactor LPETaperStroke a little bit | Liam P. White | 2014-09-16 | 1 | -105/+110 |
| | | | | (bzr r13341.1.211) | ||||
| * | Warnings cleanup; formatting | Liam P. White | 2014-09-14 | 1 | -5/+5 |
| | | | | (bzr r13341.1.206) | ||||
| * | Small cleanup | Liam P. White | 2014-09-14 | 1 | -4/+1 |
| | | | | (bzr r13341.1.205) | ||||
| * | Update to trunk and fix issues | Liam P. White | 2014-04-29 | 1 | -4/+2 |
| | | | | (bzr r13090.1.67) | ||||
| * | correcting previous revision | Liam P. White | 2014-04-20 | 1 | -3/+7 |
| | | | | (bzr r13090.1.65) | ||||
| * | minor bugfix | Liam P. White | 2014-04-20 | 1 | -1/+1 |
| | | | | (bzr r13090.1.64) | ||||
| * | remove easter eggs | Liam P. White | 2014-04-20 | 1 | -38/+70 |
| | | | | (bzr r13090.1.62) | ||||
| * | Fix memory leak | Liam P. White | 2014-04-12 | 1 | -0/+3 |
| | | | | (bzr r13090.1.53) | ||||
| * | Fix triangles in joins | Liam P. White | 2014-04-12 | 1 | -32/+26 |
| | | | | (bzr r13090.1.52) | ||||
| * | Wonderful code optimizations | Liam P. White | 2014-04-12 | 1 | -142/+11 |
| | | | | (bzr r13090.1.50) | ||||
| * | Properly allow effect stacking with knotholders (and add extra LPE ↵ | Liam P. White | 2014-04-06 | 1 | -31/+31 |
| | | | | | | functionality) (bzr r13090.1.48) | ||||
| * | Begin first stage of resolving issue with duplicate knots | Liam P. White | 2014-04-04 | 1 | -0/+10 |
| | | | | (bzr r13090.1.46) | ||||
| * | Fix some minor issues | Liam P. White | 2014-04-03 | 1 | -21/+8 |
| | | | | (bzr r13090.1.44) | ||||
| * | Clean up code | Liam P. White | 2014-04-02 | 1 | -430/+475 |
| | | | | (bzr r13090.1.42) | ||||
| * | Minor fixes | Liam P. White | 2014-03-30 | 1 | -2/+2 |
| | | | | (bzr r13090.1.37) | ||||
| * | Fix build errors and a few small bugs | Liam P. White | 2014-03-29 | 1 | -2/+2 |
| | | | | (bzr r13090.1.36) | ||||
| * | Update to trunk | Liam P. White | 2014-03-28 | 1 | -8/+21 |
| | | | | | | Fix nearly every issue with Join Types and Taper Stroke (bzr r13090.1.34) | ||||
| * | Small performance and bug fixes | Liam P. White | 2014-03-27 | 1 | -69/+100 |
| | | | | (bzr r13090.1.33) | ||||
| * | Update to trunk | Liam P. White | 2014-03-26 | 1 | -150/+156 |
| | | | | | | Massive cleanup of outlining code (bzr r13090.1.31) | ||||
| * | tiny bugfix for Taper Strokes | Liam P. White | 2014-03-23 | 1 | -20/+34 |
| | | | | (bzr r13090.1.30) | ||||
| * | Fix a linker error ("static") | Liam P. White | 2014-03-20 | 1 | -38/+124 |
| | | | | | | (hopefully) Resolve compiler errors with GTK3+ (bzr r13090.1.28) | ||||
