Diffusion Krita 0683bb43bae1

Merge branch 'master' into sh-zam/T10784-android-port

Authored by sh-zam on Sep 12 2019, 10:07 AM.

Description

Merge branch 'master' into sh-zam/T10784-android-port

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
c67c1cf2b8c9Mathias Wein
Include reference images in screen color picker 
Sep 12 2019
535ca1fc6fdevanyossi
Fix hang when utf line break is used 
Sep 11 2019
b46a3e6d0f92tymond
Add a simple progress bar for saving as .kra file 
Sep 11 2019
aa34d6da649erempt
Rename addToPalette for more clarity 
Sep 11 2019
0381878fcb6cdkazakov
Fix a crash when loading JPEG image with a weird color profile 
Sep 11 2019
46ad1506e289dkazakov
Fix memory leak in KisJPEGConverter 
Sep 11 2019
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
6bef07c0092ddkazakov
Do not include KoCompositeOps.h where not needed 
Sep 5 2019
2fdd504dfe6edkazakov
Fix QRandomGenerator initialization on AMD CPUs 
Sep 5 2019
87ecd47e859frempt
debug-- 
Sep 5 2019
ff338de7354fwoltherav
Possibly fix File Layer loading and comics manager page updating on windows. 
Sep 4 2019
7bdebbc09b36rempt
Fix memory leak 
Sep 4 2019
87e056ebf008rempt
Cache the profiles when loading layers 
Sep 3 2019
f4006f28efd2rempt
Warn about Qt deprecations 
Sep 3 2019
9642007d30barempt
Remove obsolete check for old frameworks 
Sep 3 2019
69b7553bf057l10n daemon script
GIT_SILENT made messages (after extraction) 
Sep 3 2019
1e447588703brbreu
BUG 410807: Python Scripter Debugger won't run (Linux) This fixes the issues on… 
Sep 2 2019
2568bb5825b7rempt
Fix sort order of frames with simple naming scheme 
Sep 2 2019