5107 Commits (f1e0ef87a4fc976be5d1f5ec4736c51bb0c51c7b)
 

Author SHA1 Message Date
Vladimir Golovnev (Glassez) 6e59877cee Remove old JSON classes. 10 years ago
Vladimir Golovnev (Glassez) 268562bff3 Fix HTTP request parsing on Qt5. 10 years ago
sledgehammer999 b198c074d6 Merge pull request #1730 from sorokin/no-dyn-cast 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
sledgehammer999 b9bdd1c985 Merge pull request #1731 from sorokin/cr 10 years ago
Ivan Sorokin 32c203d2e6 Copyright notices for alert dispatcher. 10 years ago
sledgehammer999 a6fa27467f Fix previous commits. 10 years ago
sledgehammer999 c8035dff1e Merge pull request #1703 from sorokin/alerts 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
sledgehammer999 81fa246687 Merge pull request #1685 from sorokin/fix-exception-in-prop-widget 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
sledgehammer999 5dea64ca16 Merge pull request #1676 from sorokin/fix-open-file 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 e6b2919eb2 Support out of srcdir builds. 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 c5804aac3c Update README file. 11 years ago
sledgehammer999 3c61e2a881 Merge pull request #1437 from Fisiu/master 11 years ago
Mariusz Fik 756584043b Use markdown in README and display travis-ci build status for master branch. 11 years ago
sledgehammer999 b93d093af1 Updated Changelog. 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 08af87abb8 Fix Travis. 11 years ago
sledgehammer999 380438f99b Migrate the build system to autotools. 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
sledgehammer999 763d8a392f Revert "Point travis to the new svn repo of libtorrent." 11 years ago
sledgehammer999 f1d807da4f Point travis to the new svn repo of libtorrent. 11 years ago
sledgehammer999 0303d2bf55 Merge pull request #1421 from alfrix/queue_sort 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