| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-11-02 | Improve speed of LPE's updating widgets on release knots instead when value ↵ | Jabiertxof | 1 | -1/+1 | |
| change | |||||
| 2019-10-09 | Last string change to this file moved today from skip files to translate ↵ | Jabier Arraiza | 1 | -1/+1 | |
| files in po directory. No spected be translated | |||||
| 2019-10-05 | Fix various minor code problems | Marc Jeanmougin | 1 | -1/+1 | |
| 2019-10-05 | Fix some memory leaks found by scan-build | Marc Jeanmougin | 1 | -2/+1 | |
| 2019-09-30 | Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to ↵ | Jabier Arraiza | 1 | -1/+1 | |
| LPE->document. It also remove a boring check and allow to preview on file explorer some Items blocked. | |||||
| 2019-08-23 | Eliminate clang warnings | Thomas Holder | 1 | -14/+3 | |
| -Winfinite-recursion -Wpessimizing-move -Wunused-label -Wunneeded-internal-declaration -Wself-assign-overloaded -Wunused-const-variable (some) -Wsometimes-uninitialized (some) | |||||
| 2019-08-20 | Typo in tooltip 2. | Gyuris Gellért | 1 | -1/+1 | |
| 2019-07-01 | Fix various minor typos | Yuri Chornoivan | 1 | -2/+2 | |
| 2019-05-22 | Speed improvemets to offset LPE | Jabiertxof | 1 | -32/+12 | |
| 2019-05-22 | Allow scale offset in groups using the knot like in paths | Jabiertxof | 1 | -15/+46 | |
| 2019-05-22 | Allow offset mixed in open and closed subpats. LPE Offset | Jabiertxof | 1 | -21/+29 | |
| 2019-05-22 | Add speed improvements to LPE offset | Jabier Arraiza | 1 | -9/+32 | |
| 2019-05-21 | LPE offfset improvements | Jabier Arraiza | 1 | -49/+90 | |
| 2019-05-21 | Tiny refactor and simplify of offset LPE | Jabiertxof | 1 | -23/+8 | |
| 2019-05-21 | Improvemets to GeomPathstroke and Offset LPE | Jabiertxof | 1 | -114/+166 | |
| 2019-05-20 | Improve reading of last LPE offset commit | Jabiertxof | 1 | -2/+3 | |
| 2019-05-20 | Improvements to Offset LPE | Jabiertxof | 1 | -157/+129 | |
| 2019-05-20 | Add knot ungrabbed event | Jabiertxof | 1 | -0/+1 | |
| 2019-05-17 | Improvements to geom-pathstroke and offset LPE. | Jabiertxof | 1 | -42/+25 | |
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -4/+4 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -2/+3 | |
| - 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-11-06 | Add knot to offset LPE on load in new documents | Jabier Arraiza | 1 | -1/+7 | |
| 2018-09-26 | cppcheck: 2 memleaks + copypasta | Julien Nabet | 1 | -1/+1 | |
| [ui/dialog/styledialog.cpp:926]: (error) Memory leak: textDialogPtr [seltrans.cpp:1458]: (error) Memory leak: bb | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 1 | -2/+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 | -4/+4 | |
| 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 | -2/+2 | |
| 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 | -12/+12 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -12/+12 | |
| 2018-02-27 | Migrate launchpad offset branch to git | Jabier Arraiza | 1 | -30/+374 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -1/+1 | |
| A lot of header clean-up. | |||||
| 2017-05-05 | Improve responsive from LPE | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1688168 (bzr r15662) | |||||
| 2017-04-28 | Code formating | Jabiertxof | 1 | -1/+1 | |
| (bzr r15649) | |||||
| 2017-04-28 | Reset | Jabiertxof | 1 | -1/+1 | |
| (bzr r15620.1.9) | |||||
| 2017-04-14 | Allow set and reset default values of LPE parameters | Jabiertxof | 1 | -1/+1 | |
| (bzr r15620.1.1) | |||||
| 2016-12-16 | remove rollback to 15315 | Jabiertxof | 1 | -3/+2 | |
| (bzr r15295.1.26) | |||||
| 2016-12-16 | Rollback 15315 | Jabiertxof | 1 | -2/+3 | |
| (bzr r15295.1.25) | |||||
| 2016-12-10 | Fix headers on LPE's | Jabiertxof | 1 | -3/+2 | |
| (bzr r15318) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -4/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+4 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -4/+0 | |
| (bzr r15025) | |||||
| 2016-03-02 | Fix for bug 1540070 | Jabier Arraiza Cenoz | 1 | -9/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1540070 (bzr r14678) | |||||
| 2015-05-22 | Update to 2Geom revision 2396 | Krzysztof Kosi??ski | 1 | -2/+2 | |
| (bzr r14059.2.16) | |||||
| 2015-04-27 | 2Geom sync - initial commit | Krzysztof Kosi??ski | 1 | -1/+1 | |
| (bzr r14059.2.1) | |||||
| 2015-03-12 | Point parameter refactor, Fixes a bug in Lattice2 whith lines. | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r13995) | |||||
| 2015-03-02 | Merged pointreseteable parameter to point parameter | Jabier Arraiza Cenoz | 1 | -1/+3 | |
| (bzr r13961) | |||||
| 2014-09-29 | this patch fix the problem whith clips and mask update in live effects. | Jabier Arraiza Cenoz | 1 | -0/+8 | |
| More info in the bug: https://bugs.launchpad.net/inkscape/+bug/1241902 (bzr r13341.1.229) | |||||
| 2013-01-17 | more const happiness (and removal of duplicate code in sp-object.h) | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r12038) | |||||
| 2012-06-17 | Removed unneeded header style filename #defines | Jon A. Cruz | 1 | -1/+0 | |
| (bzr r11503) | |||||
| 2012-06-17 | Removed outdated classes. | Jon A. Cruz | 1 | -0/+2 | |
| Pruned header to not introduce extraneous includes. (bzr r11502) | |||||
| 2012-01-17 | add underscores to some member variables. | Johan B. C. Engelen | 1 | -1/+1 | |
| add some const stuff (bzr r10900) | |||||
