Diffusion Krita f9c63e7d0f65

Merge branch 'rempt/impex-refactoring' into rempt/T1625-python-scripting

Authored by rempt on Nov 15 2016, 10:52 AM.

Description

Merge branch 'rempt/impex-refactoring' into rempt/T1625-python-scripting

Details

Committed
remptNov 15 2016, 10:52 AM
Parents
R37:e38d389e0ca0: Remove some unused functions
R37:4204eea9aee7: Port to the new syntax
Branches
Unknown
Tags
Unknown

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
e38d389e0ca0rempt
Remove some unused functions 
Nov 14 2016
e15336a0973bgladhorn
Manage private members of KisImage more in the pimpl class 
Nov 14 2016
3221dfb7fcc9gladhorn
Use QScopedPointer for undoStore in KisImage 
Nov 14 2016
781875253cc2gladhorn
KisBaseNode::Private - clean up ctor 
Nov 14 2016
01a8f94cb496rempt
BUG:372143 Set the mimetype to native before autosaving 
Nov 14 2016
5baba872ec57gladhorn
Remove shared pointer to class that doesn't exist 
Nov 12 2016
ec603baa2054rempt
Use the stable branch of the appimagekit repo 
Nov 11 2016
04a69f1643d5rempt
No longer fetch the translations for the appimage from git build 
Nov 11 2016
65f51ea68cd5dkazakov
Revert "Mark image as modified when the user changes frame rate or animation… 
Nov 11 2016
e723bb8fdb5bdkazakov
Save show-in-timeline not depending on the animated status of the layer 
Nov 10 2016
ab8271e1a8aadkazakov
Mark image as modified when the user changes frame rate or animation range 
Nov 10 2016
14d80b618baddkazakov
Fix saving of "Show in Timeline" option 
Nov 10 2016
a50d5403974fdkazakov
Fix a stupid crash in KisMimeData 
Nov 9 2016
fb115db9500edkazakov
Fix crash when trying to D&D or import a layer into Krita 
Nov 9 2016
ee1732325154scottpetrovic
hide snap to assistants options if it is disabled 
Nov 9 2016
b1c1f6403725dkazakov
Fix saving of animation parameters 
Nov 9 2016
dfaca5d69836dkazakov
Fix a crash in cloning the colorize mask 
Nov 9 2016
174039d0a958dkazakov
Fixed a crash in KisKraSaverTest 
Nov 9 2016
3635e07bcc54dkazakov
Fix KisKraSaverTest to check patterns correctly 
Nov 9 2016
89bedcd421f5dkazakov
Fix memory leak asserts in KisKraSaverTest 
Nov 9 2016
c7c3310f910ddkazakov
Fix crash when closing images with shape layer + mask 
Nov 9 2016
2ca21b7eccfbdkazakov
Fix a crash in kis_image_test 
Nov 9 2016
e7a1e787d060dkazakov
Fix assert in Thumbnail Cache 
Nov 9 2016
c4a2d62b77eedkazakov
Fix crash when drawing in the scratch pad 
Nov 9 2016
f82decc93b42scottpetrovic
update brush smoothing UI a bit to make it more clear 
Nov 9 2016
de3957a65b43gladhorn
Partially revert "Fix bad weak pointer usage" 
Nov 8 2016
3bd20d9ffc1dwoltherav
BUG372053 Force color-to-alpha selector to work normally. 
Nov 8 2016
703a472b61d4gladhorn
Fix more bad weak pointer usage 
Nov 8 2016
84a48de3c8e2gladhorn
Remove unused local variable 
Nov 8 2016
ac2868ad23b5gladhorn
Fix bad weak pointer usage 
Nov 7 2016
fddc7d907878gladhorn
Add toStrongRef to KisWeakPtr 
Nov 7 2016
0bf6839a0de4gladhorn
Prepare a bit for shared pointers with explicit constructors 
Nov 7 2016
8c5506fe319adkazakov
Cold init Lod Availability widget when switching presets 
Nov 7 2016
0e46e3a47d3bdkazakov
Remove forgotten debug lines 
Nov 7 2016
177031339806dkazakov
Fix multithreaded building of Qt in ext_qt 
Nov 7 2016
6997a8e89d47rempt
Use Q_OS_OSX instead of Q_OS_MAC 
Nov 6 2016
48f37a3b723fgladhorn
Add missing reference to parameter 
Nov 6 2016
a472ec8f8babgladhorn
Remove stray semicolon 
Nov 5 2016
c17e3493f10bD3266gladhorn
Fix a bunch of memory leaks in KisPopupPalette (+cleanup) 
Nov 5 2016
4d1abba271cdgladhorn
Use QScopedArrayPointer to make sure array gets deleted 
Nov 5 2016
167a2dd83cdcgladhorn
Unused variables, handle one, mark one as unused 
Nov 5 2016
dcb0fd179014gladhorn
Fix potential crash in ShapeResizeStrategy::ShapeResizeStrategy 
Nov 5 2016
9d4342bd3a41gladhorn
Rename variable for readability: shp->shape 
Nov 5 2016
6fbdcfb38726gladhorn
Make sure variables are initialized 
Nov 5 2016
ac5dcde9ff58gladhorn
Remove superfluous ifs 
Nov 5 2016
a74a522fd390gladhorn
Return early instead of crashing in KisCanvasWidgetBase::drawDecorations 
Nov 5 2016
6424665d5625gladhorn
Fix minor memory leak (in test) 
Nov 5 2016
46adee88bcd2gladhorn
Do not use float as counter in for loops 
Nov 5 2016
47c12b3cdd98gladhorn
Fixup warning fix (clang detection was off) 
Nov 4 2016
92af7122e5c9gladhorn
Fix initialization order (-Wreorder) 
Nov 4 2016