summaryrefslogtreecommitdiffstats
path: root/src/object (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-17Allow transforms in rects with LPEJabiertxof1-0/+3
2019-09-16Active SVG2 Flow Text by defaultJabiertxof1-1/+1
2019-09-16Allow paste preserving new lines into a flowtext elementJabiertxof3-4/+28
2019-09-16Allow paste on flowbox at same sice of origin, also improve creation to get r...Jabiertxof1-5/+3
2019-09-13Allow to paste paragraphs in SVG2 Flow then paste overflow the shapeJabiertxof2-3/+38
2019-09-13A value of zero for 'inline-size' should act as if 'inline-size' is not set. ...Tavmjong Bah1-4/+5
2019-09-07Allow transforms in SVG2 flow elementsJabier Arraiza1-0/+9
2019-09-07Prepared for beta. Fixed blocking bugJabiertxof1-1/+0
2019-09-07Prepare for betaJabiertxof1-4/+1
2019-09-07fixx flowbox on SVG2 mode using tspansJabiertxof1-2/+10
2019-09-07Write out 'x' and 'y' attribute values to repr when some text property value ...Tavmjong Bah1-0/+1
2019-09-06Add listeners for when shapes used by text are changed.Tavmjong Bah2-29/+38
2019-08-31Templates: Accept non-underscored variants of "inkscape:templateinfo"Patrick Storz1-1/+1
2019-08-28Fix issues pointed by @ede123 and cssinateJabiertxof1-5/+8
2019-08-23Eliminate clang warningsThomas Holder1-1/+1
2019-08-23Eliminate clang warningsThomas Holder2-4/+2
2019-08-18reduce usage of desktop coordinates (#341)Thomas Holder1-1/+1
2019-08-17HatchKnotHolderEntityScale & some fixesvanntile3-21/+36
2019-08-17Added knot holder entitiesvanntile4-13/+116
2019-08-14fix #371 guides label upside downThomas Holder1-3/+3
2019-08-06Fix Arc toolbar buttons (gitlab, inkscape#355)Nathan Lee1-2/+2
2019-07-29Add Patrick improvements to verbs toggle menu itemsJabiertxof2-3/+4
2019-07-28Fix some issues with inverse coordinates pointed by MarenJabier Arraiza1-2/+2
2019-07-28Add verbs update checkbuttons in menu. Also do improvements requested in http...Jabier Arraiza1-1/+7
2019-07-27Make doc2dt a document propertyThomas Holder4-23/+18
2019-07-19Improvements finish pointed by MarenJabier Arraiza1-1/+1
2019-07-19Improvemets to power pencilJabiertxof1-0/+2
2019-07-14working on powerpencil in other threadJabier Arraiza2-8/+6
2019-07-08Fix coding styleJabiertxof1-3/+3
2019-07-08Improvements to temming allow diferent on dark themesJabiertxof1-3/+3
2019-07-01Fix various minor typosYuri Chornoivan5-5/+5
2019-06-23Remove experimental code to work in MR and fixes for selectorsJabier Arraiza1-5/+9
2019-06-20Fix bounding box cache invalidation for filtersoctycs1-3/+3
2019-06-14Fix crash after deleting a grouped connectionNathan Lee1-0/+1
2019-06-12Refactoring: replace funcs with methods.Shlomi Fish5-40/+40
2019-06-12Refactor: convert rotate_rel() to a method.Shlomi Fish4-19/+18
2019-06-09Minor cleanup (remove unneeded win32-specific defines)Patrick Storz1-3/+0
2019-06-08Preferences: Work around issue with parsing unsigned integersPatrick Storz1-1/+1
2019-06-08fix inbox#549 Rectangle missing left sideThomas Holder1-0/+3
2019-06-06Style fixes.Shlomi Fish1-6/+6
2019-06-06Refactoring: call setAttribute() directly.Shlomi Fish14-32/+32
2019-06-03Change TextPath to Text positioningNathan Lee1-32/+19
2019-06-03Crashfix deleting path with invisible text on pathNathan Lee1-5/+21
2019-06-01Cache bounding box of shapesoctycs2-0/+20
2019-06-01Allow rects be LPE like other primitivesJabier Arraiza2-9/+41
2019-05-27Hackfest2019: Rm tautological testsAlexander Valavanis16-17/+0
2019-05-21Improvemets to GeomPathstroke and Offset LPEJabiertxof1-1/+1
2019-05-16Fork LPE if necesary also in LPEItem childsJabiertxof2-2/+12
2019-05-14Support percentage (include default) values for linear and radial gradient at...Tavmjong Bah4-11/+86
2019-05-12Remove support for LCMS 1Karl Cheng4-103/+58