1181 Commits (c78604c7d3fc41282485dab6365c4bb33e08fe4e)

Author SHA1 Message Date
Vladimir Golovnev (Glassez) d22b626a02 Fix temporary subfolder isn't deleted 7 years ago
Chocobo1 24a69a9fe7 Fix crash when exiting qbt with search plugin dialog open 7 years ago
vit9696 d25467d3e6 Various macOS UI improvements 7 years ago
Eugene Shalygin 934133772e Set interface for outgoing traffic. 7 years ago
Chocobo1 0532d546d7
Implement HTTP host header filtering 7 years ago
sledgehammer999 7a478424cc
Revert "Drop python2 support.". Closes #7005. 7 years ago
Eugene Shalygin ff710ebd2c fixup! Implement enum support in CachedSettingValue 7 years ago
Eugene Shalygin a22d2f0139 Implement enum support in CachedSettingValue 7 years ago
Vladimir Golovnev 4d28f8f48d Fix RSS with normal links do not work (#7016) 7 years ago
Tony Gregerson 467e516801 Add a Tags (multi-label) feature to the GUI. Closes #13. 7 years ago
sledgehammer999 70ae05c3de
Pad shorter python versions. Closes #6877. 7 years ago
sledgehammer999 7d030b4cd9
Drop python2 support. 7 years ago
sledgehammer999 a77e1c9f36
Use qt5 connect style for searchengine, pluginselectdlg and searchwidget. 8 years ago
sledgehammer999 34c29b78f9
Update the backend when a new plugin favicon is downloaded. 8 years ago
sledgehammer999 793ed7148f
Remove code that expects bundled search plugins. 8 years ago
sledgehammer999 4ab117d946
Remove possible double check of the same thing. 8 years ago
Chocobo1 8419ca87f9 Fix KEEP_ALIVE_DURATION value 8 years ago
Chocobo1 45c21f62f9 [WebAPI] Convert all header name constants to lowercase 8 years ago
Chocobo1 087856d3d8
[WebUI]: Implement CSRF defense 8 years ago
Vladimir Golovnev (Glassez) 4021bf68f7 Use constants for article field names in RSS::Feed 8 years ago
Vladimir Golovnev (Glassez) 02f77a05dc Improve RSS article parsing 8 years ago
Vladimir Golovnev (Glassez) 080dd79875 Store all RSS Article data in auto downloading job 8 years ago
Vladimir Golovnev (Glassez) 475348595c Improve RSS::Article class 8 years ago
sledgehammer999 d3ccbe4f86
Fix format-truncation warning. 8 years ago
Eugene Shalygin 74cecb1b6c Replace C-style casts with C++ ones 8 years ago
Noam Gal bd90614413 Get more RSS article data 8 years ago
Chocobo1 c618214061 [TorrentCreator] Show number of pieces. Closes #6774. 8 years ago
Chocobo1 3933790bda Add new webUI API. Closes #6457. 8 years ago
takiz 0940a8a764 Add show/hide statusbar option 8 years ago
Chocobo1 712e6a0e5c Refactor out helper function Utils::String::unquote 8 years ago
Chocobo1 7e87eeb2d4 Use QThread::requestInterruption() instead of m_abort flag 8 years ago
Chocobo1 d277696acc Add global.h file 8 years ago
Chocobo1 386b93bb0f Fix the file size sum igonred files starting with a dot: ".name" 8 years ago
Chocobo1 8efcc335de Switch to use SettingsStorage class 8 years ago
Chocobo1 009798f690 Follow header include rule 8 years ago
Chocobo1 d8c0a40b1f Add explicit error handling when filesCount() returns negative value 8 years ago
Chocobo1 562080de69 Initialize variable 8 years ago
Naikel Aparicio 9ba00d7035 Implemented share limit by seeding time 8 years ago
Eugene Shalygin 71ce193f5a Fix cmake build broken by #6724. 8 years ago
KingLucius aea887a30f cross-platform free space on disk 8 years ago
Chocobo1 3fb8ff281f Tweak CachedSettingValue 8 years ago
Chocobo1 b9403774e6 Use QBT_EXT in all places 8 years ago
Eugene Shalygin 5c10a24923 Add availability column to torrent properties window 8 years ago
Eugene Shalygin bc18bf1ab4 Add TorrentHandle::availableFileFractions() function 8 years ago
Vladimir Golovnev (Glassez) fbda237cc4 Fix local IP addresses 8 years ago
Vladimir Golovnev (Glassez) 26f645bd6c Don't create redundant "buf" variable 8 years ago
Vladimir Golovnev (Glassez) a4d2df575e Don't use deprecated torrent_handle::set_tracker_login 8 years ago
Vladimir Golovnev (Glassez) 1d3dbcb9d2 Don't use deprecated fields of torrent-related alerts 8 years ago
Vladimir Golovnev (Glassez) 5dc54aa224 Don't use deprecated torrent_status fields 8 years ago
Vladimir Golovnev (Glassez) 72a54910e9 Don't use deprecated peer_info fields 8 years ago