sledgehammer999
|
9d97c05889
|
Merge pull request #3282 from ngosang/search_check
[search engine] Fix novaprinter.py version number
|
10 years ago |
sledgehammer999
|
2658b39434
|
Merge pull request #3283 from glassez/rss
Fix add torrent dialog is not shown (#2892 regression).
|
10 years ago |
sledgehammer999
|
f6cf07a147
|
Merge pull request #3284 from glassez/about
Fix ugly 'C++' wrapping in About dialog.
|
10 years ago |
Vladimir Golovnev (Glassez)
|
4752fa5301
|
Fix ugly 'C++' wrapping in About dialog.
|
10 years ago |
Vladimir Golovnev (Glassez)
|
f40d3d1fc6
|
Fix add torrent dialog is not shown.
|
10 years ago |
ngosang
|
d7ffabe7ca
|
[search engine] Fix novaprinter.py version number
|
10 years ago |
Chocobo1
|
b318f54fdf
|
Force set "plain text" format to reduce attack vector.
|
10 years ago |
Chocobo1
|
661ddd75b6
|
Allow wordWrap for "Save Path" & "Comment"
|
10 years ago |
sledgehammer999
|
bc97208516
|
Merge pull request #3187 from glassez/model
Improve TorrentModel class (Issue #2433).
|
10 years ago |
Vladimir Golovnev (Glassez)
|
64c8f61bb1
|
Improve TorrentModel class.
|
10 years ago |
sledgehammer999
|
7699b7ce6f
|
Merge pull request #3271 from glassez/rename
Fix torrent renaming (3715e8d2 regression).
|
10 years ago |
Vladimir Golovnev (Glassez)
|
347832d852
|
Fix torrent renaming (3715e8d2 regression).
|
10 years ago |
Chocobo1
|
50b3a24371
|
Change Comment field from QTextBrowser to QLabel
|
10 years ago |
Chocobo1
|
4d5512dcca
|
Reorder layout in information box
|
10 years ago |
sledgehammer999
|
2e6c890883
|
Partially revert 30f21259f8 .
Fixes Linux issue for when the theme doesn't have a corresponding icon.
|
10 years ago |
sledgehammer999
|
f94d733c62
|
Minimize to tray only if the relevant option is enabled.
|
10 years ago |
sledgehammer999
|
9032808112
|
Fix sorting by queue.
|
10 years ago |
sledgehammer999
|
a22137e06e
|
Merge pull request #3240 from ngosang/webui_interface
[Web UI] Changes in menus, new features and reordered Options.
|
10 years ago |
ngosang
|
973518694e
|
[Web UI] Tabs indentation replaced with spaces
|
10 years ago |
ngosang
|
d6caf1c839
|
[Web UI] Reorder the tabs/groups in Options window
|
10 years ago |
ngosang
|
6f7dca1f83
|
[Web UI] Option to hide Top Toolbar
|
10 years ago |
sledgehammer999
|
dbbf1a8fce
|
Merge pull request #2690 from Chocobo1/dev4
Don't close downloadFromURL dialog when showing empty url warning.
|
10 years ago |
sledgehammer999
|
27e18f0eb8
|
Merge pull request #2643 from mayankasthana/tab_FocusChange
Download-from-URL textbox change focus on tab key
|
10 years ago |
ngosang
|
bbc667cb78
|
[Web UI] Changes in menus to keep the client's style
|
10 years ago |
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 |