Commit Graph

23 Commits

Author SHA1 Message Date
Alexey Chechetkin
f322eea442 Updated to Xcode 9.0 2017-09-25 11:02:55 +03:00
Alexey Chechetkin
2595de8045 bugs fixed in SessionConfigController 2015-10-01 21:16:26 +03:00
Alexey Chechetkin
c1130a2f38 Added new feature - allowing rename every file and folder in FileListController 2015-09-27 00:07:16 +03:00
Alexey Chechetkin
9c88840881 Fix some bugs in PeerListController and TRPeerInfo class. Made some improvements in StatusListController regarding to PeerListController showing 2015-09-05 22:33:46 +03:00
Alexey Chechetkin
dd34375dc3 Commit bugs after code analyzation. 2015-08-22 22:33:20 +03:00
Alexey Chechetkin
b983930ac7 FileListController icons converted to dynamic vector objects. Added animation for downloading, finished, folder open/close. Added animation and vector icon objects to TorrentListController, added animatable icon objects in Download rates panel (status list controller) 2015-08-19 23:07:28 +03:00
Alexey Chechetkin
a6dbddab33 Fixed some bugs in FSDirectory 2015-08-17 00:57:11 +03:00
Alexey Chechetkin
5fc0b53405 Added new button to FileListController to toggle downloading all files 2015-08-16 23:42:01 +03:00
Alexey Chechetkin
289ec8a713 Made big code refactoring of FileListController, FSDirectory and all objects related to it 2015-08-16 21:06:11 +03:00
Alexey Chechetkin
4a61f10bad Made big code refactoring for FSDirectotry, FSItem, FileListController 2015-08-15 22:49:24 +03:00
Alexey Chechetkin
3d106cd150 Fixed some bugs and made some improvements 2015-08-09 19:32:31 +03:00
Alexey Chechetkin
0dc8a16e98 PeerListController - update code to animate data updates, Peer statistics now is more accurate 2015-08-07 22:53:27 +03:00
Alexey Chechetkin
7c2c9a2cda Added tracker list controller 2015-07-26 17:55:11 +03:00
Alexey Chechetkin
8a86597122 FSDirectory, FSItem, FileListController, ChooseServerToAddController, AppDelegate were changed to support new feature of downloading separate files when user wants to add torrent 2015-07-20 15:05:14 +03:00
Alexey Chechetkin
e2ce29d745 Localization errors fix 2015-07-20 12:49:59 +03:00
Alexey Chechetkin
1fa6c6f5ab added first raw russian localization 2015-07-15 23:59:27 +03:00
Alexey Chechetkin
09c45035b9 Fixed some visual appearance in FileListController, now - folder/file names are extended to full width of cell if it is 100% downloaded, and left indentation is fixed also to give more space when checkbox isn't needed.
FileListCell now have reference to 3 new layout constraints, old code with get/set array of constraints was removed.
2015-07-12 16:42:27 +03:00
Alexey Chechetkin
f389b01696 Added notifying info when torrent has finished to download 2015-07-09 19:13:25 +03:00
Alexey Chechetkin
e3165f599c Feature added: magnet link handler 2015-07-07 19:13:28 +03:00
Alexey Chechetkin
33653d532a Refactored RPCConfigController, added SessionConfigController, removed some bugx 2015-07-06 11:38:31 +03:00
Alexey Chechetkin
c8cda97b1b now files and priorities can be managed, added "Active" filter 2015-07-01 16:45:26 +03:00
Alexey Chechetkin
b9cc8b9def Added file list controller, it is still raw and does not let to change priorities and downloading separate files 2015-07-01 00:56:36 +03:00
Alexey Chechetkin
f4531262bb Added Peer List Controller, several bug fixed 2015-06-30 22:52:01 +03:00