48 Commits (d358987316818c6e8449f3e0fc40bb42a9147adf)

Author SHA1 Message Date
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
Christophe Dumez 4c9d1db9d5 - Fixed popup menu position in last commit 17 years ago
Christophe Dumez 8fdd614673 - Added popup menu for file priorities in torrent addition dialog too 17 years ago
Christophe Dumez 8df61db644 - Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :( 17 years ago
Christophe Dumez 54f9375b32 - Update to GNU GPL v3 17 years ago
Arnaud Demaiziere dcc54a7f35 fixed addtorrent signal, add bool onstartup to connect methods 17 years ago
Christophe Dumez 9885169baf - Updated translation files 18 years ago
Christophe Dumez 00afd6b635 - Implemented files prioritizing in torrent addition dialog 18 years ago
Christophe Dumez bd3bde919d ** BIG COMMIT ** 18 years ago
Christophe Dumez 17d880189f - Updated Translation files 18 years ago
Christophe Dumez 773c451050 - remember GUI settings in a cleaner way 18 years ago
Christophe Dumez e9ab599260 - Remember last save directory in torrent addition dialog 18 years ago
Christophe Dumez b93ac6f9af - Fixed error messages display when loading a corrupted torrent file 18 years ago
Christophe Dumez a68073a46a - Forgot to catch an exception when the torrent is invalid 18 years ago
Christophe Dumez 1bb286f4a9 Fixed utf-8 support in paths and filenames 18 years ago
Christophe Dumez 64369b60b7 - Added a right click menu to (un)select files in torrent addition dialog 18 years ago
Christophe Dumez 52f1463cb9 - Added a torrent addition dialog (Part 1: Still unperfect but working) 18 years ago