Charles Kerr
|
74c8248237
|
refactor: remove vector from pieces view (#4587)
|
2023-01-17 09:10:23 -06:00 |
Cœur
|
1819e544b4
|
Addressed lockFocus is deprecated (#4441)
|
2022-12-22 16:37:10 -06:00 |
Cœur
|
db802afc4f
|
Addressed various warnings (#4414)
|
2022-12-21 14:21:16 -06:00 |
Dmitry Serov
|
3a8dc9d203
|
Replace preprocessor defines with constants in objc code (#3974)
|
2022-10-19 14:28:21 -05:00 |
Robert Palmer
|
846442af83
|
For some reason self.fPieces.resize() won't work but _fPieces.resize() will (#3669)
|
2022-08-18 10:21:31 -05:00 |
Charles Kerr
|
6278ea7017
|
refactor: reduce use of tr_malloc / tr_free (#3652)
* refactor: avoid tr_new in macos Torrent.trashDataFile
* refactor: avoid tr_new in maco PiecesView
* refactor: avoid tr_new in qt createVariant()
|
2022-08-16 12:03:09 -05:00 |
Dzmitry Neviadomski
|
37f7f83d4d
|
[macOS] Apply ObjC modernizations once again. (#3358)
This doesn't include designated initializers refactoring.
|
2022-06-28 23:20:42 -05:00 |
SweetPPro
|
eefcbe7cb2
|
macOS remove gradient from PiecesView (#3342)
|
2022-06-25 01:03:07 -05:00 |
Antoine Cœur
|
bdac708762
|
docs: fix various typos and misspellings (#2955)
|
2022-04-21 09:28:38 -05: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 |