summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| |\ \
| | * | null pointer dereference fixKris De Gussem2015-11-161-5/+3
| * | | removes warnings when compiling with c++11 using uniqueptr instead of autoptrMarc Jeanmougin2015-11-162-2/+12
| |/ /
| * | static code analysisKris De Gussem2015-11-161-4/+2
| * | Fix erase mode in no overlap mode, pointed by Ivan LouetteJabier Arraiza Cenoz2015-11-141-12/+18
| * | static code analysisKris De Gussem2015-11-139-24/+24
| * | Fix crashes in erase mode of sprayJabier Arraiza Cenoz2015-11-121-2/+6
| * | Add erase mode to spray. Bugfixes.Jabier Arraiza Cenoz2015-11-112-13/+29
| * | Refactor of code, minor bugs fixed.Jabier Arraiza Cenoz2015-11-112-130/+281
| * | Improve offseting calculationJabier Arraiza Cenoz2015-11-111-38/+50
| * | Remove unused functionsJabier Arraiza Cenoz2015-11-111-15/+0
| * | Add option to spray tool to no overlap between colorsJabier Arraiza Cenoz2015-11-112-25/+35
| * | Improvements to the over visible/invisible to minimize the colisions, sprayed...Jabier Arraiza Cenoz2015-11-112-20/+96