summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-04Fix updating widgets on LPE missed in the refactorJabiertxof3-1/+5
2018-10-03Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...Jabiertxof9-20/+15
2018-10-01Remove #include "config.h" wherever possibleEduard Braun4-16/+0
2018-10-01Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun1-1/+3
2018-09-30Fix for bug:#1299461; Some LPE fails on apply to original, but cloned elementsJabier Arraiza1-0/+8
2018-09-23LPE PointParam: use doc2dtThomas Holder1-2/+1
2018-09-15Improve message parameter and remove unecesary widgets from meassure segments...Jabier Arraiza2-4/+10
2018-09-14Update measure segments helper info and align to messages LPE parameterJabiertxof2-14/+30
2018-09-14improbe UX of Fillet/Chamfer LPEJabiertxof2-73/+0
2018-08-04Fix missing icons and warning on ico size in symbolsJabiertxo Arraiza Cenoz2-6/+6
2018-07-21Fixing coding styleJabier Arraiza1-2/+2
2018-07-21adding gtk-themeJabier Arraiza6-52/+42
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot5-5/+5
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot4-11/+15
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2-2/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot20-38/+23
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot26-57/+57
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot30-204/+204
2018-06-12Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot23-48/+48
2018-05-09Create and use LabelledColorPicker widgetGeoff Lankow1-6/+2
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin21-77/+77
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin21-77/+77
2018-04-23Noumerous bugfixes pointed by Lazur on IRCJabier Arraiza1-3/+2
2018-04-23Handle transforms and gix groups linked by clipboardJabier Arraiza1-1/+1
2018-04-14Fixes to transforms on LPEJabier Arraiza1-0/+1
2018-03-28Fix LPE updating problemsJabiertxo Arraiza Cenoz1-1/+0
2018-03-28Fix powerstroke updateJabiertxo Arraiza Cenoz1-0/+1
2018-03-26Base LPE refactorJabier Arraiza17-67/+44
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah16-27/+35
2018-01-08Misc. typosluz.paz2-3/+3
2018-01-07Fix a problem with symbols when updating defs with current document set. Also...Jabier Arraiza1-4/+7
2018-01-05Add perimetral only lattice 2 optionaly and allow hide knots on point parameterJabier Arraiza2-11/+28
2017-12-27Allow erase knots in powerstrokeJabiertxo Arraiza Cenoz1-15/+14
2017-12-26LPE message Gtkmm deprecation fixesAlexander Valavanis1-0/+13
2017-12-04Adding fix to sliders and spin buttons on LPEJabier Arraiza6-5/+23
2017-11-19Working on coontinuing pathsJabier Arraiza2-4/+14
2017-11-19Working on fix smooth drawJabier Arraiza2-0/+16
2017-11-07Misc. typosUnknown2-6/+6
2017-11-04Fix typo crash buildingJabier Arraiza1-1/+1
2017-11-04Fix meessage parameter to allow min height requestJabier Arraiza2-7/+21
2017-10-19Remove all unused makefile.inStefano Facchini1-17/+0
2017-10-19Remove unused icon-size.hStefano Facchini3-3/+0
2017-10-01Add better transform handle to Clone Item LPEJabier Arraiza5-14/+19
2017-10-01Add button to apply on path parameter as suggest Maren in bug #1715433#23Jabier Arraiza2-4/+21
2017-09-30Fix bug in comment #20 From Maren in bug #1715433. Clone original LPE can no ...Jabier Arraiza1-1/+4
2017-09-30Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin1-6/+10
2017-09-25Add improvements to meassure segments LPE pointed by CRJabier Arraiza4-0/+374
2017-09-22Add tooltip to set default LPE widgetJabier Arraiza32-1/+139
2017-09-21Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...Jabier Arraiza4-25/+34