Nick Tiskov
|
6e77d12ac6
|
Update dialogs
|
11 years ago |
sledgehammer999
|
b4dca951b2
|
Drop libtorrent 0.15.x support.
|
11 years ago |
Nick Tiskov
|
a1298fbf58
|
Add option to ignore global share ratio limits for torrents created in qBt.
|
11 years ago |
Nick Tiskov
|
fd8a2e05a4
|
Use AutoExpandableDialog instead of QInputDialog wherever possible
|
11 years ago |
sledgehammer999
|
22e2bafa7a
|
Fix compilation with libtorrent 1.x.x v2
|
12 years ago |
sledgehammer999
|
94b58ca229
|
Fix compilation with libtorrent 1.x.x.
|
12 years ago |
Nick Tiskov
|
6debc1e958
|
Fix unhandled exception when trying to create torrents from files/folder in disk root.
|
12 years ago |
Nick Tiskov
|
a8f29e51c5
|
Cosmetic fixes to torrent creator
|
12 years ago |
Nick Tiskov
|
964b321458
|
Ignore multiple sequential newlines in torrent creator
|
12 years ago |
Nick Tiskov
|
dec726c0ae
|
Add tooltip in torrent creation dialog as a hint on tracker tiers
|
12 years ago |
Nick Tiskov
|
025f4f9737
|
Support tracker mirrors in torrent creator
|
12 years ago |
Christophe Dumez
|
da3406b811
|
Simplify the code a bit now that QIniSettings uses qBittorrent / qBittorrent by default
|
12 years ago |
sledgehammer999
|
2309c25aa4
|
Fix null termination of wsave_path.
|
12 years ago |
sledgehammer999
|
ed26846a54
|
Null terminate the wide string in torrent creator.
|
12 years ago |
sledgehammer999
|
e7125d21cb
|
Fix torrent creator when saving to a non-latin path in Windows.
|
12 years ago |
sledgehammer999
|
7d1e2e2b2a
|
Open stream in binary mode. Fixes issue #161
|
12 years ago |
Christophe Dumez
|
573dac0b91
|
Do not store created torrent in memory before writing it to a file (closes #133)
|
12 years ago |
Christophe Dumez
|
90373897d6
|
Fix permission problems on Windows (closes #1020227)
|
13 years ago |
Christophe Dumez
|
0f291629cc
|
Move FileSystem utility functions out of misc.h
Use new fs_utils.h instead.
|
13 years ago |
Christophe Dumez
|
c502edf9e1
|
Brand new torrent addition dialog
|
13 years ago |
Christophe Dumez
|
bc6fd3aa72
|
Various style fixes
|
13 years ago |
Christophe Dumez
|
f3448125c3
|
Coding style clean up
|
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 |
Christophe Dumez
|
c25586b500
|
Remove misc::safeRemove(): shouldn't be needed
|
13 years ago |
Christophe Dumez
|
60d9bfe077
|
misc: Remove duplicate function to branch a path
|
13 years ago |
Christophe Dumez
|
f6b7b8bd6e
|
Get rid of libboost-filesystem dependency if libtorrent >= v0.16.x is used
|
13 years ago |
Christophe Dumez
|
ce6348bc32
|
Code clean up
|
13 years ago |
Christophe Dumez
|
e7abeb9bd4
|
Code clean up
|
14 years ago |
Christophe Dumez
|
c05e6ba580
|
Fix compilation error on Windows
Fix possible encoding problem on Windows (torrent creation tool)
Fix compilation with boost >= v1.46
|
14 years ago |
Christophe Dumez
|
1fb510b2b0
|
Fix compilation error
|
14 years ago |
Christophe Dumez
|
b3f89027fc
|
Removed wrong ASSERT in torrent creator
|
14 years ago |
Christophe Dumez
|
636f9b2912
|
Fix encoding error in torrent creator
|
14 years ago |
Christophe Dumez
|
83ff66e0b1
|
Use of system icon theme can now be disabled
|
14 years ago |
Christophe Dumez
|
64f4775a81
|
Code clean up
|
14 years ago |
Christophe Dumez
|
052825e5c4
|
Initial support for system Icons (incomplete but good progress)
|
14 years ago |
Christophe Dumez
|
45f0383ee2
|
Several dimension saving fixes
|
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
|
30ba1a428e
|
Fix compilation warning
|
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 |