- 21 Jun, 2016 1 commit
-
-
Wolthera van Hövell authored
Now, the proofing in the image can be changed. Also fixes that ugly little square problem with the kocoloractionpopup button. Ref T1238, T2337
-
- 16 Jun, 2016 1 commit
-
-
Wolthera van Hövell authored
-
- 15 Jun, 2016 7 commits
-
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
And crying to the user if not ;)
-
Dmitry Kazakov authored
Now we are converting data using the ffmpeg binary
-
Dmitry Kazakov authored
We should drop the avTranscoder dep in the end. It doesn't support image filtering in a proper way. This patch also introduces an environment variable, add this line if you want the set of PNG images be kept undeleted after the encoding: KRITA_KEEP_FRAMES=1 krita
-
- 14 Jun, 2016 4 commits
-
-
Wolthera van Hövell authored
This does cause a significant speed-up, but it's a bit fiddly. Regardless, the speed-up is enough to make this usable.
-
Wolthera van Hövell authored
It's slow again :/
-
Wolthera van Hövell authored
-
Wolthera van Hövell authored
It doesn't fix everything, but it fixes quite a bit. Ref T210
-
- 13 Jun, 2016 11 commits
-
-
Wolthera van Hövell authored
It doesn't really work yet :/ Ref: T210 Ref: T2337
-
David Faure authored
Fix security issue: KisTemplateCreateDia.cpp:323:95: error: format not a string literal and no format arguments [-Werror=format-security]
-
Halla Rempt authored
-
Halla Rempt authored
Otherwise they will grow in steps of 64x64 pixels. Interestingly, photoshop crops all transparent pixels when loading, while Gimp doesn't do that.
-
Halla Rempt authored
While a lot of brushes were setting these values, nothing was actually using them. Patch by Nishanth Rodriquez. Phabricator diff: D1817
-
Halla Rempt authored
(confusion between QTextCursor::setPosition and QTextCursor::movePosition) Ported from David Faure's commit to calligra.
-
Halla Rempt authored
-
Timothée Giet authored
add japanese animation template by Saisho Kazuki, english and japanese version
-
Timothée Giet authored
fix the icon source, as it made inkscape crazy
-
Timothée Giet authored
new icon for krita document mimetype
-
Timothée Giet authored
add some breezy color themes
-
- 12 Jun, 2016 7 commits
-
-
Scott Petrovic authored
BUG:323264 - hide mirror line BUG:363327 - move line to center of image BUG:363335 - lock the mirror tool
-
Scott Petrovic authored
-
Halla Rempt authored
This doesn't use the caching graph stuff, which is too complex to refactor for now.
-
Halla Rempt authored
-
Wolthera van Hövell authored
-
Timothée Giet authored
add some breezy color themes
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 09 Jun, 2016 8 commits
-
-
Wolthera van Hövell authored
-
Wolthera van Hövell authored
The code is based of that of Blender, as I couldn't figure out how else to apply looks. The OCIO api wasn't clear about it, nor could I find much information, but it somewhat works and doesn't crash. Auditors: rempt, dkazakov Ref: T210
-
Timothée Giet authored
new icon for krita document mimetype
-
Timothée Giet authored
fix the icon source, as it made inkscape crazy
-
Timothée Giet authored
add japanese animation template by Saisho Kazuki, english and japanese version
-
Halla Rempt authored
Yet another !@#$% QUrl porting bug.
-
Halla Rempt authored
Or rather comment it out, to follow the rest of the commented-out code here.
-
Halla Rempt authored
* Improved histogram display in Layers->Histogram. Show multiple colors. * Added histogram docker widget. * Improved Ko*HistogramProducer classes. They were not handling displaying different color space histograms correctly - data was just converted to different bit depth. Histogram data has to be converted to the requested color space for the histogram to make sense. Patch by Eugene Ingerman. Thanks! Phabricator diff: D1766
-
- 08 Jun, 2016 1 commit
-
-
Dmitry Kazakov authored
-