Christophe Dumez
|
1832d518d6
|
- Updated splash screen for v1.1.0
- Version Bump to v1.1.0alpha2
|
2007-12-07 22:51:25 +00:00 |
|
Christophe Dumez
|
5ed8517cde
|
- Added an icon for the new "Buy it" action
- Updated language files
|
2007-12-07 22:48:51 +00:00 |
|
Christophe Dumez
|
b2950afd5c
|
- FEATURE: Allow to buy downloads using ShareMonkey
|
2007-12-07 22:33:19 +00:00 |
|
Christophe Dumez
|
a84c686090
|
- Fixed a problem when closing to systray, then closing the app and cancel
|
2007-12-04 12:04:53 +00:00 |
|
Christophe Dumez
|
efb8315a38
|
- Fixed nbResult != 0 when clearing results while a search is running
|
2007-12-03 19:29:57 +00:00 |
|
Christophe Dumez
|
56b018fb95
|
- Attempt to fix downloadFromUrl on Windows
|
2007-11-30 16:05:20 +00:00 |
|
Christophe Dumez
|
731438a19a
|
- Updated search engine plugins in order to limit to 10 pages
|
2007-11-30 11:54:05 +00:00 |
|
Christophe Dumez
|
fd4ce53eb1
|
- Added a 3 minutes search timeout
|
2007-11-30 10:48:00 +00:00 |
|
Christophe Dumez
|
b4f0fbdbc4
|
Updated polish translation
|
2007-11-29 18:16:45 +00:00 |
|
Christophe Dumez
|
26ae2af198
|
- Fixed proxy host max length in preferences
|
2007-11-28 12:50:08 +00:00 |
|
Christophe Dumez
|
bdb625a615
|
- Fixed compilation on windows (closes #172391)
|
2007-11-27 19:37:45 +00:00 |
|
Christophe Dumez
|
f68c5114b2
|
Updated japanese translation
|
2007-11-25 19:55:19 +00:00 |
|
Christophe Dumez
|
83282bf835
|
- Updated polish translation
|
2007-11-25 14:55:16 +00:00 |
|
Christophe Dumez
|
054351e3a4
|
- Updated translation files
|
2007-11-25 13:38:21 +00:00 |
|
Christophe Dumez
|
a5dac03956
|
- Same as last commit but for gnome looks
|
2007-11-24 23:47:44 +00:00 |
|
Christophe Dumez
|
a760913482
|
- Same as last commit but for infoBar this time
|
2007-11-24 23:43:57 +00:00 |
|
Christophe Dumez
|
f3c8889865
|
- Should fixed text color for stalled torrents when using a dark theme
|
2007-11-24 23:39:44 +00:00 |
|
Christophe Dumez
|
b24a1e9123
|
- COSMETIC: Do not display progress bar in seeding list (always 100%)
|
2007-11-24 22:24:01 +00:00 |
|
Christophe Dumez
|
c4b7622a17
|
- Do not compute data for hidden columns in order to save CPU
|
2007-11-24 22:16:00 +00:00 |
|
Christophe Dumez
|
f7fa66c65d
|
- Improved a lot ETA calculation algorithm
|
2007-11-24 21:55:19 +00:00 |
|
Christophe Dumez
|
a91d2028d8
|
- Rewrote part of Arnaud's code for column hiding to debug and optimize it
|
2007-11-24 19:04:28 +00:00 |
|
Christophe Dumez
|
adea644c04
|
- Removed "Resize all columns" action
|
2007-11-24 18:33:17 +00:00 |
|
Christophe Dumez
|
31679f0d6d
|
Tagged rc9 release
|
2007-11-24 12:11:12 +00:00 |
|
Arnaud Demaiziere
|
0d90ad8f7c
|
bufixes on hidden columns in transfert lists
|
2007-11-24 00:14:19 +00:00 |
|
Christophe Dumez
|
8ab6aeafcc
|
- Fixed compilation warning in Ishan's code
|
2007-11-23 23:48:05 +00:00 |
|
Christophe Dumez
|
a56baf5b58
|
- Added some errors code for libcurl
- Added HTTPS download support
|
2007-11-23 23:06:38 +00:00 |
|
Christophe Dumez
|
61eb921e44
|
- Moved from libcommoncpp to libcurl for downloads from urls
- Added SOCKS5 proxy support when downloading from urls
|
2007-11-23 22:57:49 +00:00 |
|
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 |
|