1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-03 13:35:36 +00:00
transmission/gtk
Charles Kerr 7c5862a5f5
refactor: remove tr_new, tr_free pt. 1 (#3626)
* refactor: tr_torrentGetMetadataPiece() returns an optional vector

* refactor: use tr_pathbuf in create_temp_path()

* refactor: use tr_pathbuf in win32 create_temp_path()

* refactor: use std::vector in isPeerInteresting()

* refactor: remove tr_new0 from tr_peerMgrPeerStats()

* refactor: remove tr_new0 from rechokeUploads()

* refactor: silence clang nullptr dereference warning

* refactor: make tr_natpmp a C++ class

* refactor: use std::string in tr_log_message
2022-08-11 19:59:58 -05:00
..
icons Keep the GTK icon and ico files consistent (#3457) 2022-07-16 14:10:42 -05:00
screenshots lossless compression of images saved 72KB 2017-06-03 23:52:34 +01:00
Actions.cc chore: update license spdx abbreviations (#2582) 2022-02-07 10:25:02 -06:00
Actions.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
Application.cc fix: 3508 location invalidation (#3511) 2022-07-22 00:52:48 -05:00
Application.h Update Copyright Year to 2022. (#3352) 2022-06-28 09:07:12 -05:00
CMakeLists.txt refactor: use svg icons in GTK client (#3395) 2022-07-03 17:14:13 -05:00
DetailsDialog.cc refactor: add tr_peer.activeReqCount() (#3373) 2022-06-28 20:48:39 -05:00
DetailsDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
Dialogs.cc refactor: iwyu (#3525) 2022-07-25 21:45:54 -05:00
Dialogs.h Update Copyright Year to 2022. (#3352) 2022-06-28 09:07:12 -05:00
FaviconCache.cc refactor: iwyu (#3525) 2022-07-25 21:45:54 -05:00
FaviconCache.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
FileList.cc chore: iwyu cstring, cstdlib, optional, unordered_set (#3532) 2022-07-27 16:53:39 -05:00
FileList.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
FilterBar.cc refactor: iwyu utils.h (#3583) 2022-08-04 08:44:18 -05:00
FilterBar.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
FreeSpaceLabel.cc refactor: iwyu (#3525) 2022-07-25 21:45:54 -05:00
FreeSpaceLabel.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
HigWorkarea.cc chore: update license spdx abbreviations (#2582) 2022-02-07 10:25:02 -06:00
HigWorkarea.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
IconCache.cc refactor: iwyu (#3525) 2022-07-25 21:45:54 -05:00
IconCache.h perf: faster file-lists in the GTK client's details dialog (#2993) 2022-04-26 18:24:07 -05:00
main.cc test: add platform tests (#3514) 2022-07-22 20:10:02 -05:00
MainWindow.cc refactor: tr_stats (#3542) 2022-07-28 18:56:40 -05:00
MainWindow.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
MakeDialog.cc refactor: tr_metainfo_builder() (#3565) 2022-08-02 14:46:08 -05:00
MakeDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
MessageLogWindow.cc refactor: remove tr_new, tr_free pt. 1 (#3626) 2022-08-11 19:59:58 -05:00
MessageLogWindow.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
my-valgrind.sh Refactor shell scripts with syntax and styling fixes 2019-01-16 03:22:29 +08:00
Notify.cc refactor: iwyu (#3525) 2022-07-25 21:45:54 -05:00
Notify.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
OptionsDialog.cc refactor: iwyu (#3525) 2022-07-25 21:45:54 -05:00
OptionsDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
Prefs.cc test: add platform tests (#3514) 2022-07-22 20:10:02 -05:00
Prefs.h refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
PrefsDialog.cc refactor: iwyu utils.h (#3583) 2022-08-04 08:44:18 -05:00
PrefsDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
RelocateDialog.cc refactor: iwyu (#3525) 2022-07-25 21:45:54 -05:00
RelocateDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
Session.cc refactor: fix recent sonarcloud warnings (#3593) 2022-08-05 20:37:21 -05:00
Session.h fix: 3508 location invalidation (#3511) 2022-07-22 00:52:48 -05:00
StatsDialog.cc refactor: tr_stats (#3542) 2022-07-28 18:56:40 -05:00
StatsDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
SystemTrayIcon.cc refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
SystemTrayIcon.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
TorrentCellRenderer.cc fix: use correct variable for uploading speed (#3560) 2022-08-01 09:34:30 -05:00
TorrentCellRenderer.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
transmission-gtk.1 update documentation links (#2985) 2022-04-25 18:18:35 -05:00
transmission-gtk.desktop.in cmake: replace intltool with gettext 2018-04-18 09:25:13 +00:00
transmission-gtk.metainfo.xml.in Body text changes (#3431) 2022-07-10 23:16:35 -05:00
transmission-ui.xml feature: add missing accelerators for File menu (GTK) (#3213) 2022-06-07 12:17:35 -05:00
transmission.gresource.xml refactor: use svg icons in GTK client (#3395) 2022-07-03 17:14:13 -05:00
transmission.rc refactor: use svg icons in GTK client (#3395) 2022-07-03 17:14:13 -05:00
Utils.cc refactor: iwyu (#3525) 2022-07-25 21:45:54 -05:00
Utils.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00