403 Commits (14fc3dc9b3152ec998cbc7cb578bd5cc37ccfef6)

Author SHA1 Message Date
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
Vladimir Golovnev (Glassez) 86c95db91d Perform settings upgrade for existing user only 5 years ago
Chocobo1 a6cdba17f0
Fix singleton class ownership 5 years ago
NotTsunami b21ed0063b CMake: Fix WebUI checks 5 years ago
sledgehammer999 8fa6e372a2
Option to show console when external program is run 5 years ago
sledgehammer999 4ae8e176dc
Use modern unique_ptr practices 5 years ago
Tester798 053ee48692 Enable portable mode if "profile" directory exists 5 years ago
Chocobo1 6fd678195c
Replace deprecated Qt functions 5 years ago
Chocobo1 7276a79cef
Call Windows API directly 5 years ago
Chocobo1 17e4902519
Don't define variable when not building GUI 5 years ago