Chocobo1
db45c11d84
Reduce max value of "Disk cache size" to 1536MB. Closes to #4028 .
9 years ago
Chocobo1
e54cd8499e
Move option "Confirm torrent deletion" to Behavior page
9 years ago
Chocobo1
2204f27de1
Follow project coding style. Issue #2192 .
9 years ago
Chocobo1
bd657fe9ae
Move option "Ignore transfer limits on local network" to Speed page
9 years ago
Oleh Prypin
7474c05209
Implement an option to disable confirmation of torrent recheck
9 years ago
Vladimir Golovnev (Glassez)
d16d1fdb3a
Redesign main core classes.
10 years ago
Vladimir Golovnev (Glassez)
d32bb52390
Don't add core to INCLUDEPATH.
10 years ago
Vladimir Golovnev (Glassez)
ff9a281b72
Change project directory structure.
...
Change project directory structure according to application structure.
Change 'nox' configuration option to something more meaningful 'nogui'.
Rename 'Icons' folder to 'icons' (similar to other folders).
Partially add 'nowebui' option support.
Remove QConf project file.
10 years ago
sledgehammer999
7f7aaabec1
Add better translation notes for some strings.
10 years ago
John S. Peterson
d27bff4df4
adding a save resume data interval option
...
because some SSD users oppose frequent disk writes
10 years ago
sledgehammer999
8408f56d6f
Fix large cache support on amd64 arch pt2.
10 years ago
sledgehammer999
66b375de07
Don't listen on IPv6 address by default. Prevents network connectivity problems. Closes #1880 .
10 years ago
sledgehammer999
80d6a5a73e
Allow disabling of OS cache. This will prevent RAM increases on Windows when seeding many files. Closes #1699 .
10 years ago
sledgehammer999
7763a6d2d5
Limit max cache to 1800MiB for 32bits compiled binaries and to 4GiB for other. Closes #1698 .
10 years ago
sledgehammer999
d8d95d2195
Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file.
10 years ago
Vladimir Golovnev (Glassez)
ce3aac5f9d
Fix functions and macros using to support both Qt4 and Qt5.
11 years ago
sledgehammer999
b4dca951b2
Drop libtorrent 0.15.x support.
11 years ago
Nick Tiskov
6b660d505c
Allow control of cache expiry interval (libtorrent 0.16.10 allocator can now return cache to kernel)
12 years ago
Nick Tiskov
104b2aecdc
fixup! Show human readable interface names (mostly affects Windows)
12 years ago
Nick Tiskov
3e98bd49e2
Show human readable interface names (mostly affects Windows)
12 years ago
John Peterson
6894a4b640
Removing option to disable the OS disk cache because it has limited use and is unreliable in Windows.
12 years ago
John Peterson
31ffbb1edd
Enabling Windows disk cache (and adding option to disable it) to prevent a relatively prevalent ERROR_INVALID_PARAMETER.
...
From my test only the write cache was the culprit, if this can be confirmed the read cache can be disabled by default if that has a benefit.
(Other systems are unchanged.)
12 years ago
Christophe Dumez
aeb5fa036c
Update max write cache size to 2048MB and set it to automatic by default ( closes #148 )
12 years ago
Christophe Dumez
26314fae01
No longer fallback to ANY interface if the user-selected interface cannot be found ( closes #143 )
12 years ago
Christophe Dumez
0c279e0567
Remove QT_VERSION checks for 4.5.0
13 years ago
Christophe Dumez
a8a7b61ea9
Coding style clean up
13 years ago
Christophe Dumez
a53a70742d
Drop support for libtorrent v0.14.x
13 years ago
sledgehammer_999
cdf68c90ba
Fix: 'announce to all trackers' checkbox could't be set by the user.
13 years ago
Christophe Dumez
e83618a1b2
Fix advanced settings order
13 years ago
Christophe Dumez
ed5e55f85d
Add advanced setting to announce to all trackers
13 years ago
Christophe Dumez
3529c5c7a0
Fix tracker extension setting
14 years ago
Christophe Dumez
83317ca2d0
Fix tracker exchange advanced setting (Thanks Rumickon)
14 years ago
Christophe Dumez
02fbd6a135
Fix compilation warnings in smtp.h (cgreco)
14 years ago
Christophe Dumez
6265e2e092
Fix to Japanese translation (Masato Hashimoto)
...
Make one more string translatable (Masato Hashimoto)
14 years ago
Christophe Dumez
641b38690c
Added uTP support
14 years ago
Christophe Dumez
f982501576
Improve advanced settings
14 years ago
Christophe Dumez
ae1d6492d0
Code clean up
14 years ago
Christophe Dumez
0f1473e212
FEATURE: Inhibit system sleep when torrents are active (Vladimir Golovnev)
...
Remove visual style settings
14 years ago
Christophe Dumez
4c7a5633da
FEATURE: IP address reported to trackers is now customizable
14 years ago
Christophe Dumez
8fd7b86f45
FEATURE: Added option to skip torrent deletion confirmation (Ville Kiiskinen)
14 years ago
Christophe Dumez
83ff66e0b1
Use of system icon theme can now be disabled
14 years ago
Christophe Dumez
f5b3564392
Fix compilation error introduced in last commit
...
Display pieces size in torrent properties
14 years ago
Christophe Dumez
6bcbfa2e05
FEATURE: Software update check can now be disabled (Mac OS X / Windows)
14 years ago
Christophe Dumez
8a1e79d22f
Restructured the project file
...
Move OS specific configuration to separate project files
14 years ago
Christophe Dumez
e5032a52c4
Importance code refactoring related to the "preferences" code - Greatly improves performance
14 years ago
Christophe Dumez
d76877b1a2
Brand new torrent model for the transfer list
14 years ago
Christophe Dumez
aff27558dd
FEATURE: qBittorrent can now act as a tracker
14 years ago
Christophe Dumez
129bfac549
Fix typo (baloon -> ballon)
14 years ago
Christophe Dumez
b483f09d11
Code cleanup
15 years ago
Christophe Dumez
39d86c5f61
Made it possible to disable notification balloons again
15 years ago