796 Commits (7eaa5987c88eac05a2fdace62952cd9ec008070f)

Author SHA1 Message Date
sledgehammer999 970e21fc33 Change update URL to FossHub. Closes #4188. 9 years ago
sledgehammer999 9e20553dab Follow project coding style. Issue #2192. 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) 8754fd5646 Move Search-related files into Gui. 9 years ago
Vladimir Golovnev (Glassez) 3797cc767f Fix search-related file/class names. 9 years ago
Vladimir Golovnev (Glassez) 9db93e5d8f Rename Core to Base (Closes #3733). 9 years ago
Vladimir Golovnev (Glassez) 696ce427a8 Fix RSS isn't automarking articles as read 9 years ago
sledgehammer999 17ac4b90be Use simpler DEFINE for detecting Qt5 so moc will work too. 9 years ago
Vladimir Golovnev (Glassez) 6bf2c5a946 Remove unused LineEdit slot. Fix compiler warning. 9 years ago
Chocobo1 b2bf1b3425 Reduce mainwindow border width 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
sledgehammer999 88abe2baff Fix shutdown dialog. Closes #4171. 9 years ago
sledgehammer999 18f3517efa New translation: Esperanto 9 years ago
Chocobo1 c19e660306 Change text description for half-open connection 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
Vladimir Golovnev (Glassez) 3f9b568808 Fix 'Remove unused labels'. Closes #4066. 9 years ago
Chocobo1 a74bac20c4 Fix Speed graph legend is illegible on dark background. Closes #4134. 9 years ago
sledgehammer999 9718b7d9ba New view for errored torrents. 9 years ago
sledgehammer999 bf0319f7b2 Fix status string for errored torrents. 9 years ago
sledgehammer999 5b232528cc Fixup previous commit. 9 years ago
dsimakov 1f17a7836d 1. In option window add column 'download path' for watched folders and enlarge heigth. 9 years ago
Chocobo1 ccec11e568 Follow project coding style. Issue #2192. 9 years ago
Chocobo1 0eaf991d6f Use QLineEdit built-in ClearButton (Qt5 only) 9 years ago
Chocobo1 a6d2f5186f Avoid falling through the switch case 9 years ago
Chocobo1 db45c11d84 Reduce max value of "Disk cache size" to 1536MB. Closes to #4028. 9 years ago
Chocobo1 af90eadf71 Cleanup "Content" page layout 9 years ago
takiz d336c7c02c "Set as default label" option 9 years ago
Vladimir Golovnev (Glassez) 91ffbfcf68 Some TransferListWidget speedup. 9 years ago
Chocobo1 7005af3047 Cleanup "Peers" page layout 9 years ago
Chocobo1 ff67d29573 Cleanup "Trackers" page layout 9 years ago
Vladimir Golovnev (Glassez) c38987fc03 Provide torrent paths to external program. 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 5d3ba06e9d Use thin border for transfer list 9 years ago
Chocobo1 e275c3ba52 Add helper function: Get DPI scaled icon size (device-dependent) 9 years ago
Chocobo1 3335a111e1 Use a larger spacing between filters 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
Chocobo1 a16de62103 Make URL in "Add Torrent File..." clickable. Closes #3928. 9 years ago
sledgehammer999 d60f2fc7df Fix another potential crash when memory allocation failed. 9 years ago
sledgehammer999 cc9ffc4767 Use the actual function names for debug logging. 9 years ago
Vladimir Golovnev a7cf8cea3f Fix possible compilation error. Closes #3947. 9 years ago
Chocobo1 f530bb7537 Fix availability label & progress label clipped on high DPI displays, closes #3237. 9 years ago