5 Commits (b8a30be7bc55fe631bad3a19d1658ce258bf17ea)

Author SHA1 Message Date
Christophe Dumez ed803fb994 - Initiated work on torrent labeling/categorization (functional but not perfect yet 15 years ago
Christophe Dumez 944e25a5d8 - Remember torrent addition dialog size and position 15 years ago
Christophe Dumez 843168bb62 - Move ui files to their own folder 15 years ago
Christophe Dumez 4ee47ce2b8 - Use a capital "B" for Bittorrent class 15 years ago
Christophe Dumez 262b88930e - Use lowercase characters only in filenames 15 years ago
Christophe Dumez 4ca2d060ea - Make everything compile back with libtorrent v0.14 15 years ago
Christophe Dumez 743d54a745 - Added columns width saving to torrent addition dialog 15 years ago
Christophe Dumez 5d09f89a0f - Fix right click menu in torrent addition dialog 15 years ago
Christophe Dumez ea2f5df95f - Completed port to TorrentFilesModel. Got rid or old arborescense.h 15 years ago
Christophe Dumez 9bc90fc7b2 - Huge forward porting of all previous properties features to the new properties panel (probably very buggy but most of the code should be there and it compiles) 15 years ago
Christophe Dumez ff6e9c0f9b - Check that local files exist when "skip file checking and start seeding immediately" feature is enabled. (Thanks Stephanos Antaris to notice this bug and propose a solution) 15 years ago
Christophe Dumez 7792b4f849 - Branched trunk in order to work on a major GUI remodeling. I will attempt to: 15 years ago
Christophe Dumez 7f12bbb783 - Added "Skip file checking and start seeding immediately" option to torrent addition dialog (patch by Stephanos Antaris). 15 years ago
Christophe Dumez 37158a32ad - Fix crash in torrent addition dialog when save path does not exist (closes #425227) 15 years ago
Christophe Dumez a9686e8c4b - Removed useless variable check 15 years ago
Christophe Dumez 9dcd572d60 - BUGFIX: Better item coloring in torrent content filtering dialog 15 years ago
Christophe Dumez 6fcf25af52 - FEATURE: Display free disk space in torrent addition dialog 15 years ago
Christophe Dumez 2742a54d6e - Rewrited torrent resume code to make it cleaner and more generic 15 years ago
Christophe Dumez 0153b03160 BUGFIX: Stop enforcing UTF-8 and use system locale instead 15 years ago
Christophe Dumez 106f7cdd32 - Cleanly fixed popup menu positions in lists (no more workarounds) 15 years ago
Christophe Dumez 7dfdebd593 - License fix due to problems with OpenSSL 16 years ago
Christophe Dumez 3894452840 - COSMETIC: Redesigned program preferences 16 years ago
Christophe Dumez 85463e3910 - Optimizing 16 years ago
Christophe Dumez 7bd0dff802 - Still optimizing 16 years ago
Christophe Dumez a0b4e54410 - Got rid of .paused files, useless with new libtorrent 16 years ago
Christophe Dumez 2e5330e54b - Removed code that is no longer needed 16 years ago
Christophe Dumez 1499138b9b - Fix to avoid crash when loading a path that does not exist 16 years ago
Christophe Dumez c41d17043c - Fixed another memory leak in torrent addition dialog 16 years ago
Christophe Dumez 3c17a1410b - Fixed memory leak in torrent addition dialog 16 years ago
Christophe Dumez 764b4e72ca - rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings 16 years ago
Christophe Dumez b32b42b53e - Added Collapse/Expand all buttons to torrent addition dialog (closes #272654) 16 years ago
Christophe Dumez f0049f1dae - Removed logging panel for now. It will be replaced by a seperate dialog in order to simplify the default UI. 16 years ago
Christophe Dumez 3e8ad9eb83 - fixed column resizing in torrent addition dialog 16 years ago
Christophe Dumez 516f4dad48 - Added some debug 17 years ago
Christophe Dumez 8b576fcc50 - Attempt to fix compilation on vc++ 17 years ago
Christophe Dumez 07c195f475 - Catch more exceptions when adding a torrent 17 years ago
Christophe Dumez aada4f3c03 - Forgot to remove temporary download file when addition failed 17 years ago
Christophe Dumez 00dbf7ba38 - Updated italian and korean translations 17 years ago
Christophe Dumez 419b94f042 - A lot of improvement and bug fixes in new torrent content selection 17 years ago
Christophe Dumez 488bd90303 - Fixed a bug in torrent content selection when there is only one file in the torrent 17 years ago
Christophe Dumez c478ba59ac - new torrent content selection (as a tree). Merge from the new-torrent-selection branch 17 years ago
Christophe Dumez cd70843ee9 - Totally redesigned program preferences 17 years ago
Christophe Dumez cb8ecb74bf - Fixed a bug introduced recently in torrent addition dialog 17 years ago
Christophe Dumez 54516ac231 - In torrent content selection, check if all files are filtered before saving and display an error if it is the case. I removed this checking on right click menu in case people want to filter all torrents, then add one, then save. 17 years ago
Christophe Dumez c9925eddb6 - Big code cleanup 17 years ago
Christophe Dumez 13f21ef6cd - Make use of new torrent_checked_alert that was just included in libtorrent. This allowed to improve torrent that just finished checking handling and progress column sorting. Also allowed to optimize cpu/memory usage a little. 17 years ago
Christophe Dumez 57b4a7150a - Prevent users from filtering all the files in a torrent using right-click menu (combobox was ok) 17 years ago
Christophe Dumez d04b9a7f02 - Fixed color when filtering files using right-click menu in torrent properties and torrent addition dialog 17 years ago
Christophe Dumez b0f3cdad5d - Improved a lot the download list delegate 17 years ago
Christophe Dumez 325a588526 - Fixed some signals/slots (safer) 17 years ago