Diffusion Krita 5f6370e22a3d

Merge branch 'lynx-color-sel' into 'master'

Authored by mwein on Sep 5 2019, 8:19 PM.

Description

Merge branch 'lynx-color-sel' into 'master'

WIP: Usability improvements for the KisVisualColorSelector

See merge request kde/krita!125

Merged Changes

CommitAuthorDetailsCommitted
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