summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to trunkJabier Arraiza Cenoz2017-06-075-0/+473
|\ | | | | (bzr r15721)
| * fixed enum order + added cpp files to POFILES.inMichael Soegtrop2017-06-052-3/+2
| | | | | | (bzr r14876.2.5)
| * updated to latest trunkMichael Soegtrop2017-06-05128-3101/+5587
| |\ | | | | | | (bzr r14876.2.4)
| | * Alow write to repr on hidden LPE parametersJabier Arraiza Cenoz2017-05-292-2/+5
| | | | | | | | | (bzr r15703.1.13)
| * | updated to latest trunkMichael Soegtrop2016-06-124-14/+138
| |\ \ | | | | | | | | (bzr r14876.2.3)
| * \ \ Fixed Bool LPE review issuesMichael Soegtrop2016-05-235-376/+632
| |\ \ \ | | | | | | | | | | (bzr r14876.2.2)
| * | | | Added bool LPEMichael Soegtrop2016-05-086-1/+513
| | | | | | | | | | | | | | | (bzr r14876.2.1)
* | | | | Working on powermaskJabiertxof2017-06-062-229/+76
| | | | | | | | | | | | | | | (bzr r15719)
* | | | | Starting with powermaskJabiertxof2017-06-066-8/+410
| | | | | | | | | | | | | | | (bzr r15718)
* | | | | Substitute a bool paramenter by a buttonJabier Arraiza Cenoz2017-06-062-13/+22
| | | | | | | | | | | | | | | (bzr r15717)
* | | | | Fixing somethings changing from shapes to pathsJabier Arraiza Cenoz2017-06-062-47/+48
| | | | | | | | | | | | | | | (bzr r15716)
* | | | | Add toggle clip bisibility buttonJabier Arraiza Cenoz2017-05-293-56/+97
| | | | | | | | | | | | | | | (bzr r15709)
* | | | | Allow temp hide clipJabier Arraiza Cenoz2017-05-292-20/+20
| | | | | | | | | | | | | | | (bzr r15707)
* | | | | Handling hideJabiertxof2017-05-291-16/+30
| | | | | | | | | | | | | | | (bzr r15706)
* | | | | update to trunkJabiertxof2017-05-294-8/+14
|\ \ \ \ \ | | |_|_|/ | |/| | | (bzr r15705)
| * | | | Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are ↵Jabiertxof2017-05-294-8/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-284-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | values set yet to not LPE stored values when loading a previous file (bzr r15703.1.8)
| * | | | Force not original-d if the clip-path or mask has not a LPE allowed to change itJabiertxof2017-05-282-43/+67
| | | | | | | | | | | | | | | (bzr r15703.1.4)
| * | | | More fixes to LPEJabiertxof2017-05-2714-88/+47
| | | | | | | | | | | | | | | (bzr r15703.1.2)
| * | | | Change bad named varsJabiertxof2017-05-2712-23/+26
| | | | | | | | | | | | | | | (bzr r15703.1.1)
* | | | | Initial releaseJabiertxof2017-05-2923-142/+489
|/ / / / | | | | | | | | (bzr r15704)
* | | | Order LPE parametersJabier Arraiza Cenoz2017-05-262-2/+2
| | | | | | | | | | | | (bzr r15703)
* | | | Improve methods on rotate copies LPEJabier Arraiza Cenoz2017-05-265-46/+58
| | | | | | | | | | | | (bzr r15702)
* | | | Allow rotate on split items over Rotate copies LPEJabier Arraiza Cenoz2017-05-251-0/+7
| | | | | | | | | | | | (bzr r15701)
* | | | fix a brunch of memory leaks pt.2chr2017-05-234-9/+22
| | | | | | | | | | | | | | | | | | | | | | | | I'd like to see the crappy API fixed, to avoid this stupid mistakes. (bzr r15698.1.12)
* | | | fix a brunch of memory leakschr2017-05-182-1/+3
| | | | | | | | | | | | (bzr r15698.1.2)
* | | | Fix a bug pointed by suv in IRC about simple mode of rotate copies with ↵Jabier Arraiza Cenoz2017-05-121-1/+5
| | | | | | | | | | | | | | | | | | | | origin position (bzr r15689)
* | | | Fix a bug on tapper stroke detected with Ede_123 on IRCJabiertxof2017-05-075-15/+6
| | | | | | | | | | | | (bzr r15673)
* | | | Improvement to store default line width on join type and tapper stroke ↵Jabiertxof2017-05-072-4/+18
| | | | | | | | | | | | | | | | | | | | pointed by Ede_123 on IRC (bzr r15671)
* | | | Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed ↵Jabiertxof2017-05-072-55/+54
| | | | | | | | | | | | | | | | | | | | by Ede_123 in IRC, LPE dialog show bad default selected LPE (bzr r15670)
* | | | Add missing filesJabiertxof2017-05-062-0/+154
| | | | | | | | | | | | (bzr r15669)
* | | | Add improvement pointed in IRC by Ede_123 to allow defaultables parametes on ↵Jabiertxof2017-05-063-3/+55
| | | | | | | | | | | | | | | | | | | | fillet chamfer (bzr r15668)
* | | | Fix a compiling bug found by Ede_123 on IRCJabiertxof2017-05-061-1/+1
| | | | | | | | | | | | (bzr r15667)
* | | | Pre merge fixingJabiertxof2017-05-064-28/+48
| | | | | | | | | | | | (bzr r13645.1.177)
* | | | Updating code to trunkJabiertxof2017-05-061-1/+0
| | | | | | | | | | | | (bzr r13645.1.176)
* | | | Update to trunkJabiertxof2017-05-057-5/+19
|\ \ \ \ | | | | | | | | | | (bzr r13645.1.175)
| * | | | LPE widget refactor. Improvement to not update on same valueJabiertxof2017-05-057-5/+19
| | | | | | | | | | | | | | | (bzr r15665)
* | | | | Update to trunkJabier Arraiza Cenoz2017-05-0570-668/+766
|\| | | | | | | | | | | | | | (bzr r13645.1.174)
| * | | | Update to trunkJabier Arraiza Cenoz2017-05-0514-43/+62
| |\ \ \ \ | | | | | | | | | | | | (bzr r15620.1.17)
| | * | | | Improve responsive from LPEJabier Arraiza Cenoz2017-05-0514-43/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1688168 (bzr r15662)
| * | | | | Remove coutsJabiertxof2017-05-011-1/+0
| | | | | | | | | | | | | | | | | | (bzr r15620.1.16)
| * | | | | Update to trunkJabiertxof2017-05-0112-28/+0
| |\| | | | | | | | | | | | | | | | (bzr r15620.1.14)
| | * | | | Fix erase lpe in multi LPE modeJabiertxof2017-05-0112-28/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655)
| * | | | | minor bugfixingJabiertxof2017-04-293-7/+10
| | | | | | | | | | | | | | | | | | (bzr r15620.1.13)
| * | | | | Rewrite UXJabiertxof2017-04-2933-134/+305
| |/ / / / | | | | | | | | | | (bzr r15620.1.12)
| * | | | Code formatingJabiertxof2017-04-2829-171/+171
| | | | | | | | | | | | | | | (bzr r15649)
| * | | | Formating codeJabiertxof2017-04-281-51/+52
| | | | | | | | | | | | | | | (bzr r15648)
| * | | | Improve 0.92 support for Clone Original LPEJabiertxof2017-04-252-24/+18
| | | | | | | | | | | | | | | (bzr r15645)
| * | | | Little UX tweakJabiertxof2017-04-251-2/+2
| | | | | | | | | | | | | | | (bzr r15644)
| * | | | Rotate copies improvements:Jabiertxof2017-04-252-63/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug fixes. Better widgets positions (bzr r15643)