Christophe Dumez
f143596b91
- COSMETIC: Global UP/DL speeds and ratio are displayed above tabs
2008-06-09 19:59:51 +00:00
Christophe Dumez
5af8bddc16
- Web interface by Ishan Arora
2008-05-16 07:10:50 +00:00
Christophe Dumez
1be6333601
- Removed legal mention about copyrighted material.
2008-05-09 20:21:56 +00:00
Christophe Dumez
8d1f1512b0
- Fixed UPnP messages
2008-01-03 16:17:01 +00:00
Christophe Dumez
c6abdacadd
- Threadified torrent creation
...
- Added a progress bar in torrent creation
- Display if UPnP/NAT-PMP was successful or not
2007-12-31 16:57:35 +00:00
Christophe Dumez
b2950afd5c
- FEATURE: Allow to buy downloads using ShareMonkey
2007-12-07 22:33:19 +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
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
64bfdf930c
- Fixed not destructing libtorrent session bug
2007-11-23 15:20:26 +00:00
Christophe Dumez
725ef52cfe
- Fixed compilation warning
2007-11-21 20:35:31 +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
5c0f17bf31
- Fixed a problem in log text color (introduced very recently)
2007-09-24 18:56:14 +00:00
Christophe Dumez
ac9a81985f
- Fixed error in last commit
2007-09-24 18:35:35 +00:00
Christophe Dumez
a46c63d883
- Updated spanish translation
...
- Log text default color uses skin foreground color instead of black now
2007-09-24 18:08:38 +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
ffb262f0a1
- Fixed log context menu position
...
- Updated Changelog
2007-09-02 14:42:09 +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
105563ac5a
- Fixed a bug in last commit in qBittorrentPath()
...
- Optimized float to string conversions
2007-08-28 18:05:20 +00:00
Christophe Dumez
01df4d3c81
- Use int instead of short where possible
2007-08-28 16:55:14 +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
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
3b03b385f3
- removed some useless includes
2007-08-27 13:34:41 +00:00
Christophe Dumez
124fa3c8ed
BUGFIX: Showing checking progress for paused torrents too
2007-08-26 18:59:27 +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