Diffusion Krita a6c735bb62af

Merge branch 'rempt/T1625-python-scripting' into eliakinalmeida/T4551…

Authored by rempt on Jan 12 2017, 8:58 AM.

Description

Merge branch 'rempt/T1625-python-scripting' into eliakinalmeida/T4551-interactive-python-scripting

Details

Committed
remptJan 12 2017, 8:58 AM
Parents
R37:c48dc5adf3af: Debugger Feature
R37:942a9f8d3c7f: Remove the preferences api from Krita.h
Branches
Unknown
Tags
Unknown

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
942a9f8d3c7frempt
Remove the preferences api from Krita.h 
Jan 11 2017
c30a82725e00rempt
Check whether there is actually an image before dereferencing 
Jan 11 2017
cce26871a357rempt
Add a basic unittest 
Jan 11 2017
90d54c3a3f56rempt
Add support for creating new Nodes 
Jan 11 2017
3a4a3bd9ba48rempt
Implement the flatten api 
Jan 11 2017
60521308f852rempt
Make scripter modal 
Jan 11 2017
f27371e30923rempt
Implement getting and setting the DocumentInfo document 
Jan 11 2017
ee4dc26c96a2rempt
Remove unused OASIS load and save methods 
Jan 11 2017
025e19663323rempt
Emit profileChanged in KisImage::AssignImageProfile 
Jan 11 2017
2f211c199da9rempt
Add a new python plugin: assign profile 
Jan 11 2017
30b840cd4ca2rempt
Implement the document colorspace conversion function 
Jan 11 2017
24aa6f57bd4drempt
Add signal to the Notifier for configuration changes 
Jan 11 2017
13cdd7e50728rempt
Make it possible to add a new profile to the system 
Jan 10 2017
c3d2c6a82762rempt
Change the color api: use id's everywhere instead of objects 
Jan 10 2017
c32b50fe508frempt
Make it possible to set the active node from a script 
Jan 10 2017
ecf01cf5a398rempt
Remove the ColorManager API 
Jan 10 2017
ca490e889eccrempt
Implement the View api 
Jan 10 2017
9b30228705edrempt
Merge remote-tracking branch 'origin' into rempt/T1625-python-scripting 
Jan 10 2017
7447218f8ddarempt
Implement the Window API 
Jan 10 2017
654053fca721rempt
Implement Notifier API 
Jan 10 2017
6b12aafc94eerempt
Fix build 
Jan 10 2017
9d06a89a5940rempt
Move libkis out of the pykrita plugin 
Jan 10 2017
5411414837b0rempt
Add begin of support for Generators 
Jan 10 2017
1cde9251693aalvinhochun
Allow setting EP_PREFIX in 3rdparty 
Jan 7 2017
77fdc851205bdkazakov
Remove accidentally added file 
Jan 5 2017
34a1e8e61e99dkazakov
Fix incorrect initialization of FPS when scrubbing right after opening the image 
Jan 5 2017
22535cd2dfccdkazakov
Make audio tolerance configurable 
Jan 5 2017
84c23b5dfbd5rempt
fix build without qtmultimedia 
Jan 5 2017
237509e45affrempt
Restore the old paintop tags 
Jan 5 2017
891a070512edrempt
Restore the default favorite blending modes. 
Jan 5 2017
4315b1d2a177rempt
Make multimedia optional: OPTIONAL_COMPONENTS is not reliable 
Jan 5 2017
a0b388ab2750yurchor
Fix minor typos 
Jan 5 2017
03734245c106timotheegiet
increase tolerance for audio sync 
Jan 4 2017
1cbcef6715e9dkazakov
Fix non-initialized "Source FPS" label in the animation import dialog 
Jan 4 2017
ed85bd4ab254dkazakov
Ask the user to locate the audio channel file when it is not found 
Jan 4 2017
35ad30e35b06dkazakov
Fix resetting rendered animation filename 
Jan 4 2017
280bc87e74cedkazakov
Don't reset animation export range every time 
Jan 4 2017
684d9aed4982dkazakov
Fix exporting animation that doesn't start with the first frame 
Jan 4 2017
638c64c3b664dkazakov
Fix success checking 
Jan 4 2017
06c02003fa4frempt
Implementing the Filter api 
Jan 4 2017
1cabffa55b45dkazakov
Don't crash when trying to export animation into a read-only folder 
Jan 4 2017
592ad91f97e5dkazakov
Properly initialize default file name for animation 
Jan 4 2017
f7c91d9c018edkazakov
Add an option to make embedding audio stream optional 
Jan 4 2017
19d7d4ccf607dkazakov
Implement attaching audio into the rendered video file 
Jan 4 2017
0005b9b70c6crempt
Remove unused method 
Jan 4 2017
a44f547b5581rempt
Add yet another build script 
Jan 4 2017
bb43d318c7fcrempt
Remove outdated scripts 
Jan 4 2017
4974ee93e80frempt
Add a test for KisPropertiesConfiguration's copy constructor 
Jan 4 2017
66e94460357crempt
Merge branch 'master' into rempt/T1625-python-scripting 
Jan 4 2017
5e85387243eerempt
BUG:374497 Don't crash when switching the tool options to the toolbar 
Jan 4 2017