summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make /options/yaxisdown true the defaultThomas Holder2018-09-122-3/+3
* fix object-set-test crashThomas Holder2018-09-121-2/+3
* Add detachable, although no evidence it worksMartin Owens2018-09-121-0/+3
* Remove colors from gtklistviewMartin Owens2018-09-122-7/+6
* Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2018-09-1236-236/+376
|\
| * Allow adding new propertiesMartin Owens2018-09-122-12/+68
| * New option to invert y-axisThomas Holder2018-09-1234-224/+308
* | More caching in prefsMarc Jeanmougin2018-09-122-9/+46
|/
* Fix preferences crashThomas Holder2018-09-122-4/+25
* Support smooth scrolling (part 2)Eduard Braun2018-09-116-6/+26
* Support smooth scrolling (part 1)Eduard Braun2018-09-112-5/+32
* Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2018-09-1111-510/+179
|\
| * Update CONTRIBUTING.mdMarc Jeanmougin2018-09-111-1/+1
| * Refactor xml editor, improve UI and prepare for future additionsMartin Owens2018-09-119-476/+145
| * Update install and contributingMartin Owens2018-09-112-38/+34
| * Update INSTALL.mdMarc Jeanmougin2018-09-111-1/+1
| * Update install instructions for developers (Mc)Martin Owens2018-09-111-3/+7
* | Add gitlab job for protected codeMarc Jeanmougin2018-09-111-0/+9
|/
* Cache preference raw valuesMarc Jeanmougin2018-09-112-0/+7
* Make XML tree a double-linked-list (significant improvement on previous node ...Marc Jeanmougin2018-09-114-10/+31
* Fix bug 1684238Jabiertxof2018-09-112-52/+63
* Remove unneeded sp-marshal.{h,cpp}.mingwEduard Braun2018-09-112-398/+0
* Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431Eduard Braun2018-09-111-0/+0
* CMake: Fix for renamed NEWS fileEduard Braun2018-09-113-3/+3
* Update POTFILES.inEduard Braun2018-09-111-22/+8
* CI: Initial automation and checks for translationsEduard Braun2018-09-112-10/+44
* Remove the custom handling of column editability, that is not how to do it.Martin Owens2018-09-111-46/+1
* Merge branch 'mason1920/inkscape-patch-1'Martin Owens2018-09-102-447/+444
|\
| * Change NEWS to NEWS.md and changed bullets, special characters, links, and ho...mason19202018-09-042-447/+444
* | fix nullptr bool warningThomas Holder2018-09-101-1/+1
* | Merge branch 'yhoshi/inkscape-bug167900'Martin Owens2018-09-102-0/+2
|\ \
| * \ Merge branch 'master' of gitlab.com:inkscape/inkscape into yhoshi/inkscape-bu...Martin Owens2018-09-10586-64300/+81
| |\ \ | |/ / |/| |
* | | CMake: Install extensions after switch to submoduleEduard Braun2018-09-101-0/+2
* | | CMake/MSYS2: Properly disable jemalloc for all buildsEduard Braun2018-09-102-1/+1
* | | Update extensionsMartin Owens2018-09-101-0/+0
* | | Minor fixMarc Jeanmougin2018-09-091-1/+1
* | | MSYS2: Use system python2-six to avoid conflict with pip versionEduard Braun2018-09-092-3/+4
* | | CI/AppVeyor: Adjust for submodulesEduard Braun2018-09-091-0/+3
* | | Use a full path for submodules, otherwise they are broken in forksEduard Braun2018-09-091-1/+1
* | | Update CI for gitmoduleMarc Jeanmougin2018-09-092-1/+2
* | | Add extensions as a submoduleMartin Owens2018-09-092-0/+3
* | | copypaste bugfixMarc Jeanmougin2018-09-092-15/+19
* | | Move extensions to git inkscape-extensions repositoryMartin Owens2018-09-09572-64275/+7
* | | Update selection-chemistry.cppSamuel Buttigieg2018-09-081-13/+13
* | | fix Bug #1786269Xortex2018-09-081-0/+15
* | | CI/AppVeyor: Build without jemallocEduard Braun2018-09-071-0/+1
* | | Modified fix for compatibility with poppler 0.64Eduard Braun2018-09-044-8/+27
| |/ |/|
| * Fix bug #167900Yuki Hoshino2018-08-302-0/+2
|/
* fix for comment https://gitlab.com/inkscape/inkscape/commit/a12d0aecffa31fa7b...Jabier Arraiza2018-08-2917-20/+23
* Fix opacity of bitmap images in PDF exportEduard Braun2018-08-282-4/+2