260 Commits (0ce114a7f8357fe084b94e6ee9499fddf089da1a)

Author SHA1 Message Date
Christophe Dumez 6428fd4ae0 - Added bandwidth allocation to the right click menu on torrents 18 years ago
Christophe Dumez a25cc14af4 - Fixed a crash when stopping a search (introduced when splitting search engine from GUI recently) 18 years ago
Christophe Dumez 30aa59f582 - Kept on working on bandwidth allocation per torrent 18 years ago
Christophe Dumez 3933d78da2 - Started to work on bandwidth allocation per torrent 18 years ago
Christophe Dumez a9ed013ca3 - Code optimization in for loops tests 18 years ago
Christophe Dumez b198494900 - Code cleanup using autoconnect slots 18 years ago
Christophe Dumez 3dbb958bde - Doesn't display that a torrent has finished on start when it finished during last session 18 years ago
Christophe Dumez 381ae195b9 - Fixed a bug in the number of finished torrents initial display 18 years ago
Christophe Dumez 81d05a67b3 - Window can now stay maximized on exit 18 years ago
Christophe Dumez a0743c0713 - Preview from finished list should now be working 18 years ago
Christophe Dumez 4727cd57ed - Removed pause/start in finished list (useless) 18 years ago
Christophe Dumez 775afd6ac2 - Implemented Start/Pause in finished list 18 years ago
Christophe Dumez cd70dcc3ba - Allow the user to display torrent properties in finished list 18 years ago
Christophe Dumez 5c53c457e5 - Implemented delete from finished list 18 years ago
Christophe Dumez 6d0b550f5d - Implemented DeleteFromHardDrive & finishedList 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 c832d91f79 - Ask for exit confirmation only if the download list is not empty 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
Christophe Dumez 0ebdd34df3 Bring mainWindow to foreground when asking for exit confirmation 18 years ago
Christophe Dumez b3e6f341ff - Added RSS icon on its tab 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 3f01be8d6e - Fixed an error when disabling upnp 18 years ago
Christophe Dumez 78916bba41 - Added debug in UPnP 18 years ago
Christophe Dumez 92f840519c - Allow to change UPnP port while it is enabled 18 years ago
Christophe Dumez e0a0a0beb1 - fix for UPnP option 18 years ago
Christophe Dumez 868d7cee4a - Removed some unused headers 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 14251dd7b0 - Fixed infobar text for PauseAll, StartAll functions 18 years ago
Christophe Dumez e8adc74051 - removed unused function 18 years ago
Christophe Dumez c3abdc3743 - Set the number of seeds/leechs to 0/0 when pausing torrents 18 years ago
Christophe Dumez f8c914e446 - Fixed alwaysDisplayOSD option 18 years ago
Christophe Dumez a4deec6cde - Fixed behaviour options. Broke them a few commits ago 18 years ago
Christophe Dumez 7e1f98cd46 - Fixed memory leak in search engine autocompletion (introduced by gtsoul) 18 years ago
Christophe Dumez e85a82a426 - Destroy preview process cleanly on qBT exit if it is still running 18 years ago
Christophe Dumez fb54c035a7 - Set DHT Port only when DHT is enabled 18 years ago
Christophe Dumez 6d65ef067d Create Options object only when necessary (to save memory) 18 years ago
Christophe Dumez 53b911bb8e - small fix in delete functions to make them a little bit safer 18 years ago
Christophe Dumez 950072c696 - Search process is now stopped cleanly before exit to avoid error messages in console 18 years ago
Christophe Dumez b63d1f8d11 - Fixed upload rate limit 18 years ago
Christophe Dumez bb9950403d - Updated French translation 18 years ago
Christophe Dumez 87f440aa9e ** I18N Commit ** 18 years ago
Christophe Dumez f33b0dc3c0 - Fixed 'are you sure?" message for delete action 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