summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/livepatheffect-editor.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve speed of LPE's updating widgets on release knots instead when value c...Jabiertxof2019-11-021-4/+4
* Refactoring: call setAttribute() directly.Shlomi Fish2019-06-061-2/+2
* Allow rects be LPE like other primitivesJabier Arraiza2019-06-011-23/+0
* Improvements to Copy Rotate LPEJabiertxof2019-05-231-0/+1
* Fix for issue 95: Crash on applying Perspective/Envelope LPE to a groupJabiertxof2019-02-201-7/+21
* Update issues on CIJabiertxof2019-02-181-1/+2
* Add apply functionJabiertxof2019-02-181-1/+1
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+1
* This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof2018-11-091-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...Jabiertxof2018-10-031-10/+27
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* adding gtk-themeJabier Arraiza2018-07-211-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-11/+11
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Base LPE refactorJabier Arraiza2018-03-261-29/+14
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-12/+18
* panel: Remove the unused "title" labelStefano Facchini2018-01-161-1/+1
* Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...Jabier Arraiza2017-09-211-3/+5
* Fix a bug when creating a cloned LPE with fill between manyJabier Arraiza2017-09-091-1/+1
* Remove old icon handling codeAlexander Valavanis2017-06-291-2/+1
* Update to trunkJabier Arraiza Cenoz2017-05-051-1/+14
|\
| * Improve responsive from LPEJabier Arraiza Cenoz2017-05-051-1/+14
* | Update to trunkJabiertxof2017-05-011-1/+0
|\|
| * Remove unised signals from previous commitJabiertxof2017-05-011-1/+0
* | Update to trunkJabiertxof2017-05-011-25/+13
|\|
| * Fix erase lpe in multi LPE modeJabiertxof2017-05-011-26/+13
* | minor bugfixingJabiertxof2017-04-291-6/+9
* | Rewrite UXJabiertxof2017-04-291-2/+17
|/
* Rm remaining Gtk::Stock usageAlex Valavanis2016-12-271-1/+0
* Improvements and fixes for buds pointed by suv on measure line LPEJabiertxof2016-12-031-2/+4
* Fix change between multiples LPE in the same itemJabier Arraiza Cenoz2016-11-051-12/+2
* Fix bug:1013141 crash deleting LPEJabier Arraiza Cenoz2016-11-021-1/+11
* CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-241-2/+2
* Update to trunkJabier Arraiza Cenoz2016-10-031-17/+1
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-7/+0
| |\
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-7/+0
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-10/+1
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+10
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-10/+1
| |/
* | Full rewrite on working mode now no linked paths necesaryJabier Arraiza Cenoz2016-07-301-0/+8
* | Add Text tag and update widgets codeJabier Arraiza Cenoz2016-07-241-6/+25
|/
* Make icon creation more consistent - use sp_icon_new where possibleLiam P. White2015-02-221-28/+14
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-5/+5
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
* Fix applying LPE to clones (through the "+" button in the LPE dialog).Johan B. C. Engelen2014-11-251-2/+6
* Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-101-60/+67
* Fix Gtkmm 3.8 build issues on systems with Gtk+ 3.10Alex Valavanis2014-03-311-4/+4
* Added "Gtk::" scope to "manage" function calls.Markus Engel2014-03-301-1/+1