transmission/qt
Charles Kerr ee729b2642 (trunk svn) #3398 "fix compilation with QT < 4.5" -- fixed 2010-07-06 15:52:32 +00:00
..
icons (trunk qt) #3211 "ratio.png white background" -- fixed in trunk for 2.00 2010-05-16 19:31:47 +00:00
README.txt update transmission-qt README 2010-06-27 20:19:40 +00:00
about.cc
about.h
app.cc (trunk) rename the Qt client's "Units" class as "Formatter" 2010-07-03 01:10:36 +00:00
app.h (qt) #3269: When changing session source we should request a full refresh right away 2010-06-16 03:11:10 +00:00
application.qrc
dbus-adaptor.cc (trunk) add "filename" arg to the dbus message when passing a .torrent from one instance of Transmission to another 2010-06-03 19:53:01 +00:00
dbus-adaptor.h (trunk) add "filename" arg to the dbus message when passing a .torrent from one instance of Transmission to another 2010-06-03 19:53:01 +00:00
details.cc (trunk svn) #3398 "fix compilation with QT < 4.5" -- fixed 2010-07-06 15:52:32 +00:00
details.h (qt) #3362:Edit trackers in transmission-qt 2010-06-30 05:55:46 +00:00
file-tree.cc (trunk) rename the Qt client's "Units" class as "Formatter" 2010-07-03 01:10:36 +00:00
file-tree.h (trunk Qt) #2050 "Properties dialog changes seem to undo themselves" -- use patch from Longinus00 2010-05-05 09:41:14 +00:00
filters.cc
filters.h
formatter.cc (trunk) #3045 "speed units" -- change the public API of libtransmission based on feedback from livings 2010-07-04 06:07:21 +00:00
formatter.h (trunk) rename the Qt client's "Units" class as "Formatter" 2010-07-03 01:10:36 +00:00
hig.cc
hig.h
license.cc
license.h
mainwin.cc (trunk) #3045 "speed units" -- change the public API of libtransmission based on feedback from livings 2010-07-04 06:07:21 +00:00
mainwin.h (trunk qt) sync the Qt client's statusbar with the GTK+ client's wrt #3344 and #2793 2010-06-25 21:04:33 +00:00
mainwin.ui
make-dialog.cc (trunk) rename the Qt client's "Units" class as "Formatter" 2010-07-03 01:10:36 +00:00
make-dialog.h
my-valgrind.sh
options.cc (qt) Comment out debug message 2010-06-04 01:41:47 +00:00
options.h
prefs-dialog.cc (trunk) #3045 "speed units" -- change the public API of libtransmission based on feedback from livings 2010-07-04 06:07:21 +00:00
prefs-dialog.h (trunk) #3045 "speed units" -- change the public API of libtransmission based on feedback from livings 2010-07-04 06:07:21 +00:00
prefs.cc (trunk) #3045 "speed units" -- change the public API of libtransmission based on feedback from livings 2010-07-04 06:07:21 +00:00
prefs.h (qt) #3362:Edit trackers in transmission-qt 2010-06-30 05:55:46 +00:00
qticonloader.cc
qticonloader.h
qtr.ico (trunk) more win32 fixes from rb07 in #3311 2010-06-22 00:12:52 +00:00
qtr.pro (trunk) rename the Qt client's "Units" class as "Formatter" 2010-07-03 01:10:36 +00:00
qtr.rc (trunk) more win32 fixes from rb07 in #3311 2010-06-22 00:12:52 +00:00
relocate.cc (qt) #3255: Don't use filebrowser in remote sessions 2010-06-04 01:00:27 +00:00
relocate.h (qt) #3255: Don't use filebrowser in remote sessions 2010-06-04 01:00:27 +00:00
session-dialog.cc
session-dialog.h
session.cc (qt) #3362:Edit trackers in transmission-qt 2010-06-30 05:55:46 +00:00
session.h (trunk) #3045 "speed units" -- change the public API of libtransmission based on feedback from livings 2010-07-04 06:07:21 +00:00
speed.h (trunk) #3045 "speed units" -- change the public API of libtransmission based on feedback from livings 2010-07-04 06:07:21 +00:00
squeezelabel.cc (trunk qt) #3393 "SqueezeLabel implementation eats CPU" -- fixed 2010-07-05 18:29:40 +00:00
squeezelabel.h (trunk qt) #3393 "SqueezeLabel implementation eats CPU" -- fixed 2010-07-05 18:29:40 +00:00
stats-dialog.cc (trunk) rename the Qt client's "Units" class as "Formatter" 2010-07-03 01:10:36 +00:00
stats-dialog.h
torrent-delegate-min.cc (trunk) #3045 "make libtransmission's API byte-oriented instead of KiB-oriented." -- implemented. This is a largish commit and will break the mac build for a little while. 2010-07-03 00:25:22 +00:00
torrent-delegate-min.h
torrent-delegate.cc (trunk) rename the Qt client's "Units" class as "Formatter" 2010-07-03 01:10:36 +00:00
torrent-delegate.h
torrent-filter.cc (qt) #3277 wasn't completely fixed, consider this a hack until a better solution presents itself 2010-06-05 20:44:11 +00:00
torrent-filter.h
torrent-model.cc (qt) #3277: Crash after getting magnet torrent metadata 2010-06-16 03:02:17 +00:00
torrent-model.h
torrent.cc (trunk) #3045 "speed units" -- change the public API of libtransmission based on feedback from livings 2010-07-04 06:07:21 +00:00
torrent.h (trunk) #3045 "speed units" -- change the public API of libtransmission based on feedback from livings 2010-07-04 06:07:21 +00:00
transmission-qt.1 (trunk) add transmission-qt manpage 2010-06-26 20:17:20 +00:00
transmission-qt.desktop (trunk) #3301 ".desktop file for transmission-qt" -- added to trunk for 2.10 2010-06-21 22:09:15 +00:00
transmission_en.qm
transmission_en.ts
transmission_ru.ts
triconpushbutton.cc
triconpushbutton.h
types.h (trunk qt) #3098 "tracker display broken in qt client" -- fixed in trunk for 2.00 by Longinus00's patch 2010-04-03 14:23:29 +00:00
utils.cc (trunk) #3045 "make libtransmission's API byte-oriented instead of KiB-oriented." -- implemented. This is a largish commit and will break the mac build for a little while. 2010-07-03 00:25:22 +00:00
utils.h (trunk) #3045 "make libtransmission's API byte-oriented instead of KiB-oriented." -- implemented. This is a largish commit and will break the mac build for a little while. 2010-07-03 00:25:22 +00:00
watchdir.cc
watchdir.h

README.txt

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
    
ABOUT TRANSMISSION-QT

   Transmission-qt 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, in the menu go to Edit > Change Session

   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.4 and its development packages
   2. Build Transmission as normal
   3. If you built Transmission without DHT, edit qtr.pro:
      - LIBS += $${TRANSMISSION_TOP}/third-party/dht/libdht.a
   4. In the qt/ directory, type "qmake-qt4 qtr.pro"
   5. In the qt/ directory, type "make"
   6. In the qt/ directory, as root, type "INSTALL_ROOT=/usr make install"
      (Feel free to replace /usr with /usr/local or /opt or whatever)