391 Commits (8db8841c9c06be0b39a2cbee110ec3573f53994d)

Author SHA1 Message Date
Christophe Dumez ed6cad6d1b - Updated TODO 17 years ago
Christophe Dumez b582ec9480 - BUGFIX: Do not store and calculate ETA values for paused torrents 17 years ago
Christophe Dumez b5ccf05541 - BUGFIX: Do not store and calculate ETA values for finished torrents 17 years ago
Christophe Dumez 229927bbe9 - BUGFIX: Fixed file preview and improved previewable files detection 17 years ago
Christophe Dumez 495d6f2bab - Save less trackers errors to save memory 17 years ago
Christophe Dumez 73c247fe10 BUGFIX: Fixed pause state toggle for paused and checking torrents 17 years ago
Christophe Dumez 17b8f76dda - UpdateRatio only when it is displayed 17 years ago
Christophe Dumez ea3a635d49 - Updated Greek translation 17 years ago
Christophe Dumez 99268bfc06 - Added .ico support, which is really useful for RSS favicons. We use libMagick++ in order to convert ICO icons to PNG. If this library is not installed, qBittorrent will still compile but this feature will be disabled. 17 years ago
Christophe Dumez 057029787a - Added some asserts to check for overflows 17 years ago
Christophe Dumez f67eb47f8c - Updated TODO 17 years ago
Christophe Dumez cdfaed4fb4 BUGFIX: ETA was wrong for torrents with filtered files 17 years ago
Christophe Dumez 21908e0a03 - Optimized function that transform a number of seconds to a duration(days, hours, minutes, secs) 17 years ago
Christophe Dumez 6ecb45d661 - Code optimization using initialization lists 17 years ago
Christophe Dumez 39feb335a4 BUGFIX: Display the torrent that are being checked as 'checking' in seeding list 17 years ago
Christophe Dumez b90012e431 - Updated TODO 17 years ago
Christophe Dumez 71599c0f9f - Made finished list menu more similar to the download list one 17 years ago
Christophe Dumez c7592a6dc8 - prevent downloadFromUrl flooding 17 years ago
Christophe Dumez 8404eec301 - Force progress update in download list before calling sort function to make it more reliable 17 years ago
Christophe Dumez 1bfc181cb2 - Better handing of .finished files (bittorrent class level instead of GUI level) 17 years ago
Christophe Dumez 124fa3c8ed BUGFIX: Showing checking progress for paused torrents too 17 years ago
Christophe Dumez 7dc7cea31b - Updated TODO. GUI splitting was planned for v1.1.0 but it is already in v1.0.0beta6 after all :) 17 years ago
Christophe Dumez 32c330092a - Merged splitGUI branch, GUI and download tab are now splitted. Code is a lot cleaner and easier to understand. I also fixed some bugs I found on the way :) 17 years ago
Christophe Dumez 36e2cb6f68 - Updated TODO 17 years ago
Christophe Dumez e82cb2188e - Made torrent deletion from hard-drive safer 17 years ago
Christophe Dumez 680f6409d8 - beta5 release 17 years ago
Christophe Dumez cfacac7dbf - Add torrents in pause before applying settings to avoid race conditions 17 years ago
Christophe Dumez 8ce1a4c3df - Updated Korean translation 17 years ago
Christophe Dumez d8dd509a7b - Updated Russian translation 17 years ago
Christophe Dumez 4c5c1d49c2 - Updated german translation 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 5946f20783 - Updated beta5 changelog 17 years ago
Christophe Dumez 2ce097ec77 - Fixed keyboard shortcuts for third tab (closes #127942) 17 years ago
Christophe Dumez d025a2ea36 - Updated TODO (preview is working in seeding list now) 17 years ago
Christophe Dumez a4d24fd4a7 - Updated TODO 17 years ago
Christophe Dumez 98159eaa1b - Updated TODO 17 years ago
Christophe Dumez b4fbaaa47c BUGFIX: Improved incremental download 17 years ago
Christophe Dumez df8c591edd - Updated todo 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 55834ba5db - Fixed session ratio value: was either 10. or 1. (closes #133026) 17 years ago
Christophe Dumez 417d8a777b - Updated portuguese and brazilian translations 17 years ago
Christophe Dumez 85055c1ef9 - Updated ToDO 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 d5fa6cefe4 - Removed some debug 17 years ago
Christophe Dumez 47b42c1c90 - Updated TODO (changelog beta5) 17 years ago
Christophe Dumez 31abae33a1 - Improved the way menu icons are installed to avoid problems on some systems (Thanks JanCR for reporting this) 17 years ago
Christophe Dumez 7b8722df34 - Updated TODO 17 years ago
Christophe Dumez eda115249a - Updated Italian translator 17 years ago
Christophe Dumez 44d61e0b9d - Fixed overflow that caused ratio to become negative 17 years ago