transmission/qt
Charles Kerr f933e434dd (trunk qt) add "make install" step to the build instructions 2009-04-09 19:14:44 +00:00
..
icons (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
README.txt (trunk qt) add "make install" step to the build instructions 2009-04-09 19:14:44 +00:00
about.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
about.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
about.ui (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
app.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
app.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
application.qrc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
details.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
details.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
file-tree.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
file-tree.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
hig.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
hig.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
mainwin.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
mainwin.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
mainwin.ui (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
make-dialog.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
make-dialog.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
my-valgrind.sh (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
options.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
options.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
prefs-dialog.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
prefs-dialog.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
prefs.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
prefs.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
qticonloader.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
qticonloader.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
qtransmission.pro (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
session.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
session.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
speed.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
squeezelabel.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
squeezelabel.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
stats-dialog.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
stats-dialog.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
torrent-delegate-min.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
torrent-delegate-min.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
torrent-delegate.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
torrent-delegate.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
torrent-filter.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
torrent-filter.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
torrent-model.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
torrent-model.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
torrent.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
torrent.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
transmission_en.ts (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
types.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
utils.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
utils.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
watchdir.cc (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00
watchdir.h (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00

README.txt

STATUS

   This application is very new and is in beta.  There may be bugs!
   Also, the name "QTransmission" is a placeholder.

VOLUNTEERS WANTED

   - If you find a bug, please report it at http://trac.transmissionbt.com/
   - New translations are encouraged
   - Windows devs: it would be interesting to see if/how this works on Windows
   - Suggestions for a better name than "QTransmission" would be good ;)
    
ABOUT QTRANSMISSION

   QTransmission is a GUI for Transmission loosely based on the GTK+ client.

   This is the only Transmission client that can act as its own self-contained
   session (as the GTK+ and Mac clients do), and can also connect to a remote
   session (as the web client and transmission-remote terminal client do).

   Use Case 1: If you like to run BitTorrent for awhile from your desktop,
   then the Mac, GTK+, and Qt clients are a good match.

   Use Case 2: If you like to leave BitTorrent running nonstop on your
   computer or router, and want to control it from your desktop or
   from a remote site, then transmission-remote and the web and Qt clients
   are a good match.

   To use the Qt client as a remote: "qtransmission -r http://host:port/"

   The Qt client is also the most likely to wind up running on Windows,
   though that's not a high priority at the moment...

BUILDING

   This currently is a little awkward.  We're working on it...

   1. Prerequisites: Qt >= 4.x and its development packages
   2. Build Transmission as normal
   3. In the qt/ directory, type "qmake-qt4 qtransmission.pro"
   4. In the qt/ directory, type "make"
   5. In the qt/ directory, as root, type "make install"