- 23 Jun, 2016 11 commits
-
-
Wolthera van Hövell authored
These will work for images with no proofing options, so, old loaded images and new images. With this it is feature complete, and people can start testing. Ref T2337 Ref T1238
-
Wolthera van Hövell authored
-
Wolthera van Hövell authored
It's... quieter in the terminal now. Ref T2337
-
Wolthera van Hövell authored
-
Wolthera van Hövell authored
Ref T2337
-
Wolthera van Hövell authored
Needs testing for obvious reasons. Ref T2337
-
Wolthera van Hövell authored
This is so that we can later unembed them. Ref T2337
-
Wolthera van Hövell authored
Now the out of gamut warning can be written into file as XML and loaded from file as XML. Ref T2337
-
Wolthera van Hövell authored
I was using gamut warnings/alarms, and softproofing and soft proofing. The standard is (Out of )Gamut Warnings and Soft Proofing. Ref T2337
-
Wolthera van Hövell authored
There's a bunch of little niggling bugs that crop up when soft proofing in floating point spaces, amongst which the inability of the proofing mechanism to see floating point values higher than 1.0 fall outside of the gamut of the color space, let alone recognising whether it can go inside the gamut of the proofing space. See also http://ninedegreesbelow.com/bug-reports/soft-proofing-problems.html For now, it's best to disable softproofing on floating point spaces. Might need a more official check, though. Ref 2337
-
Michael Abrahams authored
BUG: 349782
-
- 22 Jun, 2016 6 commits
-
-
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"
-
Wolthera van Hövell authored
Also add a floating message to say when the softproofing or gamutcheck is turned on in the view. Wording may change. Ref T2337
-
Wolthera van Hövell authored
-
Dmitry Kazakov authored
BUG:363921 Fixes T2940
-
Wolthera van Hövell authored
This fails due to me not being able to load the xml, due object-bonanza. ref T2337
-
Wolthera van Hövell authored
Works, but might change later.
-
- 21 Jun, 2016 5 commits
-
-
Sven Langkamp authored
Fixes the initialisation of the option widget docker/popup BUG:364022
-
Wolthera van Hövell authored
This now makes the transform separately from the actual transforming, which means it's easier to cache and to update. Softproofing is now gone from usable to user-friendly. Still needs saving/loading and little setting-bugs fixed. ref T2337
-
Wolthera van Hövell authored
The image now stored proofing intent, and the monitor intent is the general rendering intent. This also allows us to set the gamut warning color, however, for updating you currently need to switch profiles as well. I'll make a seperate generateSoftProofingTransform function, to cache the transform better, so it's easier to update. Ref 2337
-
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
-
Dmitry Kazakov authored
This effectively fixes the D&D stalls when Qt tried to request entire QImage every time Windows asks it about the list of supported mime types. BUG:340736,364037 CC:Shawn.Rutledge@qt.io
-
- 20 Jun, 2016 1 commit
-
-
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"
-
- 18 Jun, 2016 2 commits
-
-
Sven Langkamp authored
-
Halla Rempt authored
Until https://bugs.kde.org/show_bug.cgi?id=364406 is fixed krita is unusable with the histogram docker. People using master may have to remove the .so from lib/kritaplugins CCBUG:364406
-
- 17 Jun, 2016 4 commits
-
-
Spencer Brown authored
Fixes bug 364031. https://bugs.kde.org/show_bug.cgi?id=364031
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
Patch by Beelzy, thanks!
-
- 16 Jun, 2016 3 commits
-
-
Yuri Chornoivan authored
-
Wolthera van Hövell authored
-
Halla Rempt authored
-
- 15 Jun, 2016 8 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
-
Halla Rempt authored
-