sledgehammer999
21f18d015d
Fix installing search plugin from local file.
9 years ago
sledgehammer999
47d9c12f4b
Fix segfault on Linux due to early initialization of global var.
...
Utils::Misc::pythonVersion() gets called before the Logger is initialized.
9 years ago
sledgehammer999
f6bbd9377f
Improve checks for python. Print python version and path to log.
9 years ago
Chocobo1
3baec1c327
Add more "Run External Program" parameters, closes #3053 , #238 , #1291 , #1522 .
9 years ago
Chocobo1
bd657fe9ae
Move option "Ignore transfer limits on local network" to Speed page
9 years ago
Vladimir Golovnev (Glassez)
64ebc5cfd6
Fix Bandwidth Scheduler. Closes #3376 .
9 years ago
Vladimir Golovnev (Glassez)
84922dcdcf
Fix need restart to enable/disable peer countries resolution.
9 years ago
Vladimir Golovnev (Glassez)
79976fbfce
Implement new GeoIPManager class.
9 years ago
Vladimir Golovnev (Glassez)
c702a7e426
Improve DownloadManager.
...
Now we can use downloaded data directly without saving to file.
We also can disable redirection to Magnet URI handling (useful for
non-torrent files downloading).
9 years ago
Vladimir Golovnev (Glassez)
336519b7b5
Move compression functions to Utils::Gzip.
9 years ago
sledgehammer999
8b99e29dc0
Fixup previous commits on python search.
9 years ago
ngosang
32c813eece
[search engine] Fix cpu_count in old Python versions
9 years ago
ngosang
03f86a71de
Change Queue buttons order in the Toolbar (GUI & Web UI)
9 years ago
ngosang
2db942e606
[Web UI] Massive increase in performance.
9 years ago
sledgehammer999
6668018b45
Static order of items in the transferlist menu.
9 years ago
sledgehammer999
3864a7fdc6
Fix compiler warning for unused variable.
9 years ago
Chocobo1
ff8f37b262
Save trimmed string in preference
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
Chocobo1
030dd9eed8
Use `rootPath()` in save path field
9 years ago
Chocobo1
6721363f8c
Resave in Qt designer
9 years ago
Chocobo1
8bb2e98b90
Fix localhost address (::ffff:127.0.0.1) is not recognized when connecting to WebUI
9 years ago
Chocobo1
58b600198f
Fix '&' character in label name becomes accelerator key, closes #3454 .
9 years ago
sledgehammer999
5281593bb6
Fix qt5 compilation with QtConcurrent.
9 years ago
sledgehammer999
0b20794672
Fixup speedwidget code.
9 years ago
Anton Lashkov
7b736b6ae3
Add speedwidget based on QGraphicsView
9 years ago
Vladimir Golovnev (Glassez)
d475ab3881
Fix label filter. Closes #3429 .
9 years ago
ngosang
1f4d01e512
[Web UI] Changes in Force Resume icon and menu order
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
sledgehammer999
b80ced2b3a
Don't add a torrent which doesn't have a matching .torrent file to its .fastresume file. Closes #3346 .
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
cc503b36e8
[search engine] Remove the word 'torrent' in ExtraTorrent results
9 years ago
ngosang
0fe99fe10f
[Web UI] Open external links in a new window/tab
9 years ago
DoumanAsh
e2aa8056af
Search status uses tab's status
9 years ago
ngosang
10bba1a632
[Web UI] Fix sort by queue number
9 years ago
sledgehammer999
39e0c560cf
Update color scheme of completed.png icon.
9 years ago
DoumanAsh
496f843016
Replace indent to 4 spaces
9 years ago
ngosang
ac74f14408
Increase API_VERSION
9 years ago
ngosang
3a44b94cc7
[Web UI] New option Web UI port UPNP. Closes #3358
9 years ago
Vladimir Golovnev (Glassez)
8e03f01518
Fix restore sequential download state.
9 years ago
ngosang
6413537f45
[Web UI] Fix API Content Types. Closes #3393
9 years ago
ngosang
e20a24ab2e
Fix progress calculation in Content tab. Closes #2639 Closes #2752
9 years ago
ngosang
47c31c8b03
[Web UI] Ports between 1 and 65535 as in the GUI. Closes #1602
9 years ago
ngosang
f0d32e2cde
[Web UI] Torrent download from hash. Closes #1173
9 years ago
ngosang
62b803e268
[Web UI] Fix empty trackers addition
9 years ago
ngosang
9ea56ea5d4
[Web UI] Fix an error in Content tab when the torrent doesn't have metadata
9 years ago