Christophe Dumez
f143596b91
- COSMETIC: Global UP/DL speeds and ratio are displayed above tabs
17 years ago
Christophe Dumez
5af8bddc16
- Web interface by Ishan Arora
17 years ago
Christophe Dumez
1be6333601
- Removed legal mention about copyrighted material.
17 years ago
Christophe Dumez
8d1f1512b0
- Fixed UPnP messages
17 years ago
Christophe Dumez
c6abdacadd
- Threadified torrent creation
...
- Added a progress bar in torrent creation
- Display if UPnP/NAT-PMP was successful or not
17 years ago
Christophe Dumez
b2950afd5c
- FEATURE: Allow to buy downloads using ShareMonkey
17 years ago
Christophe Dumez
f3c8889865
- Should fixed text color for stalled torrents when using a dark theme
17 years ago
Christophe Dumez
c4b7622a17
- Do not compute data for hidden columns in order to save CPU
17 years ago
Christophe Dumez
a91d2028d8
- Rewrote part of Arnaud's code for column hiding to debug and optimize it
17 years ago
Christophe Dumez
adea644c04
- Removed "Resize all columns" action
17 years ago
Arnaud Demaiziere
0d90ad8f7c
bufixes on hidden columns in transfert lists
17 years ago
Christophe Dumez
64bfdf930c
- Fixed not destructing libtorrent session bug
17 years ago
Christophe Dumez
725ef52cfe
- Fixed compilation warning
17 years ago
Christophe Dumez
c8b944508b
- Saving trackers file only when necessary
...
- Avoid code duplication for showProperties()
17 years ago
Arnaud Demaiziere
b8200fd7b2
feature : allow to hide/show columns
17 years ago
Christophe Dumez
c580285fe8
- Allow to open destination folder on right click on a torrent
17 years ago
Christophe Dumez
5b6166ee15
- Simplified file preview using QDesktopServices
17 years ago
Arnaud Demaiziere
a329a59719
- Start minimized option in program preferences
...
17 years ago
Christophe Dumez
5c0f17bf31
- Fixed a problem in log text color (introduced very recently)
17 years ago
Christophe Dumez
ac9a81985f
- Fixed error in last commit
17 years ago
Christophe Dumez
a46c63d883
- Updated spanish translation
...
- Log text default color uses skin foreground color instead of black now
17 years ago
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
17 years ago
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
17 years ago
Christophe Dumez
ffb262f0a1
- Fixed log context menu position
...
- Updated Changelog
17 years ago
Christophe Dumez
ab588b741e
Paused torrents could be displayed as connected for a sec after checking
17 years ago
Christophe Dumez
7921adbcf9
- Cleaned torrent progress asserts
17 years ago
Christophe Dumez
105563ac5a
- Fixed a bug in last commit in qBittorrentPath()
...
- Optimized float to string conversions
17 years ago
Christophe Dumez
01df4d3c81
- Use int instead of short where possible
17 years ago
Christophe Dumez
6ecb45d661
- Code optimization using initialization lists
...
- Removed Traditional Chinese translation because we lost our translator and translation is outdated
17 years ago
Christophe Dumez
71599c0f9f
- Made finished list menu more similar to the download list one
...
- Fixed Start/Pause actions in lists context menus
17 years ago
Christophe Dumez
3b03b385f3
- removed some useless includes
17 years ago
Christophe Dumez
124fa3c8ed
BUGFIX: Showing checking progress for paused torrents too
17 years ago
Christophe Dumez
4e2ebe5a69
- Fixed torrent switching to finished tab
17 years ago
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 :)
17 years ago