403 Commits (14fc3dc9b3152ec998cbc7cb578bd5cc37ccfef6)

Author SHA1 Message Date
Vladimir Golovnev dd1bd8ad10
Implement class for handling filesystem paths 3 years ago
Prince Gupta 96965ae347
CMake: Call UIC on the .ui files manually 3 years ago
sledgehammer999 a7c5826e05
Migrate proxy settings 3 years ago
Chocobo1 9f6130cbaa
Move new line character out of translation string 3 years ago
sledgehammer999 702c79a92f
Don't delete old config keys yet 3 years ago
sledgehammer999 a27822b557
Correct the order of the migrated settings' mappings 3 years ago
Vladimir Golovnev (Glassez) fdbf8cb0ee
Correctly concatenate path components 3 years ago
Chocobo1 e7ebbffbfd
Set appropriate migration version number for new installations 3 years ago
Chocobo1 39f054eef6
Migrate "setting key mappings" to upgrade code 3 years ago
Chocobo1 aa3da942cb
Use correct URL scheme when https is enabled 3 years ago
Chocobo1 b8a7ecfe69
Introduce versioning on main configuration file 3 years ago
Chocobo1 cbc2de6b85
Use proper method for checking value existence 3 years ago
Chocobo1 e3fe66d3ec
Store enum type in settings directly 3 years ago
Chocobo1 71270260bf
Reformat code 3 years ago
Chocobo1 32698fe0be
Migrate away from low-level `SettingsStorage` class 3 years ago
Chocobo1 a5c531f0a4
Create lock file in config folder instead of temp folder 3 years ago
Chocobo1 ca28fc27dc
Disable deprecated Qt functions 3 years ago
Vladimir Golovnev (Glassez) 86b1ac5d7c
CMake: Allow to build with Qt6 3 years ago
Chocobo1 46394a7c0f
Combine stream statements 3 years ago
Chocobo1 03012cc175
Revise description wordings 3 years ago
Chocobo1 21f72baae2
Use QSaveFile wherever applicable 3 years ago
Chocobo1 81139c0098
Improve error detection when saving files 3 years ago
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 3 years ago
Vladimir Golovnev (Glassez) 97c7f3bc67
Raise minimum Qt version to 5.14 3 years ago
brvphoenix aebb9f89d1
Remove the lockfile on exit (#14997) 3 years ago
Vladimir Golovnev (Glassez) 2993fdb169
Improve "Watched folders" feature 3 years ago
Vladimir Golovnev (Glassez) 9565b695ef
Unify custom exceptions 3 years ago
Chocobo1 fdc186c92f
Revise tag related implementations 3 years ago
Nick Korotysh 28ef33b0a0
Improve Info.plist generation with CMake 3 years ago
Nick Korotysh 29e6b229ac
Don't use executable name as CFBundleName value 3 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