sledgehammer999
74d757f0f1
Delete tempfile when downloading favicon.ico. Closes #3257 .
10 years ago
sledgehammer999
a224650281
Merge pull request #3078 from Chocobo1/props_widget
...
Revamp general tab info, closes #982
10 years ago
sledgehammer999
54abcfcd93
Merge pull request #3260 from glassez/sort
...
Fix torrent state sort order (#2892 regression).
10 years ago
sledgehammer999
627d74233b
Merge pull request #3245 from glassez/upgrade
...
Upgrade to v3.3
10 years ago
Vladimir Golovnev (Glassez)
b29f6916cb
Implement upgrage code.
10 years ago
Vladimir Golovnev (Glassez)
7041a96fda
Fix torrent state sort order.
10 years ago
Chocobo1
6bc42cfd1a
Add functionality to new data fields, cleanups
10 years ago
Chocobo1
bd8b8a8c8f
Use warning message box instead of critical
10 years ago
sledgehammer999
cf1a62cec3
Merge pull request #2719 from Chocobo1/dev6
...
Fix potential out-of-bound access in misc::friendlyUnit()
10 years ago
sledgehammer999
fd6fcffa67
Merge pull request #3247 from glassez/ratio
...
Fix ratio limit for new torrents. Closes #3210 .
10 years ago
sledgehammer999
75fecf9645
Merge pull request #3226 from ngosang/webui_dhtport
...
[Web UI] Remove DHT port setting. Closes #3225
10 years ago
Vladimir Golovnev (Glassez)
04f3f9d29d
Fix ratio limit for new torrents.
10 years ago
sledgehammer999
fb7ba92f69
Rename Chinese translation files. Closes #2936 .
10 years ago
sledgehammer999
c259666e43
Merge pull request #2803 from Chocobo1/shutdown
...
WebUI: add delay in shutdown command in order to send out response msg
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
sledgehammer999
1396c63525
Merge pull request #3224 from glassez/fastresume
...
Fix resume torrents without metadata.
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
sledgehammer999
0172ab1f50
Merge pull request #3242 from glassez/hotfixes
...
Fix some #2892 regressions. Closes #3210 .
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
sledgehammer999
2c91157926
Update settings for Coverity Scan.
10 years ago
sledgehammer999
d2697cd124
Merge pull request #2957 from Chocobo1/coverity_scan
...
Hookup to Coverity Scan, Closes #2601
10 years ago
sledgehammer999
061fbeff56
Merge pull request #3234 from glassez/openfile
...
Fix crash when cancel open file dialog.
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
sledgehammer999
f6236d13d1
Merge pull request #3190 from Chocobo1/ratio_fix_master
...
Improve ratio calculation formula
10 years ago
sledgehammer999
6b56a8accf
Merge pull request #3211 from yurivict/compile-issues
...
Added missing include <cstdlib>
10 years ago
sledgehammer999
9febd608c6
Merge pull request #3216 from Chocobo1/rm
...
Fix additional file included in #3167
10 years ago
sledgehammer999
e4282c10c7
Merge pull request #2847 from Chocobo1/move_stats
...
Revamp menu items
10 years ago
sledgehammer999
575578428c
Merge pull request #3167 from Chocobo1/opt_ip_filter_tracker
...
Add checkbox option for IpFilterTrackers, closes #3154 .
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