sledgehammer999
145950e766
Optimize text color for dark themes. Closes #3633 .
9 years ago
sledgehammer999
8bde7d45b8
Try to avoid loading a corrupted configuration file. Also log errors encountered while saving/loading the configuration. Closes #3503 .
9 years ago
Chocobo1
e0935fe14f
Follow project coding style. Issue #2192 .
9 years ago
Chocobo1
c27aa7723e
Options GUI layout cleanups: Speed Page
...
Move uTP options to it's own section
9 years ago
Casey Bodley
87b26a8dcc
webui: add save_path to /query/torrents
...
Signed-off-by: Casey Bodley <cbodley@gmail.com>
9 years ago
sledgehammer999
0b2b07e98e
Sync translations from Transifex and run lupdate.
9 years ago
sledgehammer999
581d544f61
Fix typos. Make `ìTP` untranslatable. Use American variation of words. Closes #3654 .
9 years ago
Chocobo1
7028c2712a
Reorder code in options_imp::loadOptions() according to GUI layout
9 years ago
ngosang
4f504f597d
Fix RSS panel position not saved
9 years ago
ngosang
a9e9a9c835
[Web UI] Changes in labels implementation
9 years ago
Felipe Barriga Richards
4ae2f6c33b
webui (js): feature: Added complete support for labels (add/set/reset/display/filter) #648
...
Changes:
- added list of labels on the lower-left corner
- added support to add/set/reset labels on context menu
- added support to filter torrents by label
9 years ago
Felipe Barriga Richards
76d93c23b7
webui (c++): feature: added labels support. #648
9 years ago
Gabriele
5cc5552d9b
Use infinity symbol rather than -1 for nb_connections
9 years ago
Gabriele
42c74f9553
Avoid concatenation when dealing with translatable strings
...
Concatenation could be problematic with RTL languages.
9 years ago
Gabriele
420fa82e8d
Put some string placeholders between quotes
9 years ago
ngosang
ee21562426
[RSS] Handle more types of RSS feeds
9 years ago
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