248 Commits (9e00f08ea65ab810e5de03458d161fdce2f718fd)

Author SHA1 Message Date
Chocobo1 11c2ee81c1 Fix warning C4267. 8 years ago
dzmat de26606ad5 memleak fix 8 years ago
Chocobo1 f4652b3f7b Shift + scroll = horizontal scroll, Closes #5980 8 years ago
Anton Lashkov 36901295b2 Simplify `if` statement 8 years ago
Chocobo1 85add9a5c8 Use "Standard Shortcuts" defined by Qt whenever possible. 8 years ago
Daniel Segesdi 76580e4766 Fix 6-hour speedplot point push rate. Close #5545 8 years ago
Vladimir Golovnev (Glassez) b2cb473b63 Don't use Preferences in BitTorrent::Session 9 years ago
Eugene Shalygin 0b1a9220a9 Fix empty tooltips showed at the progress bar borders 9 years ago
Eugene Shalygin b3378d4599 Show files in tooltips for pieces progress bars 9 years ago
Eugene Shalygin f9c2bd3502 Follow project coding style. Issue #2192. 9 years ago
thalieht 4baa6dde52 resize column to contents only when they're visible 9 years ago
Chocobo1 8a1d387c38 Change ambiguous text "Copy selected" to "Copy IP:port" 9 years ago
Chocobo1 5906a4a2de Add case-sensitive & case-insensitive natural sort helper function 9 years ago
ngosang be9bc07890 Display more information in tracker tab 9 years ago
ngosang 7fe5674b9a Fix Add tracker dialog URL download 9 years ago
ngosang b7ef066545 Fix Add tracker dialog empty trackers 9 years ago
Chocobo1 d65ff87148 Replace `naturalSort()` with `naturalCompare()`. 9 years ago
sledgehammer999 cd4f288f67 Follow project coding style. Issue #2192. 9 years ago
Vladimir Golovnev (Glassez) 1760beed17 Fix MainWindow coding style (Issue #2192) 9 years ago
Anton Lashkov cdab0bb140 SpeedPlotView: code correction 9 years ago
Anton Lashkov 8a6866d409 SpeedPlotView: Simplify code using PointData struct 9 years ago
Anton Lashkov b599a8e2fb SpeedPlotView: Use separate buffers for periods with reduce number of points. Fix coding style. 9 years ago
Anton Lashkov baadf34134 SpeedPlotView: Save int's instead of double's 9 years ago
Anton Lashkov dd9728334a SpeedPlotView: Replace QQueue by boost::circular_buffer, reduce number of points to draw, increase legend background size 9 years ago
sledgehammer999 2bb76bf781 Don't display warning when folder named stayed the same. 9 years ago
funkydude 268a5a95c8 Move some URLs overs to https 9 years ago
sledgehammer999 d39d40c064 Don't display Country option in PeerListWidget header menu when country resolution is disabled. 9 years ago
thalieht 1fa6f3123b add toggle columns for peerlist 9 years ago
Eugene Shalygin 7080d3da98 Fix typos in speed label text 9 years ago
Eugene Shalygin 64daecb266 add basic cmake support 9 years ago
Eugene Shalygin b24bdcb8d9 Revert "Temporarily revert PR #2885 (filename column in peers view)." 9 years ago
Ben Lau cd9cae4121 add a remaining column to the torrent content model 9 years ago
thalieht a17fc84fd0 Unlock first column in peerlist too 9 years ago
sledgehammer999 69d52a06d7 Temporarily revert PR #2885 (filename column in peers view). 9 years ago
Eugene Shalygin 768b67d275 Add column with list of currently downloading files 9 years ago
Eugene Shalygin efed388402 Revert "Remove unused parameter." 9 years ago
sledgehammer999 ebe6d1b603 Fix resolution of peer host names. Closes #4307. 9 years ago
sledgehammer999 87347cf0e5 Remove unused parameter. 9 years ago
buinsky 00c765be1b Implement sync/torrent_peers request 9 years ago
buinsky aea6c38b33 Follow project coding style. Issue #2192. 9 years ago
Vladimir Golovnev (Glassez) 9db93e5d8f Rename Core to Base (Closes #3733). 9 years ago
sledgehammer999 17ac4b90be Use simpler DEFINE for detecting Qt5 so moc will work too. 9 years ago
vlakoff 692cac1dc5 Support wildcards for filtering torrent list and torrent content 9 years ago
Vladimir Golovnev (Glassez) 67e90d8d2a Make setSequentialDownload/setFirstLastPiecePriority independent. 9 years ago
Chocobo1 067a8bf108 Fix -1 is displayed instead of C_INFINITY symbol 9 years ago
sledgehammer999 22d9427e20 Fix reordering of first column with Qt5. Closes #2835. 9 years ago
Chocobo1 a74bac20c4 Fix Speed graph legend is illegible on dark background. Closes #4134. 9 years ago
Chocobo1 a6d2f5186f Avoid falling through the switch case 9 years ago
Chocobo1 af90eadf71 Cleanup "Content" page layout 9 years ago
Chocobo1 7005af3047 Cleanup "Peers" page layout 9 years ago