5093 Commits (e7f1dacd6cacbbcb0c59bb7bfc2126d501b91c7a)
 

Author SHA1 Message Date
sledgehammer999 6e6d285a02 Fix compilation on MACOS. 10 years ago
sledgehammer999 15d3df380c Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file.(webui) 10 years ago
sledgehammer999 d8d95d2195 Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 10 years ago
sledgehammer999 da6ce859c0 Cache preferences in memory. Closes #1272, #1523, #1694. 10 years ago
sledgehammer999 d0e0b25c9e Installer correctly associates torrents and magnet links with qBittorrent under non-admin accounts. Closes #291 #527 #579 #614 #964. 10 years ago
sledgehammer999 25c923c69e Merge pull request #1470 from glassez/assoc 10 years ago
sledgehammer999 8f32f86453 Merge pull request #1782 from sorokin/alert-disp-qt5 10 years ago
sledgehammer999 6e76d5cf41 Run lupdate. 10 years ago
sledgehammer999 eb3ca94172 Sync translations from Transifex. 10 years ago
sledgehammer999 e2748ec3ac Remove deprecated feature of separate DHT port. 10 years ago
sledgehammer999 08e14cdc26 Fix possible crashes. Closes #1814. 10 years ago
sledgehammer999 397268d4cc Merge pull request #1824 from bryanroscoe/rememberLocation 10 years ago
Bryan Roscoe f6a324a1bd Scan Folder dialog now remembers last location 10 years ago
Bryan Roscoe 27afbaf7e7 Fix column resizing issues 10 years ago
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 ce9da1ba1e Fix alertdispatcher.cpp compilability on Qt5. 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) 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
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