| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -6/+7 |
| | | | | | | | - 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-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. | ||||
| * | Run clang-tidy’s modernize-use-equals-delete pass. | Emmanuel Gil Peyrot | 2018-06-12 | 1 | -2/+2 |
| | | | | | | Adds a delete specifier on constructors, destructors or assignment methods that should never be called, ensuring they actually never will. | ||||
| * | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -1/+1 |
| | | | | (bzr r14059.2.1) | ||||
| * | add a path parameter to doeffect_stack_test to test a bug | JF Barraud | 2008-09-23 | 1 | -0/+2 |
| | | | | (bzr r6875) | ||||
| * | merge gsoc2008_johan_path2geom into trunk | Johan B. C. Engelen | 2008-06-06 | 1 | -1/+0 |
| | | | | (bzr r5823) | ||||
| * | Const fix for test | Jon A. Cruz | 2008-05-20 | 1 | -1/+1 |
| | | | | (bzr r5716) | ||||
| * | change doEffect functions to use const& parameters | Johan B. C. Engelen | 2008-04-09 | 1 | -2/+2 |
| | | | | (bzr r5394) | ||||
| * | NEW: temporary on-canvas indicators | Johan B. C. Engelen | 2008-03-02 | 1 | -0/+2 |
| | | | | (bzr r4918) | ||||
| * | LPE: no longer overload doEffect methods, but name them according to ↵ | Johan B. C. Engelen | 2007-11-12 | 1 | -3/+3 |
| | | | | | | accepted arguments. This saves developer brain time because of 'hiding' issues. (bzr r4067) | ||||
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 2007-11-04 | 1 | -5/+5 |
| | | | | | | reverted for some files to keep them C-compatible. (bzr r4024) | ||||
| * | trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp. | Peter Moulder | 2007-10-11 | 1 | -42/+42 |
| | | | | (bzr r3884) | ||||
| * | LPE: | Johan B. C. Engelen | 2007-08-29 | 1 | -1/+1 |
| | | | | | | | | - rename RealParam to ScalarParam, add range checking for ScalarParam, add integer only flag for it aswell. - fix up todo.txt and create new one for parameters - add Curve Stitch LPE (bzr r3614) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -0/+42 |
| (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | |||||
