summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixing refsJabier Arraiza2018-03-261-4/+0
|
* Base LPE refactorJabier Arraiza2018-03-261-51/+42
|
* Merge from trunkJabier Arraiza2018-03-021-1/+6
|\
| * Live effect: Ellipse from PointsMarkus Schwienbacher2018-03-011-1/+6
| |
* | Migrate launchpad offset branch to gitJabier Arraiza2018-02-271-1/+1
|/
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-3/+9
| | | | A lot of header clean-up.
* Fix minor typosYuri Chornoivan2018-01-011-1/+1
|
* Misc. typosUnknown2017-11-071-4/+4
| | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ```
* Fixing problems with nested LPE and convert to pathsJabier Arraiza2017-10-141-2/+2
|
* Add better transform handle to Clone Item LPEJabier Arraiza2017-10-011-0/+1
|
* A little styling tweak to a LPE expanderJabier Arraiza2017-10-011-1/+2
|
* Improvements to meassure segments LPE and a little styling tweak to default ↵Jabier Arraiza2017-09-301-1/+3
| | | | LPE params
* Minor tootltip tweakJabier Arraiza2017-09-221-1/+1
|
* Add tooltip to set default LPE widgetJabier Arraiza2017-09-221-7/+22
|
* Change from Measure Line LPE to Measure Segments LPEJabier Arraiza2017-08-191-4/+4
|
* Working with powerclip and powermaskJabier Arraiza2017-06-241-0/+1
|
* Update to trunkJabier Arraiza Cenoz2017-06-071-0/+5
|\ | | | | (bzr r15723)
| * fixed enum order + added cpp files to POFILES.inMichael Soegtrop2017-06-051-4/+2
| | | | | | (bzr r14862.2.4)
| * merged with latest version of lpe-bool and trunkMichael Soegtrop2017-06-051-92/+268
| |\ | | | | | | (bzr r14862.2.3)
| * \ updated to trunkMichael Soegtrop2017-06-051-2/+2
| |\ \ | | | | | | | | (bzr r14862.2.2)
| * | | Added emboidery and bool LPEsMichael Soegtrop2016-04-271-0/+13
| | | | | | | | | | | | (bzr r14862.2.1)
* | | | Working on powermask LPEJabier Arraiza Cenoz2017-06-071-1/+1
| | | | | | | | | | | | (bzr r15722)
* | | | Update to trunkJabier Arraiza Cenoz2017-06-071-0/+5
|\ \ \ \ | | | | | | | | | | (bzr r15721)
| * | | | fixed enum order + added cpp files to POFILES.inMichael Soegtrop2017-06-051-2/+1
| | | | | | | | | | | | | | | (bzr r14876.2.5)
| * | | | updated to latest trunkMichael Soegtrop2017-06-051-91/+266
| |\ \ \ \ | | | |_|/ | | |/| | (bzr r14876.2.4)
| * | | | updated to latest trunkMichael Soegtrop2016-06-121-0/+1
| |\ \ \ \ | | | | | | | | | | | | (bzr r14876.2.3)
| * \ \ \ \ Fixed Bool LPE review issuesMichael Soegtrop2016-05-231-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | (bzr r14876.2.2)
| * | | | | Added bool LPEMichael Soegtrop2016-05-081-0/+7
| | |_|_|/ | |/| | | | | | | | (bzr r14876.2.1)
* | | | | Starting with powermaskJabiertxof2017-06-061-0/+5
| | | | | | | | | | | | | | | (bzr r15718)
* | | | | update to trunkJabiertxof2017-05-291-3/+8
|\ \ \ \ \ | | |_|_|/ | |/| | | (bzr r15705)
| * | | | Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are ↵Jabiertxof2017-05-291-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improved to only perform path effet one time each Fixed bugs: - https://launchpad.net/bugs/1694111 (bzr r15703.1.10)
| * | | | Add a new value to LPE 'is_load' to know the lpe is just load, no previous ↵Jabiertxof2017-05-281-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | values set yet to not LPE stored values when loading a previous file (bzr r15703.1.8)
| * | | | Change bad named varsJabiertxof2017-05-271-1/+1
| | | | | | | | | | | | | | | (bzr r15703.1.1)
* | | | | Initial releaseJabiertxof2017-05-291-1/+8
|/ / / / | | | | | | | | (bzr r15704)
* | | | Improve methods on rotate copies LPEJabier Arraiza Cenoz2017-05-261-1/+1
| | | | | | | | | | | | (bzr r15702)
* | | | Fix a bug on tapper stroke detected with Ede_123 on IRCJabiertxof2017-05-071-12/+3
| | | | | | | | | | | | (bzr r15673)
* | | | Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed ↵Jabiertxof2017-05-071-18/+19
| | | | | | | | | | | | | | | | | | | | by Ede_123 in IRC, LPE dialog show bad default selected LPE (bzr r15670)
* | | | Update to trunkJabier Arraiza Cenoz2017-05-051-99/+156
|\ \ \ \ | | | | | | | | | | (bzr r13645.1.174)
| * \ \ \ Update to trunkJabier Arraiza Cenoz2017-05-051-0/+1
| |\ \ \ \ | | | | | | | | | | | | (bzr r15620.1.17)
| | * | | | Improve responsive from LPEJabier Arraiza Cenoz2017-05-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1688168 (bzr r15662)
| * | | | | Update to trunkJabiertxof2017-05-011-2/+0
| |\| | | | | | | | | | | | | | | | (bzr r15620.1.14)
| | * | | | Fix erase lpe in multi LPE modeJabiertxof2017-05-011-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655)
| * | | | | minor bugfixingJabiertxof2017-04-291-6/+8
| | | | | | | | | | | | | | | | | | (bzr r15620.1.13)
| * | | | | Rewrite UXJabiertxof2017-04-291-4/+98
| |/ / / / | | | | | | | | | | (bzr r15620.1.12)
| * | | | Formating codeJabiertxof2017-04-281-51/+52
| | | | | | | | | | | | | | | (bzr r15648)
* | | | | Update to trunkJabiertxof2017-03-161-1/+1
|\| | | | | | | | | | | | | | (bzr r13645.1.173)
| * | | | Remove some compiling warnsJabiertxof2017-03-161-1/+1
| | | | | | | | | | | | | | | (bzr r15599)
* | | | | Update to trunkJabiertxof2017-03-161-0/+3
|\| | | | | | | | | | | | | | (bzr r13645.1.170)
| * | | | Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENTJabiertxof2017-02-181-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1665595 (bzr r15530)
* | | | | update to trunkJabier Arraiza Cenoz2017-01-251-9/+86
|\| | | | | | | | | | | | | | (bzr r13645.1.168)