summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/pixelartdialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix ambiguity error with C++11 (gcc 4.6.2 Windows)Johan B. C. Engelen2013-10-211-1/+1
| | | (bzr r12707)
* Disable smooth output in Inkscape PixelArtDialogVinícius dos Santos Oliveira2013-09-231-0/+12
| | | (bzr r12578)
* Show warning when input image of Trace Pixel Art dialog is too large.Vinícius dos Santos Oliveira2013-09-191-0/+12
| | | (bzr r12546)
* Removing redundant "include config.h"Vinícius dos Santos Oliveira2013-09-191-4/+0
| | | (bzr r12545)
* Fixing colors in libdepixelize integration output.Vinícius dos Santos Oliveira2013-09-191-2/+2
| | | (bzr r12535)
* Updating libdepixelize integration to use new Inkscape::Pixbuf interface.Vinícius dos Santos Oliveira2013-09-191-4/+6
| | | | | Fixes build issue introduced in last commit. (bzr r12534)
* Integrating with libdepixelizeVinícius dos Santos Oliveira2013-09-121-0/+490
(bzr r12506.1.1)