KTp/Components/Accounts KCM Tasks: Difference between revisions
Line 8: | Line 8: | ||
Finish MSN (buttery) pluging advanced options (in progress - David Edmundson) | Finish MSN (buttery) pluging advanced options (in progress - David Edmundson) | ||
Add IRC configure plugin ( | Add IRC configure plugin (done) | ||
Add Bonjour configue plugin | Add Bonjour configue plugin | ||
Line 18: | Line 18: | ||
add Novell Groupwise configure plugin | add Novell Groupwise configure plugin | ||
Add ICQ configure plugin ( | Add ICQ configure plugin (done) | ||
Add mxit configure plugin | Add mxit configure plugin | ||
Line 30: | Line 30: | ||
Add SILC configure plugin | Add SILC configure plugin | ||
Add SIP configure plugin | Add SIP configure plugin (frienhard) | ||
Add Yahoo configure plugin | Add Yahoo configure plugin |
Revision as of 13:57, 14 January 2011
Outstanding tasks in the Telepathy Account Configure:
If you want any of these tasks, have a word in IRC, and then put your name next to it so we don't end up duplicating work. I've tried sorting them by skillset.
General C++ Qt/ QtDesigner
Make sure to read: http://community.kde.org/Real-Time_Communication_and_Collaboration/Components/Accounts_KCM_Creating_Plugins
Finish MSN (buttery) pluging advanced options (in progress - David Edmundson)
Add IRC configure plugin (done)
Add Bonjour configue plugin
Add AOL configure plugin (jaem)
Add Gadu-Gadu configure plugin
add Novell Groupwise configure plugin
Add ICQ configure plugin (done)
Add mxit configure plugin
Add MySpaceIM configure plugin
Add Tencent QQ configure plugin
Add IBM Lotus Sametime configure plugin
Add SILC configure plugin
Add SIP configure plugin (frienhard)
Add Yahoo configure plugin
Add Zephyr configure plugin
Plasma
Not technically in the accounts KCM but if anyone is good at plasma, they can try and fix the presence plasmoid. It has some layout issues. (Dario to rewrite in QML - already started)
Harder C++ stuff
Install protocol icons. (Assinged to done)
Put in the review comments on the changes to make it compile with Tp-Qt4 (done)
QSharedData changes as review above
Reconnect account on parameters changing, or enabled status changing (asssigned to David Edmundson)
Provide useful feedback on account errors. (in progress)
A slight 'refactor' to put all the "generic account plugin" into a folder (and possibly out the library as it doesn't really need to be exposed)
Put logic of "get plugin or generic accouunt plugin" into the plugin loader (or more likely a wrapper) such that it isn't in the account UI and that can assume it /always/ gets a configure widget. (assigned to David Edmundson)
Fix the issue with resizing the account configure plugins (done, with the possible exception of the autogenerated gui)
Enable/Disable the "next" (or finish button) depending on whether required parameters are filled in.
External account removal needs to update the model.
Change KDE_EXPORT macro used throughout the accounts KCM
Profile support.
Design/UI Skills
Somehow fix the very fulgy button layout and whitespace issue in the account configure plugins. (done)
Ideally we need every dialog here to be reviewed by someone good at UI.
Extreme QPainter Skills
Restyle account list to look all pretty. (David Edmundson - in progress, and it's looking quite good.)
Other
Test Test Test Test