379 Commits (ce0b6f0d561d9d915f6774fd112b9e09de73e6f6)

Author SHA1 Message Date
Chocobo1 0a1865d0dd
Don't use old style cast 3 years ago
Chocobo1 49aab492e0
Use spinbox special value to represent "Use any available port" 3 years ago
Vladimir Golovnev (Glassez) 399d3ad85a
Replace QStringRef with QStringView 3 years ago
Vladimir Golovnev (glassez) 27baa55443
Raise minimum Qt version to 5.15.2 3 years ago
Chocobo1 70d1cb86fd
Disable move constructor where it is sensible 3 years ago
Vladimir Golovnev 37f227ae74
Provide v1 and v2 infohashes in UI (#15097) 3 years ago
Vladimir Golovnev (Glassez) 50ddfea617 Remove lockfile only when last app instance is destroyed 4 years ago
Vladimir Golovnev (Glassez) 97c7f3bc67
Raise minimum Qt version to 5.14 4 years ago
brvphoenix aebb9f89d1
Remove the lockfile on exit (#14997) 4 years ago
Vladimir Golovnev (Glassez) 2993fdb169
Improve "Watched folders" feature 4 years ago
Vladimir Golovnev (Glassez) 9565b695ef
Unify custom exceptions 4 years ago
Chocobo1 fdc186c92f
Revise tag related implementations 4 years ago
Nick Korotysh 28ef33b0a0
Improve Info.plist generation with CMake 4 years ago
Nick Korotysh 29e6b229ac
Don't use executable name as CFBundleName value 4 years ago
Chocobo1 a64bb1a990
Simplify natural sort classes interface 4 years ago
Vladimir Golovnev (Glassez) 135cad576c
Don't use removed QApplication attribute 4 years ago
Vladimir Golovnev (Glassez) 561fbf2cca
Don't use removed QTextStream::setCodec() 4 years ago
Vladimir Golovnev (Glassez) 61d2ff359b
Use QRegularExpression instead of deprecated QRegExp 4 years ago
Chocobo1 d74df935f4
Replace parameters in one step 4 years ago
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 5 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