summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* static code analysisKris De Gussem2016-02-222-7/+9
* Apply from patch from houz (Fixes color profile name mangling)Liam P. White2016-02-211-2/+2
* Clarify meaning of line spacing.Tavmjong Bah2016-02-201-2/+2
* Fix a bug on explicit_base on meassure tool when using knots dialog to change...Jabier Arraiza Cenoz2016-02-112-10/+14
* Changed no end lifetime temporary canvas items to canvas items in measure toolJabier Arraiza Cenoz2016-02-082-20/+32
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-083-13/+13
* Changed one icon/action in meassure toolbar to one more explicitJabier Arraiza Cenoz2016-02-071-2/+2
* Fix wrong replace of tab by spacesJabier Arraiza Cenoz2016-02-071-1/+1
* Add knot position dialog to meassure with Shift+ClickJabier Arraiza Cenoz2016-02-076-6/+343
* Fix for bug 1540518. Improved performance based on previous meassure code com...Jabier Arraiza Cenoz2016-02-071-58/+47
* Added phantom meassure feature to meassure toolJabier Arraiza Cenoz2016-02-062-31/+85
* Remove duplicated variable on meassureJabier Arraiza Cenoz2016-02-061-1/+0
* Fix for meassure bug #1541963Jabier Arraiza Cenoz2016-02-062-4/+4
* Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...Jabier Arraiza Cenoz2016-02-011-2/+2
* Remove two warnings on compileJabier Arraiza Cenoz2016-01-301-2/+2
* Fix for bug 1539704 (Crash when selecting the eraser tool).suv-lp2016-01-301-0/+8
* Fix a bug in eraser spray mode when no overlaps is disabledJabier Arraiza Cenoz2016-01-281-2/+2
* Correct writing of blur value when display units are not user units.Tavmjong Bah2016-01-141-0/+4
* Allow one more digit of precission for 'stdDeviation'.Tavmjong Bah2016-01-141-1/+1
* Fix crash when apply Bend From Clipboard to a clone by the pen/pencil toolbarJabier Arraiza Cenoz2016-01-061-1/+6
* Fix wrong symm node type in BSpline converted to BezierJabier Arraiza Cenoz2016-01-051-1/+1
* Improve constant definitionsJabier Arraiza Cenoz2016-01-052-2/+2
* Corrects attribute name for saving page 'checkerboard' background state.Tavmjong Bah2015-12-281-2/+2
* Remove more superfluous glibmm/threads.h checkingAlex Valavanis2015-12-271-4/+0
* Add option for checkerboard background.Tavmjong Bah2015-12-212-5/+20
* fixes layer movement when there is a document scaling factorMarc Jeanmougin2015-12-191-2/+2
* brings back CMS tabMarc Jeanmougin2015-12-181-4/+10
* Remove CtrlPoint and replace with SPKnotMartin Owens2015-12-102-23/+4
* Remove unused header file.Tavmjong Bah2015-12-092-2/+0
* update to trunk + resolve conflictsMarc Jeanmougin2015-12-085-1/+37
|\
| * merge lp:~inkscape.dev/inkscape/lock_guidesJabier Arraiza Cenoz2015-12-085-1/+37
| |\
| | * update to trunkJabier Arraiza Cenoz2015-12-087-14/+15
| | |\ | | |/ | |/|
| | * Add rect to SP Control point on locked guidesJabier Arraiza Cenoz2015-12-071-1/+1
| | * Fixes UX pointed in suv reviewJabier Arraiza Cenoz2015-12-062-0/+6
| | * Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz2015-12-051-2/+1
| | * Add global lock guides to the rulersJabier Arraiza Cenoz2015-12-031-1/+5
| | * Add lock to guidesJabier Arraiza Cenoz2015-12-022-0/+23
* | | update to trunkMarc Jeanmougin2015-12-077-14/+15
|\| |
| * | static code analysisKris De Gussem2015-12-076-10/+10
| * | static code analysisKris De Gussem2015-12-071-4/+5
| |/
* | cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin2015-12-077-71/+54
* | cppification: GSList replaced by vectors (select tool cycling to 'select under')Marc Jeanmougin2015-12-062-61/+41
* | cppification: GSList replaced by vectors (mostly related to gradients and mes...Marc Jeanmougin2015-12-063-37/+35
* | cppification: GSList replaced by vectors (mostly related to guides and grids)Marc Jeanmougin2015-12-051-14/+8
|/
* Fix undo of mesh creation.Tavmjong Bah2015-11-251-18/+11
* Compile against external libpotraceAlex Valavanis2015-11-218-10/+65
|\
| * Hide unused verbs if Potrace is not availableAlex Valavanis2015-11-213-0/+18
| * Fix CMake buildAlex Valavanis2015-11-121-4/+11
| * Enable builds without flood/trace on systems without PotraceAlex Valavanis2015-11-094-6/+36
* | Fix potentential null pointer dereferenceKris2015-11-161-5/+3
|\ \