5138 Commits (c2e0baa6a657947bef95cd1409d5818feb7ee3e6)
 

Author SHA1 Message Date
sledgehammer999 a708c642ef SMTP: Fix finding the local address. 10 years ago
sledgehammer999 487ca568b8 SMTP: Send the IP of the configured Network Interface. Relates to #1845. 10 years ago
sledgehammer999 54bf386794 SMTP: Support multiline greeting from server in INIT state. Thanks to Ivanov Juriy for helping identify the problem. Relates to #1845. 10 years ago
sledgehammer999 f22f7cf17a Fix available disk space label on single file torrents. 10 years ago
sledgehammer999 45e95e6cc2 Don't translate file extensions. Closes #1907. 10 years ago
sledgehammer999 94fc2f9c3d Don't display the context menu in 'Content' and 'HTTP Sources' buttons when no torrent is selected. It prevents crashes. Closes #1906, #1900. 10 years ago
sledgehammer999 de5ad05d0a Merge pull request #1902 from YuriIvanov/issue#1650 10 years ago
sledgehammer999 11d39ba6ef Right align numerical values in the transfer list. Partially revert 51a9a9aab. Closes #1903. 10 years ago
Ivanov Juriy d5f372fae8 Add peer port column to PeerListWidget. Closes #1650. 10 years ago
sledgehammer999 7753bc38e9 Merge pull request #1895 from YuriIvanov/issue#1845 10 years ago
sledgehammer999 495800d6e9 Possible fix for crash in RSS code. Closes #1901. 10 years ago
sledgehammer999 611bddf485 Merge pull request #1881 from benhutchins/feature-webui-safe 10 years ago
sledgehammer999 7029f4dcd2 Temporarily disable Travis CI tests against libtorrent 1.0.x until #1878 is resolved. 10 years ago
sledgehammer999 dd89d3507e Make Travis CI test against libtorrent 1.0.x too. 10 years ago
sledgehammer999 0b8fad69fa Option to disable connections not supported by proxies. Closes #1894. 10 years ago
sledgehammer999 cd99f0ea43 Don't disable DHT/LSD/UPnP in the GUI when anonymous mode is enabled. 10 years ago
Ivanov Juriy a7ad34418f add host address parameter to helo smtp request 10 years ago
sledgehammer999 58ad90fa9c Set 'Cancel' as the default button in the shutdown confirmation dialog. 10 years ago
sledgehammer999 7c80277c04 Sync translations from Transifex and run lupdate. 10 years ago
sledgehammer999 f6156217d0 Added 'Shutdown now' button in shutdown confirmation dialog. Closes #969. 10 years ago
sledgehammer999 634000e7a9 Split ShutdownConfirmDlg into .h/.cpp files. 10 years ago
sledgehammer999 66b375de07 Don't listen on IPv6 address by default. Prevents network connectivity problems. Closes #1880. 10 years ago
Benjamin Hutchins 89fda12597 Removed essentially useless "Visit website" iframe and changed it to a regular link. Improves fix qbittorrent/qBittorrent#1343 10 years ago
Benjamin Hutchins 9143c440a5 Removed broken "Documentation" iframe from the webui. Improves fix qbittorrent/qBittorrent#1343 10 years ago
Benjamin Hutchins afc5601697 Removed broken Report a bug iframe from the webui. fixes qbittorrent/qBittorrent#1343 10 years ago
sledgehammer999 2b061dab0a Sync translations from Transifex and run lupdate. 10 years ago
sledgehammer999 3e734ab4f6 Add 'Open' and 'Open Containing Folder' entries in the content's right-click menu. Closes #1143. 10 years ago
sledgehammer999 efb3936ef1 Fix the adding of .torrent files via http links which was broken by 30bc5a1da6. 10 years ago
sledgehammer999 12302ee86f Sort finished torrents by completed date when sorting by queue number. 10 years ago
sledgehammer999 bef61b695f Don't mix finished/unifinished torrents when sorting by ETA. Closes #1688. 10 years ago
sledgehammer999 e294b2f456 Added 'Ratio Limit' column. Closes #936. 10 years ago
sledgehammer999 e0190d5576 Add 'Completed' column. Closes #1241. 10 years ago
sledgehammer999 fe0df04ea8 Sync translations from Transifex and run lupdate. 10 years ago
sledgehammer999 35736b8bb4 Show disk space while retrieving metadata. Closes #1693. 10 years ago
sledgehammer999 36cba3b354 When qBT is launched with a magnet don't show it in the transferlist while the metadata are being loaded in the background. 10 years ago
sledgehammer999 30bc5a1da6 Show the loaded torrents in the transferlist when qBT is launched with a torrent/magnet and the AddNewTorrentDialog is showing. Closes #1564. 10 years ago
sledgehammer999 6cb7de33f6 Don't shrink transferlist rows when scrolling horizontally. Closes #1613. 10 years ago
sledgehammer999 061d4fc721 Revert "Fix WebUI sort by size/speed for some locales (with comma as decimal point)." 10 years ago
sledgehammer999 2729abfd32 Revert "Fix WebUI sort by ratio for some locales (with comma as decimal point)." 10 years ago
sledgehammer999 d44df4f985 Don't localize double numbers in the webui. Closes #1525. 10 years ago
sledgehammer999 4908ed4e78 Run lupdate. 10 years ago
sledgehammer999 9819353c9d Sync translations from Transifex. 10 years ago
sledgehammer999 80d6a5a73e Allow disabling of OS cache. This will prevent RAM increases on Windows when seeding many files. Closes #1699. 10 years ago
sledgehammer999 7763a6d2d5 Limit max cache to 1800MiB for 32bits compiled binaries and to 4GiB for other. Closes #1698. 10 years ago
sledgehammer999 97cf824c4d Fix checkbox for 'Copy .torrent files to' setting, which was broken by b70621. Closes #1748. 10 years ago
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