Mayank Asthana
cf89d892c6
Download-from-URL textbox changes focus on tab key
10 years ago
ADTC
1109464dad
Optimize PNG - torrentz
...
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
10 years ago
Chocobo1
45149f3277
Let the OS decide the default interface regardless of IPv4/IPv6. Closes #2156 .
10 years ago
Vladimir Golovnev (Glassez)
0e4ef42ddf
Fix indentation size in qtlibtorrent/* files.
10 years ago
ngosang
fa6f4c6948
New feature: Torrentz search engine
10 years ago
DoumanAsh
2d4f183771
[search engine] Remove custom HTTPSConnection in btdigg. Fix #2594 #2425
10 years ago
sledgehammer999
92757b9f22
Follow project coding style. Issue #2192 .
10 years ago
sledgehammer999
89db090cb9
Hold the Preferences lock the absolute minimum time.
10 years ago
sledgehammer999
153f3328f3
Randomize the listening port only on startup.
10 years ago
sledgehammer999
2c90ded9aa
Fix qmake files.
10 years ago
ADTC
51a9d6572e
Optimize PNG - search engines
...
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
10 years ago
ADTC
286b247bf7
Optimize PNG - other icons
...
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
10 years ago
ADTC
21bcb838b9
Optimize PNG - skin icons
...
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
10 years ago
ADTC
508d54ac81
Optimize PNG - oxygen icons
...
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
10 years ago
ADTC
f3e015f20e
Optimize PNG - flags
...
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
10 years ago
ADTC
2d81ffb001
Optimize PNG - line edit images
...
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
For clear_left.png, Beyond Compare shows important difference when
compared with original. However, the optimized file itself works fine.
Signed-off-by: ADTC <send2adtc@gmail.com>
10 years ago
sledgehammer999
1bf7e3cafa
Move the searchengine code back into its original place.
10 years ago
sledgehammer999
b93d784571
Revert "Change Update URL for search engines"
...
This reverts commit 24a1c9b16e
.
10 years ago
Gabriele
8b65db69c4
WebUI: Use regular expression to check if gzip is accepted
...
The previous code caused a crash in case "gzip" was at the end of the
string with no quality factor (;q=*) specified.
10 years ago
John Sebastian Peterson
92f490cde8
Fix filter icons. Issue #2553
10 years ago
ngosang
24a1c9b16e
Change Update URL for search engines
10 years ago
ngosang
ba2bb9be5b
Updated URL in kickasstorrents search engine
10 years ago
ngosang
90a18da499
Removes several warnings related with RSS
10 years ago
ngosang
d206b00a88
Disable Auto piece size when creating a new torrent
10 years ago
buinsky
902db2b938
Group setting torrents download limit
10 years ago
buinsky
cf55751fbe
Group setting torrents upload limit
10 years ago
buinsky
facab1681a
Add ability to set super seeding mode for torrents
10 years ago
buinsky
28f573e9a8
Fix processHash function
...
Fix processHash function to not use QVariantHash as result because of QJsonDocument doesn't support QVariantHash variables in Qt 5.
10 years ago
buinsky
8931eec5b0
Use server refresh interval
...
Use torrents table refresh interval from server in web-client.
10 years ago
buinsky
c4332fe9a9
Add processing double click on torrent
...
Starting/pausing torrent by double-clicking on it.
10 years ago
buinsky
0fee2216d0
Add shortcut key for deleting selected torrents
...
Added processing of pressing 'Delete' key on keyboard.
10 years ago
buinsky
28b976bdb8
Place 'Resumed' filter before 'Paused'
10 years ago
buinsky
623797a6c4
Follow project coding style. Issue #2192 .
10 years ago
buinsky
f5f9e206fb
Add 'Resumed' filter
10 years ago
buinsky
0f56440dec
Fix alternative speed limits toggle behavior
10 years ago
buinsky
135599acc4
Center vertically text in progress bar
10 years ago
buinsky
18b036545c
Fix 'Resume all' & 'Pause all' actions
10 years ago
buinsky
1d5e52fc55
Fix friendlyDuration function
10 years ago
buinsky
ba86d16e78
Use compact style of JSON data
10 years ago
buinsky
bed0784a2d
Follow project coding style. Issue #2192 .
10 years ago
buinsky
d17f21af45
Queueing flag relocation in sync/maindata response
10 years ago
ngosang
d046b7a532
Change "remove empty labels" to "remove unused labels".
10 years ago
ngosang
ea111c664f
New feature: Remove empty labels
10 years ago
DoumanAsh
503626bde8
[searchengine] Fix piratebay. Closes #2270
10 years ago
ngosang
57ab7fcf64
Changes sort order of the status column
10 years ago
ngosang
2da3ad3234
Removes white bar in the labels list. Closes #1151 .
10 years ago
ngosang
0e89ec3737
Small change in progress bar percentage
10 years ago
ADTC
d0c523ed00
Changed "caption" to "name" in code for consistency
...
To maintain consistency with the actual English menu item, the variable
names and method name have been changed to reflect the menu item text.
Per comments in PR qbittorrent#2493
Signed-off-by: ADTC <send2adtc@gmail.com>
10 years ago
ngosang
5d3f68e422
Add icon to "Copy name" option and change item ordering
...
The Copy icon is added to the menu item. This is in tandem with other
uses of the same icon, such as "Copy" (in log), "Copy selected" (in peer
list), "Copy tracker url", etc.
Also changed the ordering to have the new option appear before the
existing "Copy magnet link" icon.
This is as per comments in PR qbittorrent#2493
Signed-off-by: ADTC <send2adtc@gmail.com>
10 years ago
Chris Hirst
91aad83cad
Add "Copy name" option in right-click menu of torrent list
...
Implementation of feature request #2452
https://github.com/qbittorrent/qBittorrent/issues/2452
Adds a new option in the right-click menu of the torrent list to copy
the name(s) of selected torrent(s) to the clipboard. This is similar to
the existing option to copy the magnet links to the clipboard.
This patch was originally authored by Chris Hirst (ciaobaby). I changed
the item name from "Copy caption" to "Copy name" (the torrent list
column header says "Name"), and I added the missing line in the header
file.
Note: Translations are not updated for the English menu item "Copy
name".
Signed-off-by: ADTC <send2adtc@gmail.com>
10 years ago