| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Fix closing issues | Jabiertxof | 2018-10-25 | 2 | -11/+18 | |
| | | | ||||||
| * | | Fixing coding style | Jabiertxof | 2018-10-25 | 2 | -2/+3 | |
| | | | ||||||
| * | | Fix initial width | Jabiertxof | 2018-10-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add minor string tweaks | Jabiertxof | 2018-10-25 | 2 | -4/+5 | |
| | | | ||||||
| * | | Fix coding style | Jabier Arraiza | 2018-10-25 | 2 | -28/+37 | |
| | | | ||||||
| * | | Fixes fror knot LPE | Jabier Arraiza | 2018-10-25 | 2 | -16/+34 | |
| | | | ||||||
| * | | Modify behavior of interpolation | Tanja Bast | 2018-10-24 | 2 | -7/+49 | |
| | | | | | | | | | | | | | | | | | Make sure that the original paths stay the start and end of the interpolation, even after modifying their shape. This is done by transforming the trajectory so that it starts at the bounding box center of the first path and ends at the bounding box center of the second path. | |||||
| * | | Apply clang format | Tanja Bast | 2018-10-24 | 2 | -36/+39 | |
| | | | ||||||
| * | | ShapeEditor: Always keep KnotHolders in set_item() | Eduard Braun | 2018-10-24 | 2 | -18/+8 | |
| | | | ||||||
| * | | Fix assert when removing LPE Definition | Jabiertxof | 2018-10-22 | 1 | -4/+4 | |
| | | | ||||||
| * | | Remove 'document-private.h' where not needed plus some other header cleanup. | Tavmjong Bah | 2018-10-22 | 39 | -70/+63 | |
| | | | ||||||
| * | | Fix memory leak | Marc Jeanmougin | 2018-10-19 | 1 | -0/+1 | |
| | | | ||||||
| * | | Fix typos | Marc Jeanmougin | 2018-10-19 | 2 | -28/+29 | |
| | | | ||||||
| * | | Makes page sizes in document properties customizable | Marc Jeanmougin | 2018-10-19 | 3 | -188/+175 | |
| | | | | | | | | | Works similarly as prefs | |||||
| * | | Add some more const to SPFilter. | Emmanuel Gil Peyrot | 2018-10-19 | 1 | -9/+7 | |
| | | | ||||||
| * | | Sprinkle some const qualifiers on SPFilter methods. | Emmanuel Gil Peyrot | 2018-10-19 | 2 | -6/+6 | |
| | | | ||||||
| * | | Finish to convert SPFilter and SPFilterPrimitive to proper classes. | Emmanuel Gil Peyrot | 2018-10-19 | 23 | -139/+130 | |
| | | | ||||||
| * | | Remove unused includes. | Emmanuel Gil Peyrot | 2018-10-19 | 3 | -5/+0 | |
| | | | ||||||
| * | | Remove unused filter-list.h header. | Emmanuel Gil Peyrot | 2018-10-19 | 3 | -67/+0 | |
| | | | ||||||
| * | | Remove unused map-list.h header. | Emmanuel Gil Peyrot | 2018-10-19 | 2 | -69/+0 | |
| | | | ||||||
| * | | Remove unused function.h header. | Emmanuel Gil Peyrot | 2018-10-19 | 2 | -123/+0 | |
| | | | ||||||
| * | | Remove unused tuple.h header. | Emmanuel Gil Peyrot | 2018-10-19 | 2 | -183/+0 | |
| | | | ||||||
| * | | Remove util/unordered-containers.h aliases. | Emmanuel Gil Peyrot | 2018-10-18 | 8 | -70/+31 | |
| | | | ||||||
| * | | Merge branch ↵ | Marc Jeanmougin | 2018-10-18 | 4 | -23/+37 | |
| |\ \ | | | | | | | | | | 'bugfix-1789838-confirmation-needed-before-overwriting-template' of gitlab.com:ccrb/inkscape | |||||
| | * | | Fix bug 1789838 - Ask for confirmation before overwriting template | Christophe Lebras | 2018-08-31 | 4 | -23/+37 | |
| | | | | ||||||
| * | | | Merge branch 'master' of gitlab.com:xhorak/inkscape | Marc Jeanmougin | 2018-10-18 | 2 | -1/+7 | |
| |\ \ \ | ||||||
| | * | | | Nulling pointer after destroying its data. | Jan Horak | 2018-10-16 | 1 | -0/+3 | |
| | | | | | ||||||
| | * | | | Fix use after free in error reporting | Jan Horak | 2018-10-16 | 1 | -1/+4 | |
| | | | | | ||||||
| * | | | | Renamed "Outline thin strokes" to "visible hairlines" to make the intent ↵ | Rick Yorgason | 2018-10-18 | 11 | -38/+39 | |
| | | | | | | | | | | | | | | | | | clearer. | |||||
| * | | | | New "Outline thin strokes" view mode which draws thin strokes in outline ↵ | Rick Yorgason | 2018-10-18 | 12 | -2/+59 | |
| | | | | | | | | | | | | | | | | | mode so they're easier to see, while still drawing everything else normally. Very useful for making hairline strokes (0.001") for laser cutters. | |||||
| * | | | | Code cleanup and adding comments. | Tavmjong Bah | 2018-10-17 | 2 | -64/+93 | |
| |/ / / | ||||||
| * | | | fix vi modelines: encoding -> fileencoding | Thomas Holder | 2018-10-15 | 10 | -20/+10 | |
| | | | | ||||||
| * | | | remove sp-text.cpp.orig | Thomas Holder | 2018-10-15 | 1 | -1324/+0 | |
| | | | | ||||||
| * | | | Fix Windows build | Eduard Braun | 2018-10-13 | 1 | -6/+0 | |
| | | | | | | | | | | | | | (remove remnant from faf43f2ffa88561acb95909861bb28fcdfaeb858) | |||||
| * | | | Move some files to 'io' directory. | Tavmjong Bah | 2018-10-13 | 24 | -42/+1593 | |
| | |/ |/| | ||||||
| * | | fix masked object's selection bbox | Thomas Holder | 2018-10-12 | 2 | -1/+5 | |
| | | | ||||||
| * | | Hopefully last fix for e4c44f8b4674b88c0174270f27d61db808f66bc6 | Eduard Braun | 2018-10-11 | 1 | -1/+1 | |
| | | | ||||||
| * | | More minor cleanup to main.cpp. | Tavmjong Bah | 2018-10-10 | 1 | -62/+53 | |
| | | | ||||||
| * | | Minor cleanup of main.cc | Tavmjong Bah | 2018-10-10 | 1 | -16/+12 | |
| | | | ||||||
| * | | Fix bug in measure segments pointed by Maren in: ↵ | Jabiertxof | 2018-10-08 | 1 | -2/+2 | |
| | | | | | | | | | https://chat.inkscape.org/channel/team_development?msg=pY3MMyASo84HvB7DN and https://chat.inkscape.org/channel/team_development?msg=YJgqhk3dRNYLBnDRc | |||||
| * | | Improve Meassure tool by a sugestion from Maren: ↵ | Jabiertxof | 2018-10-08 | 1 | -4/+4 | |
| | | | | | | | | | https://chat.inkscape.org/channel/team_development?msg=sPPQMgwiGyvwfBGnv | |||||
| * | | fix 1795276 clipped object's selection bbox | Thomas Holder | 2018-10-08 | 1 | -1/+1 | |
| | | | | | | | | | reverts a line from 95b1c7b549 | |||||
| * | | Make middle-click functionality on color fields discoverable. | Maren Hachmann | 2018-10-07 | 1 | -2/+2 | |
| | | | ||||||
| * | | Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape | Marc Jeanmougin | 2018-10-07 | 27 | -89/+89 | |
| |\ \ | ||||||
| | * | | Removed typo introduced in previous commit | luz.paz | 2018-10-06 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Misc. typos | luz.paz | 2018-10-06 | 27 | -90/+90 | |
| | | | | | | | | | | Found via `codespell` | |||||
| * | | | SVGLength::read handle inf | Thomas Holder | 2018-10-07 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | Fix for e9de1bbc (Thanks @spelo3) | Marc Jeanmougin | 2018-10-07 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Fix for NaN checking | Marc Jeanmougin | 2018-10-07 | 2 | -8/+4 | |
| | | | | ||||||
| * | | | sensible behavior when reading NaN values | Marc Jeanmougin | 2018-10-07 | 1 | -0/+8 | |
| | | | | ||||||
