summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed Object class and temporary test dependenciesAdrian Boguszewski2016-06-094-128/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Splitted tests to separate executablesAdrian Boguszewski2016-06-099-42/+53
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaced Object by SPObjectAdrian Boguszewski2016-06-062-45/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added object setAdrian Boguszewski2016-06-055-0/+321
| | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | Merge 0.92.x branchTed Gould2016-07-27122-1725/+2218
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | Revert the canvas widget changes, which cause performance regressionsKrzysztof Kosi??ski2016-07-254-200/+229
| | | | | | | | | | | | | | | |/ / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | | Order some headersJabier Arraiza Cenoz2016-07-242-2/+2
| | | | | | | | | | | | | | | |_|_|_|_|/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | Fixed a bug on roughen LPE on open pathsJabier Arraiza Cenoz2016-07-241-4/+1
| | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | Fises to toggle button and coding styleJabier Arraiza Cenoz2016-07-244-43/+44
| | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | Order and cleanup of some LPEJabier Arraiza Cenoz2016-07-2311-20/+19
| | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | Fix auto palette when using extensionsMarc Jeanmougin2016-07-232-1/+9
| | | | | | | | | | | | | |/ / / / / / / / / / / / / / / / / / /
| | | | | | | | | | | | | * / / / / / / / / / / / / / / / / / / Fixed null when selection contains more than one itemAdrian Boguszewski2016-07-221-1/+1
| | | | | | | | | | | | |/ / / / / / / / / / / / / / / / / / /
| | | | | | | | | | | | * / / / / / / / / / / / / / / / / / / [Bug #1524838] Disambiguate sigc::ptr_fun to fix C++14 compilation.Alex Henrie2016-07-184-4/+4
| | | | | | | | | | | |/ / / / / / / / / / / / / / / / / / /
| | | | | | | | | | | * | / / / / / / / / / / / / / / / / / Comment out unused enum.Tavmjong Bah2016-07-101-7/+7
| | | | | | | | | | | | |/ / / / / / / / / / / / / / / / / | | | | | | | | | | | |/| | | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | | | | | | | | | | | | | Documentation. French documentation translation updated.Nicolas Dufour2016-07-081-6/+18
| | | | | | | | | | | * | | | | | | | | | | | | | | | | | CMake build on windows (merge Sebastian's branch)Marc Jeanmougin2016-07-061-459/+454
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | | | | | | | | | | |/| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | | | | | | | | | | | | | | | Fixing build for Linux.Sebastian Faubel2016-07-061-436/+447
| | | | | | | | | | | | * | | | | | | | | | | | | | | | | Merge with trunk.Sebastian Faubel2016-07-021-40/+24
| | | | | | | | | |_|_|/ / / / / / / / / / / / / / / / / | | | | | | | | |/| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | | | | | | | | | | | | Fix typo that prevents reading of 'units-per-em'.Tavmjong Bah2016-07-041-1/+1
| | | | | | | | | | | * | | | | | | | | | | | | | | | | Prevent data-losing crash when sorting attributes and Layer dialog open.Tavmjong Bah2016-07-041-2/+7
| | | | | | | | | | |/ / / / / / / / / / / / / / / / /
| | | | | | | | | | * | | | | | | | | | | | | | | | | Rename function, fix some indenting issues.Tavmjong Bah2016-07-022-100/+110
| | | | | | | | | | * | | | | | | | | | | | | | | | | Fix typo from GList purge that broke SVG Font Editor dialog.Tavmjong Bah2016-07-021-1/+1
| | | | | | | | | | * | | | | | | | | | | | | | | | | Fix bug #1598009 regression on path parameterJabier Arraiza Cenoz2016-07-021-3/+1
| | | | | | | | | |/ / / / / / / / / / / / / / / / /
| | | | | | | | | * / / / / / / / / / / / / / / / / avoid zero SBasis curve. (Bug 1593963)Alvin Penner2016-06-291-1/+1
| | | | | | | | |/ / / / / / / / / / / / / / / / /
| | | | | | | | * | | | | | | | | | | | / / / / / Fix bug#168286 also opem regression on bug#1594565Jabier Arraiza Cenoz2016-06-251-1/+103
| | | | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | | | | | | | |/| | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | | | | | | | [Bug #1594542] Reset paint buckets parameters icon is not visible in Tool Con...Nicolas Dufour2016-06-231-5/+7
| | | | | | | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | | | | | | | |/| | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | | | | | | Fixing missing gettext keyword (regression introduced rev. 14057).Nicolas Dufour2016-06-201-2/+2
| | | | | | | |/ / / / / / / / / / / / / / /
| | | | | | | | * | | | | | | | | | | | | | Adding a comment to explain what we're doingTed Gould2016-06-211-0/+4
| | | | | | | | * | | | | | | | | | | | | | Adjust directories to be lib basedTed Gould2016-06-211-21/+22
| | | | | | | | * | | | | | | | | | | | | | Make the relocatable paths relative to the lib installTed Gould2016-06-211-21/+21
* | | | | | | | | | | | | | | | | | | | | | Organize doeffect functionJabier Arraiza Cenoz2016-06-196-70/+61
* | | | | | | | | | | | | | | | | | | | | | Fixes when moves a pathJabier Arraiza Cenoz2016-06-186-45/+29
* | | | | | | | | | | | | | | | | | | | | | fixing bug moving nodesJabier Arraiza Cenoz2016-06-187-34/+35
* | | | | | | | | | | | | | | | | | | | | | Pre fixing selected pointsJabier Arraiza Cenoz2016-06-188-58/+80
* | | | | | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2016-06-186-200/+138
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Fixing wrong gettext keyword preventing translations from being used.Nicolas Dufour2016-06-171-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fixes some bugs related to powerstroke 'Powerstroke infinite loop'Jabier Arraiza Cenoz2016-06-163-51/+23
| * | | | | | | | | | | | | | | | | | | | remove tabsMarc Jeanmougin2016-06-161-29/+29
| * | | | | | | | | | | | | | | | | | | | Fix z-cycling (alt+mousewheel) behaviorMarc Jeanmougin2016-06-162-118/+84
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | attemp to simplify doeffect code on fillet chamferJabier Arraiza Cenoz2016-06-182-59/+51
* | | | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2016-06-145-4/+44
|\| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | [Bug #1300865] lcms2: crash in Fill and Stroke if linked color profile is mis...Mark Harmer2016-06-142-2/+7
| | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merging lp:~inkscape+alexander/inkscape/comments into lp:inkscape.brock-alexander2016-06-143-2/+37
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Add snap to origin in double direction knotsJabier Arraiza Cenoz2016-06-144-12/+15
* | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2016-06-122-3/+4
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix a helper path dataJabier Arraiza Cenoz2016-06-121-1/+1
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix faulty comparison function.Tavmjong Bah2016-06-121-2/+4
| * | | | | | | | | | | | | | | | Fix bug 'Persistent measure repositions on middle click'Jabier Arraiza Cenoz2016-06-121-1/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Fix 90% of tweenk reviewJabier Arraiza Cenoz2016-06-1214-341/+362
* | | | | | | | | | | | | | | | Handle both directions on knot repositionJabier Arraiza Cenoz2016-06-121-7/+12