80 Commits (29b0200f62dd5492ea85984d85e51a93d9b65b31)

Author SHA1 Message Date
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
Chocobo1 ff67d29573 Cleanup "Trackers" page layout 9 years ago
Vladimir Golovnev (Glassez) 501ab07024 Fix TorrentHandle path methods. Closes #3847. 9 years ago
Vladimir Golovnev (Glassez) f7150edd44 Fix DownloadedPiecesBar::bitfieldToFloatVector(). 9 years ago
Vladimir Golovnev (Glassez) be78188691 Fix PieceAvailabilityBar::intToFloatVector(). Closes #3937. 9 years ago
sledgehammer999 c75725e2d8 Fix printing of avg download speed in General button. Closes #4013. 9 years ago
Chocobo1 7e6dfa759c Replace horizontal line with border 9 years ago
Chocobo1 c6a6f85a5e Use theme color for background in PropertiesWidget 9 years ago
Chocobo1 421b45c553 Add tooltips/legend for availability bar & progress bar 9 years ago
sledgehammer999 d60f2fc7df Fix another potential crash when memory allocation failed. 9 years ago
Chocobo1 f530bb7537 Fix availability label & progress label clipped on high DPI displays, closes #3237. 9 years ago
Chocobo1 b5adbaef78 Fix availability bar & progress bar height being too small on high DPI displays 9 years ago
Chocobo1 8605c4d4d3 Follow project coding style. Issue #2192. 9 years ago
Chocobo1 e95fce3084 Fix potential crash when memory allocation failed. Closes #3877. 9 years ago
sledgehammer999 581d544f61 Fix typos. Make `ìTP` untranslatable. Use American variation of words. Closes #3654. 9 years ago
Gabriele 5cc5552d9b Use infinity symbol rather than -1 for nb_connections 9 years ago
Gabriele 42c74f9553 Avoid concatenation when dealing with translatable strings 9 years ago
Gabriele 420fa82e8d Put some string placeholders between quotes 9 years ago
Chocobo1 2997c0fd1e Change "Select Graphs" from QToolButton to QComboBox 9 years ago
Gabriele e728710430 Select the file of single file torrents when opening destination folder 9 years ago
Anton Lashkov 0d74131edd SpeedPlotView: fix render graphs with zero speed 9 years ago
Chocobo1 cf3a87ed55 Use native path separators, fixup of 030dd9e, 3baec1c. 9 years ago
ngosang 69812bbf18 Converts the string "Seeded for" to lowercase 9 years ago
Vladimir Golovnev (Glassez) e72cc4eaf9 Drop libtorrent 0.16.x support. 9 years ago
Vladimir Golovnev (Glassez) 84922dcdcf Fix need restart to enable/disable peer countries resolution. 9 years ago
Vladimir Golovnev (Glassez) 79976fbfce Implement new GeoIPManager class. 9 years ago
Vladimir Golovnev (Glassez) c702a7e426 Improve DownloadManager. 9 years ago
ngosang 63ed69789b Allow to copy all peers with a keyboard shortcut 9 years ago
ngosang cef3c9a34d Add multiple peers in Peers addition dialog. Closes #1563, #2245, #3133, #1419, #3287, #1419 9 years ago
Chocobo1 030dd9eed8 Use `rootPath()` in save path field 9 years ago
sledgehammer999 0b20794672 Fixup speedwidget code. 9 years ago
Anton Lashkov 7b736b6ae3 Add speedwidget based on QGraphicsView 9 years ago
Chocobo1 8873900df3 Also reannounce to DHT when "Force reannounce to all trackers" is selected 9 years ago
Chocobo1 4d6bde9731 Remove announce to DHT after editing tracker list 9 years ago
Chocobo1 fb1772f019 Rewrite TrackerList::reannounceSelected(), now it can force reannounce DHT 9 years ago
Gabriele f21fbff1a8 Use enums instead of values when dealing with file priorities 10 years ago
Chocobo1 e739e81205 Fix compilation on MSVC2013 by moving unicode strings to 10 years ago
Chocobo1 776d91f663 Add connectionsLimit() back 10 years ago
Chocobo1 b318f54fdf Force set "plain text" format to reduce attack vector. 10 years ago
Chocobo1 661ddd75b6 Allow wordWrap for "Save Path" & "Comment" 10 years ago
Vladimir Golovnev (Glassez) 64c8f61bb1 Improve TorrentModel class. 10 years ago
Chocobo1 50b3a24371 Change Comment field from QTextBrowser to QLabel 10 years ago