2180 Commits (c2c17fd0536d9ea15e56fa83ef165db710896f28)

Author SHA1 Message Date
Chocobo1 01a0fff4c2 Add missing field initial value 3 years ago
Chocobo1 bf9516d164 Simplify code 3 years ago
Prince Gupta 7e8a176751
Support folder based UI Themes 3 years ago
Vladimir Golovnev (Glassez) 1c0f8b4289
Redesign "Incomplete folder" feature 3 years ago
Chocobo1 63043b4927
Replace min, max, clamp functions with std counterparts 3 years ago
Chocobo1 3ea4c66d41
Replace QPair with std::pair 3 years ago
Vladimir Golovnev (Glassez) b0e41abf5a
Allow to set placeholder for FileSystemPathEdit 3 years ago
Vladimir Golovnev (Glassez) 6f8fae9a7b
Apply selected layout to displayed torrent content 3 years ago
Vladimir Golovnev (Glassez) 62b50d1475
Make TorrentInfo immutable 3 years ago
Vladimir Golovnev 2fb0c86f1e
Add "Show torrent options" double-click action 3 years ago
Chocobo1 cca93c2be2
Show GUI lock icon after system tray icon is initialized 3 years ago
Chocobo1 85777ea491
Simplify tray icon related code 3 years ago
Chocobo1 b8a84dbd83
Disable system tray icon menu when app is exiting 3 years ago
Chocobo1 1fa940876f
Remove redundant UI cleanups 3 years ago
Chocobo1 6ccc92020c
Disable "add peers" menu items instead of hiding it 3 years ago
Chocobo1 e3fe66d3ec
Store enum type in settings directly 3 years ago
Chocobo1 0e1849346b
Avoid iterating over a temporary variable 3 years ago
Chocobo1 0f34e3bed9
Don't use deprecated Q_ENUMS 3 years ago
Chocobo1 51469f8fa2
Store Qt6 table header states under a different key 3 years ago
Chocobo1 b063042988
Apply download priority immediately in torrent content view 3 years ago
a-sum-duma fa1d49add5
Properly check if file priority changes 3 years ago
a-sum-duma b29b7e0185
Add more download options to torrent search result right-click menu 3 years ago
Chocobo1 22abbc1d41
Store Qt6 table header states under a different key 3 years ago
Chocobo1 32698fe0be
Migrate away from low-level `SettingsStorage` class 3 years ago
thalieht 16f8d6a936 Allow deselecting radio buttons in "Torrent options" for mixed torrents 3 years ago
thalieht 046d6f3bc1 Move a few torrent context menu actions into "Torrent options" dialog 3 years ago
a-sum-duma 5dd70b88d3
Fix torrent content sorting 3 years ago
Chocobo1 8a7179195f
Suppress remove null widget warning 3 years ago
Chocobo1 e45e29b431
Avoid type specifier mismatch 3 years ago
Chocobo1 08b2cde8e8
Let infohash v2 text be mouse selectable 3 years ago
Chocobo1 489d88e02a
Suppress conversion warning 3 years ago
Chocobo1 7087565d92
Fix typo 3 years ago
xavier2k6 a92a6404cb
Make Python minimum version requirement an argument 3 years ago
Vladimir Golovnev (Glassez) 78459fcb31
Don't throw exception in TorrentInfo::saveToFile() 3 years ago
Vladimir Golovnev (Glassez) 41fc0fd084
Don't use output parameters for error handling 3 years ago
Chocobo1 e96f2d7be0
Simplify comparison 3 years ago
Vladimir Golovnev c382191e75
Correctly iterate through the files of torrent 3 years ago
luzpaz 4d480b8761
Fix various typos 3 years ago
Vladimir Golovnev bc71827c01
Improve torrent content handling 3 years ago
Vladimir Golovnev (glassez) add75fbc77
Make complete type declarations available where needed 3 years ago
Vladimir Golovnev (Glassez) 86b1ac5d7c
CMake: Allow to build with Qt6 3 years ago
Jose M. Abuin 64609ce5cf
Add missing double-click action 3 years ago
Chocobo1 03012cc175
Revise description wordings 3 years ago
Chocobo1 21f72baae2
Use QSaveFile wherever applicable 3 years ago
xavier2k6 4b78af268f
Update python installer URL for Windows 3 years ago
Chocobo1 0783968121
Guard for null pointer 3 years ago
Chocobo1 cb29685a24
Use Qt macro to disable various constructors 3 years ago
Vladimir Golovnev 90296b3ef0
Add "Skip hash check" option for watched folders 3 years ago
smigii 8f02fe0cc6
Elide text from the right for all columns' header 3 years ago
Chocobo1 7a6edcdddb
Fix broken behavior of "priority by shown file order" 3 years ago