summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: ↵Jabier Arraiza2019-11-052-106/+122
| | | | Labels shifted, https://gitlab.com/inkscape/inkscape/issues/119, Measure Segments LPE: Measure bounding box + enlarge bb causes crash and https://gitlab.com/inkscape/inbox/issues/189 Measure Segments LPE: String formatting for label doesn't work as expected
* Fix a editor auto pasteJabier Arraiza2019-11-031-1/+1
|
* Fix bug releasing powermask LPEJabiertxof2019-11-021-20/+35
|
* Improve speed of LPE's updating widgets on release knots instead when value ↵Jabiertxof2019-11-0220-35/+47
| | | | change
* Allow forking on powermaskJabier Arraiza2019-11-022-58/+52
|
* Improve clip LPEJabier Arraiza2019-11-012-316/+210
| | | | | | | Fixes: https://gitlab.com/inkscape/inbox/issues/868 https://gitlab.com/inkscape/inbox/issues/867 https://gitlab.com/inkscape/inbox/issues/866
* Attempt to fix inbox#976John Smith2019-10-311-1/+1
|
* refactor: Eliminate SPIEnum::_nameThomas Holder2019-10-282-2/+4
|
* refactor: private SPIBase::_nameThomas Holder2019-10-282-6/+6
|
* Add icons to show help in set defauls LPE parametersJabier Arraiza2019-10-125-35/+54
|
* Boolean LPE dialog: delete unnecessary colon marks from checkbox labelGyuris Gellért2019-10-091-3/+3
|
* Improve the name of fillet/chamfer LPE to be more undertandableJabier Arraiza2019-10-091-2/+2
|
* Last string change to this file moved today from skip files to translate ↵Jabier Arraiza2019-10-091-1/+1
| | | | files in po directory. No spected be translated
* Move LPE's into 3 groups normal, experimental y testing. Testing is only ↵Jabier Arraiza2019-10-082-65/+65
| | | | usable by setting up a flag. Must set off for release. I think also for LPETool
* Fix various minor code problemsMarc Jeanmougin2019-10-054-6/+4
|
* Fix some memory leaks found by scan-buildMarc Jeanmougin2019-10-055-6/+6
|
* Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to ↵Jabier Arraiza2019-09-3011-55/+39
| | | | LPE->document. It also remove a boring check and allow to preview on file explorer some Items blocked.
* Fix issue https://gitlab.com/inkscape/inkscape/issues/246 LPE ↵Jabier Arraiza2019-09-281-120/+141
| | | | Perspective/Envelope: Perspective Overflow doesn't work
* Final fix issue pointed by Mc from ↵Jabiertxof2019-09-281-3/+3
| | | | https://twitter.com/geekeish/status/1174984172726673409. Styling
* Real fix issueJabiertxof2019-09-281-10/+10
|
* Fix issue pointed by Mc from ↵Jabiertxof2019-09-281-5/+8
| | | | https://twitter.com/geekeish/status/1174984172726673409
* fixes https://gitlab.com/inkscape/inbox/issues/847 Crash on Inverse Clipping ↵Jabier Arraiza2019-09-272-14/+29
| | | | an object with its clone and https://gitlab.com/inkscape/inkscape/issues/414 Object > Mask/Clip >Set Inverse (LPE) without clip path crashes Inkscape
* sink with master and cleanupJabier Arraiza2019-09-191-8/+0
|
* merge to master and cleanupJabier Arraiza2019-09-191-0/+4
|
* Fix operands in LPE boolJabier Arraiza2019-09-191-0/+4
|
* Fix operands in LPE boolJabier Arraiza2019-09-161-1/+1
|
* Eliminate clang warningsThomas Holder2019-08-231-14/+3
| | | | | | | | | | -Winfinite-recursion -Wpessimizing-move -Wunused-label -Wunneeded-internal-declaration -Wself-assign-overloaded -Wunused-const-variable (some) -Wsometimes-uninitialized (some)
* Typo in tooltip 2.Gyuris Gellért2019-08-201-1/+1
|
* Typo in tooltip.Gyuris Gellért2019-08-201-1/+1
|
* Fix a bug in fillet/chamfer LPE pointed in mailing list by Miguel Lopez. ↵Jabiertxof2019-08-161-2/+2
| | | | Fillet Chamfer is not applied when reopen the file
* Improve tooltip text for linking in LPEs again.Maren Hachmann2019-08-103-3/+3
|
* Remove some trailing whitespace.Moini2019-07-203-20/+20
|
* Improve some LPE descriptions.Moini2019-07-207-49/+49
|\
| * Improve title text for LPE button that pastes a path from the clipboard to ↵Moini2019-07-203-3/+3
| | | | | | | | use with the current LPE
| * Small string fixes in rotate copies and mirror lpeMaren Hachmann2019-04-252-3/+3
| |
| * Update lpe-bool.cppMaren Hachmann2019-04-251-7/+7
| |
| * Add missing descriptions (mostly for experimental LPEs)Maren Hachmann2019-04-241-42/+42
| |
* | Fix coding styleJabier Arraiza2019-07-191-9/+9
| |
* | Fixes for pressure pencilJabier Arraiza2019-07-198-96/+96
| |
* | Improvements finish pointed by MarenJabier Arraiza2019-07-198-26/+65
| |
* | Fix translations and coding styleJabier Arraiza2019-07-192-16/+9
| |
* | Improvemets to power pencilJabiertxof2019-07-194-17/+20
| |
* | fixing coding styleJabier Arraiza2019-07-141-18/+19
| |
* | PoewePencil improvementsJabier Arraiza2019-07-142-34/+36
| |
* | Pre-Threading commentJabier Arraiza2019-07-141-29/+32
| |
* | working on redrawJabier Arraiza2019-07-141-14/+19
| |
* | working on powerpencil in other threadJabier Arraiza2019-07-142-4/+8
| |
* | finish rebase from masterJabier Arraiza2019-07-081-3/+2
| |
* | Fix various minor typosYuri Chornoivan2019-07-0110-70/+70
| |
* | Fix typos by PeterK.Jabiertxof2019-06-101-4/+4
| |