9959 Commits (eab455422f5492286840ee71a436ae5765d51c10)

Author SHA1 Message Date
Chocobo1 1c7abfdf46
Avoid regenerating .qm files unnecessarily 6 years ago
Chocobo1 9612a75faa
Put temporary files in qbt own temp folder 6 years ago
Chocobo1 e1727c9a6a
Refactor GuiIconProvider::generateDifferentSizes() 6 years ago
Vladimir Golovnev (Glassez) 2a6e38aa28
Never save resume data for already paused torrents 6 years ago
Vladimir Golovnev (Glassez) 7716a27d0d
Reorder resume data saving conditionals 6 years ago
Chocobo1 9df67b52b8
Add const to function signature 6 years ago
Chocobo1 73b5efbb23
Avoid potentially setting the wrong piece priorities 6 years ago
Chocobo1 a68cdc5225
Refactor code 6 years ago
thalieht c55daeec38 Set "enter" as shortcut to download the selected torrents in search job 6 years ago
Chocobo1 9bd8587c68
Add const to function parameters 6 years ago
Chocobo1 650f585bf3
Remove static keyword overuse 6 years ago
Chocobo1 a70219eea0
Move member variable initialization 6 years ago
Chocobo1 517fc39950
Remove unnecessary dynamic allocation 6 years ago
Chocobo1 56766dc08b
Avoid binding constant reference to returned object 6 years ago
Thomas Piccirello 13075e5099 Send all rechecks in one request 6 years ago
Thomas Piccirello cdad0dc7d3 Add WebUI Force Reannounce option 6 years ago
Chocobo1 0217d5b4c0
Replace single-character string with character literal 6 years ago
Chocobo1 cb687ba3bd
Add options in AddNewTorrentDialog 6 years ago
Chocobo1 1b406c97da
Revise dialog messages 6 years ago
Chocobo1 42eac2ee3c
Simplify code 6 years ago
Chocobo1 ec7dfee887
Fix typo 6 years ago
Chocobo1 e04aae686f
Cache more preference values 6 years ago
thalieht ae03ecea21 Add hotkey for toggling focus between the search LineEdits 6 years ago
thalieht 2e9c61c452 Limit the scope of find torrents hotkey in MainWindow 6 years ago
thalieht df9aa6dc36 Add a name filter for search results 6 years ago
Vladimir Golovnev (Glassez) f7c252886f
Apply proxy settings on DownloadManager creation 6 years ago
Vladimir Golovnev (Glassez) 088273a767
Download favicon using appropriate protocol 6 years ago
Vladimir Golovnev (Glassez) cd44ab2fc6
Improve torrent initialization 6 years ago
Thomas Piccirello b2ffd6e03b Instantiate SearchPluginManager with other application components 6 years ago
Vladimir Golovnev (Glassez) 7ebd63a60f
Save resume data on torrent change events 6 years ago
sledgehammer999 de8050701d
Revert email address changes in copyright notices 6 years ago
tjjh89017 670a8e27af
Add async io threads option to AdvancedSettings 6 years ago
Chocobo1 d61435e4bf
Allow save resume interval to be disabled 6 years ago
Chocobo1 6a16fc1ca2
Prolong resume data save interval 6 years ago
Chocobo1 a0348c46fc
Remove unnecessary resources inclusion 6 years ago
thalieht 456270bbb1 Delete several unused #include 6 years ago
thalieht eb508d67ef Fix coding style 6 years ago
thalieht 6d4434ad66 Convert the names used in ui and c++ files from snake_case to camelCase 6 years ago
Chocobo1 2528c6e39a
Fix python version detection 6 years ago
Chocobo1 8c32302377
Clear python cache conditionally 6 years ago
Vladimir Golovnev (Glassez) d78414307e
Make TorrentInfo loading behavior uniform 6 years ago
Vladimir Golovnev (Glassez) 112a9bcfa2
Use new DownloadManager interface 6 years ago
Vladimir Golovnev (Glassez) 8d438e159c
Implement "Sequential downloading" feature 6 years ago
Vladimir Golovnev (Glassez) a9a6b74416
Implement DownloadRequest helper 6 years ago
Chocobo1 77b71e392e
Refactor function 6 years ago
Chocobo1 f951bf678d
Rename function 6 years ago
Chocobo1 5c50c5b24d
Cache SearchPluginManager::engineLocation() result 6 years ago
Chocobo1 361afb401b
Replace less-efficient QProcess::setEnvironment 6 years ago
Chocobo1 ad5c88be3d
Simplify function 6 years ago
Chocobo1 6bf3f1d0b8
Add checkbox for recursive download dialog 6 years ago