sledgehammer999
5b232528cc
Fixup previous commit.
9 years ago
dsimakov
1f17a7836d
1. In option window add column 'download path' for watched folders and enlarge heigth.
...
2. Change logic checkbox in column 'download here': if it checked,
then torrent file will download to watchdir, if state is unchecked,
will be use download path from next column.
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
...
Limit lineEdit maximum size
9 years ago
takiz
d336c7c02c
"Set as default label" option
9 years ago
Vladimir Golovnev (Glassez)
91ffbfcf68
Some TransferListWidget speedup.
...
Handle data changed event for all torrents at once.
9 years ago
Chocobo1
7005af3047
Cleanup "Peers" page layout
...
Cleanup "HTTP Sources" page layout
Cleanup "Speed" 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
...
Simplify code
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.
...
See commit e95fce3084
.
Related issues #3877 and #2673 .
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
Chocobo1
b5adbaef78
Fix availability bar & progress bar height being too small on high DPI displays
9 years ago
sledgehammer999
357dfca3e0
Optimize text color for dark themes v2. Closes #3815 .
9 years ago
sledgehammer999
b9a061680d
Fix broken donation link. Closes #3771 .
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
Chocobo1
cf91685f6f
Sort labels in RSS Downloader dialog, closes #3140 .
9 years ago
ngosang
c3921ce2fe
Fix RSS crash when deleting RSS feeds. Closes #997 , #2152 , #2461 , #3718 , #3747 , #3766 , #3806 , #3814 , #3829 and #3846 .
9 years ago
Vladimir Golovnev (Glassez)
b519700e33
Use c++11 enum classes instead of macros.
9 years ago
ngosang
093c5d84d2
[RSS] Removes refresh message when adding a new feed
9 years ago
Chocobo1
65d3ca8c3f
Capitalize items
9 years ago
Chocobo1
a16c264aa3
RSS Downloader dialog cleanup
9 years ago
ngosang
9c7bb08a03
Automatically add trackers to new downloads.
9 years ago
sledgehammer999
cbf683878a
Show current label in the torrent context menu. Closes #3776 .
9 years ago
sledgehammer999
145950e766
Optimize text color for dark themes. Closes #3633 .
9 years ago
Chocobo1
e0935fe14f
Follow project coding style. Issue #2192 .
9 years ago
Chocobo1
c27aa7723e
Options GUI layout cleanups: Speed Page
...
Move uTP options to it's own section
9 years ago
sledgehammer999
581d544f61
Fix typos. Make `ìTP` untranslatable. Use American variation of words. Closes #3654 .
9 years ago
Chocobo1
7028c2712a
Reorder code in options_imp::loadOptions() according to GUI layout
9 years ago
ngosang
4f504f597d
Fix RSS panel position not saved
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
...
Concatenation could be problematic with RTL languages.
9 years ago
Gabriele
420fa82e8d
Put some string placeholders between quotes
9 years ago
ngosang
ee21562426
[RSS] Handle more types of RSS feeds
9 years ago