summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-05Fix wrong message in path parameterJabiertxof1-1/+1
2019-02-05PencilToolbar: GtkAction migrationAlexander Valavanis5-20/+14
2019-01-02run clang tidy modernize passMarc Jeanmougin2-3/+5
2019-01-02modernize loops (2)Marc Jeanmougin1-3/+3
2019-01-02modernize loopsMarc Jeanmougin5-33/+31
2018-11-09Fix codding styleJabiertxof4-5/+5
2018-11-09Move icon-loader and provide a temporary fallback to render pixbufJabiertxof6-6/+6
2018-11-09Fix compiling bugJabiertxof1-4/+3
2018-11-09This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof1-2/+2
2018-11-08Clarify licensesMax Gaukler49-61/+110
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