sledgehammer999
bc92f156c1
Improve the "Watch folders" UI. Closes #4300 .
9 years ago
sledgehammer999
e9547f7a1c
Indicate to the user that he's going to download the new version.
...
Indicate from the installer that the old version was detected and no settings will be deleted.
Closes #4320 .
9 years ago
Dmitry Victorov
a564b96ccf
Set qBittorrent as default torrent app in Mac OS
9 years ago
Vladimir Golovnev (Glassez)
405b06319d
Move base RSS code to Core.
9 years ago
Chocobo1
edbfff62e8
Fix typo
9 years ago
Chocobo1
deb9a6b37f
Simplify statement
9 years ago
Chocobo1
07de39ff17
Add check for null. Fix provided by glassez.
...
Closes #4280 .
9 years ago
Vladimir Golovnev (Glassez)
ac365c5efb
Fix coding style (Issue #2192 ).
9 years ago
Vladimir Golovnev (Glassez)
54979e6b53
Move basic search-related code into Core.
...
Also use qBittorrent torrent file download routines instead of
nova2dl.py script.
9 years ago
Eugene Shalygin
768b67d275
Add column with list of currently downloading files
...
Add a new column to peers list that shows list of files which are
downloaded right now from a peer. The column is empty if we do not
download anything from the given peer.
9 years ago
Eugene Shalygin
efed388402
Revert "Remove unused parameter."
...
This reverts commit 87347cf0e5
.
9 years ago
sledgehammer999
450b1e75c9
Fix linux build.
9 years ago
sledgehammer999
82e02f7118
Don't apply some settings again if they weren't changed. Closes #4278 .
9 years ago
sledgehammer999
ebe6d1b603
Fix resolution of peer host names. Closes #4307 .
9 years ago
d3fault
07599b5923
Add 'never show again' checkbox/pref to auto-exit confirm dialog
9 years ago
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
...
Closes : #4260 , #4233 , #4221 , #4133
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
...
Also re-run lupdate.
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.
...
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