summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ResourceManager dep on Glib::object.Shlomi Fish2019-05-222-5/+2
* Allow scale offset in groups using the knot like in pathsJabiertxof2019-05-222-15/+48
* Extract a common expression into a variable/const.Shlomi Fish2019-05-221-103/+105
* fix the build.Shlomi Fish2019-05-221-1/+0
* Convert to a more portable C++11 check.Shlomi Fish2019-05-221-0/+1
* Fix formatting and trailing space.Shlomi Fish2019-05-221-5/+5
* Extract a common expression into a variable/const.Shlomi Fish2019-05-221-56/+58
* Allow offset mixed in open and closed subpats. LPE OffsetJabiertxof2019-05-221-21/+29
* Add speed improvements to LPE offsetJabier Arraiza2019-05-221-9/+32
* LPE offfset improvementsJabier Arraiza2019-05-212-50/+90
* Tiny refactor and simplify of offset LPEJabiertxof2019-05-211-23/+8
* Improvemets to GeomPathstroke and Offset LPEJabiertxof2019-05-216-215/+210
* Fix alignment of ruler ticksDiederik van Lierop2019-05-205-27/+25
* Fix pixel alignment of box selection cueDiederik van Lierop2019-05-201-9/+4
* Small fixDiederik van Lierop2019-05-201-2/+2
* Change the data type of size/width/height of the controls to unsigned intDiederik van Lierop2019-05-2013-55/+52
* More pixel-level alignment fixes for various controls, by making all controls...Diederik van Lierop2019-05-208-45/+40
* Another pixel alignment fixDiederik van Lierop2019-05-201-7/+17
* Fix the alignment of the guideline origin (and other controls), such that it ...Diederik van Lierop2019-05-204-43/+58
* Improve reading of last LPE offset commitJabiertxof2019-05-201-2/+3
* Improvements to Offset LPEJabiertxof2019-05-204-167/+150
* Remove unwanted fileJabiertxof2019-05-201-0/+0
* Add knot ungrabbed eventJabiertxof2019-05-2018-1/+63
* Improvements to geom-pathstroke and offset LPE.Jabiertxof2019-05-172-44/+27
* Ask Python extensions to return UTF-8 dataKarl Cheng2019-05-171-0/+3
* Fix a compiling issue and add some improvementsJabiertxof2019-05-163-29/+40
* Improve the sync path on clone LPEJabiertxof2019-05-162-35/+96
* Fix a bug on reloading LPE Clone effectJabiertxof2019-05-163-5/+6
* Remove clang format diff unwanted fileJabiertxof2019-05-161-40/+0
* Fork LPE if necesary also in LPEItem childsJabiertxof2019-05-163-2/+52
* Add new mode to Clone LPE to allow custom clones locked. Also fix to handle S...Jabier Arraiza2019-05-152-25/+49
* Fix for bug 248:Segmenation fault doing Undo with XML dialog openJabier Arraiza2019-05-141-3/+3
* Prevent dialog from becoming super-wide.Tavmjong Bah2019-05-141-8/+10
* Support percentage (include default) values for linear and radial gradient at...Tavmjong Bah2019-05-144-11/+86
* Remove error message when SVG OpenType table is empty.Tavmjong Bah2019-05-141-2/+7
* Regression fix: hide some toolbar icons on startupNathan Lee2019-05-135-71/+56
* packaging/macos: typos fixedluzpaz2019-05-132-2/+2
* Another styling improvementJabiertxof2019-05-131-3/+5
* Improve styling to messages on LPE dialogJabiertxof2019-05-131-1/+7
* Allow easy apply last LPE usedJabiertxof2019-05-132-10/+12
* Replace tr.poLevent2019-05-121-9893/+10733
* Add lcms2 and potrace libraries to buildRené de Hesselle2019-05-123-1/+17
* Remove support for LCMS 1Karl Cheng2019-05-1223-342/+158
* rename to avoid name clashes.Shlomi Fish2019-05-121-2/+2
* Extract the TagEmitter.append method.Shlomi Fish2019-05-121-41/+39
* Extract a common expression into a variable/const.Shlomi Fish2019-05-121-63/+64
* Merge branch 'retrieve-pattern-from-id' of gitlab.com:Qantas94Heavy/inkscapeMarc Jeanmougin2019-05-121-14/+18
|\
| * Retrieve pattern object from ID before castingKarl Cheng2019-05-121-14/+18
* | Stop crash on newline when entering rtl textNathan Lee2019-05-121-4/+2
* | Add Delete to Objects Dialog context menuNathan Lee2019-05-121-2/+3
|/