1797 Commits (4381739b6d5cb4ff2e2f53a916278cfc6ce808d0)

Author SHA1 Message Date
Chocobo1 9e7f50517e
Add "Tracker entries" dialog 5 years ago
Prince Gupta a24925c858 Allow styling with QSS stylesheets 5 years ago
Chocobo1 ed2199b91c
Add "File pool size" option 5 years ago
Chocobo1 6286bc716c
Add "Socket backlog size" option 5 years ago
Chocobo1 4eff268095
Replace obsoleted QFontMetrics::width() 5 years ago
Vladimir Golovnev (Glassez) c7f3693ad1
Implement "Application instances manager" 5 years ago
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 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
Chocobo1 88c3ffbef8
Avoid creating unnecessary event loops 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
Vladimir Golovnev (Glassez) 8e65317d61
Rename "fromNativePath" to "toUniformPath" 5 years ago
Chocobo1 3748b995ff
Avoid creating unnecessary event loops 5 years ago
Chocobo1 440860c4a9
Properly remove empty leftover folders after rename 6 years ago
Chocobo1 89124bdcc8
Add WebAPI session timeout settings 6 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 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 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
Chocobo1 f52dcc08eb
Use native folder icon in content tree 6 years ago
Chocobo1 49df1cd3c7
Use less operations when building strings 6 years ago
Chocobo1 0d9fcb0c1d
Fix arrow too large on macOS 6 years ago
Chocobo1 ccbb4576b6
Tweak visuals in Options dialog 6 years ago
Chocobo1 d7afc91975
Avoid combo boxes extending to the right in Options dialog 6 years ago
Prince Gupta e283026a3c Replace CheckBox with Arrow in transferlistfilterswidget.cpp 6 years ago
Chocobo1 1e029da5ad
Fix search icon placement when using RTL languages 6 years ago
Chocobo1 ed6bb0efdc
Replace QList by QVector for tracker related operations 6 years ago
Chocobo1 802af70e2f
Fix typos 6 years ago
Chocobo1 e92209475e
Use range-based for loops 6 years ago