transmission/macosx
Dmitry Antipov bf6c80ae35
refactor, ci: switch clang-format to LLVM 15 (#4297)
Bump required clang-format version to 15
2022-12-02 09:57:50 -06:00
..
Base.lproj hook action in the xib (#4135) 2022-11-15 10:50:16 -06:00
Images Delete ActionOn and QuitBadge image directories (#3364) 2022-06-27 23:33:13 -05:00
QuickLookPlugin Adopt localizedStringWithFormat for displayed quantities (#4109) 2022-11-14 18:30:03 +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 refactor, ci: switch clang-format to LLVM 15 (#4297) 2022-12-02 09:57:50 -06: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 refactor: remove superfluous interface declarations (#4110) 2022-11-08 23:36:53 -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 [macOS] Optimise framework imports (#3323) 2022-06-28 19:15:52 -05:00
BadgeView.mm refactor: remove superfluous interface declarations (#4110) 2022-11-08 23:36:53 -06:00
Badger.h [macOS] Optimise framework imports (#3323) 2022-06-28 19:15:52 -05:00
Badger.mm Adopt localizedStringWithFormat for displayed quantities (#4109) 2022-11-14 18:30:03 +00:00
BlocklistDownloader.h [macOS] Optimise framework imports (#3323) 2022-06-28 19:15:52 -05:00
BlocklistDownloader.mm refactor: remove superfluous interface declarations (#4110) 2022-11-08 23:36:53 -06:00
BlocklistDownloaderViewController.h hook action in the xib (#4135) 2022-11-15 10:50:16 -06:00
BlocklistDownloaderViewController.mm refactor: remove superfluous interface declarations (#4110) 2022-11-08 23:36:53 -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 Fix building with cmake on macOS Mojave (#4234) 2022-11-24 11:20:48 -06: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 Fix "NSFilenamesPboardType is deprecated" (#4221) 2022-11-23 17:09:32 -06:00
Controller.mm Use NSIndexSet getIndexes:maxCount:inIndexRange: directly (#4179) 2022-11-27 23:10:03 -06:00
CreatorWindowController.h [macOS] Optimise framework imports (#3323) 2022-06-28 19:15:52 -05:00
CreatorWindowController.mm Adopt localizedStringWithFormat for displayed quantities (#4109) 2022-11-14 18:30:03 +00: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 Fix "NSFilenamesPboardType is deprecated" (#4221) 2022-11-23 17:09:32 -06:00
DragOverlayWindow.mm Fix "NSFilenamesPboardType is deprecated" (#4221) 2022-11-23 17:09:32 -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 refactor: remove superfluous interface declarations (#4110) 2022-11-08 23:36:53 -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 hook action in the xib (#4135) 2022-11-15 10:50: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 Auto enlarge search field when editing (#4067) 2022-11-01 20:40:24 -05: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 refactor: autogenerate the macOS client's Message Log dots (#3224) 2022-06-08 16:35:51 -05: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 Updated macOS segmented control alignment and popup button style (#3156) 2022-06-02 19:05:15 -05:00
GroupPopUpButtonCell.mm Replace preprocessor defines with constants in objc code (#3974) 2022-10-19 14:28:21 -05: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 ignoring deprecation warning on NSUnarchiver (#4113) 2022-11-13 10:54:22 -06:00
GroupsPrefsController.h [macOS] Optimise framework imports (#3323) 2022-06-28 19:15:52 -05:00
GroupsPrefsController.mm refactor: remove superfluous interface declarations (#4110) 2022-11-08 23:36:53 -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 macOS internationalization of xibs (#3409) 2022-07-17 18:04:32 -05:00
InfoActivityViewController.mm hook action in the xib (#4135) 2022-11-15 10:50:16 -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 Adopt localizedStringWithFormat for displayed quantities (#4109) 2022-11-14 18:30:03 +00:00
InfoOptionsViewController.h macOS internationalization of xibs (#3409) 2022-07-17 18:04:32 -05:00
InfoOptionsViewController.mm refactor: remove superfluous interface declarations (#4110) 2022-11-08 23:36:53 -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 Adopt localizedStringWithFormat for displayed quantities (#4109) 2022-11-14 18:30:03 +00: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 hook action in the xib (#4135) 2022-11-15 10:50: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 we do not support LevelButtonLevelTrace (#4236) 2022-11-25 16:01:29 -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 Adopt localizedStringWithFormat for displayed quantities (#4109) 2022-11-14 18:30:03 +00:00
NSStringAdditions.mm Adopt localizedStringWithFormat for displayed quantities (#4109) 2022-11-14 18:30:03 +00: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 Replace preprocessor defines with constants in objc code (#3974) 2022-10-19 14:28:21 -05: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 Updated macOS segmented control alignment and popup button style (#3156) 2022-06-02 19:05:15 -05:00
PriorityPopUpButtonCell.mm Replace preprocessor defines with constants in objc code (#3974) 2022-10-19 14:28:21 -05: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 ignoring deprecation warning on NSUnarchiver (#4113) 2022-11-13 10:54:22 -06:00
StatsWindow.xib Disable tabbing mode for all Mac client windows 2018-09-30 14:41:40 +03:00
StatsWindowController.h hook action in the xib (#4135) 2022-11-15 10:50:16 -06:00
StatsWindowController.mm Adopt localizedStringWithFormat for displayed quantities (#4109) 2022-11-14 18:30:03 +00: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
ToolbarSegmentedCell.h [macOS] Optimise framework imports (#3323) 2022-06-28 19:15:52 -05:00
ToolbarSegmentedCell.mm chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
Torrent.h feat: Align active filter macOS (#3944) 2022-11-07 11:20:15 -06:00
Torrent.mm Use NSIndexSet getIndexes:maxCount:inIndexRange: directly (#4179) 2022-11-27 23:10:03 -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 hook action in the xib (#4135) 2022-11-15 10:50:16 -06:00
TorrentTableView.mm Adopt localizedStringWithFormat for displayed quantities (#4109) 2022-11-14 18:30:03 +00:00
TrackerCell.h [macOS] Optimise framework imports (#3323) 2022-06-28 19:15:52 -05:00
TrackerCell.mm Adopt localizedStringWithFormat for displayed quantities (#4109) 2022-11-14 18:30:03 +00: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 refactor: remove superfluous interface declarations (#4110) 2022-11-08 23:36:53 -06:00
WebSeedTableView.h [macOS] Optimise framework imports (#3323) 2022-06-28 19:15:52 -05:00
WebSeedTableView.mm Use properties instead of ivars (#2453) 2022-02-22 10:04:20 -06:00
main.mm [macOS] Optimise framework imports (#3323) 2022-06-28 19:15:52 -05:00
sparkle_dsa_pub.pem Sparkle 1.5 requires signing of the update 2008-09-14 21:39:16 +00:00