| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-03-06 | Avoid the “using std::*;” or “using namespace std;” constructs. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| This makes the code a lot less readable and greppable for no reason. | |||||
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -12/+12 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 1 | -3/+1 | |
| This replaces empty constructors and destructors with the default keyword. | |||||
| 2018-03-26 | Base LPE refactor | Jabier Arraiza | 1 | -2/+2 | |
| 2017-11-07 | Misc. typos | Unknown | 1 | -1/+1 | |
| 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 ``` | |||||
| 2017-04-28 | Code formating | Jabiertxof | 1 | -9/+9 | |
| (bzr r15649) | |||||
| 2017-04-28 | Reset | Jabiertxof | 1 | -9/+9 | |
| (bzr r15620.1.9) | |||||
| 2017-04-14 | Allow set and reset default values of LPE parameters | Jabiertxof | 1 | -9/+9 | |
| (bzr r15620.1.1) | |||||
| 2016-12-16 | remove rollback to 15315 | Jabiertxof | 1 | -1/+1 | |
| (bzr r15295.1.26) | |||||
| 2016-12-16 | Rollback 15315 | Jabiertxof | 1 | -1/+1 | |
| (bzr r15295.1.25) | |||||
| 2016-12-10 | Fix headers on LPE's | Jabiertxof | 1 | -1/+1 | |
| (bzr r15318) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -2/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+2 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -2/+0 | |
| (bzr r15025) | |||||
| 2016-03-02 | Fix for bug 1540070 | Jabier Arraiza Cenoz | 1 | -4/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1540070 (bzr r14678) | |||||
| 2015-04-27 | 2Geom sync - initial commit | Krzysztof Kosi??ski | 1 | -11/+11 | |
| (bzr r14059.2.1) | |||||
| 2014-10-12 | LPEVonKoch: improve rev. 13589 by removing the else branch for complexity ↵ | Johan B. C. Engelen | 1 | -4/+2 | |
| calculation for better human readability (bzr r13591) | |||||
| 2014-10-11 | LPEVonKoch : remove redundant assignment (is taken care of by the following ↵ | Johan B. C. Engelen | 1 | -1/+1 | |
| if-statement) Found by clang static analyzer (bzr r13589) | |||||
| 2014-09-29 | this patch fix the problem whith clips and mask update in live effects. | Jabier Arraiza Cenoz | 1 | -0/+3 | |
| More info in the bug: https://bugs.launchpad.net/inkscape/+bug/1241902 (bzr r13341.1.229) | |||||
| 2014-05-15 | fix C++11 compilation | Johan B. C. Engelen | 1 | -2/+1 | |
| (bzr r13385) | |||||
| 2014-05-15 | fix C++11 compilation | Johan B. C. Engelen | 1 | -2/+1 | |
| (bzr r13341.1.30) | |||||
| 2013-10-04 | fix hiding overloaded virtual | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r12657) | |||||
| 2013-01-17 | const .... | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r12039) | |||||
| 2013-01-17 | more const happiness (and removal of duplicate code in sp-object.h) | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r12038) | |||||
| 2012-06-17 | Removed unneeded header style filename #defines | Jon A. Cruz | 1 | -2/+0 | |
| (bzr r11503) | |||||
| 2012-06-17 | Removed outdated classes. | Jon A. Cruz | 1 | -0/+3 | |
| Pruned header to not introduce extraneous includes. (bzr r11502) | |||||
| 2011-10-21 | cppcheck | Kris De Gussem | 1 | -3/+3 | |
| (bzr r10687) | |||||
| 2011-03-20 | Added some mnemonics for filter path effects (Bug #170765) | Kris De Gussem | 1 | -4/+4 | |
| (bzr r10119) | |||||
| 2011-02-02 | update to latest 2geom ! | Johan B. C. Engelen | 1 | -14/+14 | |
| (bzr r10025) | |||||
| 2010-10-02 | UI fixes (a.o. Bug #560751 ) | Kris De Gussem | 1 | -4/+4 | |
| (bzr r9807) | |||||
| 2010-08-05 | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 1 | -2/+2 | |
| (bzr r9508.1.48) | |||||
| 2009-12-24 | Remove remnants of old node tool | Krzysztof Kosi??ski | 1 | -1/+0 | |
| (bzr r8846.2.6) | |||||
| 2009-12-08 | Fix LPEs and break mask transform undo | Krzysztof Kosi??ski | 1 | -3/+3 | |
| (bzr r8846.2.3) | |||||
| 2009-09-06 | textual patch from bug 408093 | bulia byak | 1 | -1/+1 | |
| (bzr r8563) | |||||
| 2009-04-07 | Ctor fixes and misc warning cleanups | Jon A. Cruz | 1 | -5/+5 | |
| (bzr r7650) | |||||
| 2009-03-15 | correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, ↵ | Johan B. C. Engelen | 1 | -0/+2 | |
| all default values are written to SVG. This greatly improves future compatibility. (bzr r7499) | |||||
| 2008-10-27 | From trunk | Ted Gould | 1 | -8/+0 | |
| (bzr r6885) | |||||
| 2008-10-11 | Merging from trunk | Ted Gould | 1 | -59/+174 | |
| (bzr r6884) | |||||
| 2008-09-18 | Fixed initialization order issue | Jon A. Cruz | 1 | -8/+8 | |
| (bzr r6833) | |||||
| 2008-09-17 | lpe-vonkoch: added checkbox to restrict to (orientation preserving or not) ↵ | JF Barraud | 1 | -0/+7 | |
| similarity transforms. (bzr r6832) | |||||
| 2008-09-17 | lpe-vonkoch: updated to handle groups + changed parameter interpretation to ↵ | JF Barraud | 1 | -40/+33 | |
| allow general transformations (bzr r6830) | |||||
| 2008-07-20 | add comments about setting new LPE PathParam path data. refactor things a ↵ | Johan B. C. Engelen | 1 | -3/+2 | |
| bit for easier comprehension and optimization possibility from within nodepath (bzr r6371) | |||||
| 2008-07-03 | update 2geom (svn rev1433) | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r6134) | |||||
| 2008-06-06 | merge gsoc2008_johan_path2geom into trunk | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r5823) | |||||
| 2008-05-09 | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 1 | -7/+0 | |
| - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636) | |||||
| 2008-04-14 | use sp_nodepath_make_straight_path in LPE VonKoch | Johan B. C. Engelen | 1 | -1/+2 | |
| (bzr r5443) | |||||
| 2008-04-13 | move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.* | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r5427) | |||||
| 2008-04-09 | change doEffect functions to use const& parameters | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r5394) | |||||
| 2008-03-23 | remove multiple inheritance from lpe PathParam. since it is often desired to ↵ | Johan B. C. Engelen | 1 | -1/+1 | |
| get the path not as pw< d2<> >, but also as geom::path or maybe as dw< pw<> >. Plus this enabled linking to an object, instead of keeping its own path data. (i.e. linking to other objects) (bzr r5176) | |||||
