- 26 Jun, 2016 1 commit
-
-
Halla Rempt authored
This also adds an offset parameter for when you want to renumber frames from a given startpoint on exporting.
-
- 25 Jun, 2016 6 commits
-
-
Halla Rempt authored
This is only enabled if render to video is disabled, since we only do .png with ffmpeg
-
Halla Rempt authored
The default export range is the selected range for playback
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
- 24 Jun, 2016 23 commits
-
-
Scott Petrovic authored
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
To create a Windows translations tarball, please run: ./l10n-gen --win-3.0
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Michael Abrahams authored
Use KisCanvasResourceProvider to synchronize the options across the various tool widgets. BUG: 220180
-
Michael Abrahams authored
-
Dmitry Kazakov authored
This patch also does a significant refactoring in the sensors computation framework. Now the Fuzzy sensors work correctly with Rotation, Hues, Saturation and Value options. The fuzzy sensor's curve is divided into tho halves: the leftmost part controls the negative offsets, the rightmost --- positive ones. Therefore you can control if your fuzzy sensor increases the output or decreases it. Please take into account that this rule works only for "relative" options, that is for Rotation, Hue, Saturation and Value. Ref T166 CC:kimageshop@kde.org
-
Michael Abrahams authored
Summary: Menus on top of fullscreen OpenGL windows were not visible. There's a bunch of finger pointing with Qt saying Windows' OpenGL implementation is broken. A workaround is added in Qt 5.6. http://doc.qt.io/qt-5/windows-issues.html Fullscreen on Windows will then add a 1px border around the window by default. This can be worked around by patching Qt. https://bugreports.qt.io/browse/QTBUG-41309 Reviewers: #krita:_next Differential Revision: https://phabricator.kde.org/D1977
-
Michael Abrahams authored
BUG: 349782
-
Dmitry Kazakov authored
BUG:363921 Fixes T2940
-
Sven Langkamp authored
Fixes the initialisation of the option widget docker/popup BUG:364022
-
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
-
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
-
Spencer Brown authored
Fixes bug 364031. https://bugs.kde.org/show_bug.cgi?id=364031
-
- 23 Jun, 2016 10 commits
-
-
Michael Abrahams authored
Use KisCanvasResourceProvider to synchronize the options across the various tool widgets. BUG: 220180
-
Michael Abrahams authored
-
Dmitry Kazakov authored
This patch also does a significant refactoring in the sensors computation framework. Now the Fuzzy sensors work correctly with Rotation, Hues, Saturation and Value options. The fuzzy sensor's curve is divided into tho halves: the leftmost part controls the negative offsets, the rightmost --- positive ones. Therefore you can control if your fuzzy sensor increases the output or decreases it. Please take into account that this rule works only for "relative" options, that is for Rotation, Hue, Saturation and Value. Ref T166 CC:kimageshop@kde.org
-
Halla Rempt authored
-
Michael Abrahams authored
Summary: Menus on top of fullscreen OpenGL windows were not visible. There's a bunch of finger pointing with Qt saying Windows' OpenGL implementation is broken. A workaround is added in Qt 5.6. http://doc.qt.io/qt-5/windows-issues.html Fullscreen on Windows will then add a 1px border around the window by default. This can be worked around by patching Qt. https://bugreports.qt.io/browse/QTBUG-41309 Reviewers: #krita:_next Differential Revision: https://phabricator.kde.org/D1977
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Michael Abrahams authored
BUG: 349782
-