Commit Graph

9 Commits

Author SHA1 Message Date
Alexey Chechetkin
c1130a2f38 Added new feature - allowing rename every file and folder in FileListController 2015-09-27 00:07:16 +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
0dc8a16e98 PeerListController - update code to animate data updates, Peer statistics now is more accurate 2015-08-07 22:53:27 +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
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
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