ngosang
|
ac74f14408
|
Increase API_VERSION
|
9 years ago |
ngosang
|
3a44b94cc7
|
[Web UI] New option Web UI port UPNP. Closes #3358
|
9 years ago |
sledgehammer999
|
948b2c0410
|
Merge pull request #3375 from ngosang/completed_filter
Add Force Seeding state to Completed filter
|
9 years ago |
sledgehammer999
|
d4151c1832
|
Merge pull request #3395 from ngosang/content_percent
Fix progress calculation in Content tab. Closes #2639 Closes #2752
|
9 years ago |
sledgehammer999
|
365d039209
|
Merge pull request #3386 from ngosang/webuibug
[Web UI] Fix an error in Content tab when the torrent doesn't have me…
|
9 years ago |
sledgehammer999
|
40c9727cb9
|
Merge pull request #3383 from ngosang/webui_port
[Web UI] Ports between 1 and 65535 as in the GUI. Closes #1602
|
9 years ago |
sledgehammer999
|
e6946042ae
|
Merge pull request #3382 from ngosang/webui_trackmenu
[Web UI] Torrent download from hash. Closes #1173
|
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
|
9ea56ea5d4
|
[Web UI] Fix an error in Content tab when the torrent doesn't have metadata
|
9 years ago |
sledgehammer999
|
647140c7c7
|
Merge pull request #3371 from ngosang/webuialterdl
[Web UI] Fix alternative global rate limits. Closes #3359
|
9 years ago |
sledgehammer999
|
46c54e51ee
|
Update Changelog.
|
9 years ago |
sledgehammer999
|
9eee92b5c6
|
Merge pull request #3372 from ngosang/torrentz_speed
[search engine] Fix Python 2 implementation of Torrentz
|
9 years ago |
ngosang
|
ac2c8a3d30
|
Add Force Seeding state to Completed filter
|
9 years ago |
ngosang
|
ee44fd54b6
|
[search engine] Fix Python 2 implementation of Torrentz
|
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
|
357334fb46
|
[Web UI] Fix alternative global rate limits.
|
9 years ago |
sledgehammer999
|
d0b54b0797
|
Merge pull request #3348 from ngosang/webuistates
[Web UI] Fix missing torrent states.
|
9 years ago |
ngosang
|
768e87b0da
|
[Web UI] Fix missing torrent states.
|
9 years ago |
sledgehammer999
|
14187978c0
|
Update Chinese locale names for WebUI too.
|
9 years ago |
sledgehammer999
|
cac91737ac
|
Sync translations from Transifex and run lupdate.
|
9 years ago |
sledgehammer999
|
0b18e7bd60
|
Add unicodestrings.h to core.pri
|
9 years ago |
sledgehammer999
|
61705fdd42
|
Partially revert fb7ba92f6 and split the Chinese locales into 3.
Chinese Simplified, Chinese Traditional(Taiwan), Chinese Traditional(Hong Kong).
Closes #3262.
|
9 years ago |
sledgehammer999
|
6dd3795b7a
|
Fix Properties bar size when started minimized to tray. Closes #3206.
|
9 years ago |
sledgehammer999
|
2e0c3f8751
|
Merge pull request #3329 from glassez/state
Fix missing torrent states. Closes #3302.
|
9 years ago |
sledgehammer999
|
e1e8471728
|
Merge pull request #3324 from pmzqla/sort-eta-master
Fix sorting torrents by ETA
|
9 years ago |
Heiko Becker
|
3c66997427
|
Add missing QDataStream include
Fixes building with Qt 5.5.0-beta.
|
10 years ago |
Vladimir Golovnev (Glassez)
|
5ec2af7b5a
|
Fix missing torrent states.
|
10 years ago |
Gabriele
|
d3b23e4b81
|
Fix sorting torrents by ETA
Same as #2966.
Related issue: #2965.
|
10 years ago |
Gabriele
|
d76a84048b
|
Increase priority value of "High"
It was observed that setting the priority of a file to High has almost
no effect, so increase its value.
|
10 years ago |
Gabriele
|
f21fbff1a8
|
Use enums instead of values when dealing with file priorities
Manually backported commit 10880e10f16a421a5 from v3_2_x branch.
|
10 years ago |
sledgehammer999
|
c17a56cb8b
|
Merge pull request #3318 from ngosang/searchorder
Fix column sort in search engine. Closes #2621
|
10 years ago |
ngosang
|
b23608ec35
|
Fix column sort in search engine. Closes #2621
|
10 years ago |
sledgehammer999
|
a8df699441
|
Merge pull request #3197 from ngosang/webui_websources
[Web UI] Add Web Seeds (HTTP Sources) tab
|
10 years ago |
sledgehammer999
|
1b430abb16
|
Don't use a default upload limit. Closes #3275.
|
10 years ago |
sledgehammer999
|
e4062e0f35
|
Sync translations from Transifex and run lupdate.
|
10 years ago |
ngosang
|
e6f2926ccd
|
[Web UI] Don't update the tabs if tab's panel is collapsed
|
10 years ago |
ngosang
|
263d45ca9d
|
[Web UI] Use camelCase in variable names
|
10 years ago |
ngosang
|
8e4b9f30bb
|
[Web UI] Add Web Seeds (HTTP Sources) tab
|
10 years ago |
sledgehammer999
|
f12b300298
|
Partially revert e675625d0d .
It causes problems with Travis CI builds because travis checks out the branch which might have newer commits and not find our particular commit.
|
10 years ago |
sledgehammer999
|
2db4a661ee
|
Merge pull request #3251 from Chocobo1/unicode_fix
Fix MSVC2013 complains on Unicode characters
|
10 years ago |
sledgehammer999
|
3c6ee3d57f
|
Merge pull request #3317 from ngosang/search_eng
Cosmetics changes in search engine
|
10 years ago |
Chocobo1
|
e2a1211513
|
Mention github contributors in thanks.html
|
10 years ago |
Chocobo1
|
436b3a472a
|
Move translators & thanks to its own file
Add HTML header & cleanup
|
10 years ago |
sledgehammer999
|
f177ecd50c
|
Merge pull request #3313 from Chocobo1/travis
Travis script update
|
10 years ago |
Chocobo1
|
e675625d0d
|
Switch to libtorrent git repository
Reduce clone depth to 1
Fix missing variable when compiling for coverity scan
|
10 years ago |
ngosang
|
326a74425f
|
Cosmetics changes in search engine
|
10 years ago |
sledgehammer999
|
a217d97fda
|
Merge pull request #3304 from Chocobo1/menu_cap
Capitalize menu item
|
10 years ago |