Commit Graph

7 Commits

Author SHA1 Message Date
SweetPPro
635268854b refactor: view-based TorrentTableView in macOS client (#5147)
Converted TorrentTableView from older style cell based table to more modern view based
* floating group rows are now used for an improved groups experience
* individual group indicators are hidden when _Use Groups_ is selected to minimize visual clutter (see #3328 )
* removed negated `usesAlternatingRowBackgroundColors` flag for minimal view in Controller.mm (personal preference - easy to restore)
2023-06-27 14:40:44 -05:00
Cœur
febc5b7ef4 feat: add "Show Toolbar" toggle (#4419) 2023-04-14 13:09:12 -05:00
Cœur
1851b80d8c feat: add sort-by-ETA for macOS (#4169) 2023-04-14 12:19:06 -05:00
SweetPPro
d967de0c5b macOS remove defunct share code (#4440) 2022-12-22 15:44:46 -06:00
Mike Gelfand
f1f55cc3df Sync translations (#3939)
* Sync translations with code

* Sync translations with Transifex

* Remove Mac menu title that isn't displayed and shouldn't be translated

* Add context to logging level strings in GTK client

* Use "µTP" consistently in code

* Use ellipsis instead of three docs in Qt client strings

* Close HTML tags in blocklist-related strings

* Remove trailing space from a translatable string in Qt client

* Add missing plural forms for English strings in Qt client

* Fix spelling: metaInfo -> metainfo
2022-10-11 18:39:41 +03:00
Mike Gelfand
9539484cdc Sync translations (#3519)
* Handle default value for `PrefWindowSize` in code

* Add new Mac client resources to Transifex config

* Remove non-user-visible titles from XIB files

* Sync translations with code

* Sync translations with Transifex
2022-07-24 18:13:04 +01:00
SweetPPro
8724c3dc1a macOS internationalization of xibs (#3409) 2022-07-17 18:04:32 -05:00