| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-03-06 | Avoid the “using std::*;” or “using namespace std;” constructs. | Emmanuel Gil Peyrot | 1 | -2/+0 | |
| This makes the code a lot less readable and greppable for no reason. | |||||
| 2018-11-08 | Clarify licenses | Max Gaukler | 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 | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 1 | -3/+1 | |
| This replaces empty constructors and destructors with the default keyword. | |||||
| 2017-04-28 | Code formating | Jabiertxof | 1 | -4/+4 | |
| (bzr r15649) | |||||
| 2017-04-28 | Reset | Jabiertxof | 1 | -4/+4 | |
| (bzr r15620.1.9) | |||||
| 2017-04-14 | Allow set and reset default values of LPE parameters | Jabiertxof | 1 | -4/+4 | |
| (bzr r15620.1.1) | |||||
| 2016-12-16 | remove rollback to 15315 | Jabiertxof | 1 | -2/+3 | |
| (bzr r15295.1.26) | |||||
| 2016-12-16 | Rollback 15315 | Jabiertxof | 1 | -3/+2 | |
| (bzr r15295.1.25) | |||||
| 2016-12-10 | Fix headers on LPE's | Jabiertxof | 1 | -2/+3 | |
| (bzr r15318) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -3/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+3 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -3/+0 | |
| (bzr r15025) | |||||
| 2015-04-27 | 2Geom sync - initial commit | Krzysztof Kosi??ski | 1 | -3/+3 | |
| (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 | -0/+1 | |
| (bzr r13961) | |||||
| 2012-10-21 | UI uniformisation | Kris De Gussem | 1 | -3/+3 | |
| (bzr r11817) | |||||
| 2012-06-17 | Removed unneeded header style filename #defines | Jon A. Cruz | 1 | -2/+0 | |
| (bzr r11503) | |||||
| 2012-06-17 | Removed outdated classes. | Jon A. Cruz | 1 | -0/+2 | |
| Pruned header to not introduce extraneous includes. (bzr r11502) | |||||
| 2008-09-23 | add a path parameter to doeffect_stack_test to test a bug + fix a stupid ↵ | JF Barraud | 1 | -1/+1 | |
| error. sorry. (bzr r6876) | |||||
| 2008-09-23 | add a path parameter to doeffect_stack_test to test a bug | JF Barraud | 1 | -1/+3 | |
| (bzr r6875) | |||||
| 2008-08-03 | remove many needless references to n-art-bpath.h | Johan B. C. Engelen | 1 | -1/+0 | |
| (bzr r6540) | |||||
| 2008-06-06 | merge gsoc2008_johan_path2geom into trunk | Johan B. C. Engelen | 1 | -22/+1 | |
| (bzr r5823) | |||||
| 2008-05-20 | Const fix for test | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r5716) | |||||
| 2008-04-24 | fix a couple of g++-4.3 compile errors. | Peter Moulder | 1 | -0/+2 | |
| (bzr r5503) | |||||
| 2008-04-09 | change doEffect functions to use const& parameters | Johan B. C. Engelen | 1 | -2/+2 | |
| (bzr r5394) | |||||
| 2008-03-20 | define color of point parameter in LPEdoEffectStackTest | Johan B. C. Engelen | 1 | -2/+4 | |
| add tooltips to parameters of LPEdoEffectStackTest (bzr r5134) | |||||
| 2008-03-02 | NEW: temporary on-canvas indicators | Johan B. C. Engelen | 1 | -1/+3 | |
| (bzr r4918) | |||||
| 2007-11-12 | LPE: no longer overload doEffect methods, but name them according to ↵ | Johan B. C. Engelen | 1 | -5/+5 | |
| accepted arguments. This saves developer brain time because of 'hiding' issues. (bzr r4067) | |||||
| 2007-10-11 | trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp. | Peter Moulder | 1 | -96/+96 | |
| (bzr r3884) | |||||
| 2007-09-13 | * Marking empty strings as non-translatable | Luca Bruno | 1 | -1/+1 | |
| (bzr r3742) | |||||
| 2007-08-17 | Fix LPE: | Johan B. C. Engelen | 1 | -2/+2 | |
| * add default values for parameters * remove text for LPE_INVALID * update example for skel strokes * clean a bit of the code (bzr r3498) | |||||
| 2007-08-14 | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 1 | -0/+96 | |
| (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | |||||
