5471 Commits (ea2b650e7f7893c93e5c09924d534b818f959baf)
 

Author SHA1 Message Date
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
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