summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-02Improve speed of LPE's updating widgets on release knots instead when value c...Jabiertxof15-25/+40
2019-10-12Add icons to show help in set defauls LPE parametersJabier Arraiza1-4/+4
2019-10-05Fix some memory leaks found by scan-buildMarc Jeanmougin1-1/+1
2019-09-30Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...Jabier Arraiza1-1/+1
2019-08-10Improve tooltip text for linking in LPEs again.Maren Hachmann3-3/+3
2019-07-20Remove some trailing whitespace.Moini1-4/+4
2019-07-20Improve title text for LPE button that pastes a path from the clipboard to us...Moini3-3/+3
2019-07-19Fix coding styleJabier Arraiza1-9/+9
2019-07-19Fixes for pressure pencilJabier Arraiza2-68/+66
2019-07-19Improvements finish pointed by MarenJabier Arraiza2-21/+21
2019-07-01Fix various minor typosYuri Chornoivan1-4/+4
2019-05-27Fix a issue compiling with a obsolete value I forget remove in prev comitJabier Arraiza1-2/+1
2019-05-26Add hide operand, work on groups and allow shapes as parameters in LPE BoolJabier Arraiza1-1/+2
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis1-12/+0
2019-05-20Add knot ungrabbed eventJabiertxof5-0/+6
2019-03-25lpe-pts2ellipse: added perspective circle from 4 pointsschwieni2-130/+94
2019-03-25lpe-pts2ellipse: parameter enabling based on creation methodschwieni2-0/+3
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