dzmat
59de1af31b
implemented UI for managment of locally banned IP list ( Closes #1837 )
8 years ago
sledgehammer999
a5ae86512a
Rename IP filtering functions and settings names.
8 years ago
Vladimir Golovnev (Glassez)
b5fe749f0b
Use new libtorrent-1.1 settings API
9 years ago
Vladimir Golovnev (Glassez)
b2cb473b63
Don't use Preferences in BitTorrent::Session
9 years ago
ngosang
30b52b9825
[WebUI] Expose Add trackers feature
9 years ago
Vladimir Golovnev (Glassez)
dd34663224
Implement Advanced Saving Management subsystem
...
Closes #4696
9 years ago
ngosang
87dc9a4a18
[Web UI] Fix max_ratio precision. Closes #4707
9 years ago
Naikel Aparicio
fa34f0efcc
Implemented WebUI interface for the new Watched Folders feature
9 years ago
sledgehammer999
bc92f156c1
Improve the "Watch folders" UI. Closes #4300 .
9 years ago
Vladimir Golovnev (Glassez)
9db93e5d8f
Rename Core to Base ( Closes #3733 ).
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
Vladimir Golovnev (Glassez)
52db762677
Cast MaxRatioAction to int when store as JSON. Closes #3939 .
9 years ago
Vladimir Golovnev (Glassez)
b519700e33
Use c++11 enum classes instead of macros.
9 years ago
Felipe Barriga Richards
4ae2f6c33b
webui (js): feature: Added complete support for labels (add/set/reset/display/filter) #648
...
Changes:
- added list of labels on the lower-left corner
- added support to add/set/reset labels on context menu
- added support to filter torrents by label
9 years ago
Felipe Barriga Richards
76d93c23b7
webui (c++): feature: added labels support. #648
9 years ago
Vladimir Golovnev (Glassez)
e72cc4eaf9
Drop libtorrent 0.16.x support.
9 years ago
ngosang
3a44b94cc7
[Web UI] New option Web UI port UPNP. Closes #3358
9 years ago
ngosang
0ed8ea9599
[Web UI] Additional checks in Options dialog
9 years ago
ngosang
d9ef7c1b32
[Web UI] Reorder Options dialog code
9 years ago
ngosang
831b47b8f9
[Web UI] Add new options
10 years ago
ngosang
ff10eafcbc
Follow project coding style. Issue #2192 .
10 years ago
Vladimir Golovnev (Glassez)
191cdc2849
Move utilities to core/utils folder.
...
Also move the names to Utils namespace.
10 years ago
Vladimir Golovnev (Glassez)
d16d1fdb3a
Redesign main core classes.
10 years ago
Vladimir Golovnev (Glassez)
d32bb52390
Don't add core to INCLUDEPATH.
10 years ago
ngosang
2e05777dc5
Web UI: New config - Global maximum number of upload slots
10 years ago
Vladimir Golovnev (Glassez)
2707f5205f
Fix prefjson::setPreferences() doesn't actually save.
10 years ago
sledgehammer999
087417c8a6
Change the code to use the Logger class instead.
10 years ago
sledgehammer999
15d3df380c
Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file.(webui)
10 years ago
sledgehammer999
e2748ec3ac
Remove deprecated feature of separate DHT port.
10 years ago
Vladimir Golovnev (Glassez)
9f310318c2
Use new JSON parser/generator.
...
Qt4: Use QJson (http://qjson.sourceforge.net ).
Qt5: Use native Qt JSON API.
11 years ago
Vladimir Golovnev (Glassez)
ce3aac5f9d
Fix functions and macros using to support both Qt4 and Qt5.
11 years ago
Nick Tiskov
cb7f35d994
Update WebUI classes
...
Guaranteed to show paths with native separators to user
11 years ago
sledgehammer999
b4dca951b2
Drop libtorrent 0.15.x support.
11 years ago
sledgehammer999
2b9f79fafe
Expose new translations and improve language code.
11 years ago
sledgehammer999
22e2bafa7a
Fix compilation with libtorrent 1.x.x v2
12 years ago
sledgehammer999
94b58ca229
Fix compilation with libtorrent 1.x.x.
12 years ago
Driim
23ea811095
Add setting to copy .torrent files for finished downloads (closes issue #22 )
...
Patch edited by Christophe Dumez.
12 years ago
Christophe Dumez
a0d21ead18
Further rewriting of the JSON-related code
13 years ago
Christophe Dumez
9a964d871d
Rewrite code for returning information about torrents as JSON (Web UI)
...
- The new code is simpler, cleaner and more efficient
13 years ago
Christophe Dumez
f3448125c3
Coding style clean up
13 years ago
Christophe Dumez
a8a7b61ea9
Coding style clean up
13 years ago
Christophe Dumez
a53a70742d
Drop support for libtorrent v0.14.x
13 years ago
Christophe Dumez
1b8a2bf7c1
Web UI: Add support for speed limits scheduling
13 years ago
Christophe Dumez
ae692ba9b8
Web UI code optimization
13 years ago
Christophe Dumez
5990615248
Add support for anonymous mode
...
This mode was added in libtorrent v0.16 and should be used in
addition to a SOCKS5 proxy.
13 years ago
Christophe Dumez
94f92aa4f9
Add setting to ignore slow torrents in queueing system
...
Closes https://bugs.launchpad.net/qbittorrent/+bug/799703
13 years ago
Christophe Dumez
02fbd6a135
Fix compilation warnings in smtp.h (cgreco)
14 years ago
Christophe Dumez
b59dded2a4
Update proxy settings in Web UI
14 years ago
Christophe Dumez
3995af6489
Initial port to libtorrent v0.16
14 years ago