summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve speed of LPE's updating widgets on release knots instead when value c...Jabiertxof2019-11-0215-25/+40
* Add icons to show help in set defauls LPE parametersJabier Arraiza2019-10-121-4/+4
* Fix some memory leaks found by scan-buildMarc Jeanmougin2019-10-051-1/+1
* Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...Jabier Arraiza2019-09-301-1/+1
* Improve tooltip text for linking in LPEs again.Maren Hachmann2019-08-103-3/+3
* Remove some trailing whitespace.Moini2019-07-201-4/+4
* Improve some LPE descriptions.Moini2019-07-203-3/+3
|\
| * Improve title text for LPE button that pastes a path from the clipboard to us...Moini2019-07-203-3/+3
* | Fix coding styleJabier Arraiza2019-07-191-9/+9
* | Fixes for pressure pencilJabier Arraiza2019-07-192-68/+66
* | Improvements finish pointed by MarenJabier Arraiza2019-07-192-21/+21
* | Fix various minor typosYuri Chornoivan2019-07-011-4/+4
* | Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-12/+0
* | Add knot ungrabbed eventJabiertxof2019-05-205-0/+6
|/
* lpe-pts2ellipse: added perspective circle from 4 pointsschwieni2019-03-252-130/+94
* lpe-pts2ellipse: parameter enabling based on creation methodschwieni2019-03-252-0/+3
* Fix wrong message in path parameterJabiertxof2019-02-051-1/+1
* PencilToolbar: GtkAction migrationAlexander Valavanis2019-02-055-20/+14
* run clang tidy modernize passMarc Jeanmougin2019-01-022-3/+5
* modernize loops (2)Marc Jeanmougin2019-01-021-3/+3
* modernize loopsMarc Jeanmougin2019-01-025-33/+31
* Fix codding styleJabiertxof2018-11-094-5/+5
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-096-6/+6
* Fix compiling bugJabiertxof2018-11-091-4/+3
* This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof2018-11-091-2/+2
* Clarify licensesMax Gaukler2018-11-0849-61/+110
* Fix updating widgets on LPE missed in the refactorJabiertxof2018-10-043-1/+5
* Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...Jabiertxof2018-10-039-20/+15
* Remove #include "config.h" wherever possibleEduard Braun2018-10-014-16/+0
* Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2018-10-011-1/+3
* Fix for bug:#1299461; Some LPE fails on apply to original, but cloned elementsJabier Arraiza2018-09-301-0/+8
* LPE PointParam: use doc2dtThomas Holder2018-09-231-2/+1
* Improve message parameter and remove unecesary widgets from meassure segments...Jabier Arraiza2018-09-152-4/+10
* Update measure segments helper info and align to messages LPE parameterJabiertxof2018-09-142-14/+30
* improbe UX of Fillet/Chamfer LPEJabiertxof2018-09-142-73/+0
* Fix missing icons and warning on ico size in symbolsJabiertxo Arraiza Cenoz2018-08-042-6/+6
* Fixing coding styleJabier Arraiza2018-07-211-2/+2
* adding gtk-themeJabier Arraiza2018-07-216-52/+42
* 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