From 8b9a15d4f23504c486795a0c59048593bdee7612 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Thu, 14 Jun 2007 22:10:48 +0000 Subject: [PATCH] Updated TODO --- TODO | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index c3c657eeb..0a1d9b29b 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,4 @@ // Easy -- Write documentation - Translations into as many languages as possible - Improve man page - Add more keyboard shortcuts @@ -7,7 +6,6 @@ // Intermediate - Port on MacOS, Windows (and create an installer for Windows) - Progressing - Add some transparency (menus,...) -- Add upnp port forwarding support // Harder - Allow user to organize the downloads into categories/folders @@ -16,7 +14,6 @@ // Waiting for libtorrent - File selection in a torrent in compact mode -- Allow to prioritize files within a torrent - Allow to prioritize torrents // Unsure @@ -42,4 +39,6 @@ - Encryption support! - File selection in a torrent in compact mode??? - Windows port : http://www.peerweb.nl/qbittorrent/experimentalbuild/testing.zip -- Make use of QSessionManager to save application state \ No newline at end of file +- Make use of QSessionManager to save application state +- Make use of dbus on Linux for the single instance instead of socket communication +- Write documentation \ No newline at end of file