Christophe Dumez
1e37858cc4
- Reset torrent display once it is queued
16 years ago
Christophe Dumez
c721fad54b
- Fixed ratio column sorting
16 years ago
Christophe Dumez
8b40e43432
should speed up startup
16 years ago
Christophe Dumez
01bc15d3f4
- Allow to force rechecking torrents
16 years ago
Christophe Dumez
e5b6a5605a
- ETA calculation now relies on average speed over all sessions
...
- New ETA calculation system saves memory
- Updated Changelog
16 years ago
Christophe Dumez
9b67807926
- Queueing system should work fine now (port is complete, needs testing)
16 years ago
Christophe Dumez
c536f24d55
- Changed default icon from connecting to stalled since connecting state no longer exists
16 years ago
Christophe Dumez
764b4e72ca
- rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings
16 years ago
Christophe Dumez
96c38f7be4
- Updated Russian translation
...
- Progress column is now correctly sorted on startup (closes #133925 again)
16 years ago
Christophe Dumez
a1b133d883
- Fixed progress for unchecked paused torrents
16 years ago
Christophe Dumez
4f8825e371
- Fixed priority column sorting ( closes #276190 )
16 years ago
Christophe Dumez
95ecaec11e
- Sync with stable branch (lot of bug fixing)
16 years ago
Christophe Dumez
f0049f1dae
- Removed logging panel for now. It will be replaced by a seperate dialog in order to simplify the default UI.
16 years ago
Christophe Dumez
ba06affec7
- Fixed priority column sorting
16 years ago
Christophe Dumez
4e05b62bbe
- Priority column fixes
16 years ago
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
17 years ago
Christophe Dumez
bf7b11d87d
- Fixed menus vertical alignement
17 years ago
Christophe Dumez
bb959ba465
BUGFIX: Disable ETA calculation when ETA column is hidden
17 years ago
Christophe Dumez
20ae3d997c
- extending Queueing system to seeding list (unfinished)
17 years ago
Christophe Dumez
600308aaa1
- Updated queued icon
17 years ago
Christophe Dumez
d29cc3325b
- Started to work on queueuing
17 years ago
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