271 Commits (1b71a4a4a42ba4221e52c22787f6b7eeb088de6f)

Author SHA1 Message Date
Christophe Dumez 7469f97953 - Really enable UPnP/LSD/NAT-PMP (recently disabled as a default in libtorrent) 17 years ago
Christophe Dumez 80fa44f8bb - It is not possible to pause torrents in finished tab (closes #129498) 17 years ago
Christophe Dumez 5879df7d5f - Should fix compiling errors with Qt 4.2 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 c2450cd41e - updated TODO 17 years ago
Christophe Dumez 4922eb3dc5 - Improved preview list delegate 17 years ago
Christophe Dumez 0561206d91 - Started to improve download & finished list rendering (filename column) 17 years ago
Christophe Dumez 99530728c5 Update torrent progress when its content changed (filtered files) 17 years ago
Christophe Dumez e66af5b271 - Improved files deletion in BT_backup (no more hard-coded extensions that are annoying when adding new ones) 17 years ago
Christophe Dumez 6dd78d33ab - Improved download list popup menu code 17 years ago
Christophe Dumez d2983fa5aa - Updated Slovak translation 17 years ago
Christophe Dumez d680be3626 FEATURE: Allow to drag 'n drop urls on the main window 17 years ago
Christophe Dumez a00ea9af99 - Added a different icon for torrents being checking so that we can differenciate them from finished torrents 17 years ago
Christophe Dumez c6285d8f67 - Improved start/Pause & start_all/pause_all functions 17 years ago
Christophe Dumez 269b59f8a2 - Updated french translation 17 years ago
Christophe Dumez 620deb3b6a - Fixed a problem that happened sometimes with torrents to pause after checking 17 years ago
Christophe Dumez a5ac742c1f - Fixed (workaround, maybe Qt's bug?) for transfers list background painting problem. 17 years ago
Christophe Dumez 897ab4d782 - Updated TODO (url seeds are documented on wiki) 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 676f30d9a1 - Fixed ipv4 compilation warning with latest g++ 17 years ago
Christophe Dumez 2ab7f6f923 - Transfer lists refreshers were moved to separate threads to improve GUI responsiveness. Please report any problem (like mutex deadlocks in console output) or crashes. 17 years ago
Christophe Dumez 03fae3953f - Made error message clearer when libcommoncpp2 is not installed. 17 years ago
Christophe Dumez a370503eb3 search plugin update - do not display only last version changelog 17 years ago
Christophe Dumez e493776a73 - User is now warned when fast resume data was rejected 17 years ago
Christophe Dumez a0e32fefd7 - Fixed compilation warnings 17 years ago
Christophe Dumez 0db60065c0 - Removed useless mutex in GUI 17 years ago
Christophe Dumez 737bdadbd0 - Updated TODO 17 years ago
Christophe Dumez 5cc6e6e8f4 - sometimes, rss feeds had a red cross icon although their download succeeded : fixed 17 years ago
Christophe Dumez a27e7e1b9e - Lightened finished list code 17 years ago
Christophe Dumez 59d35b9f8a - beta2 release 17 years ago
Christophe Dumez 4e0ed1ec4c - Optimized downloadThread memory usage 17 years ago
Christophe Dumez 2ad1c56933 - Create urlstream for subdownloadthreads only 17 years ago
Christophe Dumez 2c48968a31 - a search request can now be terminated by another 17 years ago
Christophe Dumez f4adf173a2 - Multithreaded downloadThread for performance 17 years ago
Christophe Dumez c086558597 - Updated TODO 17 years ago
Christophe Dumez d25776ddda - Quite a few improvements in rss interface 17 years ago
Christophe Dumez 325a588526 - Fixed some signals/slots (safer) 17 years ago
Christophe Dumez d3793d180c - Removed some useless debug in downloadThread and added a little more interesting one 17 years ago
Christophe Dumez e1e28fa9ff - Updated TODO 17 years ago
Christophe Dumez a74dc5ee35 - GTSOUL, wtf you're doing??? Committing back the new downloadThread.h 17 years ago
Christophe Dumez 92ae8de58e - Updated TODO list 17 years ago
Christophe Dumez f81e431032 - Added rss download failure handling (display red cross next to the stream name) 17 years ago
Christophe Dumez 1fb848e9ed - Added download from url handling in GUI (still missing: search plugin update and rss) 17 years ago
Christophe Dumez 2fd0de082c - Updated configure file to check for libcommoncpp2 instead of libcurl 17 years ago
Christophe Dumez 7c8677d787 - Improved a lot downloading from url using libcommoncpp2 instead of libcurl 17 years ago
Christophe Dumez 347b03d699 - Updated TODO 17 years ago
Christophe Dumez 8fdd614673 - Added popup menu for file priorities in torrent addition dialog too 17 years ago
Christophe Dumez d762f094f2 - Updated TODO: Keyboard shortcuts are now documented 17 years ago