Christophe Dumez
|
02fbd6a135
|
Fix compilation warnings in smtp.h (cgreco)
|
14 years ago |
Christophe Dumez
|
3995af6489
|
Initial port to libtorrent v0.16
|
14 years ago |
Christophe Dumez
|
ea04f79e0f
|
Parse URLs in torrent description
|
14 years ago |
Christophe Dumez
|
85d6365bc2
|
Limit file names to 255 bytes to avoid issues on Linux FS
|
14 years ago |
Christophe Dumez
|
15d3b07f34
|
Improve folder removal behavior
|
14 years ago |
Christophe Dumez
|
d9e15e40f4
|
Fix "Append Label to Save path" on Windows
|
14 years ago |
Christophe Dumez
|
5c8dd9f0fb
|
Performance improvement on ARM
|
14 years ago |
Christophe Dumez
|
fcf3b8e14a
|
Fixed translation of size units (Thanks Владимир Головнёв)
|
14 years ago |
Christophe Dumez
|
76ea7525e3
|
Really get rid of DBus dependency in nox mode
|
14 years ago |
Christophe Dumez
|
83ff66e0b1
|
Use of system icon theme can now be disabled
|
14 years ago |
Christophe Dumez
|
1b08c087c0
|
FEATURE: Added auto-suspend upon downloads completion feature
|
14 years ago |
Christophe Dumez
|
64f4775a81
|
Code clean up
|
14 years ago |
Christophe Dumez
|
5696944c6f
|
Code clean up
|
14 years ago |
Christophe Dumez
|
cc4e1c5bbe
|
Remove empty folders on torrent soft deletion
Code clean up
|
14 years ago |
Christophe Dumez
|
29426265a7
|
Fix nox compilation
|
14 years ago |
Christophe Dumez
|
b61e4363f5
|
Use system icons in the Web UI too
|
14 years ago |
Christophe Dumez
|
052825e5c4
|
Initial support for system Icons (incomplete but good progress)
|
14 years ago |
Christophe Dumez
|
b41aa38f39
|
Code clean up
|
14 years ago |
Christophe Dumez
|
287cdc43c1
|
Code optimization
|
14 years ago |
Christophe Dumez
|
79e595c195
|
Code optimization
|
14 years ago |
Christophe Dumez
|
3b3642bbba
|
Initial support for libtorrent v0.16 (still a lot of deprecation warning but it compiles...)
|
14 years ago |
Christophe Dumez
|
8a5dc1f239
|
Fix compilation on Windows (Remove using namespace libtorrent; from headers)
|
14 years ago |
Christophe Dumez
|
9c9944715a
|
More reliable folder scanning
|
14 years ago |
Christophe Dumez
|
6b7af5b464
|
Started work on the new RSS feed downloader (WIP)
|
14 years ago |
Christophe Dumez
|
3ecc8c8d67
|
FEATURE: Remember the last trackers used in the torrent creation tool
FEATURE: The optimal piece size is now automatically computed in the torrent creation tool
COSMETIC: Improved the torrent creation tool appearance
|
14 years ago |
Christophe Dumez
|
90dd337069
|
FEATURE: Added a torrent import assistant to seed or keep downloading outside torrents
|
14 years ago |
Christophe Dumez
|
290932e128
|
Big code clean up
|
14 years ago |
Christophe Dumez
|
828ecb6b3c
|
Fix to last commit
|
14 years ago |
Christophe Dumez
|
df677789d2
|
FEATURE: Added Auto-Shutdown on downloads completion feature (Linux Only for now)
|
14 years ago |
Christophe Dumez
|
0bcbaf6521
|
Remember last selected paths in torrent creation dialog
|
14 years ago |
Christophe Dumez
|
185af18790
|
Fix improvement for file permissions on Windows
|
15 years ago |
Christophe Dumez
|
3d4c1fe7da
|
FEATURE: Added support for BitComet links (bc://bt/...)
|
15 years ago |
Christophe Dumez
|
b9394f2ba2
|
Fix race condition allowing to run several instances of qBittorrent at the same time
|
15 years ago |
Christophe Dumez
|
c9ece4695e
|
Merge latest changes for stable branch (mostly unicode fixes)
|
15 years ago |
Christophe Dumez
|
4805690dbe
|
Merge latest msvc fixes from stable branch
|
15 years ago |
Christophe Dumez
|
8ec1621334
|
Merge msvc fixes from stable branch
|
15 years ago |
Christophe Dumez
|
4e1366bf0d
|
Merge latest fixes from stable branch
|
15 years ago |
Christophe Dumez
|
29e79dc54d
|
Fix sorting of ETA column when having infinite values (closes #583347)
|
15 years ago |
Christophe Dumez
|
1052cd019b
|
Better fix for FS changes on torrent labeling
|
15 years ago |
Christophe Dumez
|
772028106e
|
FEATURE: Simplified torrent root folder renaming/truncating (< v2.3.0 is no longer forward compatible)
|
15 years ago |
Christophe Dumez
|
789cf654d0
|
Another attempt to fixing Mac compilation
|
15 years ago |
Christophe Dumez
|
a300a6094e
|
Mac compilation fix
|
15 years ago |
Christophe Dumez
|
c4ed12bbd1
|
Code cleanup
|
15 years ago |
Christophe Dumez
|
a468404ab5
|
Make use of Fast concatenation feature in Qt 4.6
|
15 years ago |
Christophe Dumez
|
5494c33a89
|
Fix compilation with Qt 4.4
|
15 years ago |
Christophe Dumez
|
bea3c33a46
|
Fix several signals/slots bindings
Drop backward compatiblity functions for qBT <= 1.4.0
Clean up torrent loading code (Use priority queue instead of insertion sort)
|
15 years ago |
Christophe Dumez
|
a9be841d2d
|
Keep on cleaning up
|
15 years ago |
Christophe Dumez
|
7d0581a7a5
|
Started code clean up and optimization
|
15 years ago |
Christophe Dumez
|
a03ad3de23
|
FEATURE: Torrent files can be exported to a given directory
BUGFIX: Fix crash when double-clicking on a torrent that has no metadata to open its save path
|
15 years ago |
Christophe Dumez
|
c4ce2a2549
|
Improved user friendlyness of size units (Use 1KiB/s instead of 1024B/s)
Optimized transfer list repainting
|
15 years ago |