8879 Commits (16a76eee9ff9b41a4b720da0f52d6e6514e63c50)

Author SHA1 Message Date
Chocobo1 da2bfd2457
Replace QList by QVector 5 years ago
Chocobo1 5b9b5ce577
Remove buttons from search widget 5 years ago
Chocobo1 4f5302adf8
Add more copy field actions to search widget 5 years ago
Chocobo1 d0bfe9a661
Adjust open file descriptor limit on startup 5 years ago
Chocobo1 26ff9150a2
Rename label in search widget 5 years ago
Chocobo1 af5af0ad3f
Remove unused lambda capture 5 years ago
Chocobo1 32a861fd1b
Add right click menu to SearchJobWidget 5 years ago
Chocobo1 cf89c2f5bf
Properly deallocate actions when menu closed 5 years ago
Chocobo1 412e326cf2
Avoid allocating a new menu/action manually 5 years ago
Chocobo1 04e7b3f6d2
Move copy actions under a submenu 5 years ago
Chocobo1 0b1b3c1f84
Use numeric_limits instead of constants from C 5 years ago
Chocobo1 75c80c3716
Remove limits of "Disk cache expiry interval" setting 5 years ago
Chocobo1 042cd4267f
Remove upper limit of "Disk cache" setting 5 years ago
Prince Gupta ece70daaa5 Fix CMake Windows compilation 5 years ago
Tom Piccirello 368fbd9e7d
Fix encoding of special characters 5 years ago
Chocobo1 11fdf91196
Suppress compiler warning 5 years ago
Chocobo1 88c3ffbef8
Avoid creating unnecessary event loops 5 years ago
Chocobo1 e31c1ca780
Use functor based QMetaObject::invokeMethod 5 years ago
Chocobo1 4880dc812c
Use appropriate type 5 years ago
Chocobo1 516c968373
Support year unit in userFriendlyDuration() 5 years ago
Chocobo1 1de4c2497c
Fix wrong "Time Active" value displayed 5 years ago
Chocobo1 19f50a363d
Fix crash when removing phantom tags 5 years ago
Chocobo1 e83019bdfa
Set wheel event to accepted only if we handle it 5 years ago
Chocobo1 a6c5a90630
Remove redundant variable 5 years ago
Chocobo1 3b015db77d
Add comparison operators for ProxyConfiguration 5 years ago
Chocobo1 623210df58
Improve handleFileErrorAlert error message 5 years ago
Vladimir Golovnev (Glassez) 8e65317d61
Rename "fromNativePath" to "toUniformPath" 5 years ago
Chocobo1 3748b995ff
Avoid creating unnecessary event loops 5 years ago
Chocobo1 a64f3bbc6a
Reorder if conditions slightly 5 years ago
Chocobo1 9893a415c0
Fix updated save path not saved for paused torrents 5 years ago
Chocobo1 7d860b6c24
Log save_resume_data_failed_alert 5 years ago
Chocobo1 4e87aebf55
Don't remove parent directories 5 years ago
Chocobo1 440860c4a9
Properly remove empty leftover folders after rename 5 years ago
Chocobo1 89124bdcc8
Add WebAPI session timeout settings 5 years ago
silverqx 3e97793ef1
Focus behavior row in Options dialog 6 years ago
silverqx 4f4f435e76
Add zlib version to GUI & stackdump 6 years ago
Chocobo1 8191f1498a
Log file rename failed errors 6 years ago
Chocobo1 eabcae1018
Fix unable to rename folder on Windows 6 years ago
Chocobo1 9c747d3c6d
Move renameSelectedFile(BitTorrent::TorrentInfo &) 6 years ago
Chocobo1 62ccfd37b2
Move renameSelectedFile(BitTorrent::TorrentHandle *) 6 years ago
Chocobo1 5b9ff4a015
Avoid double lookup 6 years ago
Chocobo1 431e7179ac
Remove redundant variable 6 years ago
Chocobo1 fbd5699786
Use switch statement 6 years ago
Chocobo1 e071c31a4e
Use Qt5 connect syntax 6 years ago
Chocobo1 dc9d0ed76f
Fix unable to control add torrent dialogs when opened simultaneously 6 years ago
Chocobo1 03fdc0e1c4
Remove redundant disconnect() 6 years ago
Chocobo1 014273d7ec
Drop support for "BC Link" format 6 years ago
thalieht 70f8882f87 Group Qt forward declarations separately from the others 6 years ago
thalieht 9995967fbf Remove some unused #include 6 years ago
thalieht 4370a7eb12 Forward declare in a few places 6 years ago