Diffusion Krita 829c0a43b644

Merge branch 'master' into rempt/T379-resource-management

Authored by rempt on Sep 10 2019, 10:15 AM.

Description

Merge branch 'master' into rempt/T379-resource-management

Merged Changes

CommitAuthorDetailsCommitted
e6e9fea57bc9dkazakov
Fix crash when liquify transform is started too quickly 
Sep 9 2019
20a85537032bdkazakov
Move sortAndFilterAnyMergableNodesSafe into KisLayerUtils 
Sep 9 2019
d740abcb9fb2dkazakov
Add "New->Clone Layer" actions to right-click and menubar menus 
Sep 9 2019
d568016b0f0bdkazakov
Fix "New Multiple Clone Layers" feature 
Sep 9 2019
14efe87feb58dkazakov
Fix artifacts in Gaussian Blur on transparent layer 
Sep 9 2019
8ff09e524486dkazakov
Fix move action in the Bezier Selection Tool 
Sep 9 2019
ca902a45579cdkazakov
Remove XCB library from the list of dependencies 
Sep 6 2019
0f9c54725812dkazakov
Fix crash after cropping a specific image 
Sep 6 2019
46cc389018fedkazakov
Remove unused code 
Sep 6 2019
5c326ec1cf6bMathias Wein
Don't return between QPainter save and restore 
Sep 5 2019
5d9725e35b60Mathias Wein
Add back reworked HDR handling to KisVisualColorSelector 
Sep 5 2019
f1f556e3cce2Mathias Wein
Add isLinear() query function to KoColorProfile 
Sep 5 2019
9dbde0d07557Mathias Wein
Implement optimized renderBackground() for elliptical selector shape 
Sep 5 2019
0cb1e86ebef5Mathias Wein
Break up KisVisualColorSelectorShape::getImageMap() 
Sep 5 2019
3cf5530ee3b5Mathias Wein
Move setMask() calls from paintEvent() to resizeEvent() 
Sep 5 2019
1132b6db5901Mathias Wein
Don't call this->show() in a constructor 
Sep 5 2019
b66c7e32da82Mathias Wein
Don't set a minimum height in color selector dialog UI file. 
Sep 5 2019
5f08e170d761Mathias Wein
Finally realized why KisVisualRectangleShape behaves weird when non-square 
Sep 5 2019
8761be68242eMathias Wein
Flip y-coordinate in KisVisualRectangleShape 
Sep 5 2019
8d4456064417Mathias Wein
Big KisVisualColorSelector refactor, Part 2 (removing code) 
Sep 5 2019
a8958bc94089Mathias Wein
Big KisVisualColorSelector refactor, Part 1 (adding code) 
Sep 5 2019
5d550a129707Mathias Wein
(coding style) make some function const 
Sep 5 2019
963edf29dceaMathias Wein
Fix widget->shape coordinate conversion of ellipse shape 
Sep 5 2019
98cfd438bfa0Mathias Wein
Don't allocate a QImage that should be overwritten anyway 
Sep 5 2019
11c8d745bcf9Mathias Wein
Correct size of memory allocation 
Sep 5 2019
a1ea3e8aa128Mathias Wein
Handle coordinates outside of rectangle selector shape 
Sep 5 2019
dad2d742904aMathias Wein
Some signaling improvements in KisDlgInternalColorSelector: 
Sep 5 2019
9f40b7f9b13cMathias Wein
Cleanup KisVisualColorSelector signaling a bit: 
Sep 5 2019
9299585819a9Mathias Wein
KisVisualColorSelector layout improvements: 
Sep 5 2019
f7ba66c8d6f0Mathias Wein
(cleanup) Move .ui derived include from header to source 
Sep 5 2019
48d339eacda0woltherav
Make use of LCMS' copy alpha flag instead of copying alpha ourselves. 
Sep 5 2019
a5b74f5bf44arempt
Update gmic-qt and add a patch to fix building on case-sensitive systems 
Sep 5 2019
ca2b09d42be0dkazakov
Fix linking of a bootstrapped qmake 
Sep 5 2019