333 Commits (8ed40cc856789fb6bd610bef5b628d415056ee42)

Author SHA1 Message Date
Christophe Dumez 8ed40cc856 - Do not refresh lists when window is not visible (save cpu) 16 years ago
Christophe Dumez 4f2a2dfab9 - Huge code refactoring (qBittorrent no longer store torrents and access them using libtorrent API) 16 years ago
Christophe Dumez 6a3dddd0cc Catch SIGTERM to exit cleanly (e.g. computer shutdown) 16 years ago
Christophe Dumez 14646d0f9e Rewrote folder scanning code (Now uses a filesystem watcher) 16 years ago
Christophe Dumez 90879386d5 - Fixed Qt4 warning when deleting options 16 years ago
Christophe Dumez 3678aa4d23 - bump to rc1 16 years ago
Christophe Dumez a73d3132df - Removed some useless debug 16 years ago
Christophe Dumez 368c122dce - Queueing system fix 16 years ago
Christophe Dumez cfbd06225b - Removed priority buttons from toolBar since it only affects download list now 16 years ago
Christophe Dumez 9618056b4e - Added support for 2 new extensions (uTorrent metadata and smart ban plugin) 16 years ago
Christophe Dumez 8b40e43432 should speed up startup 16 years ago
Christophe Dumez 3282e1bcc9 - Save and load session state to remember it over different sessions 16 years ago
Christophe Dumez 9b67807926 - Queueing system should work fine now (port is complete, needs testing) 16 years ago
Christophe Dumez f3729fbae6 - Use libtorrent queueing system (probably buggy and queueing currently does not work for seeds) 16 years ago
Christophe Dumez 82706141cf Ratio calculation improvement: make usage of new all_time_upload and all_time_download variables in torrent_status. 16 years ago
Christophe Dumez 5e3be25916 - Single instance code is now more reliable on Qt >= 4.4 (closes #286968) 16 years ago
Christophe Dumez 796aea19e6 - Webui: refresh download list every 2 seconds to save cpu 16 years ago
Christophe Dumez 63a4e06556 - Attempt to fix single instance code on Qt 4.4 16 years ago
Christophe Dumez 25b9601613 - Should fix save path problems 16 years ago
Christophe Dumez 8e074a571a - Fixed queueing priorities loading on startup 16 years ago
Christophe Dumez 139360cf76 - Can have different proxy settings for bittorrent and search engine (closes #274791) 16 years ago
Christophe Dumez aa0bec41b4 - bug fix for preferences saving (introduced recently) 16 years ago
Christophe Dumez 95ecaec11e - Sync with stable branch (lot of bug fixing) 16 years ago
Christophe Dumez 43dcbf776b Use QPointer when interesting 16 years ago
Christophe Dumez 918c1507d3 - Web UI optimization 16 years ago
Christophe Dumez 563291a2e8 - Updated language files 16 years ago
Christophe Dumez 9156c9ac8f - Logs are now in a separate dialog 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 42a2acefd3 - Fixed possible multiple rss tabs bug 16 years ago
Christophe Dumez ff26ea94f5 - Queued torrents are now identified in Web UI 16 years ago
Christophe Dumez 7bbb2f542b - Slightly improved minimize to systray code (but still experiencing the virtual desktop switching bug) 16 years ago
Christophe Dumez 99e8ac3d36 - Moved priority buttons 16 years ago
Christophe Dumez badd36e81e - Hide priority buttons if queueing system is disabled 16 years ago
Christophe Dumez 4fe7fd537d - a lot of fixes concerning the new queueing system 16 years ago
Christophe Dumez 15ce9a7369 - Queueing systems now updates the number of active torrents in tab titles 16 years ago
Christophe Dumez 8e7d0f4dc1 - Oops, one } should not be there 16 years ago
Christophe Dumez 4be0cbd2e4 - Removed some debug 16 years ago
Christophe Dumez 27a71ba123 - Increase/decrease priority buttons should now work for finishedTab too 16 years ago
Christophe Dumez 20ae3d997c - extending Queueing system to seeding list (unfinished) 16 years ago
Christophe Dumez ca118697e9 - Added priority buttons 16 years ago
Christophe Dumez d29cc3325b - Started to work on queueuing 16 years ago
Christophe Dumez 4c5f349f49 - FEATURE: RSS can now be disabled from program preferences 16 years ago
Christophe Dumez e233f27d1c - Fixed bug in UP/DL speeds updates 16 years ago
Christophe Dumez 1cadf73a40 - Updated translation files 16 years ago
Christophe Dumez 77c97b5b43 - FEATURE: DHT is always ON (no longer used as fallback) 16 years ago
Christophe Dumez b5928aa2e3 - Fixed messageBox when listening on busy port (Web UI) 16 years ago
Christophe Dumez 8dfc68e196 - Updated tranlsations 16 years ago
Christophe Dumez 7b65998c72 - Ignore non router for UPnP 16 years ago
Christophe Dumez 6f13325e76 - Should fix compilation issues about verticalLayout in GUI.cpp with some versions of Qt4 16 years ago
Christophe Dumez f143596b91 - COSMETIC: Global UP/DL speeds and ratio are displayed above tabs 17 years ago