transmission/qt
Mike Gelfand 8c550a2734 Add missing <QDebug> include (Qt 4 build break) 2014-12-27 20:08:10 +00:00
..
icons Move status bar creation to mainwin.ui 2014-12-18 01:30:50 +00:00
translations Rework relocate dialog in Qt client to load from .ui 2014-12-26 10:35:00 +00:00
CMakeLists.txt Factor RPC logic out from session (Qt client) 2014-12-27 20:03:10 +00:00
README.txt
about.cc A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
about.h Rework about dialog in Qt client to load from .ui 2014-12-25 19:39:45 +00:00
about.ui Fix up some about dialog leftovers, sync Qt client translations 2014-12-25 21:51:59 +00:00
add-data.cc A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
add-data.h
app.cc A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
app.h A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
application.qrc
config.pri.in
dbus-adaptor.cc Fix license wording in Qt client .cc files to match the rest of the code. 2014-12-21 23:49:39 +00:00
dbus-adaptor.h
details.cc A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
details.h Move numeric units to the right of values (per KDE HIG) 2014-12-22 03:06:09 +00:00
details.ui Move numeric units to the right of values (per KDE HIG) 2014-12-22 03:06:09 +00:00
favicon.cc Fix license wording in Qt client .cc files to match the rest of the code. 2014-12-21 23:49:39 +00:00
favicon.h Fix a couple of ordinary and pedantic warnings 2014-12-11 05:11:02 +00:00
file-tree.cc A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
file-tree.h Fix a couple of ordinary and pedantic warnings 2014-12-11 05:11:02 +00:00
filterbar.cc A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
filterbar.h Move filter text clearing button into line edit. Use Qt-provided button on Qt 5.2+. 2014-12-21 15:34:52 +00:00
filters.cc Fix license wording in Qt client .cc files to match the rest of the code. 2014-12-21 23:49:39 +00:00
filters.h
formatter.cc A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
formatter.h
freespace-label.cc Factor RPC logic out from session (Qt client) 2014-12-27 20:03:10 +00:00
freespace-label.h Refactor FreespaceLabel to make it possible for it to be created in Qt Designer 2014-12-26 18:41:47 +00:00
hig.cc Fix license wording in Qt client .cc files to match the rest of the code. 2014-12-21 23:49:39 +00:00
hig.h
license.cc Fix license wording in Qt client .cc files to match the rest of the code. 2014-12-21 23:49:39 +00:00
license.h
mainwin.cc A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
mainwin.h Move status bar creation to mainwin.ui 2014-12-18 01:30:50 +00:00
mainwin.ui Move numeric units to the right of values (per KDE HIG) 2014-12-22 03:06:09 +00:00
make-dialog.cc A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
make-dialog.h Remove redundant "struct" keyword use in C++ code (Qt client) 2014-12-12 23:21:04 +00:00
my-valgrind.sh
options.cc Factor RPC logic out from session (Qt client) 2014-12-27 20:03:10 +00:00
options.h #5077: Remove torrent file from watch directory even if "show options dialog" is not set (patch from rb07 + some improvements) 2014-12-01 19:24:07 +00:00
prefs-dialog.cc Refactor FreespaceLabel to make it possible for it to be created in Qt Designer 2014-12-26 18:41:47 +00:00
prefs-dialog.h Move numeric units to the right of values (per KDE HIG) 2014-12-22 03:06:09 +00:00
prefs.cc A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
prefs.h A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
qtr.ico
qtr.pro Factor RPC logic out from session (Qt client) 2014-12-27 20:03:10 +00:00
qtr.rc
relocate.cc Fix directory name display in relocate dialog 2014-12-26 14:21:47 +00:00
relocate.h Rework relocate dialog in Qt client to load from .ui 2014-12-26 10:35:00 +00:00
relocate.ui Rework relocate dialog in Qt client to load from .ui 2014-12-26 10:35:00 +00:00
rpc-client.cc Factor RPC logic out from session (Qt client) 2014-12-27 20:03:10 +00:00
rpc-client.h Factor RPC logic out from session (Qt client) 2014-12-27 20:03:10 +00:00
session-dialog.cc Fix license wording in Qt client .cc files to match the rest of the code. 2014-12-21 23:49:39 +00:00
session-dialog.h Rework session dialog in Qt client to load from .ui 2014-12-21 23:46:31 +00:00
session-dialog.ui Rework session dialog in Qt client to load from .ui 2014-12-21 23:46:31 +00:00
session.cc Add missing <QDebug> include (Qt 4 build break) 2014-12-27 20:08:10 +00:00
session.h Factor RPC logic out from session (Qt client) 2014-12-27 20:03:10 +00:00
speed.h
squeezelabel.cc Rework torrent details dialog in Qt client to load from .ui 2014-12-14 18:12:21 +00:00
squeezelabel.h Rework torrent details dialog in Qt client to load from .ui 2014-12-14 18:12:21 +00:00
stats-dialog.cc Fix license wording in Qt client .cc files to match the rest of the code. 2014-12-21 23:49:39 +00:00
stats-dialog.h Rework statistics dialog in Qt client to load from .ui 2014-12-21 13:57:15 +00:00
stats-dialog.ui Rework statistics dialog in Qt client to load from .ui 2014-12-21 13:57:15 +00:00
torrent-delegate-min.cc A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
torrent-delegate-min.h
torrent-delegate.cc A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
torrent-delegate.h
torrent-filter.cc Fix license wording in Qt client .cc files to match the rest of the code. 2014-12-21 23:49:39 +00:00
torrent-filter.h
torrent-model.cc Fix license wording in Qt client .cc files to match the rest of the code. 2014-12-21 23:49:39 +00:00
torrent-model.h
torrent.cc A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
torrent.h A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
tracker-delegate.cc A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
tracker-delegate.h
tracker-model-filter.cc Fix license wording in Qt client .cc files to match the rest of the code. 2014-12-21 23:49:39 +00:00
tracker-model-filter.h
tracker-model.cc A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
tracker-model.h
transmission-qt.1
transmission-qt.desktop #5685: Use proper icon in Qt client desktop file (reported by rahulsundaram) 2014-12-11 20:13:45 +00:00
transmission_en.qm
tricontoolbutton.cc Fix license wording in Qt client .cc files to match the rest of the code. 2014-12-21 23:49:39 +00:00
tricontoolbutton.h Move status bar creation to mainwin.ui 2014-12-18 01:30:50 +00:00
types.h
utils.cc A bit of harmless refactoring 2014-12-27 14:07:14 +00:00
utils.h
watchdir.cc Fix license wording in Qt client .cc files to match the rest of the code. 2014-12-21 23:49:39 +00:00
watchdir.h #5841: Fix initial watchdir scan in Qt client 2014-12-11 22:21:24 +00:00

README.txt

VOLUNTEERS WANTED

   - Qt developers and translators are needed
   - If you find a bug, please report it at http://trac.transmissionbt.com/
    
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 ON WINDOWS

   rb07 has a writeup of this on the Transmission wiki:
   https://trac.transmissionbt.com/wiki/BuildingTransmissionQtWindows

BUILDING ON OS X

   nnc has a writeup of this on the Transmission wiki:
   https://trac.transmissionbt.com/wiki/BuildingTransmissionQtMac

BUILDING ON UNIX

   1. Prerequisites: Qt >= 4.6 and its development packages
   2. Build Transmission as normal
   3. In the qt/ directory, type "qmake qtr.pro" (or "qmake-qt4 qtr.pro", or "qmake-qt5 qtr.pro")
   4. In the qt/ directory, type "make"
   5. In the qt/ directory, as root, type "INSTALL_ROOT=/usr make install"
      (Feel free to replace /usr with /usr/local or /opt or whatever)