| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move DashSelector to Inkscape::UI::Widget namespace | Alexander Valavanis | 2018-12-22 | 6 | -25/+40 |
| * | pinch zoom gesture | Thomas Holder | 2018-12-22 | 2 | -0/+31 |
| * | Allow edit LPE on nestad groups | Jabiertxof | 2018-12-21 | 4 | -4/+4 |
| * | INSTALL.md: libsig++ moved to github.com | Denis Jacquerye | 2018-12-21 | 1 | -1/+1 |
| * | Merge branch 'break-apart-speedup' of gitlab.com:ollip/inkscape | Marc Jeanmougin | 2018-12-20 | 2 | -3/+13 |
| |\ | |||||
| | * | Accelerate boolean path operation for larger paths by disabling redrawing the... | Olli Parviainen | 2018-12-08 | 1 | -0/+6 |
| | * | Accelerate the break-apart operation for larger paths by disabling redrawing ... | Olli Parviainen | 2018-12-08 | 1 | -3/+7 |
| * | | Merge branch 'patch-2' of gitlab.com:Moini/inkscape | Marc Jeanmougin | 2018-12-20 | 1 | -5/+5 |
| |\ \ | |||||
| | * | | Update image link in inkscape.appdata.xml.in | Maren Hachmann | 2018-10-04 | 1 | -1/+1 |
| | * | | Update inkscape.appdata.xml.in to use language-agnostic links, a more general... | Maren Hachmann | 2018-10-04 | 1 | -5/+5 |
| * | | | Merge branch 'master' of gitlab.com:wilfredor2/inkscape | Marc Jeanmougin | 2018-12-20 | 2 | -11/+13 |
| |\ \ \ | |||||
| | * | | | Remove redundant bool variable and else before a return | Wilfredo Rodriguez | 2018-10-22 | 2 | -11/+13 |
| * | | | | Merge branch 'patch/impl-git-tracking-rules-for-snap' of gitlab.com:Lin-Buo-R... | Marc Jeanmougin | 2018-12-20 | 1 | -0/+10 |
| |\ \ \ \ | |||||
| | * | | | | Implement Git tracking rules for snap packaging | ๆๅไป(Buo-ren, Lin) | 2018-11-09 | 1 | -0/+10 |
| * | | | | | Merge branch 'master' of gitlab.com:asiersarasua/inkscape | Marc Jeanmougin | 2018-12-20 | 1 | -5413/+2748 |
| |\ \ \ \ \ | |||||
| | * | | | | | Basque translation update | assar | 2018-11-17 | 1 | -5413/+2748 |
| * | | | | | | Merge branch 'patch-1' of gitlab.com:techtonik/inkscape | Marc Jeanmougin | 2018-12-20 | 1 | -1/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Turn off clang-format for about box formatting | anatoly techtonik | 2018-12-01 | 1 | -0/+2 |
| | * | | | | | | aboutbox.cpp: Add 2019 as some 1.0 release date in the future | anatoly techtonik | 2018-11-27 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'master' of gitlab.com:lucasvieites/inkscape | Marc Jeanmougin | 2018-12-20 | 1 | -647/+434 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Translated es.po for Spanish, 100% complete | Lucas Vieites | 2018-12-08 | 1 | -173/+108 |
| | * | | | | | | | Updated es.po | Lucas Vieites | 2018-12-05 | 1 | -184/+155 |
| | * | | | | | | | Replace es.po | Lucas Vieites | 2018-12-02 | 1 | -299/+180 |
| * | | | | | | | | Merge branch 'master' of gitlab.com:jordim/inkscape | Marc Jeanmougin | 2018-12-20 | 1 | -165/+289 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Update Catalan translation | Jordi Mas | 2018-12-19 | 1 | -165/+289 |
| * | | | | | | | | | Fix comment. | Tavmjong Bah | 2018-12-20 | 1 | -1/+1 |
| * | | | | | | | | | Prevent screen jump when 'inline-size' value is too small to display text. | Tavmjong Bah | 2018-12-20 | 1 | -2/+14 |
| * | | | | | | | | | Separate knots for 'shape-inside' and 'inline-size'. | Tavmjong Bah | 2018-12-19 | 1 | -101/+130 |
| * | | | | | | | | | Add preference for using SVG2 auto-flowed text in GUI. | Tavmjong Bah | 2018-12-19 | 1 | -0/+4 |
| * | | | | | | | | | Add preference for using SVG 2 text in a shape (GUI to come). | Tavmjong Bah | 2018-12-19 | 3 | -59/+60 |
| * | | | | | | | | | Convert preferences_skeleton to a C++11 raw string. | Tavmjong Bah | 2018-12-18 | 2 | -478/+489 |
| * | | | | | | | | | Change parsing an integer from 'atoi' to 'strtol' to allow parsing hexidecima... | Tavmjong Bah | 2018-12-18 | 1 | -1/+1 |
| * | | | | | | | | | Add ability to create SVG 2 text: | Tavmjong Bah | 2018-12-18 | 4 | -12/+333 |
| |/ / / / / / / / | |||||
| * | | | | | | | | remove "Perspective path" LPE | Thomas Holder | 2018-12-16 | 6 | -398/+0 |
| * | | | | | | | | Inkscape::URI::Impl -> shared_ptr | Thomas Holder | 2018-12-16 | 2 | -75/+8 |
| * | | | | | | | | add some Inkscape::URI tests | Thomas Holder | 2018-12-16 | 2 | -0/+31 |
| * | | | | | | | | Remove unused transform functions related to LPE and improvements to fill-bet... | Jabier Arraiza | 2018-12-15 | 20 | -233/+159 |
| * | | | | | | | | Round-trip SVG 2 flowed text with SVG 1.1 backup. | Tavmjong Bah | 2018-12-14 | 4 | -93/+364 |
| * | | | | | | | | DocumentUndo::ScopedInsensitive | Thomas Holder | 2018-12-14 | 7 | -43/+32 |
| * | | | | | | | | extract_uri: fix, test, document | Thomas Holder | 2018-12-13 | 9 | -141/+139 |
| * | | | | | | | | remove most of Inkscape::URI::Impl | Thomas Holder | 2018-12-13 | 2 | -57/+37 |
| * | | | | | | | | Misc. source comment typo fixes | luz.paz | 2018-12-13 | 2 | -5/+5 |
| * | | | | | | | | remove obsolete URI cxxtests | Thomas Holder | 2018-12-13 | 3 | -231/+0 |
| * | | | | | | | | remove Inkscape::URI::fromUtf8 | Thomas Holder | 2018-12-13 | 2 | -38/+0 |
| * | | | | | | | | Finish implementation of 'text-decoration-fill' and 'text-decoration-stroke'. | Tavmjong Bah | 2018-12-12 | 3 | -6/+20 |
| * | | | | | | | | Reduce code redundancy. | Tavmjong Bah | 2018-12-12 | 2 | -62/+35 |
| * | | | | | | | | Reduce code redundancy. | Tavmjong Bah | 2018-12-11 | 2 | -100/+53 |
| * | | | | | | | | Turn #defines into enum. | Tavmjong Bah | 2018-12-11 | 2 | -25/+30 |
| * | | | | | | | | Minor tweaks. | Tavmjong Bah | 2018-12-10 | 3 | -13/+16 |
| * | | | | | | | | remove Inkscape::URI::getFullPath | Thomas Holder | 2018-12-09 | 5 | -64/+29 |
