| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Add per embed/linked SVG a DPI value | Jabiertxof | 2018-09-13 | 13 | -40/+166 | |
| * | | | | fixes and improvementes to power clip and powermask | Jabiertxof | 2018-09-13 | 17 | -280/+274 | |
| * | | | | Fix horizontal scrolling direction when using smooth scrolling | Eduard Braun | 2018-09-13 | 1 | -1/+1 | |
| * | | | | add autotrace basic support | Marc Jeanmougin | 2018-09-13 | 55 | -5/+8751 | |
| * | | | | make /options/yaxisdown true the default | Thomas Holder | 2018-09-12 | 2 | -3/+3 | |
| * | | | | fix object-set-test crash | Thomas Holder | 2018-09-12 | 1 | -2/+3 | |
| * | | | | Add detachable, although no evidence it works | Martin Owens | 2018-09-12 | 1 | -0/+3 | |
| * | | | | Remove colors from gtklistview | Martin Owens | 2018-09-12 | 2 | -7/+6 | |
| * | | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Marc Jeanmougin | 2018-09-12 | 36 | -236/+376 | |
| |\ \ \ \ | ||||||
| | * | | | | Allow adding new properties | Martin Owens | 2018-09-12 | 2 | -12/+68 | |
| | * | | | | New option to invert y-axis | Thomas Holder | 2018-09-12 | 34 | -224/+308 | |
| * | | | | | More caching in prefs | Marc Jeanmougin | 2018-09-12 | 2 | -9/+46 | |
| |/ / / / | ||||||
| * | | | | Fix preferences crash | Thomas Holder | 2018-09-12 | 2 | -4/+25 | |
| * | | | | Support smooth scrolling (part 2) | Eduard Braun | 2018-09-11 | 6 | -6/+26 | |
| * | | | | Support smooth scrolling (part 1) | Eduard Braun | 2018-09-11 | 2 | -5/+32 | |
| * | | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Marc Jeanmougin | 2018-09-11 | 11 | -510/+179 | |
| |\ \ \ \ | ||||||
| | * | | | | Update CONTRIBUTING.md | Marc Jeanmougin | 2018-09-11 | 1 | -1/+1 | |
| | |/ / / | ||||||
| | * | | | Refactor xml editor, improve UI and prepare for future additions | Martin Owens | 2018-09-11 | 9 | -476/+145 | |
| | * | | | Update install and contributing | Martin Owens | 2018-09-11 | 2 | -38/+34 | |
| | * | | | Update INSTALL.md | Marc Jeanmougin | 2018-09-11 | 1 | -1/+1 | |
| | * | | | Update install instructions for developers (Mc) | Martin Owens | 2018-09-11 | 1 | -3/+7 | |
| * | | | | Add gitlab job for protected code | Marc Jeanmougin | 2018-09-11 | 1 | -0/+9 | |
| |/ / / | ||||||
| * | | | Cache preference raw values | Marc Jeanmougin | 2018-09-11 | 2 | -0/+7 | |
| * | | | Make XML tree a double-linked-list (significant improvement on previous node ... | Marc Jeanmougin | 2018-09-11 | 4 | -10/+31 | |
| * | | | Fix bug 1684238 | Jabiertxof | 2018-09-11 | 2 | -52/+63 | |
| * | | | Remove unneeded sp-marshal.{h,cpp}.mingw | Eduard Braun | 2018-09-11 | 2 | -398/+0 | |
| * | | | Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431 | Eduard Braun | 2018-09-11 | 1 | -0/+0 | |
| * | | | CMake: Fix for renamed NEWS file | Eduard Braun | 2018-09-11 | 3 | -3/+3 | |
| * | | | Update POTFILES.in | Eduard Braun | 2018-09-11 | 1 | -22/+8 | |
| * | | | CI: Initial automation and checks for translations | Eduard Braun | 2018-09-11 | 2 | -10/+44 | |
| * | | | Remove the custom handling of column editability, that is not how to do it. | Martin Owens | 2018-09-11 | 1 | -46/+1 | |
| * | | | Merge branch 'mason1920/inkscape-patch-1' | Martin Owens | 2018-09-10 | 2 | -447/+444 | |
| |\ \ \ | ||||||
| | * | | | Change NEWS to NEWS.md and changed bullets, special characters, links, and ho... | mason1920 | 2018-09-04 | 2 | -447/+444 | |
| * | | | | fix nullptr bool warning | Thomas Holder | 2018-09-10 | 1 | -1/+1 | |
| * | | | | Merge branch 'yhoshi/inkscape-bug167900' | Martin Owens | 2018-09-10 | 2 | -0/+2 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'master' of gitlab.com:inkscape/inkscape into yhoshi/inkscape-bu... | Martin Owens | 2018-09-10 | 586 | -64300/+81 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | | CMake: Install extensions after switch to submodule | Eduard Braun | 2018-09-10 | 1 | -0/+2 | |
| * | | | | | CMake/MSYS2: Properly disable jemalloc for all builds | Eduard Braun | 2018-09-10 | 2 | -1/+1 | |
| * | | | | | Update extensions | Martin Owens | 2018-09-10 | 1 | -0/+0 | |
| * | | | | | Minor fix | Marc Jeanmougin | 2018-09-09 | 1 | -1/+1 | |
| * | | | | | MSYS2: Use system python2-six to avoid conflict with pip version | Eduard Braun | 2018-09-09 | 2 | -3/+4 | |
| * | | | | | CI/AppVeyor: Adjust for submodules | Eduard Braun | 2018-09-09 | 1 | -0/+3 | |
| * | | | | | Use a full path for submodules, otherwise they are broken in forks | Eduard Braun | 2018-09-09 | 1 | -1/+1 | |
| * | | | | | Update CI for gitmodule | Marc Jeanmougin | 2018-09-09 | 2 | -1/+2 | |
| * | | | | | Add extensions as a submodule | Martin Owens | 2018-09-09 | 2 | -0/+3 | |
| * | | | | | copypaste bugfix | Marc Jeanmougin | 2018-09-09 | 2 | -15/+19 | |
| * | | | | | Move extensions to git inkscape-extensions repository | Martin Owens | 2018-09-09 | 572 | -64275/+7 | |
| * | | | | | Update selection-chemistry.cpp | Samuel Buttigieg | 2018-09-08 | 1 | -13/+13 | |
| * | | | | | fix Bug #1786269 | Xortex | 2018-09-08 | 1 | -0/+15 | |
| * | | | | | CI/AppVeyor: Build without jemalloc | Eduard Braun | 2018-09-07 | 1 | -0/+1 | |
