| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix selection issue with ObjectSet::unlinkRecursive() and add tests for it. | Alexander Brock | 2016-11-06 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove duplicate code from unlinkRecursive() and fix issue with clones of groups | Alexander Brock | 2016-11-06 | 1 | -19/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make ObjectSet::unlink() work for clones which are both clipped and masked | Alexander Brock | 2016-11-04 | 1 | -12/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preserve clips when unlinking clones | Alexander Brock | 2016-11-04 | 1 | -27/+52 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "Edit->Clone->Unlink Clones recursively" function (ObjectSet::unlinkRecur... | Alexander Brock | 2016-11-04 | 5 | -11/+80 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add recursive clone unlink feature | Alexander Brock | 2016-10-27 | 5 | -100/+199 | |
| | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some bugs on pen/cil dropdown shapes | Jabier Arraiza Cenoz | 2016-11-06 | 1 | -42/+42 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | further cppification | Marc Jeanmougin | 2016-11-06 | 5 | -32/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor tweak | Jabier Arraiza Cenoz | 2016-11-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug on apply bend LPE from pen/cil without cliboard, nothin happends prev... | Jabier Arraiza Cenoz | 2016-11-06 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move a header place | Jabier Arraiza Cenoz | 2016-11-05 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix last commit not working, LPE are cloned on copies | Jabier Arraiza Cenoz | 2016-11-05 | 3 | -7/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug on duplicate item with multiples LPE on it. previously the LPE beco... | Jabier Arraiza Cenoz | 2016-11-05 | 1 | -23/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix change between multiples LPE in the same item | Jabier Arraiza Cenoz | 2016-11-05 | 1 | -12/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug:1639098 | Jabier Arraiza Cenoz | 2016-11-05 | 1 | -2/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug:1639083 crach closing segment with shortcut LPE | Jabier Arraiza Cenoz | 2016-11-05 | 4 | -26/+39 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Render meshes with old syntax using camelCase. | Tavmjong Bah | 2016-11-04 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash in some commandline usage | Marc Jeanmougin | 2016-11-03 | 1 | -1/+2 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert two changes from r15177 | Marc Jeanmougin | 2016-11-03 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add some unit tests for object-set cppification | Marc Jeanmougin | 2016-11-02 | 5 | -6/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix prefs icon | Tobias Ellinghaus | 2016-11-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix none color in palettes with scrollbars | Tobias Ellinghaus | 2016-11-02 | 1 | -22/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug:1013141 crash deleting LPE | Jabier Arraiza Cenoz | 2016-11-02 | 1 | -1/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix fill between many LPE to start up with current path | Jabier Arraiza Cenoz | 2016-11-02 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Close the bounding box path LPE | Jabier Arraiza Cenoz | 2016-11-02 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allows for denser screens in zoom correction factors | Marc Jeanmougin | 2016-10-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix regression in loop prevention | Marc Jeanmougin | 2016-10-27 | 3 | -27/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent image drag/drop from grouping | Marc Jeanmougin | 2016-10-26 | 1 | -1/+12 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix signals | Marc Jeanmougin | 2016-10-25 | 4 | -39/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo... | Marc Jeanmougin | 2016-10-24 | 29 | -996/+984 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CMake: inkscape.com needs the "-mconsole" linker flag to be useful | Eduard Braun | 2016-10-22 | 1 | -0/+2 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug#1635442 | Jabier Arraiza Cenoz | 2016-10-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update translators | Marc Jeanmougin | 2016-10-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix gradient comparison. | Marc Jeanmougin | 2016-10-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix CMake dependency order | Marc Jeanmougin | 2016-10-20 | 1 | -1/+2 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug:1634641 crash on delete | Jabier Arraiza Cenoz | 2016-10-19 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet. | Tavmjong Bah | 2016-10-19 | 7 | -7/+50 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update author list in about dialog from AUTHORS file | Marc Jeanmougin | 2016-10-18 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use geometric bounding box for fill, visual for stroke in creating mesh. | Tavmjong Bah | 2016-10-18 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add option to scale mesh to fit in bounding box. | Tavmjong Bah | 2016-10-17 | 6 | -0/+141 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement copying of objects with mesh gradients. | Tavmjong Bah | 2016-10-14 | 3 | -78/+105 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug:1633521 on powerstroke | Jabier Arraiza Cenoz | 2016-10-14 | 1 | -3/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Code cleanup: simplify initial mesh color calculation. | Tavmjong Bah | 2016-10-14 | 1 | -24/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not create unused "vector" gradient when creating mesh gradient. | Tavmjong Bah | 2016-10-14 | 1 | -20/+28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure newly created meshes have correct 'gradientUnits'. | Tavmjong Bah | 2016-10-14 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused/undefined function. | Tavmjong Bah | 2016-10-14 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Better handling of mesh gradients in Paint Selector dialog. | Tavmjong Bah | 2016-10-13 | 3 | -23/+93 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1630635] Wrong tool tip for new text line height setting. | marenhachmann | 2016-10-12 | 1 | -11/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Render mesh gradients that reference other mesh gradients. | Tavmjong Bah | 2016-10-12 | 2 | -12/+27 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge a fix and refactor | Marc Jeanmougin | 2016-10-09 | 2 | -60/+16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
