379 Commits (ce0b6f0d561d9d915f6774fd112b9e09de73e6f6)

Author SHA1 Message Date
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
Chocobo1 0d5b0b9542
Replace deprecated macro 5 years ago
Chocobo1 7e0daf1663
Setup pixmap cache in a proper place 5 years ago
Chocobo1 47b9d8dbc6
Clean up Application class constructor 5 years ago
Chocobo1 e3483c62ca
Remove explicit conversion to QVariant 5 years ago
Vladimir Golovnev (Glassez) 6bfa4370b7
CMake: Fix Windows build 5 years ago
Chocobo1 25c56d3b66
Make use of Utils::Misc::loadWinAPI 5 years ago
Chocobo1 5c015d573b
Forward declare types as much as possible 5 years ago
Chocobo1 a610c8567e
Prevent command injection via "Run external program" function 5 years ago
Chocobo1 4a90716843
Add override keyword to functions 5 years ago
Chocobo1 07263d2d70
Move implementation to its own file 5 years ago
Prince Gupta 8267a4fef9 Incorporate GuiIconProvider inside UIThemeManager 5 years ago
Chocobo1 7b568b07e6
Clean up CMakeLists.txt 5 years ago
Prince Gupta a24925c858 Allow styling with QSS stylesheets 5 years ago
Chocobo1 4eff268095
Replace obsoleted QFontMetrics::width() 6 years ago
Vladimir Golovnev (Glassez) c7f3693ad1
Implement "Application instances manager" 6 years ago
Chocobo1 46ee193cd8
Restrict QLocalServer access 6 years ago
Chocobo1 6119cb370f
Drop suspiciously large data 6 years ago
Chocobo1 d0bfe9a661
Adjust open file descriptor limit on startup 6 years ago
silverqx 4f4f435e76
Add zlib version to GUI & stackdump 6 years ago
Chocobo1 6738cdd715
Constify exception references 6 years ago
sledgehammer999 f403fdb2e8
Remove wrong ifdef 6 years ago
Chocobo1 b7d739ab3f
Fix build error 6 years ago