Release TODO

From PsiWiki

This page was used by the developers in the run-up to 0.10 and is now obsolete. It may be brought back to life as we approach release of another version.

  • Revise the default enabled toolbars (with the new menu and all)
  • Growl ignores the resource of the message.
  • Something's wrong with 'disable menubar' and the configure toolbars. Not sure if we want to fix it, or just throw it on the pile of brokenness of the toolbar dialog.
  • Fix tab orderings (Edit Personal Details, ...)
  • 0.10-test requires Qt3.2
  • Cache GnuPG passwords
  • VCard dialog re-encodes JPegs to PNG, and as such makes the image bigger. The filetype should be preserved, and if it is unnecessary to re-encode, don't re-encode. I think we can disable re-encoding altogether for now.
  • We appear to have a DoS vulnerability when receiving file transfers. Sounds like a race condition
  • Transparent tabs
  • "This message is encrypted" text change "Error: This message cannot be decrypted"?
  • Do we still segfault on exit sometimes?

Post-0.10 ?

  • Chat dialog focus thingy
  • Ctrl-C not working. Just remove the setFocusPolicy(NoFocus), once the above issue is resolved
  • If both of the above issues are fixed, revert my ugly chat focus code for mac os x.
  • MinGW build process.