| Commit message (Expand) | Author | Files | Lines |
| 2016-09-04 | Fix some chrash when apply LPE: ej- sometimes Gear | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2016-08-17 | Add std::nothrow so tests of memory allocation work as expected. | Tavmjong Bah | 1 | -1/+1 |
| 2016-08-15 | Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/ | Tavmjong Bah | 1 | -3/+0 |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -9/+0 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+9 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -9/+0 |
| 2016-05-02 | Working on clip erase basic work done but broken | Jabier Arraiza Cenoz | 1 | -15/+21 |
| 2016-03-19 | Fix a problem with LPE on clips and paths making extremly slow on LPE | Jabier Arraiza Cenoz | 1 | -13/+8 |
| 2016-03-02 | Fix for bug 1540070 | Jabier Arraiza Cenoz | 1 | -130/+72 |
| 2015-12-07 | static code analysis | Kris De Gussem | 1 | -5/+5 |
| 2015-03-12 | Point parameter refactor, Fixes a bug in Lattice2 whith lines. | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2015-02-27 | more cast cleanup | Marc Jeanmougin | 1 | -5/+5 |
| 2015-02-19 | Put a few std::vector<SPitem*> | Marc Jeanmougin | 1 | -10/+10 |
| 2015-02-17 | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 1 | -15/+15 |
| 2014-11-25 | More C++ string usage. | Johan B. C. Engelen | 1 | -26/+16 |
| 2014-10-12 | noop: remove duplicate assignment in sp-lpe-item.cpp | Johan B. C. Engelen | 1 | -2/+1 |
| 2014-10-05 | Move more UI code into ui/ | Liam P. White | 1 | -2/+2 |
| 2014-09-29 | this patch fix the problem whith clips and mask update in live effects. | Jabier Arraiza Cenoz | 1 | -16/+81 |
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -2/+8 |
| 2014-07-23 | Partly reverted r13460. | Markus Engel | 1 | -0/+4 |
| 2014-07-22 | Fixed some logic errors; clang warnings. | Markus Engel | 1 | -4/+0 |
| 2014-06-27 | Remove the incorrect fix for the bug 1241902 | Jabier Arraiza Cenoz | 1 | -32/+3 |
| 2014-06-27 | Remove the incorrect fix for the bug 1241902 | Jabier Arraiza Cenoz | 1 | -33/+3 |
| 2014-06-24 | fix bug introduced in rev. 13403 (merge with trunk) | Johan B. C. Engelen | 1 | -4/+24 |
| 2014-06-24 | revert rev. 13429 that broke LPE Bend, Envelope, etc etc. | Johan B. C. Engelen | 1 | -4/+24 |
| 2014-06-22 | Fix for ungrouping/non-LPEItem masks | Liam P. White | 1 | -8/+22 |
| 2014-06-22 | Fix for ungrouping/non-LPEItem masks | Liam P. White | 1 | -8/+23 |
| 2014-06-16 | LPEItem enabling/disabling: rewrite mechanism to be more robust. the previous... | Johan B. C. Engelen | 1 | -24/+4 |
| 2014-06-11 | Fix for bug #1241902 | Jabier Arraiza Cenoz | 1 | -0/+146 |
| 2014-06-07 | Fix for Bug #1241902 - | Jabier Arraiza Cenoz | 1 | -0/+146 |
| 2014-05-05 | Enabling path manipulator to comunicate if paths are bspline when | VinÃcius dos Santos Oliveira | 1 | -0/+16 |
| 2014-04-29 | Fix a small issue with Attach Path | Liam P. White | 1 | -1/+4 |
| 2014-04-28 | when removing LPE, with 'flattening' option, don't recalculate/rewrite ellips... | Johan B. C. Engelen | 1 | -7/+14 |
| 2014-04-26 | Fix warning from previous commit. | Josh Andler | 1 | -2/+0 |
| 2014-04-25 | Fix for on-canvas LPE controls to display immediately. | Liam P. White | 1 | -0/+16 |
| 2014-04-15 | Minor things | Liam P. White | 1 | -0/+8 |
| 2014-04-06 | Properly allow effect stacking with knotholders (and add extra LPE functional... | Liam P. White | 1 | -2/+2 |
| 2014-04-05 | noop: improve code style in sp-lpe-item.cpp | Johan B. C. Engelen | 1 | -13/+14 |
| 2014-04-04 | Begin first stage of resolving issue with duplicate knots | Liam P. White | 1 | -0/+5 |
| 2014-04-02 | Fix some stuff | Liam P. White | 1 | -2/+11 |
| 2014-04-01 | Fix bug 1219324 | Liam P. White | 1 | -0/+15 |
| 2013-10-27 | fix warnings | Johan B. C. Engelen | 1 | -1/+1 |
| 2013-10-08 | Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ... | Tavmjong Bah | 1 | -0/+14 |
| 2013-10-04 | C++ | Johan B. C. Engelen | 1 | -49/+49 |
| 2013-10-04 | C++ | Johan B. C. Engelen | 1 | -20/+20 |
| 2013-10-04 | LPE: add some const correctness, remove unused function, and fix potential cr... | Johan B. C. Engelen | 1 | -16/+26 |
| 2013-09-25 | C++ify calling a few SPLPEItem functions, much more work than expected... slo... | Johan B. C. Engelen | 1 | -30/+31 |
| 2013-08-03 | catch exception by reference | Johan B. C. Engelen | 1 | -1/+1 |
| 2013-04-07 | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 1 | -2/+0 |
| 2013-04-05 | Merged Item. | Markus Engel | 1 | -11/+9 |