1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-01 03:43:43 +00:00
transmission/qt
2022-01-08 12:53:35 -06:00
..
icons
translations
.clang-tidy build: silence new clang-tidy 13 warnings (#1982) 2021-10-17 19:48:33 -05:00
AboutDialog.cc refactor: tweak qt client about dialog text (#2304) 2021-12-12 15:32:06 -06:00
AboutDialog.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
AboutDialog.ui
AddData.cc refactor: base64 utils (#2381) 2022-01-08 06:46:25 -06:00
AddData.h
Application.cc Qt 6 support (#2069) 2021-11-04 00:20:11 +03:00
Application.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
application.qrc
BaseDialog.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
CMakeLists.txt
ColumnResizer.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
ColumnResizer.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
ComInteropHelper.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
ComInteropHelper.h
CustomVariantType.h
DBusInteropHelper.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
DBusInteropHelper.h
DetailsDialog.cc Adjust theme icons lookup logic to resemble that of GTK (Qt client) (#2288) 2021-12-09 11:13:04 +03:00
DetailsDialog.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
DetailsDialog.ui
FaviconCache.cc Qt 6 support (#2069) 2021-11-04 00:20:11 +03:00
FaviconCache.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
FileTreeDelegate.cc Qt 6 support (#2069) 2021-11-04 00:20:11 +03:00
FileTreeDelegate.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
FileTreeItem.cc Qt 6 support (#2069) 2021-11-04 00:20:11 +03:00
FileTreeItem.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
FileTreeModel.cc fix: sonarcloud warnings / code smells (#2242) 2021-11-27 19:58:35 -06:00
FileTreeModel.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
FileTreeView.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
FileTreeView.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
FilterBar.cc Adjust theme icons lookup logic to resemble that of GTK (Qt client) (#2288) 2021-12-09 11:13:04 +03:00
FilterBar.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
FilterBarComboBox.cc Use QFontMetrics::size instead of QFontMetrics::boundingRect 2021-12-05 23:32:19 +00:00
FilterBarComboBox.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
FilterBarComboBoxDelegate.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
FilterBarComboBoxDelegate.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
Filters.cc
Filters.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
Formatter.cc Make some utility functions return std::string to simplify code (#2368) 2021-12-31 03:30:21 +03:00
Formatter.h
FreeSpaceLabel.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
FreeSpaceLabel.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
IconCache.cc fix: exit time dtor warnings (#2338) 2021-12-24 20:07:33 -06:00
IconCache.h Adjust theme icons lookup logic to resemble that of GTK (Qt client) (#2288) 2021-12-09 11:13:04 +03:00
IconToolButton.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
IconToolButton.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
InteropHelper.cc
InteropHelper.h
InteropObject.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
InteropObject.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
LicenseDialog.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
LicenseDialog.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
LicenseDialog.ui
MainWindow.cc Fix unbound (and unnecessary) icon cache recursion on theme icon lookup (Qt client) (#2292) 2021-12-10 01:28:37 +03:00
MainWindow.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
MainWindow.ui
MakeDialog.cc Qt 6 support (#2069) 2021-11-04 00:20:11 +03:00
MakeDialog.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
MakeDialog.ui Add support for creating torrents with a source flag (#443) 2021-10-18 18:05:39 -05:00
MakeProgressDialog.ui
my-valgrind.sh
OptionsDialog.cc refactor: use std::string in tr_file (#2382) 2022-01-08 12:53:35 -06:00
OptionsDialog.h refactor: use tr_torrent_metainfo in transmission-qt (#2342) 2021-12-25 17:48:40 -06:00
OptionsDialog.ui
PathButton.cc Qt 6 support (#2069) 2021-11-04 00:20:11 +03:00
PathButton.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
Prefs.cc refactor: make tr_variantFromBuf() public (#2187) 2021-11-17 23:37:35 -06:00
Prefs.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
PrefsDialog.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
PrefsDialog.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
PrefsDialog.ui
qtr.ico
qtr.rc (trunk) more win32 fixes from rb07 in #3311 2010-06-22 00:12:52 +00:00
README.txt
RelocateDialog.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
RelocateDialog.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
RelocateDialog.ui
RpcClient.cc refactor: use std::string in tr_variantToStr() (#2351) 2021-12-27 16:47:25 -06:00
RpcClient.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
RpcQueue.cc Qt 6 support (#2069) 2021-11-04 00:20:11 +03:00
RpcQueue.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
Session.cc fix: details dialog "available" percent can be off (#2025) 2021-10-23 23:45:10 -05:00
Session.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
SessionDialog.cc fixup! refactor: use qt5's connect api (#1491) (#2024) 2021-10-23 22:28:16 -05:00
SessionDialog.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
SessionDialog.ui
Speed.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
SqueezeLabel.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
SqueezeLabel.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
StatsDialog.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
StatsDialog.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
StatsDialog.ui
StyleHelper.cc
StyleHelper.h
Torrent.cc Qt 6 support (#2069) 2021-11-04 00:20:11 +03:00
Torrent.h refactor: use tr_torrent_metainfo in transmission-qt (#2342) 2021-12-25 17:48:40 -06:00
TorrentDelegate.cc Adjust theme icons lookup logic to resemble that of GTK (Qt client) (#2288) 2021-12-09 11:13:04 +03:00
TorrentDelegate.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
TorrentDelegateMin.cc Qt 6 support (#2069) 2021-11-04 00:20:11 +03:00
TorrentDelegateMin.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
TorrentFilter.cc feat: allow filtering torrents by info hash in qt client (#1763) 2021-08-27 12:58:47 -05:00
TorrentFilter.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
TorrentModel.cc refactor: remove tr_variantGetStr (#2160) 2021-11-14 17:28:37 -06:00
TorrentModel.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
TorrentView.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
TorrentView.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
TrackerDelegate.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
TrackerDelegate.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
TrackerModel.cc Qt 6 support (#2069) 2021-11-04 00:20:11 +03:00
TrackerModel.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
TrackerModelFilter.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
TrackerModelFilter.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00
transmission-qt.1 man pages: remove commas in option listings (#2204) 2021-11-23 23:12:15 -06:00
transmission-qt.desktop
transmission-qt.idl
transmission-qt.tlb.rc
transmission_en.qm
Typedefs.h
Utils.cc Qt 6 support (#2069) 2021-11-04 00:20:11 +03:00
Utils.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
VariantHelpers.cc refactor: tr_variant*Str() functions now take a std::string_view (#1990) 2021-10-19 21:30:50 -05:00
VariantHelpers.h fix: sonarcloud warnings / code smells (#2242) 2021-11-27 19:58:35 -06:00
WatchDir.cc refactor: use tr_torrent_metainfo in transmission-qt (#2342) 2021-12-25 17:48:40 -06:00
WatchDir.h Fix most of critical issues reported by Sonar (GTK client) (#2309) 2021-12-14 11:43:27 +03:00

VOLUNTEERS WANTED

   - Qt developers and translators are needed
   - If you find a bug, please report it at https://github.com/transmission/transmission

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.8 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)