9820 Commits (fbc85bed64d1637d66b0bb4ec028142dc76e7af0)

Author SHA1 Message Date
Vladimir Golovnev (Glassez) fbc85bed64
Move torrent immediately when "save path" is changed 3 years ago
Vladimir Golovnev (Glassez) 52b54fe154
Don't try to move storage into its current location 3 years ago
Vladimir Golovnev f44341a8e2
Handle .!qB extension behind the scenes 3 years ago
Chocobo1 9f6130cbaa
Move new line character out of translation string 3 years ago
thalieht d3bdeaab3f
Replace "seeding_duration" with "finished_duration" everywhere 3 years ago
sledgehammer999 d6fc020ba7
Bump to 4.5.0alpha1 3 years ago
sledgehammer999 74dc000ac1
Sync translations from Transifex and run lupdate 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
sledgehammer999 ac5a485651
Disambiguate the data type 3 years ago
sledgehammer999 e8c65388eb
Bump copyright year 3 years ago
sledgehammer999 f2cbb61d49
Sync translations from Transifex and run lupdate 3 years ago
Chocobo1 01a0fff4c2 Add missing field initial value 3 years ago
Chocobo1 bf9516d164 Simplify code 3 years ago
Vladimir Golovnev (Glassez) fdbf8cb0ee
Correctly concatenate path components 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
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 7a620c794d
Fix garbage message when reporting error 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 aedd997604
Don't expire connection when there are data in buffer 3 years ago
Chocobo1 aa3da942cb
Use correct URL scheme when https is enabled 3 years ago
Chocobo1 cca93c2be2
Show GUI lock icon after system tray icon is initialized 3 years ago
Chocobo1 ad9d0608d4
Avoid needless string-bytes conversion 3 years ago
Chocobo1 3c5688c6f6
Reserve enough buffer space according to response content size 3 years ago
Chocobo1 ece92a886a
Restart idle timer on sending network response 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 1c52fff1cc
Unify value loading paths 3 years ago
Chocobo1 261f08b90e
Sort WebUI language selection values 3 years ago
Chocobo1 2d48581570
Move main window setting to its own section 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
Vladimir Golovnev 3d7ff9765a
Make meaning of "torrent root path" consistent 3 years ago
Chocobo1 28f2def21f
Remove redundant layer of `QVariant` in `Preferences` class 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
OctopusET ab5605d54b
Use proper string for Korean language 3 years ago
Chocobo1 19d95ebd10
Add comment for qHash implementation requirements 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 c8b66b25e8
Avoid potential container detachment 3 years ago
Chocobo1 e6f07a6fe4
Use implicit copy-constructor generated by compiler 3 years ago