| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move pixmaps to ui/pixmaps, and update the README accordingly. | Emmanuel Gil Peyrot | 2018-06-21 | 1 | -1/+1 |
| | | |||||
| * | Run clang-tidy’s modernize-use-bool-literals pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This makes it clearer whether an integer or a boolean has to be passed in this specific call. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -19/+19 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -1/+1 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -1/+1 |
| | | |||||
| * | a bit more of warning cleanup | Felipe Corrêa da Silva Sanches | 2018-03-28 | 1 | -1/+1 |
| | | |||||
| * | Fix bug: 1738504 | Jabier Arraiza | 2018-03-28 | 1 | -1/+0 |
| | | | | | Title:Measurement tool measures mirrored text in wrong position | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -24/+34 |
| | | | | | A lot of header clean-up. | ||||
| * | Optionaly measure only selected elements | Jabier Arraiza | 2017-12-02 | 1 | -1/+13 |
| | | |||||
| * | Clear meassure when dragging knots | Jabier Arraiza | 2017-12-02 | 1 | -0/+6 |
| | | |||||
| * | Misc. typos | Unknown | 2017-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | ||||
| * | Remove unused parameter in SPItem::doWriteTransform | Stefano Facchini | 2017-09-24 | 1 | -2/+2 |
| | | |||||
| * | Starting selectable knots | Jabier Arraiza | 2017-06-30 | 1 | -4/+4 |
| | | |||||
| * | Hackfest: Refactor cursors so the hot spot is inside the xpm | Martin Owens | 2017-06-30 | 1 | -1/+1 |
| | | |||||
| * | Add contextual buttons to Hide/lock and Unhide/unlock items | Jabiertxof | 2017-06-06 | 1 | -1/+1 |
| | | | | (bzr r15732) | ||||
| * | Merge in jabiertxof's hover information for measure tool | Martin Owens | 2016-10-03 | 1 | -0/+112 |
| |\ | | | | | (bzr r15146) | ||||
| | * | Fix a typo pointed by CR | Jabier Arraiza Cenoz | 2016-06-11 | 1 | -1/+1 |
| | | | | | | | (bzr r14957.1.2) | ||||
| | * | Add measure Over Item by a vlada idea on IRC | Jabier Arraiza Cenoz | 2016-06-06 | 1 | -0/+112 |
| | | | | | | | (bzr r14957.1.1) | ||||
| * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -17/+1 |
| | | | | | | | (bzr r15034) | ||||
| * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+17 |
| | | | | | | | (bzr r15027) | ||||
| * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -17/+1 |
| | | | | | | | (bzr r15025) | ||||
| * | | Fixing wrong gettext keyword preventing translations from being used. | Nicolas Dufour | 2016-06-17 | 1 | -2/+2 |
| | | | | | | | (bzr r14992) | ||||
| * | | Fix bug 'Persistent measure repositions on middle click' | Jabier Arraiza Cenoz | 2016-06-12 | 1 | -1/+0 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1591662 (bzr r14982) | ||||
| * | | Fix wrong string in measure code. Noticed to translators. Thanks CRogers fro ↵ | Jabier Arraiza Cenoz | 2016-06-08 | 1 | -1/+1 |
| |/ | | | | | the text (bzr r14959) | ||||
| * | minor warning cleanup. | Jon A. Cruz | 2016-04-21 | 1 | -2/+2 |
| | | | | (bzr r14861) | ||||
| * | Fix a bug meassuring text in units diferent than PX | Jabier Arraiza Cenoz | 2016-03-14 | 1 | -2/+1 |
| | | | | (bzr r14704) | ||||
| * | Fix a bug on explicit_base on meassure tool when using knots dialog to ↵ | Jabier Arraiza Cenoz | 2016-02-11 | 1 | -9/+13 |
| | | | | | | change position (bzr r14646) | ||||
| * | Changed no end lifetime temporary canvas items to canvas items in measure tool | Jabier Arraiza Cenoz | 2016-02-08 | 1 | -18/+30 |
| | | | | (bzr r14640) | ||||
| * | Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 | Krzysztof Kosi??ski | 2016-02-08 | 1 | -9/+9 |
| | | | | (bzr r14639) | ||||
| * | Changed one icon/action in meassure toolbar to one more explicit | Jabier Arraiza Cenoz | 2016-02-07 | 1 | -2/+2 |
| | | | | (bzr r14638) | ||||
| * | Add knot position dialog to meassure with Shift+Click | Jabier Arraiza Cenoz | 2016-02-07 | 1 | -4/+20 |
| | | | | (bzr r14636) | ||||
| * | Fix for bug 1540518. Improved performance based on previous meassure code ↵ | Jabier Arraiza Cenoz | 2016-02-07 | 1 | -58/+47 |
| | | | | | | | | | comment Fixed bugs: - https://launchpad.net/bugs/1540518 (bzr r14635) | ||||
| * | Added phantom meassure feature to meassure tool | Jabier Arraiza Cenoz | 2016-02-06 | 1 | -27/+79 |
| | | | | (bzr r14634) | ||||
| * | Remove duplicated variable on meassure | Jabier Arraiza Cenoz | 2016-02-06 | 1 | -1/+0 |
| | | | | (bzr r14633) | ||||
| * | Fix for meassure bug #1541963 | Jabier Arraiza Cenoz | 2016-02-06 | 1 | -4/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1541963 (bzr r14632) | ||||
| * | Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil ↵ | Jabier Arraiza Cenoz | 2016-02-01 | 1 | -2/+2 |
| | | | | | | toolbar (bzr r14628) | ||||
| * | Remove two warnings on compile | Jabier Arraiza Cenoz | 2016-01-30 | 1 | -2/+2 |
| | | | | (bzr r14627) | ||||
| * | static code analysis | Kris De Gussem | 2015-12-07 | 1 | -2/+2 |
| | | | | (bzr r14510) | ||||
| * | Fix a bug compiling | Jabier Arraiza Cenoz | 2015-11-03 | 1 | -1/+0 |
| | | | | (bzr r14393.1.34) | ||||
| * | Fix a localization problem storing attribute | Jabier Arraiza Cenoz | 2015-11-03 | 1 | -2/+4 |
| | | | | (bzr r14393.1.32) | ||||
| * | Fixed some toolbox definition and minor tweaks | Jabier Arraiza Cenoz | 2015-10-25 | 1 | -4/+19 |
| | | | | (bzr r14393.1.30) | ||||
| * | Removing some stringsstreams and free gchars | Jabier Arraiza Cenoz | 2015-10-23 | 1 | -12/+13 |
| | | | | (bzr r14393.3.3) | ||||
| * | Fix the points Nathan review. | Jabier Arraiza Cenoz | 2015-10-22 | 1 | -479/+321 |
| |\ | | | | | | | | | Make accesible the comented function to only detect visible crossings (bzr r14393.3.1) | ||||
| | * | Added Scale option | Jabier Arraiza Cenoz | 2015-10-18 | 1 | -32/+38 |
| |/ | | | (bzr r14393.1.27) | ||||
| * | Add precision to measure. Also change other scalar widgets to a .2 precision ↵ | Jabier Arraiza Cenoz | 2015-10-17 | 1 | -6/+26 |
| | | | | | | instead 3 (bzr r14393.1.26) | ||||
| * | Fix for numbering crosing labels | Jabier Arraiza Cenoz | 2015-10-17 | 1 | -4/+12 |
| | | | | (bzr r14393.1.25) | ||||
| * | String fixes | Jabier Arraiza Cenoz | 2015-10-17 | 1 | -3/+3 |
| | | | | (bzr r14393.1.24) | ||||
| * | Fixed guides if current layer has any transform | Jabier Arraiza Cenoz | 2015-10-17 | 1 | -77/+52 |
| | | | | | | | Improved guides code Change color and label to the result guides (bzr r14393.1.23) | ||||
| * | fixing guide positions... | Jabier Arraiza Cenoz | 2015-10-16 | 1 | -2/+4 |
| | | | | (bzr r14393.2.7) | ||||
| * | Fix a regression on mirror measure | Jabier Arraiza Cenoz | 2015-10-16 | 1 | -0/+2 |
| | | | | (bzr r14393.2.5) | ||||
