Cœur
|
5d56e9039a
|
fix: torrentTableView crash after superview.superview.superview (#6207)
|
2023-11-05 14:35:22 -06:00 |
Julien
|
8ac323d5d6
|
chore: removed copyright timespans in headers (#4850)
|
2023-11-01 16:11:11 -05:00 |
Julien
|
4b8cfa2e57
|
chore: update copyrights to 2023 (#4834)
|
2023-02-11 14:49:42 -06:00 |
Cœur
|
0d948886f6
|
orderOut: isn't needed with beginSheet:/endSheet:
|
2022-10-12 18:56:30 +08:00 |
Antoine Cœur
|
019b493f36
|
Fix 'modalDelegate:' is deprecated to avoid contextInfo leaks.
|
2022-10-12 18:19:38 +08:00 |
Charles Kerr
|
308ae8487a
|
fix: code style in macosx/AboutWindowController.mm (#3334)
* build: when code-style fails, try giving a breadcrumb to find the diff
* fix: code style in AboutWindowController.mm
* fix: typo in what-to-make
|
2022-06-21 12:25:16 -05:00 |
FX Coudert
|
2ac049c7ba
|
Fix NSAttributedString deprecation (#3330)
|
2022-06-20 14:45:01 -05:00 |
Mike Gelfand
|
d943f069f5
|
Fix code_style.sh to include *.mm files after switch to Obj-C++ (#2846)
|
2022-03-31 00:52:23 +03:00 |
Dmitry Serov
|
54d1a02e92
|
Use properties instead of ivars (#2453)
|
2022-02-22 10:04:20 -06:00 |
Charles Kerr
|
df1cca9b57
|
chore: update copyright years, make notices consistent (#2463)
|
2022-01-20 12:27:56 -06:00 |
Mike Gelfand
|
b7ba261359
|
Port macOS client to C++ (#1830)
* Rename all .m (Obj-C) files to .mm (Obj-C++)
* Fix build in Obj-C++ mode
* Fix Xcode build
|
2021-09-24 07:56:57 -05:00 |