| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix various minor typos | Yuri Chornoivan | 2019-07-01 | 1 | -2/+2 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 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 | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -6/+6 |
| | | | | | | 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. | ||||
| * | Fix typo in variable name s/strech/stretch/ | mattia@debian.org | 2017-01-07 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1653371 (bzr r15400.1.1) | ||||
| * | Improvements to transform by two knots pointed by Ivan Louette | jtx | 2015-09-17 | 1 | -0/+4 |
| | | | | (bzr r14375) | ||||
| * | Add lock angle to transform by two points LPE | Jabier Arraiza Cenoz | 2015-08-27 | 1 | -2/+3 |
| | | | | (bzr r14328) | ||||
| * | Changed from fixed width to lock width, removed one widget to the transform ↵ | Jabier Arraiza Cenoz | 2015-08-27 | 1 | -4/+4 |
| | | | | | | by 2 pts (bzr r14326) | ||||
| * | Added fixed and elastic modes to transform by two knots | Jabier Arraiza Cenoz | 2015-08-26 | 1 | -0/+6 |
| | | | | (bzr r14325) | ||||
| * | Fixed bugs in branch review and updated to new api | Jabier Arraiza Cenoz | 2015-07-30 | 1 | -3/+9 |
| | | | | (bzr r13879.1.20) | ||||
| * | Fix coding style issues in transform by two points LPE | Jabier Arraiza Cenoz | 2015-04-10 | 1 | -9/+9 |
| | | | | (bzr r13879.1.15) | ||||
| * | fix a bug pointed by su_v | Jabier Arraiza Cenoz | 2015-03-19 | 1 | -3/+3 |
| | | | | (bzr r13879.1.12) | ||||
| * | fixed bugs pointed by su_v | Jabier Arraiza Cenoz | 2015-02-05 | 1 | -3/+4 |
| | | | | (bzr r13879.1.9) | ||||
| * | fixing bugs on reset function | Jabier Arraiza Cenoz | 2015-02-04 | 1 | -14/+4 |
| | | | | (bzr r13879.1.8) | ||||
| * | Fix some problems pointed by su_v | Jabier Arraiza Cenoz | 2015-02-02 | 1 | -1/+4 |
| | | | | (bzr r13879.1.7) | ||||
| * | adde parameter to select knot node position | Jabier Arraiza Cenoz | 2015-02-01 | 1 | -1/+14 |
| | | | | (bzr r13879.1.4) | ||||
| * | Effect done | Jabier Arraiza Cenoz | 2015-02-01 | 1 | -4/+22 |
| | | | | (bzr r13879.1.2) | ||||
| * | Create a empty LPE | Jabier Arraiza Cenoz | 2015-01-27 | 1 | -0/+49 |
| (bzr r13879.1.1) | |||||
