ngosang
8b06f72a94
Web UI: Fix Max connections and Time active in transfer information
10 years ago
ngosang
2e05777dc5
Web UI: New config - Global maximum number of upload slots
10 years ago
ngosang
dd71355e8a
Web UI: Fix login and logout relative URLs
10 years ago
ngosang
a90ec4cce7
Web UI: Fix resumeAll and pauseAll. Closes #3016
10 years ago
Chocobo1
f1c2eae264
Fix wrong path for icons.qrc
10 years ago
ngosang
28fcbe9bc5
[search engine] Improve torrentz engine to return more results
10 years ago
ngosang
b18138bad0
Change width of columns in search tab. Closes #764
10 years ago
ngosang
0ef728d385
Fix Start Minimized checkbox in Options
10 years ago
ngosang
bd6afc2d86
Make strings translatable in seach engine
10 years ago
ngosang
de3c84bd0b
Web UI: Display wasted data with friendly units. Closes #2994
10 years ago
sledgehammer999
88237fbd1e
Update Copyright year.
10 years ago
Chocobo1
30f21259f8
Enable to choose dark/light tray icons on all platforms.
10 years ago
LazyBui
be62c34e46
Removing the confusion caused by moving GeoIP code/.dat to a different directory
10 years ago
Chocobo1
1d6263385b
Use AllUppercase for label text
10 years ago
sledgehammer999
1ba8ce7345
Sync translations from Transifex and run lupdate.
10 years ago
sledgehammer999
8a5d2208a5
Fix UI freeze when right clicking on a torrent with libtorrent 1.0.x.
...
Thanks to pmzqla for finding the root issue.
Closes #2365 #2388 .
10 years ago
sledgehammer999
18e2bb6f60
Fix updating of Error/Warning trackers counter.
10 years ago
sledgehammer999
6c579950f6
Correctly detect trackers with invalid TLDs or IPv4/IPv6 addresses.
10 years ago
sledgehammer999
e378f28fb7
Use a single scrollbar for all filters in the sidepanel.
10 years ago
Chocobo1
010bf80b90
Increase resource files compression level, the result is 1.9% smaller binary size
10 years ago
DoumanAsh
62776df9e1
Aborting search engine process during closure. Close #2671
10 years ago
Chocobo1
72c5bce6a4
Add "Add link to torrent" menu in TrayIconMenu. Closes #2918 .
10 years ago
sledgehammer999
6e4fbcf017
Fix linux build.
10 years ago
sledgehammer999
1a9b13b829
Sync translations from Transifex and run lupdate.
10 years ago
sledgehammer999
6644fe0714
Tell Windows to wait during shutdown by creating a ShutdownBlockReason.
...
Huge thanks to paolo-sz for bringing this to my attention, for the various patches he tried to submit and for testing.
See issue #1984 for complete history.
Closes #1535 .
10 years ago
racam
d7ac142885
Enhancement of the webui preference and of the quote escape for javascript
10 years ago
Vladimir Golovnev (Glassez)
0a3406ea80
Fix aboutToQuit signal is not emitted on Windows.
...
In some cases QApplication::aboutToQuit() and
QApplication::commitDataRequest() signals not emitted on
Windows. This happened when qBittorrent is started with both "Show
minimized" and "Minimize to system tray" enabled.
10 years ago
Gabriele
8017680055
WebUI: create a new session for each user
...
Closes #2919 .
10 years ago
Gabriele
41fa59f164
Allow to Open files from the properties pane by pressing "Enter"
...
Allow to open only one file at a time and ignore keypresses when
multiple items are selected.
10 years ago
Gabriele
b5b40abb56
WebUI: Implement 'Force Start' feature.
10 years ago
sledgehammer999
2c5edf8652
Implement 'Force Start' feature. Closes #270 .
10 years ago
Gabriele
1f77a03eb6
Don't reorder the torrents in the transfer list if not necessary
...
The current sorting algorithm is not stable and causes undesidered
rearrangements of the transfer list when different torrents have same
values in respect to the current sorting criterion. Fix this by using
the priority, the seed date and the hash of the torrents as fallback
values to determine the order.
Closes #2158 .
Closes #2526 .
10 years ago
Gabriele
fff1436e26
WebUI: Convert torrent list from QVariantHash to QVariantMap
...
Currently QJsonDocument::fromVariant() does not support QVariantHash,
so convert the torrent list to QVariantMap.
Closes #2849 .
10 years ago
Gabriele
1b2e65011d
Follow project coding style. Issue #2192 .
10 years ago
ngosang
20d7f37fd0
Changes torrent name when metadata is retrieved
10 years ago
sledgehammer999
6aceac152d
Adjust color scheme for dark themes. Closes #1359 .
10 years ago
sledgehammer999
4493fd9c31
Allow to use system QJson. Closes #1744 .
10 years ago
sledgehammer999
3047681951
Don't include the GeoIP database in the repo. Inadvertently added by commit ff9a281b72
. Issue #2837 .
10 years ago
sledgehammer999
3c58b0cc9a
Revert "WebUI: Use QVariantMap instead of QVariantHash"
...
This reverts commit d49c79d032
.
10 years ago
Gabriele
d49c79d032
WebUI: Use QVariantMap instead of QVariantHash
...
Currently QJsonDocument::fromVariant() does not support QVariantHash,
so use QVariantMap instead.
Closes #2849 .
10 years ago
David Christenson
307ae459f2
Fix variable names
...
Change undeclared identifiers `running_` and `paramsQueue_` to their
proper names.
10 years ago
Gabriele
52c8a570e1
Use out of range value when the number of files can't be determined
...
Trying to get the number of files of a torrent with no metadata causes
a crash. Prevent this by first checking if the metadata is available.
If the number of files can't be determined, -1 will be returned.
Closes #2522 .
10 years ago
Gabriele
f02db79c52
Put torrents with no ratio limit at the bottom
10 years ago
Gabriele
0a51b57a54
Put torrents with invalid "Last Activity" value at the bottom of the list
...
Closes #2809 .
10 years ago
Gabriele
98350bae5d
Follow project coding style. Issue #2192 .
10 years ago
sledgehammer999
dcc73afd73
Save widget states under different paths when using Qt5. Closes #2340 .
10 years ago
sledgehammer999
4627776165
Move appdata xml to dist.
10 years ago
Gabriele
a582f2e5ed
Don't use HTML in tray icon pop-up on OSX
...
Closes #2830 .
10 years ago
Gabriele
027a08c92e
Update matching RSS articles while editing rules
...
Save the rules as soon as they are edited so that the matching
articles tree is immediately updated.
Closes #2829 .
10 years ago
Gabriele
6e91a108bd
WebUI: Check if torrent queueing is enabled before changing torrent priorities
10 years ago