transmission/qt
Dmitry Antipov 7eecd87034
fix: Qt 6 deprecation warnings (#4710)
2023-02-10 11:58:43 -06:00
..
icons
translations Sync translations (#4729) 2023-02-07 20:42:19 +00:00
.clang-tidy chore: re-enable qt clang tidy warnings (#3791) 2022-09-08 18:26:18 -05:00
AboutDialog.cc fix: clang-tidy-15 warnings (#3570) 2022-08-02 18:34:53 -05:00
AboutDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
AboutDialog.ui
AddData.cc chore: re-enable qt clang tidy warnings (#3791) 2022-09-08 18:26:18 -05:00
AddData.h fix: qt open magnet dialog munges magnet url (#3787) 2022-09-07 16:38:34 -05:00
Application.cc fix: Qt 6 deprecation warnings (#4710) 2023-02-10 11:58:43 -06:00
Application.h fix: sonarcloud warnings (#4180) 2022-11-15 10:25:12 -06:00
BaseDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
CMakeLists.txt Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
ColumnResizer.cc
ColumnResizer.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
ComInteropHelper.cc
ComInteropHelper.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
CustomVariantType.h fix: Qt 6 deprecation warnings (#4710) 2023-02-10 11:58:43 -06:00
DBusInteropHelper.cc fix: sonarcloud cpp:S6004 (#4270) 2022-11-28 21:03:28 -06:00
DBusInteropHelper.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
DetailsDialog.cc Sync translations (#3939) 2022-10-11 18:39:41 +03:00
DetailsDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
DetailsDialog.ui fix: make torrent speed limit order consistent in prefs, details dialogs (#4677) 2023-01-26 22:11:35 -06:00
FaviconCache.cc refactor: iwyu utils.h (#3583) 2022-08-04 08:44:18 -05:00
FaviconCache.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
FileTreeDelegate.cc fix: msvc warnings (#4651) 2023-01-23 19:24:52 -06:00
FileTreeDelegate.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
FileTreeItem.cc fix: coverity warnings, sonarcloud code smells (#4232) 2022-11-24 10:17:02 -06:00
FileTreeItem.h refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -06:00
FileTreeModel.cc chore: re-enable qt clang tidy warnings (#3791) 2022-09-08 18:26:18 -05:00
FileTreeModel.h chore: re-enable qt clang tidy warnings (#3791) 2022-09-08 18:26:18 -05:00
FileTreeView.cc fix: sonarcloud warnings (#4180) 2022-11-15 10:25:12 -06:00
FileTreeView.h chore: re-enable qt clang tidy warnings (#3791) 2022-09-08 18:26:18 -05:00
FilterBar.cc fix: sonarcloud cpp:S6004 (#4270) 2022-11-28 21:03:28 -06:00
FilterBar.h chore: re-enable qt clang tidy warnings (#3791) 2022-09-08 18:26:18 -05:00
FilterBarComboBox.cc fix: clang-tidy misc-const-correctness warnings (#3529) 2022-07-27 09:03:13 -05:00
FilterBarComboBox.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
FilterBarComboBoxDelegate.cc
FilterBarComboBoxDelegate.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
Filters.cc
Filters.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
Formatter.cc chore: inline short Formatter utils (#3792) 2022-09-08 20:17:29 -05:00
Formatter.h Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
FreeSpaceLabel.cc refactor: use std::optional.value_or() (#4255) 2022-11-27 14:56:34 -06:00
FreeSpaceLabel.h chore: re-enable qt clang tidy warnings (#3791) 2022-09-08 18:26:18 -05:00
IconCache.cc refactor: remove unused vars, code simplify and minor optimize (#4172) 2022-11-19 09:46:03 -06:00
IconCache.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
IconToolButton.cc
IconToolButton.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
InteropHelper.cc
InteropHelper.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
InteropObject.cc
InteropObject.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
LicenseDialog.cc
LicenseDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
LicenseDialog.ui
MainWindow.cc Remove 'Message Log' item from sys tray (#4656) 2023-01-24 18:52:52 -06:00
MainWindow.h chore: re-enable qt clang tidy warnings (#3791) 2022-09-08 18:26:18 -05:00
MainWindow.ui Sync translations (#3939) 2022-10-11 18:39:41 +03:00
MakeDialog.cc fix: warnings from clang tidy sonarcloud coverity (#4143) 2022-11-12 09:53:09 -06:00
MakeDialog.h Qt: Allow piece size selection on torrent creation (#3768) 2022-09-06 10:17:47 -05:00
MakeDialog.ui Qt: Allow piece size selection on torrent creation (#3768) 2022-09-06 10:17:47 -05:00
MakeProgressDialog.ui
OptionsDialog.cc fix: qt open magnet dialog munges magnet url (#3787) 2022-09-07 16:38:34 -05:00
OptionsDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
OptionsDialog.ui
PathButton.cc
PathButton.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
Prefs.cc fix: Qt 6 deprecation warnings (#4710) 2023-02-10 11:58:43 -06:00
Prefs.h quick fix: changed order of some session prefs (#4676) 2023-01-26 14:38:39 -06:00
PrefsDialog.cc refactor: remove references to FD_SETSIZE (#4263) 2022-11-28 14:36:39 -06:00
PrefsDialog.h chore: re-enable qt clang tidy warnings (#3791) 2022-09-08 18:26:18 -05:00
PrefsDialog.ui Sync translations (#3939) 2022-10-11 18:39:41 +03:00
README.txt
RelocateDialog.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
RelocateDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
RelocateDialog.ui
RpcClient.cc fix: sonarcloud warnings (#4180) 2022-11-15 10:25:12 -06:00
RpcClient.h fix: sonarcloud warnings (#4180) 2022-11-15 10:25:12 -06:00
RpcQueue.cc fix: sonarcloud warnings (#4180) 2022-11-15 10:25:12 -06:00
RpcQueue.h fix: sonarcloud warnings (#4180) 2022-11-15 10:25:12 -06:00
Session.cc fix: Qt 6 deprecation warnings (#4710) 2023-02-10 11:58:43 -06:00
Session.h chore: re-enable qt clang tidy warnings (#3791) 2022-09-08 18:26:18 -05:00
SessionDialog.cc
SessionDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
SessionDialog.ui
Speed.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
SqueezeLabel.cc chore: re-enable qt clang tidy warnings (#3791) 2022-09-08 18:26:18 -05:00
SqueezeLabel.h
StatsDialog.cc
StatsDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
StatsDialog.ui
StyleHelper.cc Fix progress bars positioning in Qt client on Mac (#4489) 2022-12-28 14:46:23 +00:00
StyleHelper.h Fix progress bars positioning in Qt client on Mac (#4489) 2022-12-28 14:46:23 +00:00
Torrent.cc Qt: Correct 'Sort by Progress' for seeding torrents (#3814) 2022-09-16 10:38:32 -07:00
Torrent.h refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -06:00
TorrentDelegate.cc Fix progress bars positioning in Qt client on Mac (#4489) 2022-12-28 14:46:23 +00:00
TorrentDelegate.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
TorrentDelegateMin.cc Fix progress bars positioning in Qt client on Mac (#4489) 2022-12-28 14:46:23 +00:00
TorrentDelegateMin.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
TorrentFilter.cc Qt: Correct 'Sort by Progress' for seeding torrents (#3814) 2022-09-16 10:38:32 -07:00
TorrentFilter.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
TorrentModel.cc chore: re-enable qt clang tidy warnings (#3791) 2022-09-08 18:26:18 -05:00
TorrentModel.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
TorrentView.cc
TorrentView.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
TrackerDelegate.cc Sync translations (#3939) 2022-10-11 18:39:41 +03:00
TrackerDelegate.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
TrackerModel.cc fix: clang-tidy misc-const-correctness warnings (#3529) 2022-07-27 09:03:13 -05:00
TrackerModel.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
TrackerModelFilter.cc fix: clang-tidy misc-const-correctness warnings (#3529) 2022-07-27 09:03:13 -05:00
TrackerModelFilter.h fix: sonarcloud warnings (#4180) 2022-11-15 10:25:12 -06:00
TrackersDialog.ui
Typedefs.h
Utils.cc fix: Qt 6 deprecation warnings (#4710) 2023-02-10 11:58:43 -06:00
Utils.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
VariantHelpers.cc chore: re-enable qt clang tidy warnings (#3791) 2022-09-08 18:26:18 -05:00
VariantHelpers.h fix: sonarcloud warnings (#4180) 2022-11-15 10:25:12 -06:00
WatchDir.cc
WatchDir.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
application.qrc
my-valgrind.sh
qtr.ico
qtr.rc
transmission-qt.1
transmission-qt.desktop
transmission-qt.idl
transmission-qt.tlb.rc
transmission_en.qm

README.txt

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 MACOS

   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)