| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | Update .gitlab-ci.yml | Marc Jeanmougin | 2017-06-10 | 1 | -2/+2 | |
| | * | | | | | | | | | Add .gitlab-ci.yml | Marc Jeanmougin | 2017-06-10 | 1 | -0/+16 | |
| * | | | | | | | | | | Merge branch 'fix-1417470' of gitlab.com:mgmax/inkscape | Marc Jeanmougin | 2017-06-14 | 2 | -3/+33 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [Bug #1417470] Fix PDF+TeX output for text inside groups with clip/mask | Max Gaukler | 2017-06-13 | 2 | -3/+33 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Update dialog when object is added, deleted, or changed. | Tavmjong Bah | 2017-06-14 | 2 | -0/+149 | |
| * | | | | | | | | | | Prevent crash due to clones. | Tavmjong Bah | 2017-06-14 | 1 | -0/+1 | |
| * | | | | | | | | | | Remove mention of Perl (Perl dependancy at run-time removed between 0.48 and ... | Tavmjong Bah | 2017-06-14 | 1 | -14/+6 | |
| * | | | | | | | | | | Use Glib::ustring to simplify title string code. | Tavmjong Bah | 2017-06-14 | 1 | -55/+39 | |
| * | | | | | | | | | | Add a build status badge too | Ted Gould | 2017-06-14 | 1 | -0/+1 | |
| * | | | | | | | | | | Adding links and some formatting to the README.md | Ted Gould | 2017-06-14 | 1 | -14/+16 | |
| * | | | | | | | | | | cmake: Do not force value of CMAKE_INSTALL_MESSAGE on Windows | Eduard Braun | 2017-06-13 | 1 | -1/+1 | |
| * | | | | | | | | | | cmake: Fix install target on Windows after 21c9bc7b2cf2fbda2ed1dd5841eb9333bb... | Eduard Braun | 2017-06-13 | 2 | -2/+2 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'QuLogic/inkscape-ci-artifacts' | Marc Jeanmougin | 2017-06-12 | 1 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ci: Build in parallel. | Elliott Sales de Andrade | 2017-06-12 | 1 | -1/+1 | |
| | * | | | | | | | | | ci: Expire artifacts after a year. | Elliott Sales de Andrade | 2017-06-12 | 1 | -0/+1 | |
| | * | | | | | | | | | ci: Remove tarballing of build artifacts. | Elliott Sales de Andrade | 2017-06-12 | 1 | -3/+1 | |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * / | | | | | | | | Use markdown for README | Marc Jeanmougin | 2017-06-12 | 1 | -0/+0 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Small fixes to README | KAMiKAZOW | 2017-06-12 | 1 | -5/+4 | |
| * | | | | | | | | Merge branch 'lpe-bool-fix' into 'master' | Jabier Arraiza | 2017-06-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Lpe bool fix | Michael Soegtrop | 2017-06-11 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'appveyor' into 'master' | Eduard Braun | 2017-06-11 | 3 | -6/+74 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | CI on Windows using AppVeyor and MSYS2 | Eduard Braun | 2017-06-11 | 3 | -6/+74 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'ccache' into 'master' | Ted Gould | 2017-06-11 | 1 | -7/+14 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add a _LAUNCHER on the variables | Ted Gould | 2017-06-11 | 1 | -1/+1 | |
| | * | | | | | | | Setup the ccache directory as a cache | Ted Gould | 2017-06-11 | 1 | -0/+4 | |
| | * | | | | | | | Try putting the variables on the command line | Ted Gould | 2017-06-11 | 1 | -6/+2 | |
| | * | | | | | | | Try to build with ccache | Ted Gould | 2017-06-11 | 1 | -1/+9 | |
| | * | | | | | | | Some slight cleanups to the config | Ted Gould | 2017-06-11 | 1 | -4/+3 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Update .gitlab-ci.yml | Marc Jeanmougin | 2017-06-10 | 1 | -0/+1 | |
| * | | | | | | | Update .gitlab-ci.yml | Marc Jeanmougin | 2017-06-10 | 1 | -2/+15 | |
| * | | | | | | | Merge branch 'gitlabci' into 'master' | Ted Gould | 2017-06-10 | 1 | -0/+17 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | No googletest | Ted Gould | 2017-06-10 | 1 | -1/+1 | |
| | * | | | | | | | Adding in libyaml-dev | Ted Gould | 2017-06-10 | 1 | -1/+1 | |
| | * | | | | | | | Grab Google test tools | Ted Gould | 2017-06-10 | 1 | -0/+2 | |
| | * | | | | | | | Split this out to make it easier to read | Ted Gould | 2017-06-10 | 1 | -1/+6 | |
| | * | | | | | | | Trying for a more modern Ubuntu image for a new version of GCC | Ted Gould | 2017-06-10 | 1 | -1/+3 | |
| | * | | | | | | | Try gsl0 | Ted Gould | 2017-06-10 | 1 | -1/+1 | |
| | * | | | | | | | A first shot at a Gitlab CI config | Ted Gould | 2017-06-10 | 1 | -0/+8 | |
| * | | | | | | | | A bit more massaging of codestyle on src/libnrtype/Layout... | Felipe Corrêa da Silva Sanches | 2017-06-10 | 1 | -694/+723 | |
| * | | | | | | | | Group all of the ParagraphInfo class implementation | Felipe Corrêa da Silva Sanches | 2017-06-10 | 1 | -22/+16 | |
| * | | | | | | | | libnrtype/Layout-TNG refactoring for better code legibility | Felipe Corrêa da Silva Sanches | 2017-06-10 | 5 | -40/+101 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'disable_libnrtype_debugging_code' into 'master' | Felipe Sanches | 2017-06-09 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Disable debugging code on libnrtype Layout-TNG-Compute at compile-time. | Felipe Corrêa da Silva Sanches | 2017-06-09 | 1 | -1/+5 | |
| | |/ / / / / / | ||||||
| * | | | | | | | add .gitignore | Eduard Braun | 2017-06-09 | 1 | -0/+5 | |
| * | | | | | | | cmake/MSYS2: Improve error output in case of for failing shell scripts in lis... | Eduard Braun | 2017-06-09 | 1 | -8/+19 | |
| * | | | | | | | cmake/MSYS2: Update for libicu58 | Eduard Braun | 2017-06-09 | 1 | -3/+3 | |
| |/ / / / / / | ||||||
| * | | | | | | Translation. Romanian translation update by Cristian Secară. | Nicolas Dufour | 2017-06-07 | 1 | -8116/+7653 | |
| * | | | | | | Merge in whole of embroidery branch | Martin Owens | 2017-06-07 | 8 | -0/+1941 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | fixed enum order + added cpp files to POFILES.in | Michael Soegtrop | 2017-06-05 | 3 | -6/+6 | |
| | * | | | | | | merged with latest version of lpe-bool and trunk | Michael Soegtrop | 2017-06-05 | 2144 | -786571/+983506 | |
| | |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
