Vladimir Golovnev (Glassez)
04f3f9d29d
Fix ratio limit for new torrents.
10 years ago
sledgehammer999
fb7ba92f69
Rename Chinese translation files. Closes #2936 .
10 years ago
Gabriele
6609d3e89f
Don't use list of versions for the Python fallback detection on Windows
...
Always pick the newest versions among those installed.
10 years ago
Gabriele
f4c44ce128
Don't specify the Python version required in the notification
...
Both python2 and python3 are supported.
10 years ago
Gabriele
a8276dd70f
Update link to the Windows Python installer
...
From v2.7.3 to v3.4.3.
10 years ago
Gabriele
0c23d22472
Show notification if Python is not found and a search is started
...
Also, don't bother starting a search if it's known that Python is
not available.
10 years ago
Gabriele
e34cc79dad
Use python3 and python2 instead of python on Linux
...
Prefer python3 over python2 when both are available.
Both python2 and python3 should always exists.
More info at: http://legacy.python.org/dev/peps/pep-0394/
10 years ago
Vladimir Golovnev (Glassez)
de712c6ba9
Use native QDir::removeRecursively() in Qt5.
10 years ago
Vladimir Golovnev (Glassez)
8cc9c64ff8
Fix resume torrents without metadata.
10 years ago
Chocobo1
64665146e1
Expose more data fields
10 years ago
Chocobo1
cdec6c9027
Add new data fields, capitialize labels, cleanups
10 years ago
Vladimir Golovnev (Glassez)
d76c4554e2
Fix MaxRatio ignoring.
10 years ago
Vladimir Golovnev (Glassez)
3d09f579d0
Fix torrent creation date loss.
10 years ago
Chocobo1
e95a017e33
Fix potential out-of-bound access of units[i]
10 years ago
Vladimir Golovnev (Glassez)
77b3a0c4cd
Fix crash when cancel open file dialog.
...
Closes #3232 .
10 years ago
ngosang
8340abbe63
[Web UI] Remove DHT port setting. Closes #3225
10 years ago
sledgehammer999
3f8e76ce93
Clear missing files flag when resuming or force rechecking. Fixes issues in #2750 .
10 years ago
sledgehammer999
a2c48646ae
New translation: Indonesian.
10 years ago
sledgehammer999
78f5b960a0
Sync translations from Transifex and run lupdate.
10 years ago
Chocobo1
6e1bfdef4c
Fix additional file included in 32a712f
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
Chocobo1
b4a855f4c1
Move statistics from Tools to View
...
Reorder & add separators in Help menu
Rename `Auto-Shutdown on downloads completion` to `When downloads done`
Capitalize menu items, modify accelerator
10 years ago
Chocobo1
32a712f005
Add checkbox option for IpFilterTrackers, closes #3154 .
10 years ago
Yuri
ea2b2937b9
Added missing include <cstdlib> for rand(3)
10 years ago
Yuri
a86961a22e
Added missing include <cstdlib> for rand(3)
10 years ago
Chocobo1
2299580dc9
Improve ratio calculation formula. Closes #3096 .
10 years ago
sledgehammer999
77786bb8bb
Add translator to credits.
10 years ago
ngosang
4a76526417
Code clean up
...
This changes were proposed by @PiotrNawrot in these PRs: #2967 , #2970 .
10 years ago
dartraiden
8ac83cfd42
Fixed typos, spelling correction
10 years ago
ngosang
e01a61d816
changes in typography
10 years ago
Vladimir Golovnev (Glassez)
5798fb959d
Fix qbittorrent-nox compilation.
10 years ago
DoumanAsh
033817f70b
[search engine] Update Legit Torrent to remove sgmllib
10 years ago
Vladimir Golovnev (Glassez)
9c28977001
Fix adjustActualSavePath() when torrent is moving.
10 years ago
Vladimir Golovnev (Glassez)
a55a27508a
Fix append .!qB extension when it disabled.
10 years ago
Chocobo1
817b595222
Fix potential negative loop bound.
...
QTorrentHandle::num_files() could return -1 in these cases.
10 years ago
Vladimir Golovnev (Glassez)
56df8c2dd0
Fix time_t 0 special meaning.
...
Return null QDateTime object when converting from 0 time_t value.
10 years ago
ngosang
3715e8d2c8
Change default preferences
10 years ago
ngosang
ad2a18b3bc
Changes in User-Agent
10 years ago
ngosang
3eb61cfe83
Cppcheck: scope reduction & unused variables
10 years ago
DoumanAsh
1222dab6f8
[search engine] Remove python3 cache during updateNova()
10 years ago
ngosang
930161a0dd
[Search engine] Show the version of search engines
10 years ago
sledgehammer999
cc8419d344
Fix python detection from reigstry when multiple versions are installed. Update fallback mechanism for newer versions.
10 years ago
ngosang
cd5f904b53
Minor fixes in search engines
10 years ago
ngosang
274cde0396
[search engine] Add Demonoid search engine
10 years ago
DoumanAsh
920aefddde
[search engine] Final enhancements.
10 years ago
DoumanAsh
7dafb384e9
[search engine] Cosmetic update TorrentReactor
10 years ago
DoumanAsh
2fc1487603
[search engine] re-factoring of code
10 years ago
DoumanAsh
d6d0f422f5
[search engine] engines update
10 years ago