Activity
From 08/05/2009 to 09/03/2009
09/03/2009
- 05:00 PM Bug #9 (Closed): CTRL + C in Email does not copy Text
- Applied in changeset commit:"5668af57229aa1048814c20433751c1c50b02bcc".
- 04:59 PM Revision 5668af57229aa1048814c20433751c1c50b02bcc: Allow copying via Ctrl+C in the message viewer...
- Allow copying via Ctrl+C in the message viewer This fixes #9.
- 04:37 PM Bug #3: QWebView is broken in dark themes
- Upstream bug for QtWebKit: https://bugs.webkit.org/show_bug.cgi?id=22123
- 04:14 PM Bug #9: CTRL + C in Email does not copy Text
- Yesterday i tried to send someone a text from an email i recieved, but after pressing ctrl+v with the text selected i only pasted the letter "i" not the text i selected. There currently also is no rightclick menu or a normal menubar-menu for copyi...
- 04:03 PM Feature #8: Add SSL support for SMTP
- Yes, please.
- 02:49 PM Feature #7: Add keyboard shortcut for "Expunge Mailbox"
- It would be great (especially when menubar is hidden) to have a keyboard shortcut for "Expunge Mailbox" menu item as its used quite often, at least by me.
- 02:13 PM Bug #6: Don't use TreeItem* directly, follow the interview API
- Current code makes heavy use of direct access to TreeItem* instances. This causes various troubles and should be reworked to custom roles in the MVC API.
- 02:11 PM Bug #5: introduce a real persistent cache
- Current implementation of "persistent cache" (a single on-disk BLOB for whole account) is extremely inefficient in the long run. We have to consider other implementations, either based on an embedded sqlite DB or perhaps QNetworkDiskCache.
- 01:52 PM Bug #4 (Closed): bogoug issue to test redmine
- 01:50 PM Bug #4 (Resolved): bogoug issue to test redmine
- Applied in changeset commit:"08d89cf8dbbe58f2451c056f3177fb51f399a998".
- 01:48 PM Revision 08d89cf8dbbe58f2451c056f3177fb51f399a998: Add some basic README file Also a redmine tes...
- Add some basic README file Also a redmine test: this fixes #4
- 01:45 PM Bug #4: bogoug issue to test redmine
- right, I'll take care of this test
- 01:38 PM Bug #4: bogoug issue to test redmine
- oh noes!
- 11:08 AM Announcing Trojitá, a Qt IMAP e-mail client
- For details, please see the blog post at http://jkt.flaska.net/blog/Introducing_Trojit____a_Qt_IMAP_e_mail_client.html
- Bachelor thesis about Trojitá's design and implementation
- 11:03 AM Bug #3: QWebView is broken in dark themes
- When using a dark theme (like "Obsidian Coast from KDE4, for example), QWebView would use black text on dark background.
- 11:01 AM Bug #2: compose widget is ugly
- Should be better.
- 11:01 AM Bug #1: add proper command completion guards
- Currently we might be over-optimistic when doing command pipelining. For example, when we are about to fetch a message body part and we are in another mailbox, we fire the SELECT/EXAMINE command immediately followed by FETCH, even though the EXAMI...
09/02/2009
- 03:18 PM Revision 0a12946f33e65cc6c00955c3f58bef0887b04a85: Delete the composer widget after it's done
- Delete the composer widget after it's done
09/01/2009
- 03:22 AM Revision 3cbfdbd3f06f6c4cec81c478dd93ea5d85835498: Add an action for hiding the main menu bar Al...
- Add an action for hiding the main menu bar Although I'm not personally persuaded about usefulness of such an action, most of KDE applications supports it and according to Benjamin Dietrich, the guy who requested it, it's extremely handy on netboo...
- 01:05 AM Revision 8c857d368a26bb049b4023fc892696d41ac47a51: Try to add `make install` target (which instal...
- Try to add `make install` target (which installs just the binary right now)
08/31/2009
- 11:47 AM Revision c69ecff5fb7bd2c97d809c6ca547486632c2b6bf: Add some juicy documentation to the GUI classes
- Add some juicy documentation to the GUI classes
08/26/2009
- 06:11 PM Revision bd196ddc3a164fb42408d5f0b76cc0ba906b5162: QSharedPointer requires at least Qt 4.5
- QSharedPointer requires at least Qt 4.5
- 06:07 PM Revision 5ae3977b5b2fa41e2d64d99780450070e3f21dac: So long, std::tr1::shared_ptr, and thanks for ...
- So long, std::tr1::shared_ptr, and thanks for all the fish
- 05:45 PM Revision 14de046c90a73492926e505cc2379459a326c8da: Go for QSharedPointer instead of std::tr1::sha...
- Go for QSharedPointer instead of std::tr1::shared_ptr, step one
Also available in: Atom