| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: ↵ | Jabier Arraiza | 2019-11-05 | 2 | -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 paste | Jabier Arraiza | 2019-11-03 | 1 | -1/+1 |
| | | |||||
| * | Fix bug releasing powermask LPE | Jabiertxof | 2019-11-02 | 1 | -20/+35 |
| | | |||||
| * | Improve speed of LPE's updating widgets on release knots instead when value ↵ | Jabiertxof | 2019-11-02 | 20 | -35/+47 |
| | | | | | change | ||||
| * | Allow forking on powermask | Jabier Arraiza | 2019-11-02 | 2 | -58/+52 |
| | | |||||
| * | Improve clip LPE | Jabier Arraiza | 2019-11-01 | 2 | -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#976 | John Smith | 2019-10-31 | 1 | -1/+1 |
| | | |||||
| * | refactor: Eliminate SPIEnum::_name | Thomas Holder | 2019-10-28 | 2 | -2/+4 |
| | | |||||
| * | refactor: private SPIBase::_name | Thomas Holder | 2019-10-28 | 2 | -6/+6 |
| | | |||||
| * | Add icons to show help in set defauls LPE parameters | Jabier Arraiza | 2019-10-12 | 5 | -35/+54 |
| | | |||||
| * | Boolean LPE dialog: delete unnecessary colon marks from checkbox label | Gyuris Gellért | 2019-10-09 | 1 | -3/+3 |
| | | |||||
| * | Improve the name of fillet/chamfer LPE to be more undertandable | Jabier Arraiza | 2019-10-09 | 1 | -2/+2 |
| | | |||||
| * | Last string change to this file moved today from skip files to translate ↵ | Jabier Arraiza | 2019-10-09 | 1 | -1/+1 |
| | | | | | files in po directory. No spected be translated | ||||
| * | Move LPE's into 3 groups normal, experimental y testing. Testing is only ↵ | Jabier Arraiza | 2019-10-08 | 2 | -65/+65 |
| | | | | | usable by setting up a flag. Must set off for release. I think also for LPETool | ||||
| * | Fix various minor code problems | Marc Jeanmougin | 2019-10-05 | 4 | -6/+4 |
| | | |||||
| * | Fix some memory leaks found by scan-build | Marc Jeanmougin | 2019-10-05 | 5 | -6/+6 |
| | | |||||
| * | Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to ↵ | Jabier Arraiza | 2019-09-30 | 11 | -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 Arraiza | 2019-09-28 | 1 | -120/+141 |
| | | | | | Perspective/Envelope: Perspective Overflow doesn't work | ||||
| * | Final fix issue pointed by Mc from ↵ | Jabiertxof | 2019-09-28 | 1 | -3/+3 |
| | | | | | https://twitter.com/geekeish/status/1174984172726673409. Styling | ||||
| * | Real fix issue | Jabiertxof | 2019-09-28 | 1 | -10/+10 |
| | | |||||
| * | Fix issue pointed by Mc from ↵ | Jabiertxof | 2019-09-28 | 1 | -5/+8 |
| | | | | | https://twitter.com/geekeish/status/1174984172726673409 | ||||
| * | fixes https://gitlab.com/inkscape/inbox/issues/847 Crash on Inverse Clipping ↵ | Jabier Arraiza | 2019-09-27 | 2 | -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 cleanup | Jabier Arraiza | 2019-09-19 | 1 | -8/+0 |
| | | |||||
| * | merge to master and cleanup | Jabier Arraiza | 2019-09-19 | 1 | -0/+4 |
| | | |||||
| * | Fix operands in LPE bool | Jabier Arraiza | 2019-09-19 | 1 | -0/+4 |
| | | |||||
| * | Fix operands in LPE bool | Jabier Arraiza | 2019-09-16 | 1 | -1/+1 |
| | | |||||
| * | Eliminate clang warnings | Thomas Holder | 2019-08-23 | 1 | -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ért | 2019-08-20 | 1 | -1/+1 |
| | | |||||
| * | Typo in tooltip. | Gyuris Gellért | 2019-08-20 | 1 | -1/+1 |
| | | |||||
| * | Fix a bug in fillet/chamfer LPE pointed in mailing list by Miguel Lopez. ↵ | Jabiertxof | 2019-08-16 | 1 | -2/+2 |
| | | | | | Fillet Chamfer is not applied when reopen the file | ||||
| * | Improve tooltip text for linking in LPEs again. | Maren Hachmann | 2019-08-10 | 3 | -3/+3 |
| | | |||||
| * | Remove some trailing whitespace. | Moini | 2019-07-20 | 3 | -20/+20 |
| | | |||||
| * | Improve some LPE descriptions. | Moini | 2019-07-20 | 7 | -49/+49 |
| |\ | |||||
| | * | Improve title text for LPE button that pastes a path from the clipboard to ↵ | Moini | 2019-07-20 | 3 | -3/+3 |
| | | | | | | | | | use with the current LPE | ||||
| | * | Small string fixes in rotate copies and mirror lpe | Maren Hachmann | 2019-04-25 | 2 | -3/+3 |
| | | | |||||
| | * | Update lpe-bool.cpp | Maren Hachmann | 2019-04-25 | 1 | -7/+7 |
| | | | |||||
| | * | Add missing descriptions (mostly for experimental LPEs) | Maren Hachmann | 2019-04-24 | 1 | -42/+42 |
| | | | |||||
| * | | Fix coding style | Jabier Arraiza | 2019-07-19 | 1 | -9/+9 |
| | | | |||||
| * | | Fixes for pressure pencil | Jabier Arraiza | 2019-07-19 | 8 | -96/+96 |
| | | | |||||
| * | | Improvements finish pointed by Maren | Jabier Arraiza | 2019-07-19 | 8 | -26/+65 |
| | | | |||||
| * | | Fix translations and coding style | Jabier Arraiza | 2019-07-19 | 2 | -16/+9 |
| | | | |||||
| * | | Improvemets to power pencil | Jabiertxof | 2019-07-19 | 4 | -17/+20 |
| | | | |||||
| * | | fixing coding style | Jabier Arraiza | 2019-07-14 | 1 | -18/+19 |
| | | | |||||
| * | | PoewePencil improvements | Jabier Arraiza | 2019-07-14 | 2 | -34/+36 |
| | | | |||||
| * | | Pre-Threading comment | Jabier Arraiza | 2019-07-14 | 1 | -29/+32 |
| | | | |||||
| * | | working on redraw | Jabier Arraiza | 2019-07-14 | 1 | -14/+19 |
| | | | |||||
| * | | working on powerpencil in other thread | Jabier Arraiza | 2019-07-14 | 2 | -4/+8 |
| | | | |||||
| * | | finish rebase from master | Jabier Arraiza | 2019-07-08 | 1 | -3/+2 |
| | | | |||||
| * | | Fix various minor typos | Yuri Chornoivan | 2019-07-01 | 10 | -70/+70 |
| | | | |||||
| * | | Fix typos by PeterK. | Jabiertxof | 2019-06-10 | 1 | -4/+4 |
| | | | |||||
