11680 Commits (c5cbda0bbe287829d33b6d69446ffa6b66e9e595)
 

Author SHA1 Message Date
Chocobo1 b854c3b00e
Unify log messages format 3 years ago
Vladimir Golovnev 2d3ff6a97c
Use std::optional to represent "any value" filters 3 years ago
Chocobo1 c627ed4b6f
GHA CI: exclude checking for GUI i18n files 3 years ago
Vladimir Golovnev 70ec183fca
Merge pull request #16444 from glassez/path-has-ext 3 years ago
Vladimir Golovnev (Glassez) 1e45b7f50b
Add fast way of removing suggested extension 3 years ago
Vladimir Golovnev (Glassez) 293479a1f2
Improve performance of checking path extension 3 years ago
Juanjo Jiménez 7b8962a796
Update NSIS translations for "Spanish" and "Spanish International" 3 years ago
Chocobo1 852a14992c
Add literal operator to efficiently construct `QString` in Qt5 3 years ago
Kevin Cox 37e6a9ebc2
Fix UI crash when torrent is in non-existent category. 3 years ago
Vladimir Golovnev b3f5bf1583
Try to recover missing categories 3 years ago
sledgehammer999 a3a8c19dc2
Sync translations from Transifex and run lupdate 3 years ago
Chocobo1 bc94de5626
Merge pull request #16428 from Chocobo1/path 3 years ago
Vladimir Golovnev c3a64b3d6c
Cache file priorities 3 years ago
Chocobo1 70eed10a34
Fix wrong size 3 years ago
Chocobo1 56c3983885
Improve `Path` constructor performance 3 years ago
Vladimir Golovnev 78eaa49cd6
Correctly register PathList alias 3 years ago
Chocobo1 2668a42f0c
Merge pull request #16408 from Chocobo1/vararray 3 years ago
Vladimir Golovnev 4a7f1116ac
Improve tracker status handling 3 years ago
Chocobo1 f12ce78b5c
Remove hack for outdated IE 6 browser 3 years ago
Chocobo1 610009fb7f
Make Path::operator== a free function 3 years ago
Chocobo1 4cb075b168
Use "table look-up" method for reversing byte 3 years ago
Chocobo1 cf96e6c642
Use QVarLengthArray whenever applicable 3 years ago
Vladimir Golovnev dd1bd8ad10
Implement class for handling filesystem paths 3 years ago
Vladimir Golovnev facfa26eed
Allow to use Category paths in "Manual" mode 3 years ago
Prince Gupta 0012a3ede7
Optimize completed files handling 3 years ago
Vladimir Golovnev b61a818a3f
Merge pull request #16333 from thalieht/newdlg 3 years ago
Chocobo1 a2c44dedce
Fix crash when shutting down and clicked on system tray icon 3 years ago
thalieht a8ad4f784a Fix "Free space on disk" in new torrent dialog 3 years ago
thalieht 78d69bcbf0 Add Select All/None buttons in new torrent dialog 3 years ago
Prince Gupta 414361a3db
Improve tracker error handling 3 years ago
Prince Gupta 1d4071d6d8
Don't rename file because of difference in path separator 3 years ago
Vladimir Golovnev 47daf1b358
Allow to open incomplete files from content view 3 years ago
Chocobo1 7a910a8cc1
Merge pull request #16256 from Chocobo1/bitarray 3 years ago
Vladimir Golovnev 9818c7b6a4
Open correct directory when clicked on Browse button 3 years ago
Vladimir Golovnev ca9e5e8531
Change torrent moving state when it is cancelled 3 years ago
Chocobo1 aafee60033
Allocate memory on stack whenever feasible 3 years ago
Vladimir Golovnev adf7c4ffb6
Merge pull request #16268 from glassez/fix-15955 3 years ago
Prince Gupta 96965ae347
CMake: Call UIC on the .ui files manually 3 years ago
Vladimir Golovnev bc2ef5d726
Add confirmation for enabling Auto TMM from context menu 3 years ago
Vladimir Golovnev (Glassez) 7a539d9890
Store hybrid torrents using "torrent ID" as basename 3 years ago
Vladimir Golovnev (Glassez) c40408b337
Make Digest32 implicitly shared class 3 years ago
Chocobo1 4e2daf117b
Speed up bitfields conversion 3 years ago
Chocobo1 9553afc3c2
Merge pull request #16247 from Chocobo1/count_bits 3 years ago
Vladimir Golovnev 26352c9eb4
Cache pieces info 3 years ago
thalieht 62c167fc77 Add tooltip to Automatic Torrent Management context menu action 3 years ago
thalieht 03c774eae7 Add confirmation for enabling Auto TMM from context menu 3 years ago
Chocobo1 53992bf0d5
Initialize class variable in initializer list 3 years ago
Chocobo1 ff99e5ac9a
Speed up piece relevance calculation 3 years ago
Prince Gupta 0cc318664d
Improve Torrent content tree structure creation 3 years ago
Chocobo1 43c427b253
Merge pull request #16167 from Chocobo1/auto-resize 3 years ago