5027 Commits (7419e930abadb938bbb3c8245400e2c33ed6ef33)
 

Author SHA1 Message Date
sledgehammer999 7419e930ab Indentation fixes. 10 years ago
sledgehammer999 d6d20074be Merge pull request #1447 from BrunoReX/hibernation 10 years ago
sledgehammer999 9a18b50751 Some fixes for commit 6dabf50781. 10 years ago
sledgehammer999 3ad1cc8289 Merge pull request #1779 from sorokin/move-storage 10 years ago
sledgehammer999 63aa41ee42 Merge pull request #1778 from sorokin/fix-warn 10 years ago
Bruno Barbieri 00e09435b2 Add option to hibernate computer in Auto-Shutdown menu 10 years ago
Ivan Sorokin 6dabf50781 Speedup and fix a bug in torrent moving. 10 years ago
Ivan Sorokin fddd337e34 Suppress warning about signed/unsigned mismatch. 10 years ago
sledgehammer999 273725d9dc Fix file renaming. 10 years ago
sledgehammer999 c673b1a7d7 Bring mainwindow in front when notification is clicked and other windows are in front. 10 years ago
sledgehammer999 7e9b47948b Run lupdate. 10 years ago
sledgehammer999 66c08bcc5d Sync translations from Transifex. 10 years ago
sledgehammer999 03072050fb Update search engines versions.txt file. Closes #1745. 10 years ago
sledgehammer999 d58d87a691 Use completed time from libtorrent directly. Closes #1726. 10 years ago
sledgehammer999 07f76f4939 Merge pull request #1733 from glassez/fix_build 10 years ago
sledgehammer999 a361c0ea03 Use the torrent_status for the queue_position too. 10 years ago
sledgehammer999 83ba59de51 Merge pull request #1720 from glassez/webui 10 years ago
Vladimir Golovnev (Glassez) 446a9efe9e Fix building with Qt5 (missing QObject decl). 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
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