| 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 | ||||
| * | Remove #include "config.h" from header files where possible | Eduard Braun | 2018-09-24 | 1 | -4/+0 |
| | | |||||
| * | Fix a meassure tooltip updated pointed by maren at hacfest, tooltip is not ↵ | Jabiertxof | 2018-09-13 | 1 | -0/+1 |
| | | | | | updated if no moviment on shift press | ||||
| * | Run clang-tidy’s modernize-deprecated-headers pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | This renames most C <*.h> includes into C++ <c*> includes. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+3 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | 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. | ||||
| * | Add measure Over Item by a vlada idea on IRC | Jabier Arraiza Cenoz | 2016-06-06 | 1 | -0/+9 |
| | | | | (bzr r14957.1.1) | ||||
| * | Fix a bug on explicit_base on meassure tool when using knots dialog to ↵ | Jabier Arraiza Cenoz | 2016-02-11 | 1 | -1/+1 |
| | | | | | | change position (bzr r14646) | ||||
| * | Changed no end lifetime temporary canvas items to canvas items in measure tool | Jabier Arraiza Cenoz | 2016-02-08 | 1 | -2/+2 |
| | | | | (bzr r14640) | ||||
| * | Add knot position dialog to meassure with Shift+Click | Jabier Arraiza Cenoz | 2016-02-07 | 1 | -1/+8 |
| | | | | (bzr r14636) | ||||
| * | Added phantom meassure feature to meassure tool | Jabier Arraiza Cenoz | 2016-02-06 | 1 | -4/+6 |
| | | | | (bzr r14634) | ||||
| * | Fix for meassure bug #1541963 | Jabier Arraiza Cenoz | 2016-02-06 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1541963 (bzr r14632) | ||||
| * | Fix the points Nathan review. | Jabier Arraiza Cenoz | 2015-10-22 | 1 | -2/+11 |
| | | | | | | Make accesible the comented function to only detect visible crossings (bzr r14393.3.1) | ||||
| * | Fixed guides if current layer has any transform | Jabier Arraiza Cenoz | 2015-10-17 | 1 | -1/+2 |
| | | | | | | | Improved guides code Change color and label to the result guides (bzr r14393.1.23) | ||||
| * | Add convert to guides option | Jabier Arraiza Cenoz | 2015-10-16 | 1 | -0/+1 |
| | | | | (bzr r14393.2.4) | ||||
| * | Fixed explicit base with SHIFT to allow calculate angles | Jabier Arraiza Cenoz | 2015-10-16 | 1 | -3/+1 |
| | | | | | | A bit refactor (bzr r14393.2.2) | ||||
| * | Convert Measure to Item done | Jabier Arraiza Cenoz | 2015-10-12 | 1 | -3/+18 |
| | | | | (bzr r14393.1.17) | ||||
| * | Added new button to get global measure as a dimension | Jabier Arraiza Cenoz | 2015-10-10 | 1 | -0/+1 |
| | | | | (bzr r14393.1.15) | ||||
| * | add snaping to knots and stating convert measure to items | Jabier Arraiza Cenoz | 2015-10-06 | 1 | -1/+6 |
| | | | | (bzr r14393.1.9) | ||||
| * | add reverse to meassure output | Jabier Arraiza Cenoz | 2015-10-05 | 1 | -0/+1 |
| | | | | (bzr r14393.1.8) | ||||
| * | Add redraw to meassure when use toolbar | Jabier Arraiza Cenoz | 2015-10-05 | 1 | -0/+1 |
| | | | | (bzr r14393.1.6) | ||||
| * | Added knots to post editing the measure and make it persistant throught tools | Jabier Arraiza Cenoz | 2015-10-04 | 1 | -10/+20 |
| | | | | (bzr r14393.1.3) | ||||
| * | Add improvements to measure tool: | Jabier Arraiza Cenoz | 2015-10-04 | 1 | -2/+2 |
| | | | | | | | | | more responsive add option to handle only active layer or all add a option to hide/show first and last segment add a option to compute only one global sice (bzr r14393.1.1) | ||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -0/+50 |
| (bzr r12785) | |||||
