Vladimir Golovnev (Glassez)
4b5e7e6168
Move network related code to core/net.
10 years ago
Vladimir Golovnev (Glassez)
3eeed813d6
Implement new download manager.
10 years ago
Vladimir Golovnev (Glassez)
f1bce0b8e0
Fix downloadthread.* coding style (Issue #2192 ).
10 years ago
Vladimir Golovnev (Glassez)
98dfb6302d
Fix shutdownconfirm.* coding style (Issue #2192 ).
10 years ago
Vladimir Golovnev (Glassez)
d87a9bf7ec
Move GUI-related sources into gui subdir.
10 years ago
Chocobo1
ab91fb87ea
Change option text "Confirmation on exit when torrents are active"
10 years ago
Chocobo1
e75de01809
Set default focus to no button in exit confirm box
10 years ago
Chocobo1
a29f2dcfaa
Set default focus to ok button in add new torrent dlg
10 years ago
Chocobo1
2b2bc11d7d
Set default focus to cancel button in delete confirm dlg, closes #3085
10 years ago
ngosang
7129ad47f4
Web UI: Minor changes in style
10 years ago
ngosang
dcdb319653
Web UI: Complete translatable strings
10 years ago
ngosang
c5ce99ebec
Web UI: Changes in title bar
10 years ago
ngosang
e46c238f15
[search engine] Fix thepiratebay. Closes #3012
10 years ago
LazyBui
23ec562375
Making alternate download/upload configuration behave like global download/upload configuration so as to allow boundless down/up
10 years ago
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