(→Runners) |
(→Plasma) |
||
| Line 33: | Line 33: | ||
** unit tests. (Bertjan Broeksema, bbroeksema) | ** unit tests. (Bertjan Broeksema, bbroeksema) | ||
** api documentation reviews | ** api documentation reviews | ||
| − | |||
** Applet needs a way to access resources for customization (think: clock faces) | ** Applet needs a way to access resources for customization (think: clock faces) | ||
** Need to implement the math in Phase to update the intervals according to the CurveShape, ala QTimeLine (ask aseigo for more details if you find that cryptic ;) | ** Need to implement the math in Phase to update the intervals according to the CurveShape, ala QTimeLine (ask aseigo for more details if you find that cryptic ;) | ||
* '''Applets''' | * '''Applets''' | ||
| − | |||
| − | |||
** add global settings config page, if it exists in the Package (which means adding a pair of entries in packages.cpp for globalconfigui and globalconfigxml), alongside the per-applet ones | ** add global settings config page, if it exists in the Package (which means adding a pair of entries in packages.cpp for globalconfigui and globalconfigxml), alongside the per-applet ones | ||
| − | |||
| − | |||
* '''systray''' | * '''systray''' | ||
| Line 51: | Line 46: | ||
** unit tests | ** unit tests | ||
** <div style="color: green">resuscitate trunk/playground/base/plasma/plasmagik (adjam, ruphy)</div> | ** <div style="color: green">resuscitate trunk/playground/base/plasma/plasmagik (adjam, ruphy)</div> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
* '''Corona''' (QGraphicsScene subclass) | * '''Corona''' (QGraphicsScene subclass) | ||
| Line 64: | Line 52: | ||
* '''Views''' | * '''Views''' | ||
| − | |||
* '''Widgets''' [[../Widgets|Here is a page describing the nature of these widgets]]. Widgets still needed that aren't implemented yet are: | * '''Widgets''' [[../Widgets|Here is a page describing the nature of these widgets]]. Widgets still needed that aren't implemented yet are: | ||
** Icon needs the icon hover feature to be finished | ** Icon needs the icon hover feature to be finished | ||
| − | ** [[/HTMLViewer|An html widget]] | + | ** [[/HTMLViewer|An html widget]]: 4.1 |
** panner widget that shows N QGraphicsViewItems at a time in a fancy manner (asiraj) | ** panner widget that shows N QGraphicsViewItems at a time in a fancy manner (asiraj) | ||
| Warning |
|---|
| If you clear a task, please write "Completed" near it. If you are still working on it, please put your name. Percentage of the work done is accepted. |
Contents |
If you want to claim a task, please put your name (or nickname, both is better) in brackets near the task you wish to claim. Please add it when you start working on it, and if you stop, please remove it, so we can know "who is working on what" and what tasks still needs to be started.
And, of course, this will avoid duplication of work. Thanks a lot! =)
| Note |
|---|
| This is a roughly sorted list of tasks that popped out during the meeting. We probably need to categorize it better, like seeing which task is blocker for which other, setting priority, split between "research" and "coding" and things like that. Still sounds like a premature thing though. |
This is what we are focusing on implementing right now:
We also have:
Nice to have: