| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | -2/+2 |
| | | | | | | 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. | ||||
| * | Fixes for measure LPE and speed path based LPE operations | Jabiertxof | 2016-12-06 | 1 | -2/+0 |
| | | | | (bzr r15302) | ||||
| * | Make displaying of unit in lpe-path-length optional | Maximilian Albert | 2008-09-14 | 1 | -0/+2 |
| | | | | (bzr r6812) | ||||
| * | Scaling factor for lpe-path-length | Maximilian Albert | 2008-09-14 | 1 | -1/+2 |
| | | | | (bzr r6811) | ||||
| * | Hide canvas text, too, when lpe-path-length is invisible | Maximilian Albert | 2008-09-13 | 1 | -0/+2 |
| | | | | (bzr r6801) | ||||
| * | Make lpe-path_length use TextParamInternal | Maximilian Albert | 2008-07-31 | 1 | -1/+1 |
| | | | | (bzr r6490) | ||||
| * | Add unit selector for lpe-path-length, too | Maximilian Albert | 2008-07-31 | 1 | -1/+2 |
| | | | | (bzr r6489) | ||||
| * | New LPE: path length | Maximilian Albert | 2008-07-30 | 1 | -0/+51 |
| (bzr r6477) | |||||
