summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-195-5/+5
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-184-11/+15
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-182-2/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-1820-38/+23
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-1826-57/+57
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-1830-204/+204
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-1223-48/+48
* Create and use LabelledColorPicker widgetGeoff Lankow2018-05-091-6/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-0421-77/+77
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-2921-77/+77
* Noumerous bugfixes pointed by Lazur on IRCJabier Arraiza2018-04-231-3/+2
* Handle transforms and gix groups linked by clipboardJabier Arraiza2018-04-231-1/+1
* Fixes to transforms on LPEJabier Arraiza2018-04-141-0/+1
* Base LPE refactorJabier Arraiza2018-03-2617-67/+44
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-3016-27/+35
* Misc. typosluz.paz2018-01-082-3/+3
* Fix a problem with symbols when updating defs with current document set. Also...Jabier Arraiza2018-01-071-4/+7
* Add perimetral only lattice 2 optionaly and allow hide knots on point parameterJabier Arraiza2018-01-052-11/+28
* Allow erase knots in powerstrokeJabiertxo Arraiza Cenoz2017-12-271-15/+14
* Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-261-0/+13
|\
| * LPE message Gtkmm deprecation fixesAlexander Valavanis2017-12-261-0/+13
* | Mege trunk into powerpencilIIJabier Arraiza2017-12-076-5/+23
|\|
| * Adding fix to sliders and spin buttons on LPEJabier Arraiza2017-12-046-5/+23
* | Working on coontinuing pathsJabier Arraiza2017-11-192-4/+14
* | Working on fix smooth drawJabier Arraiza2017-11-192-0/+16
|/
* Merge branch 'master' into powerpencilJabiertxo Arraiza Cenoz2017-11-104-13/+27
|\
| * Merge branch 'luzpaz/inkscape-typos' (!119)Eduard Braun2017-11-072-6/+6
| |\
| | * Misc. typosUnknown2017-11-072-6/+6
| * | Fix typo crash buildingJabier Arraiza2017-11-041-1/+1
| * | Fix meessage parameter to allow min height requestJabier Arraiza2017-11-042-7/+21
| |/
* | Merge branch 'master' into powerpencilJabier Arraiza2017-11-0341-129/+1330
|\|
| * Remove all unused makefile.inStefano Facchini2017-10-191-17/+0
| * Remove unused icon-size.hStefano Facchini2017-10-193-3/+0
| * Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-10-025-14/+19
| |\
| | * Add better transform handle to Clone Item LPEJabier Arraiza2017-10-015-14/+19
| * | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-10-013-5/+25
| |\|
| | * Add button to apply on path parameter as suggest Maren in bug #1715433#23Jabier Arraiza2017-10-012-4/+21
| | * Fix bug in comment #20 From Maren in bug #1715433. Clone original LPE can no ...Jabier Arraiza2017-09-301-1/+4
| * | Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-301-6/+10
| |/
| * Add improvements to meassure segments LPE pointed by CRJabier Arraiza2017-09-254-0/+374
| * Add tooltip to set default LPE widgetJabier Arraiza2017-09-2232-1/+139
| * Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...Jabier Arraiza2017-09-214-25/+34
| * Fix a bug on uninicialitated variable, that perform diferent results in debug...Jabier Arraiza2017-09-162-3/+4
| * Added new LPE parameter to store Items array, also bugfixing in patharray par...Jabiertxo Arraiza Cenoz2017-09-143-4/+584
| * Fixes for bug #1716926. Consider backportJabiertxo Arraiza Cenoz2017-09-131-15/+18
| * Fixes for clone original LPEJabiertxo Arraiza Cenoz2017-09-132-18/+24
| * This commit is based on a coment on bug #1670644. And allow to fill the fill ...Jabier Arraiza2017-09-092-63/+99
| * Fix for bug: 1715433 :: Clone original LPE can no longer be used to fill a po...Jabiertxo Arraiza Cenoz2017-09-086-3/+48
* | Working on preview over powerpencilJabier Arraiza2017-08-272-2/+5
|/