..
icons
lossless compression of images saved 72KB
2017-06-03 23:52:34 +01:00
translations
Sync existing translations with Transifex
2020-11-03 20:26:30 +03:00
.clang-tidy
refactor: remove exit-time destructors from transmission-qt ( #1395 )
2020-08-15 10:42:51 -05:00
AboutDialog.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
AboutDialog.h
chore: sonarcloud warnings 2 ( #1496 )
2020-11-01 15:47:57 -06:00
AboutDialog.ui
Switch to HTTPS links, adjust wiki links where possible
2018-01-16 01:12:59 +03:00
AddData.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
AddData.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
Application.cc
Sonarcloud warnings 4 ( #1499 )
2020-11-02 09:16:12 -06:00
Application.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
application.qrc
(qt) #4917 'request for 256x256 icon for transmission-qt': patch by krab
2013-01-22 19:00:40 +00:00
BaseDialog.h
Adjust uncrustify config, reformat all but Mac client
2017-04-20 10:01:22 +03:00
CMakeLists.txt
refactor: remove exit-time destructors from transmission-qt ( #1395 )
2020-08-15 10:42:51 -05:00
ColumnResizer.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
ColumnResizer.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
ComInteropHelper.cc
chore: remove extraneous/default class destructors ( #1317 )
2020-06-15 09:30:29 -05:00
ComInteropHelper.h
chore: remove extraneous/default class destructors ( #1317 )
2020-06-15 09:30:29 -05:00
CustomVariantType.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
DBusInteropHelper.cc
Sonarcloud warnings 4 ( #1499 )
2020-11-02 09:16:12 -06:00
DBusInteropHelper.h
chore: remove extraneous/default class destructors ( #1317 )
2020-06-15 09:30:29 -05:00
DetailsDialog.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
DetailsDialog.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
DetailsDialog.ui
Set idle seed limit range to 1..40320 (4 weeks tops) in all clients
2017-07-05 21:07:16 +03:00
FaviconCache.cc
Sonarcloud warnings 4 ( #1499 )
2020-11-02 09:16:12 -06:00
FaviconCache.h
refactor: use a vector for FavIcon cache keys ( #1432 )
2020-09-08 08:58:14 -05:00
FileTreeDelegate.cc
Sonarcloud warnings 4 ( #1499 )
2020-11-02 09:16:12 -06:00
FileTreeDelegate.h
Sonarcloud warnings 4 ( #1499 )
2020-11-02 09:16:12 -06:00
FileTreeItem.cc
Sonarcloud warnings 4 ( #1499 )
2020-11-02 09:16:12 -06:00
FileTreeItem.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
FileTreeModel.cc
Sonarcloud warnings 4 ( #1499 )
2020-11-02 09:16:12 -06:00
FileTreeModel.h
Sonarcloud warnings 4 ( #1499 )
2020-11-02 09:16:12 -06:00
FileTreeView.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
FileTreeView.h
refactor: use GTest for running tests ( #1383 )
2020-08-11 13:11:55 -05:00
FilterBar.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
FilterBar.h
refactor: use qt5's connect api ( #1491 )
2020-10-31 13:56:12 -05:00
FilterBarComboBox.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
FilterBarComboBox.h
chore: sonarcloud warnings 2 ( #1496 )
2020-11-01 15:47:57 -06:00
FilterBarComboBoxDelegate.cc
chore: prefer QStringLiteral ( #1284 )
2020-05-29 12:40:07 -05:00
FilterBarComboBoxDelegate.h
refactor: use GTest for running tests ( #1383 )
2020-08-11 13:11:55 -05:00
Filters.cc
refactor: remove exit-time destructors from transmission-qt ( #1395 )
2020-08-15 10:42:51 -05:00
Filters.h
chore: sonarcloud warnings 2 ( #1496 )
2020-11-01 15:47:57 -06:00
Formatter.cc
chore: fix clang-tidy-11 warnings ( #1436 )
2020-09-09 09:24:39 -05:00
Formatter.h
refactor: remove exit-time destructors from transmission-qt ( #1395 )
2020-08-15 10:42:51 -05:00
FreeSpaceLabel.cc
refactor: use qt5's connect api ( #1491 )
2020-10-31 13:56:12 -05:00
FreeSpaceLabel.h
refactor: use GTest for running tests ( #1383 )
2020-08-11 13:11:55 -05:00
IconCache.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
IconCache.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
IconToolButton.cc
Align type qualifiers to the right (code style)
2017-04-20 19:53:20 +03:00
IconToolButton.h
chore: sonarcloud warnings 2 ( #1496 )
2020-11-01 15:47:57 -06:00
InteropHelper.cc
chore: clang-tidy cleanups ( #1287 )
2020-06-05 14:02:11 -05:00
InteropHelper.h
chore: remove extraneous/default class destructors ( #1317 )
2020-06-15 09:30:29 -05:00
InteropObject.cc
chore: clang-tidy cleanups ( #1287 )
2020-06-05 14:02:11 -05:00
InteropObject.h
chore: sonarcloud warnings 2 ( #1496 )
2020-11-01 15:47:57 -06:00
LicenseDialog.cc
refactor: use snake_case field naming in qt client ( #1262 )
2020-05-27 16:53:12 -05:00
LicenseDialog.h
chore: sonarcloud warnings 2 ( #1496 )
2020-11-01 15:47:57 -06:00
LicenseDialog.ui
Bump copyright to 2020 (some more places) ( #1206 )
2020-05-02 12:26:42 -05:00
Macros.h
refactor: use GTest for running tests ( #1383 )
2020-08-11 13:11:55 -05:00
MainWindow.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
MainWindow.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
MainWindow.ui
Added queue up/down hotkeys to the Qt interface.
2017-05-01 18:57:06 +03:00
MakeDialog.cc
refactor: use qt5's connect api ( #1491 )
2020-10-31 13:56:12 -05:00
MakeDialog.h
refactor: use GTest for running tests ( #1383 )
2020-08-11 13:11:55 -05: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
my-valgrind.sh
Refactor shell scripts with syntax and styling fixes
2019-01-16 03:22:29 +08:00
OptionsDialog.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
OptionsDialog.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
OptionsDialog.ui
Use PascalCase for Qt client filenames
2015-06-10 21:27:11 +00:00
PathButton.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
PathButton.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
Prefs.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
Prefs.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
PrefsDialog.cc
chore: sonarcloud warnings 2 ( #1496 )
2020-11-01 15:47:57 -06:00
PrefsDialog.h
refactor: use GTest for running tests ( #1383 )
2020-08-11 13:11:55 -05:00
PrefsDialog.ui
Set idle seed limit range to 1..40320 (4 weeks tops) in all clients
2017-07-05 21:07:16 +03:00
qtr.ico
qtr.rc
README.txt
Merge branch '2.9x'
2018-01-25 03:07:52 +03:00
RelocateDialog.cc
refactor: use qt5's connect api ( #1491 )
2020-10-31 13:56:12 -05:00
RelocateDialog.h
refactor: use GTest for running tests ( #1383 )
2020-08-11 13:11:55 -05:00
RelocateDialog.ui
Use PascalCase for Qt client filenames
2015-06-10 21:27:11 +00:00
RpcClient.cc
Sonarcloud warnings 4 ( #1499 )
2020-11-02 09:16:12 -06:00
RpcClient.h
chore: sonarcloud warnings 2 ( #1496 )
2020-11-01 15:47:57 -06:00
RpcQueue.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
RpcQueue.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
Session.cc
Sonarcloud warnings 4 ( #1499 )
2020-11-02 09:16:12 -06:00
Session.h
chore: fix clang-tidy-11 warnings ( #1436 )
2020-09-09 09:24:39 -05:00
SessionDialog.cc
refactor: use qt5's connect api ( #1491 )
2020-10-31 13:56:12 -05:00
SessionDialog.h
refactor: use GTest for running tests ( #1383 )
2020-08-11 13:11:55 -05:00
SessionDialog.ui
Fix session dialog not showing up after first close
2015-09-01 20:39:34 +00:00
Speed.h
chore: clang-tidy cleanups ( #1287 )
2020-06-05 14:02:11 -05:00
SqueezeLabel.cc
chore: clang-tidy cleanups ( #1287 )
2020-06-05 14:02:11 -05:00
SqueezeLabel.h
chore: sonarcloud warnings 2 ( #1496 )
2020-11-01 15:47:57 -06:00
StatsDialog.cc
refactor: use qt5's connect api ( #1491 )
2020-10-31 13:56:12 -05:00
StatsDialog.h
refactor: use qt5's connect api ( #1491 )
2020-10-31 13:56:12 -05:00
StatsDialog.ui
Create dialogs on demand, don't keep them ready all the time
2015-07-30 06:18:02 +00:00
StyleHelper.cc
Update to Uncrustify 0.68.1
2019-02-15 09:21:48 +03:00
StyleHelper.h
Adjust uncrustify config, reformat all but Mac client
2017-04-20 10:01:22 +03:00
Torrent.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
Torrent.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
TorrentDelegate.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
TorrentDelegate.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
TorrentDelegateMin.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
TorrentDelegateMin.h
refactor: use GTest for running tests ( #1383 )
2020-08-11 13:11:55 -05:00
TorrentFilter.cc
refactor: don't store torrent hashes in QStrings ( #1428 )
2020-09-07 16:19:10 -05:00
TorrentFilter.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
TorrentModel.cc
Sonarcloud warnings 4 ( #1499 )
2020-11-02 09:16:12 -06:00
TorrentModel.h
chore: fix clang-tidy-11 warnings ( #1436 )
2020-09-09 09:24:39 -05:00
TorrentView.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
TorrentView.h
chore: sonarcloud warnings 2 ( #1496 )
2020-11-01 15:47:57 -06:00
TrackerDelegate.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
TrackerDelegate.h
chore: sonarcloud warnings 2 ( #1496 )
2020-11-01 15:47:57 -06:00
TrackerModel.cc
refactor: use snake_case field naming in qt client ( #1262 )
2020-05-27 16:53:12 -05:00
TrackerModel.h
refactor: use GTest for running tests ( #1383 )
2020-08-11 13:11:55 -05:00
TrackerModelFilter.cc
chore: clang-tidy cleanups ( #1287 )
2020-06-05 14:02:11 -05:00
TrackerModelFilter.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
transmission-qt.1
fixup! (trunk) update credits ( #1205 )
2020-05-02 11:42:18 -05:00
transmission-qt.desktop
Correct Qt client desktop file name and add keywords
2017-02-04 15:03:49 +01:00
transmission-qt.idl
Add ActiveQt-based COM interop helper
2015-12-16 20:01:03 +00:00
transmission-qt.tlb.rc
Add ActiveQt-based COM interop helper
2015-12-16 20:01:03 +00:00
transmission_en.qm
Typedefs.h
qt client speedups
2019-11-11 19:37:05 -06:00
Utils.cc
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
Utils.h
Sonarcloud warnings 3 ( #1498 )
2020-11-01 19:13:32 -06:00
VariantHelpers.cc
refactor: intern repeated strings e.g. downloadDir ( #1430 )
2020-09-07 22:52:29 -05:00
VariantHelpers.h
refactor: don't store torrent hashes in QStrings ( #1428 )
2020-09-07 16:19:10 -05:00
WatchDir.cc
Sonarcloud warnings 4 ( #1499 )
2020-11-02 09:16:12 -06:00
WatchDir.h
chore: sonarcloud warnings 2 ( #1496 )
2020-11-01 15:47:57 -06:00