48 Commits (54f9375b325cc03f8d5da9abbf6c4e25e8ee698f)

Author SHA1 Message Date
Christophe Dumez 54f9375b32 - Update to GNU GPL v3 17 years ago
Christophe Dumez 18ec98c3fb - Reloading a torrent only when necessary (properties, when files are filtered but full allocation mode is disabled) 17 years ago
Christophe Dumez c8e4894d85 - Fixed size update when filtering files in a torrent (broken in svn) 17 years ago
Christophe Dumez c11e5e8b12 - Blocked users (by ipfilter) are now logged in GUI 17 years ago
Christophe Dumez dfa9965ed3 use a mutex for download list access (should fix sorting) 17 years ago
Christophe Dumez 55538934e0 A better fix for progress column sorting on restart (still untested, gtsoul please check) 17 years ago
Christophe Dumez ee4a4c81bf Attempt to fix the sorting of the progress column on restart (anyone can confirm? my Qt4.3 is buggy and columns won't sort) 17 years ago
Christophe Dumez e6fca96d0d - Added Documentation entry in Help menu 18 years ago
Christophe Dumez c39da36cca - Added Encryption support! 18 years ago
Christophe Dumez 2985fa921a remember sorted columns in download list 18 years ago
Christophe Dumez 79253c76f1 - Now finished torrents are moved correctly to download tab if for some reason the files disapear from the hard-drive :) 18 years ago
Christophe Dumez 45d51e1d44 - The torrent size displayed now takes filtered files into consideration 18 years ago
Christophe Dumez 6428fd4ae0 - Added bandwidth allocation to the right click menu on torrents 18 years ago
Christophe Dumez b198494900 - Code cleanup using autoconnect slots 18 years ago
Christophe Dumez cd70dcc3ba - Allow the user to display torrent properties in finished list 18 years ago
Christophe Dumez 37027c0480 - A lot of work on "Finished torrents are moved to a new tab". It still needs improvements but most of it is working 18 years ago
Christophe Dumez 13aa2cfa6e - Added a new tab for finished torrents (WIP, not used yet) 18 years ago
Christophe Dumez d90e4286e3 - Bring the window to foreround on exit when it was minimized 18 years ago
Christophe Dumez 5d0e466d6d - Allow the user to disable systray integration 18 years ago
Arnaud Demaiziere 6c8f0bff13 - Added a rss tab (still not functional) 18 years ago
Christophe Dumez 4ca852c2b3 - Added a message log when an UPnP WAN service is detected 18 years ago
Christophe Dumez 3ff075c048 - Display more log messages 18 years ago
Christophe Dumez e8cc751f22 - Splitted search engine code from MainWindow part because GUI.cpp was getting too big and we are going to add a RSS tab soon 18 years ago
Christophe Dumez fd2d2ddc0b - Added UPnP support (experimental) - taken from aMule CVS 18 years ago
Christophe Dumez e8adc74051 - removed unused function 18 years ago
Christophe Dumez 6d65ef067d Create Options object only when necessary (to save memory) 18 years ago
Christophe Dumez 524540e63d - Fixed downloadFromUrl() (still have to do some checking with the thread) 18 years ago
Christophe Dumez aa6f6161c3 - Oups, sorry I forgot pause_all() & start_all() functions in last commit :) 18 years ago
Christophe Dumez bd3bde919d ** BIG COMMIT ** 18 years ago
Christophe Dumez dc89c5d381 - A lot of fixes/improvements in bittorrent class (now compiling) 18 years ago
Christophe Dumez a95b1d7589 - Fixed exit from trayicon when "close to systray" is enabled 18 years ago
Arnaud Demaiziere 8df90e2567 added autocompletion to search engine 18 years ago
Christophe Dumez 17d880189f - Updated Translation files 18 years ago
Christophe Dumez f4be28c014 - Move deletion from hard drive to a thread to avoid GUI freezing 18 years ago
Christophe Dumez 932df247b3 - Removed unused code 18 years ago
Christophe Dumez 4603d95e13 + - FEATURE: Added a menu action to visit qBittorrent website 18 years ago
Christophe Dumez 92277992d3 - Passing parameters between qBT instances in a better way (socket) 18 years ago
Christophe Dumez b54c4ae028 - Replace QMap by QHash for faster lookups 18 years ago
Christophe Dumez 719ac93024 - Remember mainwindow position during last exec 18 years ago
Christophe Dumez e4590ef431 - Added an action to delete downloads from download list and from hard drive too 18 years ago
Christophe Dumez 52f1463cb9 - Added a torrent addition dialog (Part 1: Still unperfect but working) 18 years ago
Christophe Dumez 14cd4de2c2 - Connection status is not a button anymore 18 years ago
Christophe Dumez 01c467c31a - Replaced OSD messages by systray messages 18 years ago
Christophe Dumez 8b702ef622 - Based on Qt 4.2 18 years ago
Christophe Dumez 86dfbecd2e - Renamed some ambiguous functions 18 years ago
Christophe Dumez 117448fb0b + - FEATURE: Now remembers filtered pieces in a torrent on restart 18 years ago
Christophe Dumez dd65bb7292 - COSMETIC: Now displaying the number of downloads in tab title 18 years ago
Christophe Dumez 969a02b93e - Moved everything to trunk to create a stable branch 18 years ago