49 Commits (f3729fbae67f1460a214567d2985b20aaf1b6ee3)

Author SHA1 Message Date
Christophe Dumez c536f24d55 - Changed default icon from connecting to stalled since connecting state no longer exists 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 96c38f7be4 - Updated Russian translation 16 years ago
Christophe Dumez a1b133d883 - Fixed progress for unchecked paused torrents 16 years ago
Christophe Dumez 4f8825e371 - Fixed priority column sorting (closes #276190) 16 years ago
Christophe Dumez 95ecaec11e - Sync with stable branch (lot of bug fixing) 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 ba06affec7 - Fixed priority column sorting 16 years ago
Christophe Dumez 4e05b62bbe - Priority column fixes 16 years ago
Christophe Dumez ff26ea94f5 - Queued torrents are now identified in Web UI 17 years ago
Christophe Dumez bf7b11d87d - Fixed menus vertical alignement 17 years ago
Christophe Dumez bb959ba465 BUGFIX: Disable ETA calculation when ETA column is hidden 17 years ago
Christophe Dumez 20ae3d997c - extending Queueing system to seeding list (unfinished) 17 years ago
Christophe Dumez 600308aaa1 - Updated queued icon 17 years ago
Christophe Dumez d29cc3325b - Started to work on queueuing 17 years ago
Christophe Dumez f143596b91 - COSMETIC: Global UP/DL speeds and ratio are displayed above tabs 17 years ago
Christophe Dumez 5af8bddc16 - Web interface by Ishan Arora 17 years ago
Christophe Dumez 1be6333601 - Removed legal mention about copyrighted material. 17 years ago
Christophe Dumez 8d1f1512b0 - Fixed UPnP messages 17 years ago
Christophe Dumez c6abdacadd - Threadified torrent creation 17 years ago
Christophe Dumez b2950afd5c - FEATURE: Allow to buy downloads using ShareMonkey 17 years ago
Christophe Dumez f3c8889865 - Should fixed text color for stalled torrents when using a dark theme 17 years ago
Christophe Dumez c4b7622a17 - Do not compute data for hidden columns in order to save CPU 17 years ago
Christophe Dumez a91d2028d8 - Rewrote part of Arnaud's code for column hiding to debug and optimize it 17 years ago
Christophe Dumez adea644c04 - Removed "Resize all columns" action 17 years ago
Arnaud Demaiziere 0d90ad8f7c bufixes on hidden columns in transfert lists 17 years ago
Christophe Dumez 64bfdf930c - Fixed not destructing libtorrent session bug 17 years ago
Christophe Dumez 725ef52cfe - Fixed compilation warning 17 years ago
Christophe Dumez c8b944508b - Saving trackers file only when necessary 17 years ago
Arnaud Demaiziere b8200fd7b2 feature : allow to hide/show columns 17 years ago
Christophe Dumez c580285fe8 - Allow to open destination folder on right click on a torrent 17 years ago
Christophe Dumez 5b6166ee15 - Simplified file preview using QDesktopServices 17 years ago
Arnaud Demaiziere a329a59719 - Start minimized option in program preferences 17 years ago
Christophe Dumez 5c0f17bf31 - Fixed a problem in log text color (introduced very recently) 17 years ago
Christophe Dumez ac9a81985f - Fixed error in last commit 17 years ago
Christophe Dumez a46c63d883 - Updated spanish translation 17 years ago
Christophe Dumez cd70843ee9 - Totally redesigned program preferences 17 years ago
Christophe Dumez 24dced2411 - BUGFIX: the function that set the rows color doesn't handle hidden columns anymore 17 years ago
Christophe Dumez ffb262f0a1 - Fixed log context menu position 17 years ago
Christophe Dumez ab588b741e Paused torrents could be displayed as connected for a sec after checking 17 years ago
Christophe Dumez 7921adbcf9 - Cleaned torrent progress asserts 17 years ago
Christophe Dumez 105563ac5a - Fixed a bug in last commit in qBittorrentPath() 17 years ago
Christophe Dumez 01df4d3c81 - Use int instead of short where possible 17 years ago
Christophe Dumez 6ecb45d661 - Code optimization using initialization lists 17 years ago
Christophe Dumez 71599c0f9f - Made finished list menu more similar to the download list one 17 years ago
Christophe Dumez 3b03b385f3 - removed some useless includes 17 years ago
Christophe Dumez 124fa3c8ed BUGFIX: Showing checking progress for paused torrents too 17 years ago
Christophe Dumez 4e2ebe5a69 - Fixed torrent switching to finished tab 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