412 Commits (eab455422f5492286840ee71a436ae5765d51c10)

Author SHA1 Message Date
Vladimir Golovnev (Glassez) f022458383
Raise minimum supported Qt version to 5.12 4 years ago
Vladimir Golovnev (Glassez) 561b597031
Improve "info hash" handling 4 years ago
Vladimir Golovnev (Glassez) 166ec74ff9
Look for qbittorrent.pdb in installation directory 4 years ago
Vladimir Golovnev (Glassez) 8cfd803222
Drop implicit conversions between InfoHash and QString 4 years ago
Michał Kopeć 614376ed64 Add an option to disable icons in menus 4 years ago
Vladimir Golovnev (Glassez) 0b4fef19f6
Remove redundant suffix from TorrentHandle class 4 years ago
Vladimir Golovnev (Glassez) 531ae501ad
Use std::optional<bool> instead of custom TriStateBool 4 years ago
Chocobo1 c669401767
Generate version header when configuring project 4 years ago
Chocobo1 be5af2796d
Revise SettingsStorage store/load value interface 4 years ago
Chocobo1 e6cf186c23
Use function-pointer based signal-slot connection 4 years ago
Vladimir Golovnev (Glassez) 1d5dc283fe
Allow to add root folder to torrent content 4 years ago
FranciscoPombal 6152b83405 Use #pragma once instead of include guards 4 years ago
Chocobo1 498da509db
Use Qt provided forward declaration header 4 years ago
Vladimir Golovnev (Glassez) c41df9ffbd
Improve coding style 4 years ago
Chocobo1 7e258bfe38
Fix typos 4 years ago
FranciscoPombal 776c1f1546 Always use multi-arg arg() overload when possible 4 years ago
Vladimir Golovnev (Glassez) 3d0543c444
Fix static build with Qt < 5.14 4 years ago
Vladimir Golovnev (Glassez) aef8f4f465
Set target property before it is used 4 years ago
Chocobo1 da2a26fa01
Use silent flag when invoking lrelease via cmake 4 years ago
FranciscoPombal 46123b9989 CMake: overhaul and improve scripts 4 years ago
jagannatharjun 5b4a940842 Load custom theme before initializing main window 4 years ago
FranciscoPombal 8f8f7ebd15 Remove DISABLE_COUNTRIES_RESOLUTION define 4 years ago
Chocobo1 8ebb6dc559
Initialize variable at better place 4 years ago
Chocobo1 a1ea7a111e
Don't use deprecated QProcess::startDetached() overload 5 years ago
Chocobo1 c239568658
Don't use deprecated QTextStreamFunctions::flush() 5 years ago
jagannatharjun ab91d546e5 Move all icon resources to icon folder root 5 years ago
Vladimir Golovnev (Glassez) a22f921941
CMake: Fix optional features handling 5 years ago
Vladimir Golovnev (Glassez) ad0ee0cd36
CMake: Enable/disable GUI application via option 5 years ago
Vladimir Golovnev (Glassez) fb42434946
CMake: Put executable into top-level directory 5 years ago
Vladimir Golovnev (Glassez) 642bf7b8a6
CMake: Don't split GUI code into several libraries 5 years ago
Vladimir Golovnev (Glassez) 4a2d25b03b
Clean up header inclusion 5 years ago
Chocobo1 d3d3f7dbb3
Add final specifier to classes 5 years ago
Vladimir Golovnev (Glassez) 1132b84548
Split TorrentHandle interface and implementation 5 years ago
jagannatharjun fd89717330 Convert the Log widget to use custom View/Model 5 years ago
Vladimir Golovnev (Glassez) 4e6790dfbb
Prevent multiple instances for the same app config 5 years ago
Chocobo1 c52737e07c
Avoid log file excessive flushing 5 years ago
Chocobo1 12396a7582
Save log file in UTF-8 encoding 5 years ago
Chocobo1 d179c6d5a1
Rename variable 5 years ago
Chocobo1 1466c562e5
Include translation resources with file globbing 5 years ago
Nick Korotysh a9b0d84df9
Don't round scaling factor 5 years ago
Chocobo1 7de8a4d6e0
Construct QString more efficiently 5 years ago
Chocobo1 b7e7d8019c
Use helper function to construct QString 5 years ago
Chocobo1 7b25dd24d0
Update Qt translation files 5 years ago
Nick Korotysh d49d7c1d82
Delegate GUI scaling work to Qt 5 years ago
Vladimir Golovnev (Glassez) 38e54206d5
Allow single app instance per configuration 5 years ago
Chocobo1 2157e500ef
Use helper functions to construct smart pointers 5 years ago
FranciscoPombal dc6a56afcb Revert using random port by default 5 years ago
an0n666 41d8585932 Keep legacy default for random port 5 years ago
Chocobo1 5de75eff05
Unify singleton pattern in Profile class 5 years ago
Vladimir Golovnev (Glassez) 0c6c65f6f8
Keep legacy defaults for existing users 5 years ago