Krita/Dmitry sponsored work TODO list: Difference between revisions
< Krita
(Created page with '== TODO List == {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width:100%;" |- style="...') |
|||
Line 6: | Line 6: | ||
! width=120 | Notes | ! width=120 | Notes | ||
|- | |- | ||
{{FeatureDone|Bounded pooler implementation| | {{FeatureDone|Bounded pooler implementation|}} | ||
{{FeatureTodo|Move the stress tests to a separate folder. Make them run on cruncher1 regularily|}} | {{FeatureTodo|Move the stress tests to a separate folder. Make them run on cruncher1 regularily|}} | ||
{{FeatureTodo|Optimize mask generation code with some complex maths|}} | {{FeatureTodo|Optimize mask generation code with some complex maths|}} | ||
Line 15: | Line 15: | ||
{{FeatureTodo|New API for paintops to be able to save some data between stokes|}} | {{FeatureTodo|New API for paintops to be able to save some data between stokes|}} | ||
{{FeatureDone|Avoid creation of big QImages|}} | {{FeatureDone|Avoid creation of big QImages|}} | ||
{{ | {{FeatureDone| bug 266687|in selections branch}} | ||
{{ | {{FeatureInProgress| bug 265528|was reverted}} | ||
{{FeatureDone| clean up KisLayerBox| | {{FeatureDone| clean up KisLayerBox|}} | ||
{{FeatureDone| KisSelection refactoring|in selections branch}} | |||
{{FeatureInProgress| KisSelectionManager clean up and fixes|in selections branch}} | |||
|} | |} |
Revision as of 18:50, 7 May 2011
TODO List
Status | Description | Notes | |
---|---|---|---|
DONE | Bounded pooler implementation | ||
TO DO | Move the stress tests to a separate folder. Make them run on cruncher1 regularily | <{{{3}}}> | |
TO DO | Optimize mask generation code with some complex maths | <{{{3}}}> | |
TO DO | ROI for the scheduler | <{{{3}}}> | |
TO DO | Multithreading subsystem for tools | <{{{3}}}> | |
TO DO | Remove mutexes from KisTile. Try to avoid all the writes to the shared memory areas to reduce contestion | <{{{3}}}> | |
TO DO | Fix KisWeakSharedPointer to return null, instead of wrong pointer in Release mode | needs discussion | <{{{3}}}> |
TO DO | New API for paintops to be able to save some data between stokes | <{{{3}}}> | |
DONE | Avoid creation of big QImages | ||
DONE | bug 266687 | in selections branch | |
IN PROGRESS | bug 265528 | was reverted | |
DONE | clean up KisLayerBox | ||
DONE | KisSelection refactoring | in selections branch | |
IN PROGRESS | KisSelectionManager clean up and fixes | in selections branch
|