| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Refactoring: call setAttribute() directly. | Shlomi Fish | 2019-06-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Call this->setAttribute(...) directly instead of this->getRepr()->setAttribute(...). This avoids clutter and mental indirection. See http://wiki.inkscape.org/wiki/index.php?title=Refactoring_projects&oldid=112116 and https://en.wikipedia.org/wiki/Law_of_Demeter . --- I hereby disclaim any implicit or explicit ownership of my changes in this changeset, and put them under a multiple licence consisting of your choice of one of more of: - The CC0 / Public Domain - https://creativecommons.org/choose/zero/ . - The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License - The default licence of your project - The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version 2.1 or higher - The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or higher - Any licence in the 2018-Aug-27 popular licenses list of https://opensource.org/licenses - The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later - The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later - The https://en.wikipedia.org/wiki/ISC_license - The https://opensource.org/licenses/BSD-2-Clause Crediting me will be nice, but not mandatory, and you can change the licence of the project without needing my permission. | |||||
| * | | Hackfest2019: Rm tautological tests | Alexander Valavanis | 2019-05-27 | 3 | -18/+74 | |
| |\ \ | ||||||
| | * | | Fix a issue compiling with a obsolete value I forget remove in prev comit | Jabier Arraiza | 2019-05-27 | 1 | -2/+1 | |
| | | | | ||||||
| | * | | Add hide operand, work on groups and allow shapes as parameters in LPE Bool | Jabier Arraiza | 2019-05-26 | 4 | -19/+76 | |
| | | | | ||||||
| * | | | Hackfest2019: Rm tautological tests | Alexander Valavanis | 2019-05-27 | 1 | -1/+0 | |
| | | | | ||||||
| * | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2019-05-26 | 2 | -58/+19 | |
| |\| | | ||||||
| | * | | Remove some couts and delete uneeded LPE parameter | Jabier Arraiza | 2019-05-26 | 2 | -10/+1 | |
| | | | | ||||||
| | * | | Allow open paths in mirror symmetry LPE | Jabier Arraiza | 2019-05-26 | 1 | -49/+19 | |
| | | | | ||||||
| * | | | Rm unused code now Gtk+ >= 3.22 dependency is set | Alexander Valavanis | 2019-05-26 | 1 | -12/+0 | |
| |/ / | ||||||
| * | | Rename wrong named function | Jabiertxof | 2019-05-25 | 4 | -11/+10 | |
| | | | ||||||
| * | | Allow style as attribute in CopyRotate LPE and Mirror Symmetry | Jabiertxof | 2019-05-25 | 4 | -22/+75 | |
| | | | ||||||
| * | | Fix a bug defaulting some parameters | Jabiertxof | 2019-05-24 | 2 | -13/+13 | |
| | | | ||||||
| * | | Revert wrong commit in Rotate LPE | Jabiertxof | 2019-05-24 | 2 | -14/+5 | |
| | | | ||||||
| * | | Improvements to Copy Rotate LPE | Jabiertxof | 2019-05-23 | 2 | -122/+38 | |
| | | | ||||||
| * | | Speed improvemets to offset LPE | Jabiertxof | 2019-05-22 | 1 | -32/+12 | |
| | | | ||||||
| * | | Allow scale offset in groups using the knot like in paths | Jabiertxof | 2019-05-22 | 2 | -15/+48 | |
| | | | ||||||
| * | | Allow offset mixed in open and closed subpats. LPE Offset | Jabiertxof | 2019-05-22 | 1 | -21/+29 | |
| | | | ||||||
| * | | Add speed improvements to LPE offset | Jabier Arraiza | 2019-05-22 | 1 | -9/+32 | |
| | | | ||||||
| * | | LPE offfset improvements | Jabier Arraiza | 2019-05-21 | 2 | -50/+90 | |
| | | | ||||||
| * | | Tiny refactor and simplify of offset LPE | Jabiertxof | 2019-05-21 | 1 | -23/+8 | |
| | | | ||||||
| * | | Improvemets to GeomPathstroke and Offset LPE | Jabiertxof | 2019-05-21 | 3 | -124/+174 | |
| | | | ||||||
| * | | Improve reading of last LPE offset commit | Jabiertxof | 2019-05-20 | 1 | -2/+3 | |
| | | | ||||||
| * | | Improvements to Offset LPE | Jabiertxof | 2019-05-20 | 2 | -158/+131 | |
| | | | ||||||
| * | | Add knot ungrabbed event | Jabiertxof | 2019-05-20 | 14 | -0/+21 | |
| | | | ||||||
| * | | Improvements to geom-pathstroke and offset LPE. | Jabiertxof | 2019-05-17 | 1 | -42/+25 | |
| | | | ||||||
| * | | Fix a compiling issue and add some improvements | Jabiertxof | 2019-05-16 | 3 | -29/+40 | |
| | | | ||||||
| * | | Improve the sync path on clone LPE | Jabiertxof | 2019-05-16 | 2 | -35/+96 | |
| | | | ||||||
| * | | Fix a bug on reloading LPE Clone effect | Jabiertxof | 2019-05-16 | 3 | -5/+6 | |
| | | | ||||||
| * | | Add new mode to Clone LPE to allow custom clones locked. Also fix to handle ↵ | Jabier Arraiza | 2019-05-15 | 2 | -25/+49 | |
| | | | | | | | | | SP_TEXT | |||||
| * | | Fix meassuring problems in meassure LPE | Jabier Arraiza | 2019-05-12 | 2 | -20/+11 | |
| | | | ||||||
| * | | Revert bad fix from previous commit | Jabiertxof | 2019-05-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix a crashing bug on Fillet Chamfer LPE | Jabiertxof | 2019-05-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | Select filter on each LPE add dialog to easy remove or modify. Also improve ↵ | Jabier Arraiza | 2019-05-01 | 1 | -24/+24 | |
| | | | | | | | | | LPE to match better LPE aloable effect per type of objext and some strings fixes | |||||
| * | | Allow LPE retain elements on convert to paths inside the original defs object | Jabiertxof | 2019-05-01 | 1 | -1/+3 | |
| |/ | ||||||
| * | Make it clear to translators: do not translate these variables. | Gyuris Gellért | 2019-04-18 | 1 | -0/+1 | |
| | | ||||||
| * | LPE mirror symmetry: Clarify some strings | Patrick Storz | 2019-04-09 | 1 | -14/+14 | |
| | | ||||||
| * | Replace IS_NAN with std::isnan (exists since C++11) | Patrick Storz | 2019-04-02 | 1 | -1/+1 | |
| | | ||||||
| * | Replace IS_FINITE with std::isfinite (exists since C++11) | Patrick Storz | 2019-04-02 | 1 | -8/+8 | |
| | | ||||||
| * | Avoid crash from nullptr exception | Nathan Lee | 2019-04-02 | 1 | -5/+5 | |
| | | | | | | | | Adds exception handling for HiddenParam::param_newWidget() which always returns a nullptr. Fixes https://gitlab.com/inkscape/inkscape/issues/167 | |||||
| * | full remove expader + code | Jabiertxof | 2019-03-27 | 1 | -1/+0 | |
| | | ||||||
| * | Remove the expander code. Retain only for LPE default settings | Jabiertxof | 2019-03-27 | 1 | -0/+1 | |
| | | ||||||
| * | lpe-pts2ellipse: added perspective circle from 4 points | schwieni | 2019-03-25 | 1 | -2/+6 | |
| | | | | | improved tool-tips for better usability | |||||
| * | lpe-pts2ellipse: added perspective circle from 4 points | schwieni | 2019-03-25 | 3 | -136/+112 | |
| | | | | | improved tool-tips for better usability | |||||
| * | lpe-pts2ellipse: added perspective circle from 4 points | schwieni | 2019-03-25 | 2 | -46/+278 | |
| | | | | | improved tool-tips for better usability | |||||
| * | lpe-pts2ellipse: parameter enabling based on creation method | schwieni | 2019-03-25 | 4 | -7/+36 | |
| | | ||||||
| * | correct clang-format lpe-pts2ellipse.cpp | schwieni | 2019-03-25 | 1 | -1/+1 | |
| | | ||||||
| * | lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three ↵ | schwieni | 2019-03-25 | 2 | -119/+85 | |
| | | | | | | | | points. Did some minor cleanup too. Added me to the AUTHORS file. | |||||
| * | lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three ↵ | schwieni | 2019-03-25 | 2 | -200/+308 | |
| | | | | | | | | points. Did some minor cleanup too. Added me to the AUTHORS file. | |||||
| * | Merge: Avoid the “using std::*;” or “using namespace std;” construct | Martin Owens | 2019-03-06 | 6 | -11/+3 | |
| |\ | ||||||
| | * | Avoid the “using std::*;” or “using namespace std;” constructs. | Emmanuel Gil Peyrot | 2019-03-06 | 6 | -11/+3 | |
| | | | | | | | | | This makes the code a lot less readable and greppable for no reason. | |||||
