transmission/qt
Mike Gelfand 58312e6c16 Torrent properties dialog improvements
Simplify DND checkboxes drawing, this also fixes incorrect drawing on
Mac when file tree widget is inactive.
Do better job calculating column widths for file tree to avoid ellipsis.
Fix file tree sorting order for size and priority columns.
Change key to toggle priorities to Shift+Space instead of Enter/Return
to avoid conflicts with name editing and default button handling.
Fix selected tracker item background drawing in certain cases.
2015-06-15 21:07:46 +00:00
..
icons Improve the look of torrents with errors a bit (Qt client) 2015-01-17 01:23:51 +00:00
translations Sync Qt client translations, add Polish language 2015-06-10 22:51:53 +00:00
AboutDialog.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
AboutDialog.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
AboutDialog.ui Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
AddData.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
AddData.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
Application.cc Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
Application.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
CMakeLists.txt Sync Qt client translations, add Polish language 2015-06-10 22:51:53 +00:00
ColumnResizer.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
ColumnResizer.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
CustomVariantType.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
DBusAdaptor.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
DBusAdaptor.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
DetailsDialog.cc Torrent properties dialog improvements 2015-06-15 21:07:46 +00:00
DetailsDialog.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
DetailsDialog.ui Torrent properties dialog improvements 2015-06-15 21:07:46 +00:00
FaviconCache.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
FaviconCache.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
FileTreeDelegate.cc Torrent properties dialog improvements 2015-06-15 21:07:46 +00:00
FileTreeDelegate.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
FileTreeItem.cc Torrent properties dialog improvements 2015-06-15 21:07:46 +00:00
FileTreeItem.h Torrent properties dialog improvements 2015-06-15 21:07:46 +00:00
FileTreeModel.cc Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
FileTreeModel.h Torrent properties dialog improvements 2015-06-15 21:07:46 +00:00
FileTreeView.cc Torrent properties dialog improvements 2015-06-15 21:07:46 +00:00
FileTreeView.h Torrent properties dialog improvements 2015-06-15 21:07:46 +00:00
FilterBar.cc Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
FilterBar.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
FilterBarComboBox.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
FilterBarComboBox.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
FilterBarComboBoxDelegate.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
FilterBarComboBoxDelegate.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
FilterBarLineEdit.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
FilterBarLineEdit.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
Filters.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
Filters.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
Formatter.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
Formatter.h Instead of standard C headers include their C++ counterparts 2015-06-12 22:41:36 +00:00
FreeSpaceLabel.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
FreeSpaceLabel.h Instead of standard C headers include their C++ counterparts 2015-06-12 22:41:36 +00:00
IconToolButton.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
IconToolButton.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
LicenseDialog.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
LicenseDialog.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
MainWindow.cc Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
MainWindow.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
MainWindow.ui Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
MakeDialog.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
MakeDialog.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
MakeDialog.ui Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
MakeProgressDialog.ui Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
OptionsDialog.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
OptionsDialog.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
OptionsDialog.ui Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
PathButton.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
PathButton.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
Prefs.cc Instead of standard C headers include their C++ counterparts 2015-06-12 22:41:36 +00:00
Prefs.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
PrefsDialog.cc Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
PrefsDialog.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
PrefsDialog.ui Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
README.txt Replace tabs with spaces; remove trailing spaces 2015-01-02 11:15:31 +00:00
RelocateDialog.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
RelocateDialog.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
RelocateDialog.ui Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
RpcClient.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
RpcClient.h Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
Session.cc Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
Session.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
SessionDialog.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
SessionDialog.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
SessionDialog.ui Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
Speed.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
SqueezeLabel.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
SqueezeLabel.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
StatsDialog.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
StatsDialog.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
StatsDialog.ui Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
Torrent.cc Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
Torrent.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
TorrentDelegate.cc Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
TorrentDelegate.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
TorrentDelegateMin.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
TorrentDelegateMin.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
TorrentFilter.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
TorrentFilter.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
TorrentModel.cc Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
TorrentModel.h Instead of standard C headers include their C++ counterparts 2015-06-12 22:41:36 +00:00
TrackerDelegate.cc Torrent properties dialog improvements 2015-06-15 21:07:46 +00:00
TrackerDelegate.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
TrackerModel.cc Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
TrackerModel.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
TrackerModelFilter.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
TrackerModelFilter.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
Utils.cc Torrent properties dialog improvements 2015-06-15 21:07:46 +00:00
Utils.h Torrent properties dialog improvements 2015-06-15 21:07:46 +00:00
WatchDir.cc Use PascalCase for Qt client filenames 2015-06-10 21:27:11 +00:00
WatchDir.h Unify/prettify Qt client headers style 2015-06-12 22:12:12 +00:00
application.qrc
config.pri.in Replace tabs with spaces; remove trailing spaces 2015-01-02 11:15:31 +00:00
my-valgrind.sh copyediting: indentation cleanups 2013-09-14 22:45:04 +00:00
qtr.ico
qtr.pro Sync Qt client translations, add Polish language 2015-06-10 22:51:53 +00:00
qtr.rc
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

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)