78 Commits (2477dc1fc02e4db1cf73e042310f7cdcdc7eda6a)

Author SHA1 Message Date
Christophe Dumez e619b6977a - Added Magnet URI support (might be still buggy) 15 years ago
Christophe Dumez 2742a54d6e - Rewrited torrent resume code to make it cleaner and more generic 15 years ago
Christophe Dumez 454c8dc2bc - Fix compilation with Qt 4.3 (closes #410138) 15 years ago
Christophe Dumez 8ad987a672 - Save properties window size, position, columns width and restore them 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 f6f4b5f219 - Suppressed QLayout: Attempting to add QLayout "" to properties "properties" warning message when opening a properties dialog (closes #380414) 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 be934837e5 - Fixed possible issue in tracker addition 16 years ago
Christophe Dumez b0a0abd764 Allow to change the save path of torrents after addition 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 6618e61a42 - Added Expand/Collapse all buttons to properties dialog 16 years ago
Christophe Dumez cb7e48b2e8 - Allow to add several trackers at once 17 years ago
Christophe Dumez 0dd84c37a1 - Commit some tracker changes. Work is not completed and this is probably buggy. I will complete this later. 17 years ago
Christophe Dumez 8b576fcc50 - Attempt to fix compilation on vc++ 17 years ago
Christophe Dumez c8b944508b - Saving trackers file only when necessary 17 years ago
Christophe Dumez 58c78fa6f6 - FEATURE: Real progress bar in torrent properties that displays downloaded pieces (contribution by 17 years ago
Christophe Dumez 54225cd42f - Made properties window a bit larger 17 years ago
Christophe Dumez 82e548a2fd - Fixed a bug in torrent files filtering (closes #158846) 17 years ago
Christophe Dumez a26333bc65 - BUGFIX: Now filtered don't appear on hard drive anymore (libtorrent >= r1659 REQUIRED) 17 years ago
Christophe Dumez 8a0681744e - Improved tracker deletion code slightly 17 years ago
Christophe Dumez 419b94f042 - A lot of improvement and bug fixes in new torrent content selection 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 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 27e76962d1 - Found a way not to use FullAllocationMode list in order to save memory in cpu 17 years ago
Christophe Dumez 105563ac5a - Fixed a bug in last commit in qBittorrentPath() 17 years ago
Christophe Dumez 6ecb45d661 - Code optimization using initialization lists 17 years ago
Christophe Dumez 8ba1cb329d - Improved unicode support a bit 17 years ago
Christophe Dumez c9925eddb6 - Big code cleanup 17 years ago
Christophe Dumez 04352cce3c - Fixed bad assert 17 years ago
Christophe Dumez b2867e97bf - Updated spanish translation 17 years ago
Christophe Dumez 36e87952fa - BUGFIX: Wait for torrent_paused_alert before reloading a torrent for full allocation mode 17 years ago
Christophe Dumez 44d61e0b9d - Fixed overflow that caused ratio to become negative 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 99a58b9208 - Removed a useless function 17 years ago
Christophe Dumez 7b9da8d941 - Fixed [Bug 129286] Priority is not saved while using the context menu 17 years ago
Christophe Dumez 269b59f8a2 - Updated french translation 17 years ago
Christophe Dumez 3e36cd3c46 - Update trackers edition code 17 years ago
Christophe Dumez f839d6fe41 - Improved trackers errors code a lot and moved it to Bittorrent class 17 years ago
Christophe Dumez 9cbab8d63e -FEATURE: Url seeds are now displayed in torrent properties and are editable 17 years ago
Christophe Dumez a0e32fefd7 - Fixed compilation warnings 17 years ago
Christophe Dumez 93938d8597 - still optimizing includes 17 years ago
Christophe Dumez 60c0049bef - Added a popup menu to set priority for multiple files at once 17 years ago
Christophe Dumez 86a0e68f46 - Added ratio column 17 years ago
Christophe Dumez 8df61db644 - Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :( 17 years ago