..
Base.lproj
macOS remove defunct share code ( #4440 )
2022-12-22 15:44:46 -06:00
Images
Delete ActionOn and QuitBadge image directories ( #3364 )
2022-06-27 23:33:13 -05:00
QuickLookPlugin
Modernize CMake code (ongoing refactoring) ( #4515 )
2023-01-02 16:23:51 +00:00
Sparkle.framework
Update Sparkle to 1.27.1
2022-01-30 17:10:51 -05:00
TransmissionHelp
fix: some typos ( #3904 )
2022-10-13 09:35:10 -05:00
VDKQueue
Modernize CMake code (ongoing refactoring) ( #4507 )
2023-01-01 19:49:48 +00:00
da.lproj
Sync translations ( #4247 )
2022-11-26 16:32:26 +00:00
de.lproj
Sync translations ( #4247 )
2022-11-26 16:32:26 +00:00
en.lproj
Sync translations ( #4247 )
2022-11-26 16:32:26 +00:00
es.lproj
Sync translations ( #4247 )
2022-11-26 16:32:26 +00:00
fr.lproj
Sync translations ( #4247 )
2022-11-26 16:32:26 +00:00
it.lproj
Sync translations ( #4247 )
2022-11-26 16:32:26 +00:00
nl.lproj
Sync translations ( #4247 )
2022-11-26 16:32:26 +00:00
pt_PT.lproj
Sync translations ( #4247 )
2022-11-26 16:32:26 +00:00
ru.lproj
Sync translations ( #4247 )
2022-11-26 16:32:26 +00:00
tr.lproj
Sync translations ( #4247 )
2022-11-26 16:32:26 +00:00
AboutWindow.xib
Disable tabbing mode for all Mac client windows
2018-09-30 14:41:40 +03:00
AboutWindowController.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
AboutWindowController.mm
orderOut: isn't needed with beginSheet:/endSheet:
2022-10-12 18:56:30 +08:00
AddMagnetWindowController.h
hook action in the xib ( #4135 )
2022-11-15 10:50:16 -06:00
AddMagnetWindowController.mm
removed redunant code from AddMagnetWindow ( #4374 )
2022-12-16 00:04:59 -06:00
AddWindowController.h
hook action in the xib ( #4135 )
2022-11-15 10:50:16 -06:00
AddWindowController.mm
Adopt localizedStringWithFormat for displayed quantities ( #4109 )
2022-11-14 18:30:03 +00:00
BadgeView.h
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
BadgeView.mm
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
Badger.h
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
Badger.mm
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
BlocklistDownloader.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
BlocklistDownloader.mm
Fix BlockListDownloader unzipFrom ( #4473 )
2022-12-27 22:08:48 -06:00
BlocklistDownloaderViewController.h
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
BlocklistDownloaderViewController.mm
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
BlocklistScheduler.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
BlocklistScheduler.mm
refactor: remove superfluous interface declarations ( #4110 )
2022-11-08 23:36:53 -06:00
BlocklistStatusWindow.xib
Disable tabbing mode for all Mac client windows
2018-09-30 14:41:40 +03:00
BonjourController.h
Adopting lightweight generics ( #2974 )
2022-04-29 17:51:40 -05:00
BonjourController.mm
Replace preprocessor defines with constants in objc code ( #3974 )
2022-10-19 14:28:21 -05:00
ButtonToolbarItem.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
ButtonToolbarItem.mm
chore: update copyright years, make notices consistent ( #2463 )
2022-01-20 12:27:56 -06:00
CMakeLists.txt
Modernize CMake code (ongoing refactoring) ( #4515 )
2023-01-02 16:23:51 +00:00
CocoaCompatibility.h
ignoring deprecation warning on NSUnarchiver ( #4113 )
2022-11-13 10:54:22 -06:00
ColorTextField.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
ColorTextField.mm
chore: update copyright years, make notices consistent ( #2463 )
2022-01-20 12:27:56 -06:00
Controller.h
Replaced deprecated NSURLDownload with NSURLSessionDownloadTask. ( #4308 )
2022-12-15 18:19:27 -06:00
Controller.mm
macOS remove defunct share code ( #4440 )
2022-12-22 15:44:46 -06:00
CreatorWindowController.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
CreatorWindowController.mm
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
Credits.rtf
fix: some typos ( #3904 )
2022-10-13 09:35:10 -05:00
Defaults.plist
Allow host whitelist control via plist on Mac
2018-01-17 00:46:54 +03:00
DragOverlayView.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
DragOverlayView.mm
Replace preprocessor defines with constants in objc code ( #3974 )
2022-10-19 14:28:21 -05:00
DragOverlayWindow.h
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
DragOverlayWindow.mm
Fixed DragOverlayWindow file icon and name ( #4428 )
2022-12-22 20:07:45 -06:00
ExpandedPathToIconTransformer.h
Use properties instead of ivars ( #2453 )
2022-02-22 10:04:20 -06:00
ExpandedPathToIconTransformer.mm
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
ExpandedPathToPathTransformer.h
Use properties instead of ivars ( #2453 )
2022-02-22 10:04:20 -06:00
ExpandedPathToPathTransformer.mm
chore: update copyright years, make notices consistent ( #2463 )
2022-01-20 12:27:56 -06:00
FileListNode.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
FileListNode.mm
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
FileNameCell.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
FileNameCell.mm
refactor: remove superfluous interface declarations ( #4110 )
2022-11-08 23:36:53 -06:00
FileOutlineController.h
hook action in the xib ( #4135 )
2022-11-15 10:50:16 -06:00
FileOutlineController.mm
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
FileOutlineView.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
FileOutlineView.mm
Adopting lightweight generics ( #2974 )
2022-04-29 17:51:40 -05:00
FilePriorityCell.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
FilePriorityCell.mm
Replace preprocessor defines with constants in objc code ( #3974 )
2022-10-19 14:28:21 -05:00
FileRenameSheetController.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
FileRenameSheetController.mm
orderOut: isn't needed with beginSheet:/endSheet:
2022-10-12 18:56:30 +08:00
FileRenameSheetController.xib
Disable tabbing mode for all Mac client windows
2018-09-30 14:41:40 +03:00
FilterBar.xib
feat: move the filter bar's search field one pixel up ( #4367 )
2022-12-14 20:44:21 -06:00
FilterBarController.h
Fix deleting previously selected torrent when trying to clear search field using Command + Delete ( #4245 )
2022-11-27 22:31:26 -06:00
FilterBarController.mm
Fix deleting previously selected torrent when trying to clear search field using Command + Delete ( #4245 )
2022-11-27 22:31:26 -06:00
FilterBarView.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
FilterBarView.mm
feat: move the filter bar's search field one pixel up ( #4367 )
2022-12-14 20:44:21 -06:00
FilterButton.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
FilterButton.mm
Adopt localizedStringWithFormat for displayed quantities ( #4109 )
2022-11-14 18:30:03 +00:00
GlobalOptionsPopoverViewController.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
GlobalOptionsPopoverViewController.mm
fix: "Implicit conversion loses integer precision" warnings ( #3960 )
2022-10-25 11:14:42 -05:00
GroupPopUpButtonCell.h
Add missing GroupPopUpButtonCell and PriorityPopUpButtonCell to CMakeLists.txt ( #4417 )
2022-12-21 20:01:52 -06:00
GroupPopUpButtonCell.mm
Add missing GroupPopUpButtonCell and PriorityPopUpButtonCell to CMakeLists.txt ( #4417 )
2022-12-21 20:01:52 -06:00
GroupTextCell.h
fix: empty tableview rows on macOS ( #4333 )
2022-12-09 13:06:00 -06:00
GroupTextCell.mm
fix: empty tableview rows on macOS ( #4333 )
2022-12-09 13:06:00 -06:00
GroupToolbarItem.h
[macOS] Revamp Toolbar Segments ( #3512 )
2022-07-23 14:37:57 -05:00
GroupToolbarItem.mm
[macOS] Revamp Toolbar Segments ( #3512 )
2022-07-23 14:37:57 -05:00
GroupsController.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
GroupsController.mm
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
GroupsPrefsController.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
GroupsPrefsController.mm
Fixed `archivedDataWithRootObject:` is deprecated ( #4310 )
2022-12-14 00:42:49 -06:00
Info.plist
Update Copyright Year to 2022. ( #3352 )
2022-06-28 09:07:12 -05:00
Info.plist.in
Fix cmake CFBundleVersion and LSMinimumSystemVersion ( #4185 )
2022-11-16 13:40:19 +00:00
InfoActivityViewController.h
fix: layout issues in macOS client torrent inspector window ( #4366 )
2022-12-16 12:27:37 -06:00
InfoActivityViewController.mm
refactor ActivityView ( #4448 )
2022-12-24 11:54:37 -06:00
InfoFileView.xib
hook action in the xib ( #4135 )
2022-11-15 10:50:16 -06:00
InfoFileViewController.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
InfoFileViewController.mm
Fix "terminating with uncaught exception of type std::out_of_range: vector" ( #4138 )
2022-11-13 12:00:04 -06:00
InfoGeneralViewController.h
hook action in the xib ( #4135 )
2022-11-15 10:50:16 -06:00
InfoGeneralViewController.mm
fix: layout issues in macOS client torrent inspector window ( #4366 )
2022-12-16 12:27:37 -06:00
InfoOptionsViewController.h
fix: layout issues in macOS client torrent inspector window ( #4366 )
2022-12-16 12:27:37 -06:00
InfoOptionsViewController.mm
refactor ActivityView ( #4448 )
2022-12-24 11:54:37 -06:00
InfoPeersView.xib
macOS internationalization of xibs ( #3409 )
2022-07-17 18:04:32 -05:00
InfoPeersViewController.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
InfoPeersViewController.mm
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
InfoTextField.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
InfoTextField.mm
chore: update copyright years, make notices consistent ( #2463 )
2022-01-20 12:27:56 -06:00
InfoTrackersView.xib
macOS internationalization of xibs ( #3409 )
2022-07-17 18:04:32 -05:00
InfoTrackersViewController.h
hook action in the xib ( #4135 )
2022-11-15 10:50:16 -06:00
InfoTrackersViewController.mm
Adopt localizedStringWithFormat for displayed quantities ( #4109 )
2022-11-14 18:30:03 +00:00
InfoViewController.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
InfoWindow.xib
hook action in the xib ( #4135 )
2022-11-15 10:50:16 -06:00
InfoWindowController.h
hook action in the xib ( #4135 )
2022-11-15 10:50:16 -06:00
InfoWindowController.mm
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
MessageWindow.xib
we do not support LevelButtonLevelTrace ( #4236 )
2022-11-25 16:01:29 -06:00
MessageWindowController.h
hook action in the xib ( #4135 )
2022-11-15 10:50:16 -06:00
MessageWindowController.mm
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
NSApplicationAdditions.h
refactor: autogenerate the macOS client's Message Log dots ( #3224 )
2022-06-08 16:35:51 -05:00
NSApplicationAdditions.mm
refactor: autogenerate the macOS client's Message Log dots ( #3224 )
2022-06-08 16:35:51 -05:00
NSDataAdditions.h
Fix crash on torrent filenames in non-UTF-8 encoding ( #4144 )
2022-11-18 10:03:25 -06:00
NSDataAdditions.mm
Fix crash on torrent filenames in non-UTF-8 encoding ( #4144 )
2022-11-18 10:03:25 -06:00
NSImageAdditions.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
NSImageAdditions.mm
Replace preprocessor defines with constants in objc code ( #3974 )
2022-10-19 14:28:21 -05:00
NSKeyedUnarchiverAdditions.h
ignoring deprecation warning on NSUnarchiver ( #4113 )
2022-11-13 10:54:22 -06:00
NSKeyedUnarchiverAdditions.mm
ignoring deprecation warning on NSUnarchiver ( #4113 )
2022-11-13 10:54:22 -06:00
NSMutableArrayAdditions.h
chore: update copyright years, make notices consistent ( #2463 )
2022-01-20 12:27:56 -06:00
NSMutableArrayAdditions.mm
chore: update copyright years, make notices consistent ( #2463 )
2022-01-20 12:27:56 -06:00
NSStringAdditions.h
Fixed DragOverlayWindow file icon and name ( #4428 )
2022-12-22 20:07:45 -06:00
NSStringAdditions.mm
Fixed DragOverlayWindow file icon and name ( #4428 )
2022-12-22 20:07:45 -06:00
PeerProgressIndicatorCell.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
PeerProgressIndicatorCell.mm
Fix code_style.sh to include *.mm files after switch to Obj-C++ ( #2846 )
2022-03-31 00:52:23 +03:00
PeerTableView.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
PeerTableView.mm
chore: update copyright years, make notices consistent ( #2463 )
2022-01-20 12:27:56 -06:00
PiecesView.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
PiecesView.mm
Addressed lockFocus is deprecated ( #4441 )
2022-12-22 16:37:10 -06:00
PortChecker.h
Fix NSURLConnection is deprecated - Use NSURLSession ( #4112 )
2022-11-11 21:29:48 -06:00
PortChecker.mm
Fix NSURLConnection is deprecated - Use NSURLSession ( #4112 )
2022-11-11 21:29:48 -06:00
PredicateEditorRowTemplateAny.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
PredicateEditorRowTemplateAny.mm
chore: update copyright years, make notices consistent ( #2463 )
2022-01-20 12:27:56 -06:00
PrefsController.h
fix: "Implicit conversion loses integer precision" warnings ( #3960 )
2022-10-25 11:14:42 -05:00
PrefsController.mm
fix: SecKeychain is deprecated ( #4190 )
2022-11-21 23:14:10 -06:00
PrefsWindow.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
PrefsWindow.mm
Compatibility to build on the last macOS 32 bit system with its last compatible Xcode ( #2844 )
2022-04-24 21:34:30 +01:00
PriorityPopUpButtonCell.h
Add missing GroupPopUpButtonCell and PriorityPopUpButtonCell to CMakeLists.txt ( #4417 )
2022-12-21 20:01:52 -06:00
PriorityPopUpButtonCell.mm
Add missing GroupPopUpButtonCell and PriorityPopUpButtonCell to CMakeLists.txt ( #4417 )
2022-12-21 20:01:52 -06:00
ProgressGradients.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
ProgressGradients.mm
[macOS] Apply ObjC modernizations once again. ( #3358 )
2022-06-28 23:20:42 -05:00
ShareToolbarItem.h
chore: update copyright years, make notices consistent ( #2463 )
2022-01-20 12:27:56 -06:00
ShareToolbarItem.mm
refactor: autogenerate the macOS client's Message Log dots ( #3224 )
2022-06-08 16:35:51 -05:00
ShareTorrentFileHelper.h
Adopting lightweight generics ( #2974 )
2022-04-29 17:51:40 -05:00
ShareTorrentFileHelper.mm
Adopting lightweight generics ( #2974 )
2022-04-29 17:51:40 -05:00
SparkleProxy.mm
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
StatsWindow.xib
macOS - use autolayout in statistics view ( #4460 )
2022-12-24 01:35:55 -06:00
StatsWindowController.h
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
StatsWindowController.mm
macOS - use autolayout in statistics view ( #4460 )
2022-12-24 01:35:55 -06:00
StatusBar.xib
macOS internationalization of xibs ( #3409 )
2022-07-17 18:04:32 -05:00
StatusBarController.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
StatusBarController.mm
Adopt localizedStringWithFormat for displayed quantities ( #4109 )
2022-11-14 18:30:03 +00:00
StatusBarView.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
StatusBarView.mm
refactor: remove superfluous interface declarations ( #4110 )
2022-11-08 23:36:53 -06:00
Toolbar.h
macOS fix Toolbar show/hide on macOS Mojave ( #3327 )
2022-06-24 00:26:36 -05:00
Toolbar.mm
[macOS] Apply ObjC modernizations once again. ( #3358 )
2022-06-28 23:20:42 -05:00
Torrent.h
feat: Align active filter macOS ( #3944 )
2022-11-07 11:20:15 -06:00
Torrent.mm
Fixed DragOverlayWindow file icon and name ( #4428 )
2022-12-22 20:07:45 -06:00
TorrentCell.h
update macOS group indicators ( #3183 )
2022-06-08 15:13:29 -05:00
TorrentCell.mm
refactor: remove superfluous interface declarations ( #4110 )
2022-11-08 23:36:53 -06:00
TorrentGroup.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
TorrentGroup.mm
fix: calculate ratio as uploaded / sizeWhenDone ( #2770 )
2022-03-17 13:41:48 -05:00
TorrentTableView.h
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
TorrentTableView.mm
set selected torrentTableView backgroundstyle ( #4458 )
2022-12-24 12:19:53 -06:00
TrackerCell.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
TrackerCell.mm
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
TrackerNode.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
TrackerNode.mm
Adopt localizedStringWithFormat for displayed quantities ( #4109 )
2022-11-14 18:30:03 +00:00
TrackerTableView.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
TrackerTableView.mm
Use properties instead of ivars ( #2453 )
2022-02-22 10:04:20 -06:00
Transmission.entitlements
Enable hardened runtime
2018-12-21 20:15:46 -05:00
URLSheetWindow.xib
Disable tabbing mode for all Mac client windows
2018-09-30 14:41:40 +03:00
URLSheetWindowController.h
hook action in the xib ( #4135 )
2022-11-15 10:50:16 -06:00
URLSheetWindowController.mm
fix: "Open Torrent Address" not remembering previous address ( #4461 )
2022-12-31 12:17:24 -06:00
WebSeedTableView.h
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
WebSeedTableView.mm
Addressed various warnings ( #4414 )
2022-12-21 14:21:16 -06:00
main.mm
[macOS] Optimise framework imports ( #3323 )
2022-06-28 19:15:52 -05:00
sparkle_dsa_pub.pem
…