Christophe Dumez
c4a0c8f100
- Should fix bug #276196
2008-10-01 19:17:07 +00:00
Christophe Dumez
306991e776
- More debug
2008-10-01 19:05:17 +00:00
Christophe Dumez
de2384e4a7
- Added some debug
2008-10-01 19:00:59 +00:00
Christophe Dumez
236dbcfb4a
- attempt to fix #276196
2008-10-01 07:02:49 +00:00
Christophe Dumez
4f8825e371
- Fixed priority column sorting ( closes #276190 )
2008-09-30 06:14:37 +00:00
Christophe Dumez
a3ed44baec
- Fixed bad check for finished torrents (introduced in beta6)
2008-09-17 19:15:21 +00:00
Christophe Dumez
321b76a72a
- fixed sorting in finished list
2008-09-13 19:57:54 +00:00
Christophe Dumez
95ecaec11e
- Sync with stable branch (lot of bug fixing)
2008-09-13 18:53:58 +00:00
Christophe Dumez
f0049f1dae
- Removed logging panel for now. It will be replaced by a seperate dialog in order to simplify the default UI.
2008-09-07 11:31:29 +00:00
Christophe Dumez
a622152747
- Make use of h.is_seed() instead of h.progress() == 1.
2008-09-03 18:19:17 +00:00
Christophe Dumez
ba06affec7
- Fixed priority column sorting
2008-08-19 12:17:05 +00:00
Christophe Dumez
4e05b62bbe
- Priority column fixes
2008-08-19 00:10:56 +00:00
Christophe Dumez
1aedd97d4d
- Progress calculation patch
2008-08-17 03:47:52 +00:00
Christophe Dumez
ff26ea94f5
- Queued torrents are now identified in Web UI
...
- Improved transfer list update for queued torrents
- Allow to show/hide top toolbar
- top toolbar is now hidden as a default
- Connection status is now displayed in status bar (bottom)
- Removed "Disconnected" connection status (bad detection)
- Added increase/decrease priority actions to Edit menu
- Added keyboard shortcuts for increase/decrease priority actions
2008-08-08 13:17:26 +00:00
Christophe Dumez
bf7b11d87d
- Fixed menus vertical alignement
2008-07-27 15:51:14 +00:00
Christophe Dumez
5fef86ec18
- Upload queueing should now work a lot better :)
2008-07-15 18:11:27 +00:00
Christophe Dumez
20ae3d997c
- extending Queueing system to seeding list (unfinished)
2008-07-14 22:01:05 +00:00
Christophe Dumez
fcf430eb7b
- Updated language files
2008-06-26 17:37:39 +00:00
Christophe Dumez
d916bfd73e
- Ask if we want to redownload a torrent if its content gets deleted from hard drive (patch from e-stealth)
2008-06-26 17:31:29 +00:00
Christophe Dumez
5af8bddc16
- Web interface by Ishan Arora
2008-05-16 07:10:50 +00:00
Christophe Dumez
b2950afd5c
- FEATURE: Allow to buy downloads using ShareMonkey
2007-12-07 22:33:19 +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
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
Arnaud Demaiziere
0d90ad8f7c
bufixes on hidden columns in transfert lists
2007-11-24 00:14:19 +00:00
Christophe Dumez
be34bed61a
- Fixed compilation warning
2007-11-19 21:33:07 +00:00
Christophe Dumez
c8b944508b
- Saving trackers file only when necessary
...
- Avoid code duplication for showProperties()
2007-11-19 21:10:57 +00:00
Arnaud Demaiziere
b8200fd7b2
feature : allow to hide/show columns
2007-11-19 00:58:14 +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
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
cd70843ee9
- Totally redesigned program preferences
...
- Added some options, the following are already implemented:
* Start/Stop LSD/NAT-PMP/UPnP
* Force preallocation of all files
* Force new torrents status to pause
- Other new features are going to be implemented soon
2007-09-08 17:07:29 +00:00
Christophe Dumez
24dced2411
- BUGFIX: the function that set the rows color doesn't handle hidden columns anymore
...
- BUGFIX: improved search engine plugin manager code and fixed bugs
2007-09-03 17:45:16 +00:00
Christophe Dumez
ab588b741e
Paused torrents could be displayed as connected for a sec after checking
2007-09-01 22:57:50 +00:00
Christophe Dumez
7921adbcf9
- Cleaned torrent progress asserts
2007-08-28 19:22:05 +00:00
Christophe Dumez
63334ea6fb
- Optimized a lot torrent real size calculation
2007-08-28 19:10:35 +00:00
Christophe Dumez
6ecb45d661
- Code optimization using initialization lists
...
- Removed Traditional Chinese translation because we lost our translator and translation is outdated
2007-08-28 16:17:32 +00:00
Christophe Dumez
39feb335a4
BUGFIX: Display the torrent that are being checked as 'checking' in seeding list
2007-08-28 14:30:24 +00:00
Christophe Dumez
71599c0f9f
- Made finished list menu more similar to the download list one
...
- Fixed Start/Pause actions in lists context menus
2007-08-28 14:18:09 +00:00
Christophe Dumez
1bfc181cb2
- Better handing of .finished files (bittorrent class level instead of GUI level)
2007-08-26 19:17:50 +00:00
Christophe Dumez
4e2ebe5a69
- Fixed torrent switching to finished tab
2007-08-26 17:25:37 +00:00
Christophe Dumez
32c330092a
- Merged splitGUI branch, GUI and download tab are now splitted. Code is a lot cleaner and easier to understand. I also fixed some bugs I found on the way :)
2007-08-26 16:25:22 +00:00
Christophe Dumez
a28160bcaa
- Fixed a bug when deleting a torrent from finished list (just introduced)
2007-08-20 06:41:36 +00:00
Christophe Dumez
c9925eddb6
- Big code cleanup
...
- Added a Qwrapper for torrent_handle to make code more readable
2007-08-20 06:29:18 +00:00
Christophe Dumez
a4a98e3ada
- Added some checking before adding torrents to finished/download lists to avoid duplicate in some circumstances
2007-08-19 16:50:05 +00:00
Christophe Dumez
2bf0aba48a
- improved some asserts for progress checking
2007-08-19 16:33:37 +00:00
Christophe Dumez
7030f85826
- Added an assert to check that progress value is < 100%
...
- Modified a test due to a bug in libtorrent for #133480
2007-08-19 14:48:16 +00:00
Christophe Dumez
5231f5a22b
- Rewrote a lot of code concerning finishedTorrents code. It was optimized and should be safer too
2007-08-19 14:20:54 +00:00
Christophe Dumez
13f21ef6cd
- Make use of new torrent_checked_alert that was just included in libtorrent. This allowed to improve torrent that just finished checking handling and progress column sorting. Also allowed to optimize cpu/memory usage a little.
2007-08-17 02:03:13 +00:00