summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | Update .gitlab-ci.ymlMarc Jeanmougin2017-06-101-2/+2
| | | | | | | | | |
| * | | | | | | | | Add .gitlab-ci.ymlMarc Jeanmougin2017-06-101-0/+16
| | | | | | | | | |
* | | | | | | | | | Merge branch 'fix-1417470' of gitlab.com:mgmax/inkscapeMarc Jeanmougin2017-06-142-3/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [Bug #1417470] Fix PDF+TeX output for text inside groups with clip/maskMax Gaukler2017-06-132-3/+33
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes Bug: - https://launchpad.net/bugs/1417470
* | | | | | | | | | Update dialog when object is added, deleted, or changed.Tavmjong Bah2017-06-142-0/+149
| | | | | | | | | |
* | | | | | | | | | Prevent crash due to clones.Tavmjong Bah2017-06-141-0/+1
| | | | | | | | | |
* | | | | | | | | | Remove mention of Perl (Perl dependancy at run-time removed between 0.48 and ↵Tavmjong Bah2017-06-141-14/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.91).
* | | | | | | | | | Use Glib::ustring to simplify title string code.Tavmjong Bah2017-06-141-55/+39
| | | | | | | | | |
* | | | | | | | | | Add a build status badge tooTed Gould2017-06-141-0/+1
| | | | | | | | | |
* | | | | | | | | | Adding links and some formatting to the README.mdTed Gould2017-06-141-14/+16
| | | | | | | | | |
* | | | | | | | | | cmake: Do not force value of CMAKE_INSTALL_MESSAGE on WindowsEduard Braun2017-06-131-1/+1
| | | | | | | | | |
* | | | | | | | | | cmake: Fix install target on Windows after ↵Eduard Braun2017-06-132-2/+2
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | 21c9bc7b2cf2fbda2ed1dd5841eb9333bb274023
* | | | | | | | | Merge branch 'QuLogic/inkscape-ci-artifacts'Marc Jeanmougin2017-06-121-4/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ci: Build in parallel.Elliott Sales de Andrade2017-06-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GitLab's shared runners are on DO 4GB instances, which should have 2 core processors.
| * | | | | | | | | ci: Expire artifacts after a year.Elliott Sales de Andrade2017-06-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are mostly needed to pass between stages, but they might perhaps be used for a bisection if necessary.
| * | | | | | | | | ci: Remove tarballing of build artifacts.Elliott Sales de Andrade2017-06-121-3/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GitLab supports specifying directories as artifacts, so hopefully letting GitLab archive it will be a bit faster.
* / | | | | | | | Use markdown for READMEMarc Jeanmougin2017-06-121-0/+0
|/ / / / / / / /
* | | | | | | | Small fixes to READMEKAMiKAZOW2017-06-121-5/+4
| | | | | | | |
* | | | | | | | Merge branch 'lpe-bool-fix' into 'master'Jabier Arraiza2017-06-111-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Lpe bool fix See merge request !4
| * | | | | | | Lpe bool fixMichael Soegtrop2017-06-111-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'appveyor' into 'master'Eduard Braun2017-06-113-6/+74
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CI on Windows using AppVeyor and MSYS2 See merge request !5
| * | | | | | | CI on Windows using AppVeyor and MSYS2Eduard Braun2017-06-113-6/+74
|/ / / / / / /
* | | | | | | Merge branch 'ccache' into 'master'Ted Gould2017-06-111-7/+14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use ccache to speed up CI builds See merge request !3
| * | | | | | | Add a _LAUNCHER on the variablesTed Gould2017-06-111-1/+1
| | | | | | | |
| * | | | | | | Setup the ccache directory as a cacheTed Gould2017-06-111-0/+4
| | | | | | | |
| * | | | | | | Try putting the variables on the command lineTed Gould2017-06-111-6/+2
| | | | | | | |
| * | | | | | | Try to build with ccacheTed Gould2017-06-111-1/+9
| | | | | | | |
| * | | | | | | Some slight cleanups to the configTed Gould2017-06-111-4/+3
|/ / / / / / /
* | | | | | | Update .gitlab-ci.ymlMarc Jeanmougin2017-06-101-0/+1
| | | | | | |
* | | | | | | Update .gitlab-ci.ymlMarc Jeanmougin2017-06-101-2/+15
| | | | | | |
* | | | | | | Merge branch 'gitlabci' into 'master'Ted Gould2017-06-101-0/+17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A first shot at a Gitlab CI config See merge request !2
| * | | | | | | No googletestTed Gould2017-06-101-1/+1
| | | | | | | |
| * | | | | | | Adding in libyaml-devTed Gould2017-06-101-1/+1
| | | | | | | |
| * | | | | | | Grab Google test toolsTed Gould2017-06-101-0/+2
| | | | | | | |
| * | | | | | | Split this out to make it easier to readTed Gould2017-06-101-1/+6
| | | | | | | |
| * | | | | | | Trying for a more modern Ubuntu image for a new version of GCCTed Gould2017-06-101-1/+3
| | | | | | | |
| * | | | | | | Try gsl0Ted Gould2017-06-101-1/+1
| | | | | | | |
| * | | | | | | A first shot at a Gitlab CI configTed Gould2017-06-101-0/+8
| | | | | | | |
* | | | | | | | A bit more massaging of codestyle on src/libnrtype/Layout...Felipe Corrêa da Silva Sanches2017-06-101-694/+723
| | | | | | | |
* | | | | | | | Group all of the ParagraphInfo class implementationFelipe Corrêa da Silva Sanches2017-06-101-22/+16
| | | | | | | |
* | | | | | | | libnrtype/Layout-TNG refactoring for better code legibilityFelipe Corrêa da Silva Sanches2017-06-105-40/+101
|/ / / / / / /
* | | | | | | Merge branch 'disable_libnrtype_debugging_code' into 'master'Felipe Sanches2017-06-091-1/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable debugging code on libnrtype Layout-TNG-Compute at compile-time. See merge request !1
| * | | | | | | Disable debugging code on libnrtype Layout-TNG-Compute at compile-time.Felipe Corrêa da Silva Sanches2017-06-091-1/+5
| |/ / / / / /
* | | | | | | add .gitignoreEduard Braun2017-06-091-0/+5
| | | | | | |
* | | | | | | cmake/MSYS2: Improve error output in case of for failing shell scripts in ↵Eduard Braun2017-06-091-8/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list_files_pacman / list_files_pip (see https://bugs.launchpad.net/inkscape/+bug/1696720)
* | | | | | | cmake/MSYS2: Update for libicu58Eduard Braun2017-06-091-3/+3
|/ / / / / /
* | | | | | Translation. Romanian translation update by Cristian Secară.Nicolas Dufour2017-06-071-8116/+7653
| | | | | | | | | | | | | | | | | | (bzr r15739)
* | | | | | Merge in whole of embroidery branchMartin Owens2017-06-078-0/+1941
|\ \ \ \ \ \ | | | | | | | | | | | | | | (bzr r15738)
| * | | | | | fixed enum order + added cpp files to POFILES.inMichael Soegtrop2017-06-053-6/+6
| | | | | | | | | | | | | | | | | | | | | (bzr r14862.2.4)
| * | | | | | merged with latest version of lpe-bool and trunkMichael Soegtrop2017-06-052144-786571/+983506
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | (bzr r14862.2.3)