sledgehammer999
|
3864a7fdc6
|
Fix compiler warning for unused variable.
|
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 |
sledgehammer999
|
0b20794672
|
Fixup speedwidget code.
|
9 years ago |
Anton Lashkov
|
7b736b6ae3
|
Add speedwidget based on QGraphicsView
|
9 years ago |
ngosang
|
9dbb2720b0
|
Changes in Force Resume icon and menu order
|
9 years ago |
ngosang
|
808f07250e
|
Minor changes in Preview File dialog
|
9 years ago |
sledgehammer999
|
d59440f99e
|
Fix printing of the copyright symbol in the About dialog.
|
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 |
ngosang
|
e20a24ab2e
|
Fix progress calculation in Content tab. Closes #2639 Closes #2752
|
9 years ago |
Oleh Prypin
|
7474c05209
|
Implement an option to disable confirmation of torrent recheck
|
9 years ago |
sledgehammer999
|
61705fdd42
|
Partially revert fb7ba92f6 and split the Chinese locales into 3.
Chinese Simplified, Chinese Traditional(Taiwan), Chinese Traditional(Hong Kong).
Closes #3262.
|
10 years ago |
sledgehammer999
|
6dd3795b7a
|
Fix Properties bar size when started minimized to tray. Closes #3206.
|
10 years ago |
Vladimir Golovnev (Glassez)
|
5ec2af7b5a
|
Fix missing torrent states.
|
10 years ago |
Gabriele
|
d3b23e4b81
|
Fix sorting torrents by ETA
Same as #2966.
Related issue: #2965.
|
10 years ago |
Gabriele
|
d76a84048b
|
Increase priority value of "High"
It was observed that setting the priority of a file to High has almost
no effect, so increase its value.
|
10 years ago |
Gabriele
|
f21fbff1a8
|
Use enums instead of values when dealing with file priorities
Manually backported commit 10880e10f16a421a5 from v3_2_x branch.
|
10 years ago |
sledgehammer999
|
1b430abb16
|
Don't use a default upload limit. Closes #3275.
|
10 years ago |
Chocobo1
|
e2a1211513
|
Mention github contributors in thanks.html
|
10 years ago |
Chocobo1
|
436b3a472a
|
Move translators & thanks to its own file
Add HTML header & cleanup
|
10 years ago |
Chocobo1
|
3efb311076
|
Better message for users
|
10 years ago |
Chocobo1
|
38c0dbfc95
|
Update disk space label after changing partition, closes #3309.
|
10 years ago |
Chocobo1
|
e739e81205
|
Fix compilation on MSVC2013 by moving unicode strings to
"unicodestrings.h". Closes #3059.
|
10 years ago |
ngosang
|
91818417be
|
Add 16 KiB, 8 MiB and 16 MiB piece sizes in Torrent Creator
|
10 years ago |
ngosang
|
577ace4971
|
Follow project coding style. Issue #2192.
|
10 years ago |
Chocobo1
|
776d91f663
|
Add connectionsLimit() back
|
10 years ago |
Chocobo1
|
1e0ac5c5f1
|
Capitalize menu item, missed in b4a855f .
|
10 years ago |
Vladimir Golovnev (Glassez)
|
4752fa5301
|
Fix ugly 'C++' wrapping in About dialog.
|
10 years ago |
Vladimir Golovnev (Glassez)
|
f40d3d1fc6
|
Fix add torrent dialog is not shown.
|
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 |
Vladimir Golovnev (Glassez)
|
347832d852
|
Fix torrent renaming (3715e8d2 regression).
|
10 years ago |
Chocobo1
|
50b3a24371
|
Change Comment field from QTextBrowser to QLabel
|
10 years ago |
Chocobo1
|
4d5512dcca
|
Reorder layout in information box
|
10 years ago |
sledgehammer999
|
2e6c890883
|
Partially revert 30f21259f8 .
Fixes Linux issue for when the theme doesn't have a corresponding icon.
|
10 years ago |
sledgehammer999
|
f94d733c62
|
Minimize to tray only if the relevant option is enabled.
|
10 years ago |
sledgehammer999
|
9032808112
|
Fix sorting by queue.
|
10 years ago |
sledgehammer999
|
74d757f0f1
|
Delete tempfile when downloading favicon.ico. Closes #3257.
|
10 years ago |
Chocobo1
|
6bc42cfd1a
|
Add functionality to new data fields, cleanups
|
10 years ago |
Chocobo1
|
bd8b8a8c8f
|
Use warning message box instead of critical
|
10 years ago |
sledgehammer999
|
fb7ba92f69
|
Rename Chinese translation files. Closes #2936.
|
10 years ago |
Chocobo1
|
cdec6c9027
|
Add new data fields, capitialize labels, cleanups
|
10 years ago |
Vladimir Golovnev (Glassez)
|
77b3a0c4cd
|
Fix crash when cancel open file dialog.
Closes #3232.
|
10 years ago |
sledgehammer999
|
a2c48646ae
|
New translation: Indonesian.
|
10 years ago |
Chocobo1
|
36da49667a
|
Resave in Qt Designer
|
10 years ago |
Chocobo1
|
ade1936f9c
|
Remove menu items: "Visit Website" and "Report a Bug".
Many issues opened on github should be asked on forum first, and the links are already present in "About" window.
|
10 years ago |
Chocobo1
|
580642b08e
|
Rename "Execution Log" to "Log".
Rename "When Downloads Done" to "On Downloads Done".
|
10 years ago |