| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -3/+4 |
| | | | | | | | - 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. | ||||
| * | Convert source files from latin1 to utf-8. | Shlomi Fish | 2017-01-04 | 1 | -1/+1 |
| | | | | | | It is the path of least surprise and doesn't break my scripts. (bzr r15369.1.6) | ||||
| * | Added Latice2 deformation LPE | Jabier Arraiza Cenoz | 2014-05-13 | 1 | -1/+0 |
| | | | | (bzr r13341.1.14) | ||||
| * | const .... | Johan B. C. Engelen | 2013-01-17 | 1 | -1/+1 |
| | | | | (bzr r12039) | ||||
| * | more const happiness (and removal of duplicate code in sp-object.h) | Johan B. C. Engelen | 2013-01-17 | 1 | -1/+1 |
| | | | | (bzr r12038) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -3/+1 |
| | | | | (bzr r11018) | ||||
| * | Remove addHelperPaths() from Effect; now getHelperPaths() returns a list of ↵ | Maximilian Albert | 2008-07-29 | 1 | -1/+1 |
| | | | | | | canvas indicators provided by the effect itself or its parameters (overload addCanvasIndicators to provide them in derived effects) (bzr r6450) | ||||
| * | Display helper grid for LPELattice; automatically add helper paths for LPE ↵ | Maximilian Albert | 2008-06-18 | 1 | -0/+2 |
| | | | | | | PathParams (bzr r5996) | ||||
| * | set eol-style:native for recently added files | Maximilian Albert | 2008-06-02 | 1 | -69/+69 |
| | | | | (bzr r5782) | ||||
| * | add missing files | Johan B. C. Engelen | 2008-05-30 | 1 | -0/+69 |
| (bzr r5767) | |||||
