summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused tuple.h header.Emmanuel Gil Peyrot2018-10-192-183/+0
* Remove util/unordered-containers.h aliases.Emmanuel Gil Peyrot2018-10-188-70/+31
* Merge branch 'bugfix-1789838-confirmation-needed-before-overwriting-template'...Marc Jeanmougin2018-10-184-23/+37
|\
| * Fix bug 1789838 - Ask for confirmation before overwriting templateChristophe Lebras2018-08-314-23/+37
* | Merge branch 'master' of gitlab.com:xhorak/inkscapeMarc Jeanmougin2018-10-182-1/+7
|\ \
| * | Nulling pointer after destroying its data.Jan Horak2018-10-161-0/+3
| * | Fix use after free in error reportingJan Horak2018-10-161-1/+4
* | | Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...Rick Yorgason2018-10-1812-39/+40
* | | New "Outline thin strokes" view mode which draws thin strokes in outline mode...Rick Yorgason2018-10-1813-2/+60
* | | Code cleanup and adding comments.Tavmjong Bah2018-10-172-64/+93
|/ /
* | fix vi modelines: encoding -> fileencodingThomas Holder2018-10-1510-20/+10
* | remove sp-text.cpp.origThomas Holder2018-10-151-1324/+0
* | dir-util-test: #include "io/dir-util.h"Thomas Holder2018-10-131-1/+1
* | Revert "Add dir-util.h to the include path."Thomas Holder2018-10-131-1/+0
* | Update POTFILES.inEduard Braun2018-10-131-2/+2
* | Fix Windows buildEduard Braun2018-10-131-6/+0
* | CMake/tests: SimplifyEduard Braun2018-10-131-1/+1
* | remove old code.Shlomi Fish2018-10-131-9/+0
* | update googletest and refactor the script.Shlomi Fish2018-10-132-8/+13
* | Add dir-util.h to the include path.Shlomi Fish2018-10-131-0/+1
* | Move some files to 'io' directory.Tavmjong Bah2018-10-1324-42/+1593
* | CI/AppVeyor: increase clone depthEduard Braun2018-10-121-1/+1
* | Fix install location of .mo filesEduard Braun2018-10-123-3/+5
* | Updated icelandic translation is.poSveinn í Felli2018-10-121-322/+278
* | fix masked object's selection bboxThomas Holder2018-10-122-1/+5
* | Hopefully last fix for e4c44f8b4674b88c0174270f27d61db808f66bc6Eduard Braun2018-10-111-1/+1
* | Add new object-style test to test cascading and precidence.Martin Owens2018-10-112-0/+132
* | CI/AppVeyor: Give MRs a distinctive nameEduard Braun2018-10-101-1/+7
* | config.h: Rename WITH_IMAGE_MAGICK -> WITH_MAGICKEduard Braun2018-10-101-5/+2
* | More minor cleanup to main.cpp.Tavmjong Bah2018-10-101-62/+53
* | Minor cleanup of main.ccTavmjong Bah2018-10-102-17/+12
* | update extensions submoduleThomas Holder2018-10-101-0/+0
* | Merge branch 'cmake-cxx11' of gitlab.com:xzcvczx/inkscapeMarc Jeanmougin2018-10-082-0/+6
|\ \
| * | Add CMAKE_CXX_STANDARD for cmake 3.1Simon Wells2018-10-082-0/+6
* | | Fix bug in measure segments pointed by Maren in: https://chat.inkscape.org/ch...Jabiertxof2018-10-081-2/+2
* | | Improve Meassure tool by a sugestion from Maren: https://chat.inkscape.org/ch...Jabiertxof2018-10-081-4/+4
* | | fix 1795276 clipped object's selection bboxThomas Holder2018-10-081-1/+1
* | | Make middle-click functionality on color fields discoverable.Maren Hachmann2018-10-071-2/+2
* | | Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscapeMarc Jeanmougin2018-10-0731-93/+93
|\ \ \
| * | | Removed typo introduced in previous commitluz.paz2018-10-061-1/+1
| * | | Misc. typosluz.paz2018-10-0631-94/+94
* | | | SVGLength::read handle infThomas Holder2018-10-071-4/+4
* | | | Fix for e9de1bbc (Thanks @spelo3)Marc Jeanmougin2018-10-071-1/+1
* | | | Fix for NaN checkingMarc Jeanmougin2018-10-072-8/+4
* | | | sensible behavior when reading NaN valuesMarc Jeanmougin2018-10-071-0/+8
* | | | Fix crash when viewing an image with invalid coords (NaN or inf)Marc Jeanmougin2018-10-071-1/+5
* | | | Fix crash when changing grid that was created with documentMarc Jeanmougin2018-10-071-0/+3
* | | | Fix dot size for calligraphyMarc Jeanmougin2018-10-071-1/+1
* | | | Fix crash in filter dialogMarc Jeanmougin2018-10-071-1/+1
* | | | Merge branch 'old-cmake-cleanup' of gitlab.com:xzcvczx/inkscapeMarc Jeanmougin2018-10-061-7/+0
|\ \ \ \