2180 Commits (c2c17fd0536d9ea15e56fa83ef165db710896f28)

Author SHA1 Message Date
Prince Gupta 8267a4fef9 Incorporate GuiIconProvider inside UIThemeManager 5 years ago
Chocobo1 7b568b07e6
Clean up CMakeLists.txt 5 years ago
Chocobo1 032883e278
Move LineEdit files out of subfolder 5 years ago
Chocobo1 23ebb3134b
Move QLabels out of class 5 years ago
Chocobo1 cc663746eb
Forward declare some classes 5 years ago
thalieht 7b31868e3c Rename priority to queue in the context of torrents 5 years ago
Chocobo1 599bfc0735
Use Qt object ownership to handle QShortcut deletions 5 years ago
Chocobo1 662e1e6134
Clean up code in TrackerListWidget class 5 years ago
Chocobo1 b55c6a360a
Implement tri-state checkbox action in menu 5 years ago
Chocobo1 8eabaf5eb2
Replace QList by QVector 5 years ago
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 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 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