1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 00:04:06 +00:00
transmission/qt
Charles Kerr c62cb35fd4
qt client speedups
* faster updating of trackers combobox.
* generate trackerDisplayNames just once per torrent
* refactor: cache torrent delegate's warning emblem
* refactor: change mainwin refresh debounce to 200ms
* refactor: do not store trackers, hosts in QVariant
* refactor: don't use `virtual` when it's not needed
* refactor: faster counting torrents-matching-filter
* refactor: faster tracker handling in filterbar
* refactor: improve json parser's prealloc heuristic
* refactor: make Torrent::hasError() faster
* refactor: remove redundant speed stats collection
* refactor: remove unnecessary tor->isQueued() calls
* refactor: use unordered containers where possible
* scale favicons only once, when adding to the cache
2019-11-11 19:37:05 -06:00
..
icons
translations Add new translations from Transifex (95% and higher) 2019-03-06 03:14:15 +03:00
AboutDialog.cc
AboutDialog.h qt client speedups 2019-11-11 19:37:05 -06:00
AboutDialog.ui
AddData.cc
AddData.h
Application.cc qt client speedups 2019-11-11 19:37:05 -06:00
Application.h qt client speedups 2019-11-11 19:37:05 -06:00
application.qrc
BaseDialog.h
CMakeLists.txt qt client speedups 2019-11-11 19:37:05 -06:00
ColumnResizer.cc
ColumnResizer.h qt client speedups 2019-11-11 19:37:05 -06:00
ComInteropHelper.cc
ComInteropHelper.h
config.pri.in
CustomVariantType.h
DBusInteropHelper.cc
DBusInteropHelper.h
DetailsDialog.cc qt client speedups 2019-11-11 19:37:05 -06:00
DetailsDialog.h qt client speedups 2019-11-11 19:37:05 -06:00
DetailsDialog.ui
FaviconCache.cc qt client speedups 2019-11-11 19:37:05 -06:00
FaviconCache.h qt client speedups 2019-11-11 19:37:05 -06:00
FileTreeDelegate.cc
FileTreeDelegate.h qt client speedups 2019-11-11 19:37:05 -06:00
FileTreeItem.cc
FileTreeItem.h Update to Uncrustify 0.68.1 2019-02-15 09:21:48 +03:00
FileTreeModel.cc qt client speedups 2019-11-11 19:37:05 -06:00
FileTreeModel.h qt client speedups 2019-11-11 19:37:05 -06:00
FileTreeView.cc
FileTreeView.h qt client speedups 2019-11-11 19:37:05 -06:00
FilterBar.cc qt client speedups 2019-11-11 19:37:05 -06:00
FilterBar.h qt client speedups 2019-11-11 19:37:05 -06:00
FilterBarComboBox.cc qt client speedups 2019-11-11 19:37:05 -06:00
FilterBarComboBox.h qt client speedups 2019-11-11 19:37:05 -06:00
FilterBarComboBoxDelegate.cc
FilterBarComboBoxDelegate.h qt client speedups 2019-11-11 19:37:05 -06:00
Filters.cc
Filters.h
Formatter.cc
Formatter.h
FreeSpaceLabel.cc
FreeSpaceLabel.h
IconToolButton.cc
IconToolButton.h qt client speedups 2019-11-11 19:37:05 -06:00
InteropHelper.cc
InteropHelper.h
InteropObject.cc
InteropObject.h
LicenseDialog.cc
LicenseDialog.h
LicenseDialog.ui Updated copyright strings to 2019 2019-01-11 19:36:19 +01:00
MainWindow.cc qt client speedups 2019-11-11 19:37:05 -06:00
MainWindow.h qt client speedups 2019-11-11 19:37:05 -06:00
MainWindow.ui
MakeDialog.cc Update to Uncrustify 0.68.1 2019-02-15 09:21:48 +03:00
MakeDialog.h qt client speedups 2019-11-11 19:37:05 -06:00
MakeDialog.ui
MakeProgressDialog.ui
my-valgrind.sh Refactor shell scripts with syntax and styling fixes 2019-01-16 03:22:29 +08:00
OptionsDialog.cc
OptionsDialog.h
OptionsDialog.ui
PathButton.cc
PathButton.h qt client speedups 2019-11-11 19:37:05 -06:00
Prefs.cc
Prefs.h
PrefsDialog.cc qt client speedups 2019-11-11 19:37:05 -06:00
PrefsDialog.h qt client speedups 2019-11-11 19:37:05 -06:00
PrefsDialog.ui
qtr.ico
qtr.pro qt client speedups 2019-11-11 19:37:05 -06:00
qtr.rc
README.txt
RelocateDialog.cc qt client speedups 2019-11-11 19:37:05 -06:00
RelocateDialog.h qt client speedups 2019-11-11 19:37:05 -06:00
RelocateDialog.ui
RpcClient.cc qt client speedups 2019-11-11 19:37:05 -06:00
RpcClient.h qt client speedups 2019-11-11 19:37:05 -06:00
RpcQueue.cc
RpcQueue.h fix: gcc warnings in libtransmission/ and utils/ (#843) 2019-11-06 11:27:03 -06:00
Session.cc qt client speedups 2019-11-11 19:37:05 -06:00
Session.h qt client speedups 2019-11-11 19:37:05 -06:00
SessionDialog.cc
SessionDialog.h qt client speedups 2019-11-11 19:37:05 -06:00
SessionDialog.ui
Speed.h
SqueezeLabel.cc
SqueezeLabel.h qt client speedups 2019-11-11 19:37:05 -06:00
StatsDialog.cc
StatsDialog.h qt client speedups 2019-11-11 19:37:05 -06:00
StatsDialog.ui
StyleHelper.cc Update to Uncrustify 0.68.1 2019-02-15 09:21:48 +03:00
StyleHelper.h
Torrent.cc qt client speedups 2019-11-11 19:37:05 -06:00
Torrent.h qt client speedups 2019-11-11 19:37:05 -06:00
TorrentDelegate.cc qt client speedups 2019-11-11 19:37:05 -06:00
TorrentDelegate.h qt client speedups 2019-11-11 19:37:05 -06:00
TorrentDelegateMin.cc qt client speedups 2019-11-11 19:37:05 -06:00
TorrentDelegateMin.h qt client speedups 2019-11-11 19:37:05 -06:00
TorrentFilter.cc qt client speedups 2019-11-11 19:37:05 -06:00
TorrentFilter.h qt client speedups 2019-11-11 19:37:05 -06:00
TorrentModel.cc qt client speedups 2019-11-11 19:37:05 -06:00
TorrentModel.h qt client speedups 2019-11-11 19:37:05 -06:00
TorrentView.cc
TorrentView.h qt client speedups 2019-11-11 19:37:05 -06:00
TrackerDelegate.cc qt client speedups 2019-11-11 19:37:05 -06:00
TrackerDelegate.h qt client speedups 2019-11-11 19:37:05 -06:00
TrackerModel.cc qt client speedups 2019-11-11 19:37:05 -06:00
TrackerModel.h qt client speedups 2019-11-11 19:37:05 -06:00
TrackerModelFilter.cc
TrackerModelFilter.h
transmission-qt.1
transmission-qt.desktop
transmission-qt.idl
transmission-qt.tlb.rc
transmission_en.qm
Typedefs.h qt client speedups 2019-11-11 19:37:05 -06:00
Utils.cc qt client speedups 2019-11-11 19:37:05 -06:00
Utils.h qt client speedups 2019-11-11 19:37:05 -06:00
WatchDir.cc qt client speedups 2019-11-11 19:37:05 -06:00
WatchDir.h qt client speedups 2019-11-11 19:37:05 -06: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)