5347 Commits (e4282c10c74ab9ebe5908fe94869474df65d055a)

Author SHA1 Message Date
sledgehammer999 d58d87a691 Use completed time from libtorrent directly. Closes #1726. 10 years ago
sledgehammer999 a361c0ea03 Use the torrent_status for the queue_position too. 10 years ago
Vladimir Golovnev (Glassez) 446a9efe9e Fix building with Qt5 (missing QObject decl). 10 years ago
Vladimir Golovnev (Glassez) ec092414b5 Fix Windows file associations creation. 10 years ago
Vladimir Golovnev (Glassez) 9f310318c2 Use new JSON parser/generator. 10 years ago
Vladimir Golovnev (Glassez) f9c3719d12 Add QJson files. 10 years ago
Vladimir Golovnev (Glassez) 6e59877cee Remove old JSON classes. 10 years ago
Vladimir Golovnev (Glassez) 268562bff3 Fix HTTP request parsing on Qt5. 10 years ago
Ivan Sorokin 510818d631 Replaced dynamic_cast with switch on alert type. 10 years ago
Ivan Sorokin 1244a46cbb Extract alert handling to separate functions. 10 years ago
sledgehammer999 27c641ffaa Rework the GUI code for private torrents. 10 years ago
Ivan Sorokin 32c203d2e6 Copyright notices for alert dispatcher. 10 years ago
sledgehammer999 a6fa27467f Fix previous commits. 10 years ago
Ivan Sorokin c2a23f2265 use stats_alert in TorrentSpeedMonitor 10 years ago
Ivan Sorokin 6f38616193 extract torrent statistics from torrent speed monitor to separate file 10 years ago
Ivan Sorokin b50d7331c7 use post_status_update() 10 years ago
Ivan Sorokin eb46326d23 use set_alert_dispatch instead of timer to get an alerts from libtorrent 10 years ago
Ivan Sorokin 329b754197 cache torrent_status 10 years ago
Ivan Sorokin 5af778bc93 don't make the same request to TorrentModelItem twice 10 years ago
Ivan Sorokin 1c98c11dd0 speed up icon loading 10 years ago
Ivan Sorokin bbc4080a5d fewer calls to hash() 10 years ago
sledgehammer999 5d2663660d Count magnet links in the 'downloading' filter and make them prevent system inhibition. Closes #1558 11 years ago
sledgehammer999 659e0b7fef Fix tracker announcing problem(hit-and-run) when many torrents are being active. Closes #1571 11 years ago
sledgehammer999 c0b3ad7ee3 Fix crash when the selected torrent disappears from the transfer list. Closes #1661 11 years ago
Ivan Sorokin 765253234c Don't show availability bar for magnet links 11 years ago
sledgehammer999 e0ae505bb9 Fix nox build on MAC OSX. 11 years ago
Ivan Sorokin 93bacc62f1 fix issue #1674: AddNewTorrentDialog is shown again and again even if checkbox "dont ask me again" is set 11 years ago
sledgehammer999 baaf575eee Fix libtorrent 1.0.0 compilation. Closes #1659 11 years ago
sledgehammer999 9714b2ede9 Fix weird ratio values when torrent was imported or downloaded history was lost due to crash. 11 years ago
sledgehammer999 f99f5f5c7e Enable system tray in MACOSX (Nick Korotysh). 11 years ago
sledgehammer999 32becf1fca Fix RSS feed icon. The tmp file gets deleted in the feed destructor. Closes #1639 11 years ago
sledgehammer999 4376e81f78 Fix autoupdater. Send our user-agent to sourceforge.net 11 years ago
sledgehammer999 71e5c9e17b Fix code style. 11 years ago
sledgehammer999 e8c14f3507 Use the new Http classes. 11 years ago
sledgehammer999 6096506bd6 Implement alternatives to QHttpRequestHeader and QHttpResponseHeader. 11 years ago
sledgehammer999 ef3f7d18c9 Fix compilation with Qt5. 11 years ago
Vladimir Golovnev (Glassez) ba1f4a9b7f Update QtSingleApplication. 11 years ago
Nick Tiskov 138c3dc3cb Fix translations bundled with Qt. 11 years ago
Vladimir Golovnev (Glassez) ce3aac5f9d Fix functions and macros using to support both Qt4 and Qt5. 11 years ago
alfrix 85cfe464f9 Fix queue sorting order fixes #1120 11 years ago
sledgehammer999 33b0a2b55f Fix missing percentage signs. Closes #1392. 11 years ago
sledgehammer999 72ae2cb503 Pretty up last commit. 11 years ago
bob23450 6b26adfed2 Fix nox build. Closes #1368 11 years ago
Vladimir Golovnev (Glassez) 64b06c4612 Fix qBittorrent run on Windows startup. 11 years ago
alfrix 494fc54e6f Add button for links in toolbar (fixes #450 11 years ago
sledgehammer999 c59793b33f Correctly restore 'name' column width when loading magnet links in the 'Add new torrent dialog'. Closes #1334. 11 years ago
sledgehammer999 202006bdd1 Reuse code in AddNewTorrentDialog. #894. 11 years ago
sledgehammer999 7348b8903c Correctly resize 'name' column of the content tab. Closes #1360. 11 years ago
sledgehammer999 a27867ae2b Bring dialog boxes in the front when qbt doesn't have focus. 11 years ago
Vladimir Golovnev (Glassez) c3942fb0b3 Fix WebUI sort by ratio for some locales (with comma as decimal point). 11 years ago