Vladimir Golovnev (Glassez)
d40495a4be
Simplify Session/TorrentHandle classes.
9 years ago
Vladimir Golovnev (Glassez)
b63a68c9db
Use libtorrent::torrent_status::added_time ( Closes #3764 ).
9 years ago
sledgehammer999
3eac05b229
Fix broken .desktop file icon for some locales. See #3905 .
9 years ago
sledgehammer999
e39f8fafb1
Bump WebUI API_VERSION.
9 years ago
sledgehammer999
357dfca3e0
Optimize text color for dark themes v2. Closes #3815 .
9 years ago
sledgehammer999
8f8218c515
Fix Qt5 nox build on non-Windows.
9 years ago
sledgehammer999
b9a061680d
Fix broken donation link. Closes #3771 .
9 years ago
sledgehammer999
63df3090d5
Fix python detection when the 'Anaconda' software is installed. Closes #3731 .
9 years ago
Chocobo1
8605c4d4d3
Follow project coding style. Issue #2192 .
9 years ago
Chocobo1
e95fce3084
Fix potential crash when memory allocation failed. Closes #3877 .
9 years ago
Chocobo1
cf91685f6f
Sort labels in RSS Downloader dialog, closes #3140 .
9 years ago
ngosang
6a1497de92
[searchengine] Detect new plugin URL from clipboard
9 years ago
ngosang
fc65ba4ced
[searchengine] Fix invalid plugin message
9 years ago
ngosang
73fb0a6309
Fix Konqueror detection in Plasma (KDE5)
9 years ago
ngosang
c3921ce2fe
Fix RSS crash when deleting RSS feeds. Closes #997 , #2152 , #2461 , #3718 , #3747 , #3766 , #3806 , #3814 , #3829 and #3846 .
9 years ago
Vladimir Golovnev (Glassez)
228f51fff9
Drop unused method TorrentHandle::firstFileSavePath().
9 years ago
Vladimir Golovnev (Glassez)
08ee439a47
Drop unused method TorrentHandle::savePathParsed().
9 years ago
Vladimir Golovnev (Glassez)
1a67282dd3
Fix Qt4 qmake warning (unknown QT: concurrent).
9 years ago
Vladimir Golovnev (Glassez)
d2f1216987
Fix compiler warnings ( Closes #3826 ).
9 years ago
Vladimir Golovnev (Glassez)
b519700e33
Use c++11 enum classes instead of macros.
9 years ago
Vladimir Golovnev (Glassez)
12d9898b5d
Enable c++11 support.
9 years ago
ngosang
093c5d84d2
[RSS] Removes refresh message when adding a new feed
9 years ago
ngosang
e922275c72
[Web UI] Clean up JavaScript code
9 years ago
ngosang
52ff53b0b0
[Web UI] Reorder "Super seeding mode" option in right click menu
9 years ago
Chocobo1
65d3ca8c3f
Capitalize items
9 years ago
Chocobo1
a16c264aa3
RSS Downloader dialog cleanup
9 years ago
sledgehammer999
4642a35de7
Don't limit the number of torrents that can be announced to the tracker/dht/lsd. Closes #3473 .
9 years ago
Pawel Polewicz
f108e67dcc
Call setListeningPort() when state of network interface changes ( closes qbittorrent/qBittorrent#475 , closes qbittorrent/qBittorrent#3072 )
9 years ago
Pawel Polewicz
fb22940639
Small refactor in Session::setListeningPort()
9 years ago
ngosang
9c7bb08a03
Automatically add trackers to new downloads.
9 years ago
sledgehammer999
cbf683878a
Show current label in the torrent context menu. Closes #3776 .
9 years ago
Josep Sayol
fd5d3d0a48
Allow adding torrent link from Torcache
...
Recent changes in Torcache prevent adding (or drag-and-dropping) a torrent link into qBittorrent. Modifying DownloadManager to always spoof the HTTP Referer header to the file itself being downloaded solves this.
9 years ago
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