Christophe Dumez
8ecf79e91c
- Do not use SOCKS5 proxies in downloadThread.cpp (does not work)
2007-11-23 20:48:47 +00:00
Christophe Dumez
349e58fa22
- Fixed minor version number
2007-11-23 17:22:48 +00:00
Christophe Dumez
436f5bbd7e
- Fixed HTTP proxy support in downloadThread
2007-11-23 15:54:18 +00:00
Christophe Dumez
64bfdf930c
- Fixed not destructing libtorrent session bug
2007-11-23 15:20:26 +00:00
Christophe Dumez
8858518a14
- fixed proxy layout in preferences
2007-11-23 00:23:55 +00:00
Christophe Dumez
def19ef88b
- Added h.is_valid check
2007-11-22 21:53:42 +00:00
Christophe Dumez
4f989b674f
- Do not save fastresume data for paused torrents anymore
2007-11-22 21:50:22 +00:00
Christophe Dumez
f0ef21e409
- Fixed proxy auth disable problem when disabling proxy
2007-11-22 21:32:30 +00:00
Christophe Dumez
6b0ae4f575
- Some bug fixes (Proxy)
2007-11-22 10:49:10 +00:00
Christophe Dumez
3926b0d787
- Fixed compilation warning
2007-11-21 22:46:13 +00:00
Christophe Dumez
a721e6d943
- Improved proxy support (search, rss, downloadFromUrl...)
2007-11-21 22:30:33 +00:00
Ishan Arora
9c05148a24
few more corrections on RealProgressBar
...
- removed counting incomplete pieces
- replaced few Q_ASSERT with corrective statements
2007-11-21 21:12:03 +00:00
Christophe Dumez
725ef52cfe
- Fixed compilation warning
2007-11-21 20:35:31 +00:00
Christophe Dumez
7982011d0b
- Do not save fastresume data regularly for seeding torrents
2007-11-21 20:33:30 +00:00
Christophe Dumez
0a3bb0cfcd
- BUGFIX: title bar is now reset when "Display speed in title" is disabled
2007-11-21 20:17:01 +00:00
Christophe Dumez
f75501f781
- Fixed overflow handling in ETA calculation
2007-11-21 18:59:49 +00:00
Christophe Dumez
70f8a00c20
- Save fastresume data every minute instead of every 10 sec
2007-11-21 16:50:26 +00:00
Christophe Dumez
2691677650
- Fixed segfault that would happen when unfiltering files in torrent addition dialog ( closes #163379 )
2007-11-19 21:42:58 +00:00
Christophe Dumez
be34bed61a
- Fixed compilation warning
2007-11-19 21:33:07 +00:00
Christophe Dumez
721ef1d236
- Fixed useless variable in properties
2007-11-19 21:31:48 +00:00
Christophe Dumez
c8b944508b
- Saving trackers file only when necessary
...
- Avoid code duplication for showProperties()
2007-11-19 21:10:57 +00:00
Christophe Dumez
f3f3f2822b
- Do not save fastresume data for checking torrents anymore
2007-11-19 20:43:54 +00:00
Christophe Dumez
3ef0c82a8c
- Do no pause torrents before saving fastresume data anymore (no longer needed)
...
- Save fast resume data regularly (every 10 seconds) to avoid downloading from s
cratch when qBittorrent restart
2007-11-19 20:33:31 +00:00
Arnaud Demaiziere
b8200fd7b2
feature : allow to hide/show columns
2007-11-19 00:58:14 +00:00
Ishan Arora
9e62780a6d
Added files missing in last revision
2007-11-18 19:40:49 +00:00
Christophe Dumez
58c78fa6f6
- FEATURE: Real progress bar in torrent properties that displays downloaded pieces (contribution by
...
Ishan Arora)
2007-11-18 18:06:44 +00:00
Christophe Dumez
5484ec923d
- Improved proxy support in search engine
2007-11-16 19:59:36 +00:00
Christophe Dumez
54225cd42f
- Made properties window a bit larger
...
- Remember properties window size and position on startup
2007-11-16 19:33:38 +00:00
Christophe Dumez
dc651ffed3
- Updated TODO List
2007-11-16 19:21:24 +00:00
Christophe Dumez
476a7d7be0
Updated language files
2007-11-16 18:54:52 +00:00
Christophe Dumez
c580285fe8
- Allow to open destination folder on right click on a torrent
2007-11-16 18:53:21 +00:00
Christophe Dumez
5b6166ee15
- Simplified file preview using QDesktopServices
2007-11-16 18:36:57 +00:00
Christophe Dumez
18ee43225e
- Allow to open destination folder on double-click
2007-11-16 18:26:00 +00:00
Christophe Dumez
b47073901f
- Removed a fedora 7 workaround
2007-11-13 10:32:42 +00:00
Christophe Dumez
d45c44868e
- Removed Fedora workaround because Fedora 8 is working propery now
2007-11-10 09:25:51 +00:00
Christophe Dumez
4401b60d51
- cleaned up arnaud's code for double-click action
2007-11-08 18:31:41 +00:00
Christophe Dumez
0ce114a7f8
- Fixed double-click default action
2007-11-08 18:22:34 +00:00
Christophe Dumez
38ca306499
- Fixed start minimized
2007-11-07 12:30:20 +00:00
Christophe Dumez
6cb636f85d
- Fixed Changelog
2007-11-07 12:19:12 +00:00
Christophe Dumez
7563b09ead
- Updated TODO/Changelog
2007-11-07 11:20:28 +00:00
Arnaud Demaiziere
76783c819c
clear the results of a search stops it
2007-11-07 08:41:34 +00:00
Arnaud Demaiziere
42312b982b
i forgot the changelog ... oups
2007-11-06 21:16:49 +00:00
Arnaud Demaiziere
a329a59719
- Start minimized option in program preferences
...
*** - In finished list, replace "Seeds/Leechs" column by "Leechers"
because Seeds are always 0.
- Allow to change action on double-click
-> in download list
-> in seeding list
2007-11-06 21:11:09 +00:00
Christophe Dumez
82e548a2fd
- Fixed a bug in torrent files filtering ( closes #158846 )
2007-11-06 20:55:23 +00:00
Christophe Dumez
5bbdb9e119
- Renabled debug
...
- Bumped to v1.1.0alpha1
2007-11-06 17:40:44 +00:00
Christophe Dumez
68cbcaeab9
- Fixed a little problem with 16x16px icon install
2007-11-04 09:18:31 +00:00
Christophe Dumez
3c88657e0f
rc7 release
2007-11-03 11:57:00 +00:00
Christophe Dumez
f836be6736
- BUGFIX: Don't reload seeding torrents anymore (no point)
2007-11-03 00:19:24 +00:00
Christophe Dumez
85fe900afe
- Disable debug mode
2007-11-02 22:56:33 +00:00
Christophe Dumez
052ccf2302
- BUGFIX: Don't reload all torrents everytime settings are saved
2007-11-02 22:56:07 +00:00