summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'master' into docker-ciTed Gould2017-06-153-294/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove bzrignore and update gitignoreMartin Owens2017-06-152-294/+6
| * | | | | | | | Ammend Running Without Installing to seperate confMartin Owens2017-06-151-2/+6
| * | | | | | | | Update docs with 'Running Without Installing' instructionsMartin Owens2017-06-151-0/+19
| |/ / / / / / /
* | | | | | | | Switching to the official Inkscape repoTed Gould2017-06-151-1/+4
* | | | | | | | Switching to the Gitlab registryTed Gould2017-06-151-1/+1
* | | | | | | | Switch to a docker base with the deps in itTed Gould2017-06-141-8/+1
|/ / / / / / /
* | | | | | | Merge branch 'master' of gitlab.com:marcjeanmougin/inkscapeMarc Jeanmougin2017-06-141-0/+32
|\ \ \ \ \ \ \
| * | | | | | | Update .gitlab-ci.ymlMarc Jeanmougin2017-06-141-1/+1
| * | | | | | | Update .gitlab-ci.ymlMarc Jeanmougin2017-06-141-1/+1
| * | | | | | | Merge branch 'master' of gitlab.com:marcjeanmougin/inkscapeMarc Jeanmougin2017-06-131-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Update .gitlab-ci.ymlMarc Jeanmougin2017-06-131-0/+1
| * | | | | | | | Merge gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-06-133-10/+8
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Update .gitlab-ci.ymlMarc Jeanmougin2017-06-131-1/+8
| * | | | | | | | Update .gitlab-ci.ymlMarc Jeanmougin2017-06-131-1/+1
| * | | | | | | | Update .gitlab-ci.ymlMarc Jeanmougin2017-06-111-1/+1
| * | | | | | | | Update .gitlab-ci.ymlMarc Jeanmougin2017-06-111-2/+2
| * | | | | | | | Update .gitlab-ci.ymlMarc Jeanmougin2017-06-111-5/+5
| * | | | | | | | Merge gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-06-1113-768/+976
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Update .gitlab-ci.ymlMarc Jeanmougin2017-06-101-2/+12
| * | | | | | | | | Update .gitlab-ci.ymlMarc Jeanmougin2017-06-101-1/+1
| * | | | | | | | | Update .gitlab-ci.ymlMarc Jeanmougin2017-06-101-1/+1
| * | | | | | | | | Update .gitlab-ci.ymlMarc Jeanmougin2017-06-101-1/+1
| * | | | | | | | | 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
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | 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
* | | | | | | | | | 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 21c9bc7b2cf2fbda2ed1dd5841eb9333bb...Eduard Braun2017-06-132-2/+2
|/ / / / / / / / /
* | | | | | | | | Merge branch 'QuLogic/inkscape-ci-artifacts'Marc Jeanmougin2017-06-121-4/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ci: Build in parallel.Elliott Sales de Andrade2017-06-121-1/+1
| * | | | | | | | | ci: Expire artifacts after a year.Elliott Sales de Andrade2017-06-121-0/+1
| * | | | | | | | | ci: Remove tarballing of build artifacts.Elliott Sales de Andrade2017-06-121-3/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* / | | | | | | | 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 fixMichael Soegtrop2017-06-111-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'appveyor' into 'master'Eduard Braun2017-06-113-6/+74
|\ \ \ \ \ \ \
| * | | | | | | CI on Windows using AppVeyor and MSYS2Eduard Braun2017-06-113-6/+74
|/ / / / / / /
* | | | | | | Merge branch 'ccache' into 'master'Ted Gould2017-06-111-7/+14
|\ \ \ \ \ \ \
| * | | | | | | 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