ngosang
b6c707c080
[RSS] Simplify string translation
9 years ago
ngosang
2eaeead67c
[RSS] Allow multiple selection in RSS torrents list
9 years ago
ngosang
7c7da44622
[RSS] Don't hide the elements in Unread list when clicked
9 years ago
ngosang
7c6da30705
[RSS] More precise message and code simplification in RSS feeds deletion
9 years ago
ngosang
2955bb5488
[RSS] Improve error handling when a RSS feed doesn't contain torrents
9 years ago
ngosang
b78ccf289e
[RSS] Fix contextual menu in RSS torrents list
9 years ago
ngosang
b9b7786477
[RSS] Trim elements text in RSS articles
9 years ago
ngosang
c3592304b6
[RSS] Handle magnet links as torrents instead of news URLs. Closes #3560
9 years ago
Nick Tiskov
2442411a5e
Fix: Adding RSS rule with a new label doesn't add this label to UI.
9 years ago
Nick Tiskov
f5c0cddea5
Fix: Label changes to first item in RSS rule list are forgotten, because checkRegex calls updateMustLineValidity, which saves the rule before new label can be applied.
9 years ago
Gabriele
3889b4c101
Try to download favicon.png when the download of favicon.ico fails
...
This was done only when favicon.ico couldn't be decoded, but not when
favicon.ico could not be downloaded at all.
9 years ago
Gabriele
a8c05ca02e
Add https_proxy env variable
...
This forces Python to use the HTTP proxy for HTTPS connections.
9 years ago
Gabriele
1c8abd5c3b
Add an option to allow the use of proxies only for torrents
...
Closes #2701 .
9 years ago
Chocobo1
6ebe3897fb
Fix wrong default download directory in Windows. Closes #2625 .
9 years ago
Chocobo1
2997c0fd1e
Change "Select Graphs" from QToolButton to QComboBox
9 years ago
Chocobo1
e54cd8499e
Move option "Confirm torrent deletion" to Behavior page
9 years ago
ngosang
c984902fbf
Allows translation of country names
9 years ago
Chocobo1
2204f27de1
Follow project coding style. Issue #2192 .
9 years ago
sledgehammer999
ef7de49ec8
Fix dolphin detection for KDE5.
9 years ago
sledgehammer999
e937344761
Fix a bug with highlighting selected file on Windows. Closes #3185 .
9 years ago
Gabriele
e728710430
Select the file of single file torrents when opening destination folder
...
Also, add the support for Nautilus (Gnome 3), Caja and Nemo.
9 years ago
Anton Lashkov
0d74131edd
SpeedPlotView: fix render graphs with zero speed
9 years ago
Chocobo1
cf3a87ed55
Use native path separators, fixup of 030dd9e
, 3baec1c
.
9 years ago
Vladimir Golovnev (Glassez)
0afa4d260c
Fix 'Append label to save path'. Closes #3495 .
9 years ago
Gabriele
b2df917011
DownloadManager: fix downloads after a redirection
...
Closes #3580 .
9 years ago
Chocobo1
b727ce3b29
Remove filters frame
9 years ago
Chocobo1
0e1eaa518b
Alignment cleanup
9 years ago
sledgehammer999
f893131b8d
Less verbose compilation output. Closes #3565 .
9 years ago
sledgehammer999
2ec1d9e39e
New translation: Slovenian
...
Also re-run lupdate.
9 years ago
sledgehammer999
bd2f9e436c
Sync translations from Transifex and run lupdate.
9 years ago
Gabriele
4d66a0929c
Add "Copy description page URL" button in search tab
...
Closes #2371 .
9 years ago
Chocobo1
deaf322740
Add back "qBittorrent" in program updater title, closes #3549 .
9 years ago
ngosang
fbb47ce08f
Fix 3 compiler warnings
9 years ago
Gabriele
67c0f47928
searchengine: remove size constraints to search button
9 years ago
Gabriele
7c00e80f7a
searchengine: use kill() instead of terminate() on Windows
9 years ago
Gabriele
3a9cf70228
searchengine: use a single string for the search results number label
9 years ago
Gabriele
0f35bac605
searchengine: don't use strings to determine the status of search processes
...
'&' symbols are dynamically added to strings, making comparisons
unreliable.
9 years ago
Gabriele
1b24feb4f4
searchengine: drop unused flag and related code
9 years ago
Gabriele
ee8a492954
searchengine: fix crash when closing tab with running search
...
If a tab is closed, the search process gets terminated. This can take
a while and by the time searchFinished() is executed, activeSearchTab
is null, leading to a crash. Fix this by waiting for the process to
terminate and make sure activeSearchTab is not null when used.
9 years ago
Vladimir Golovnev (Glassez)
34da3e653d
Fix strict-aliasing warning.
9 years ago
Vladimir Golovnev (Glassez)
ddb5c0052d
Fix HTTP header parsing. Closes #3511 .
9 years ago
sledgehammer999
8f1f57afe4
Remove obsolete Boost configurations.
9 years ago
Gabriele
885eb64df3
Follow project coding style. Issue #2192 .
9 years ago
Chocobo1
2ce9aa20a5
Fix "Run External Program Launches too Early" issue, closes #2107 .
9 years ago
sledgehammer999
369561f8f7
Fix typo in string which prevents word substitution.
9 years ago
ngosang
69812bbf18
Converts the string "Seeded for" to lowercase
9 years ago
ngosang
e33570625f
[Web UI] Fix friendlyUnit() implementation. Related to #2719
9 years ago
ngosang
2132704e1d
[Web UI] Add information in General tab
9 years ago
ngosang
38a6f4cc34
Improve Python detection
9 years ago
sledgehammer999
626a3b10d3
[webui] Fix ugly 'C++' wrapping in About dialog.
9 years ago