Christophe Dumez
88f0ffe86d
- Fixed column sorting restoring on startup
2009-01-03 19:34:09 +00:00
Christophe Dumez
a848538d66
- Pause / resume in Web UI now updates the GUI
...
- Code cleanup
2008-12-29 18:36:54 +00:00
Christophe Dumez
fa05441e74
- A little list refresh optimizing
2008-12-27 10:29:44 +00:00
Christophe Dumez
51638eddcc
- Some more signal/slot fixing
2008-12-26 22:17:02 +00:00
Christophe Dumez
41c6a847b9
- some more signal / slot fixing
2008-12-26 22:11:40 +00:00
Christophe Dumez
4f2a2dfab9
- Huge code refactoring (qBittorrent no longer store torrents and access them using libtorrent API)
2008-12-26 21:18:33 +00:00
Christophe Dumez
1e37858cc4
- Reset torrent display once it is queued
2008-12-26 18:57:16 +00:00
Christophe Dumez
c721fad54b
- Fixed ratio column sorting
2008-11-22 14:05:22 +00:00
Christophe Dumez
8b40e43432
should speed up startup
2008-11-02 18:19:14 +00:00
Christophe Dumez
01bc15d3f4
- Allow to force rechecking torrents
2008-11-02 13:53:45 +00:00
Christophe Dumez
9b67807926
- Queueing system should work fine now (port is complete, needs testing)
2008-11-02 11:43:20 +00:00
Christophe Dumez
b331478179
- Fix "go back to download list dialog" when seeding torrent has filtered files ( closes #278508 )
2008-10-05 11:10:57 +00:00
Christophe Dumez
bfaa82ccba
- Not deleting files on hard drive when user is answering no the the 'move to download list' dialog
2008-10-05 11:05:27 +00:00
Christophe Dumez
276dfd9df6
BUGFIX: Torrents are no longer starting from scratch when changing default save path (when torrent addition dialog is disabled)
2008-10-04 14:01:55 +00:00
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