Christophe Dumez
d4d0a08390
- Make sure priority column stays sorted when changing torrents priority ( closes #417829 )
15 years ago
Christophe Dumez
c8e8306e0a
- Added "Copy magnet link" entry to right click menu now that we support magnet URIs
15 years ago
Christophe Dumez
09d8a4797d
- Make sure torrent handle is valid before updating the torrent
15 years ago
Christophe Dumez
1bcb8b1ed8
- Disabled force recheck for torrents with no metadata
15 years ago
Christophe Dumez
e619b6977a
- Added Magnet URI support (might be still buggy)
...
* Known problem: Always added in paused state for some obscure reason)
15 years ago
Christophe Dumez
7f2639fcbd
- Remember visual indexes of columns in transfer lists
16 years ago
Christophe Dumez
c3aa2906bb
- Tuned lists properties to make sure display is correct
16 years ago
Christophe Dumez
b7c7245fb5
- Display a ratio of 0.0 if total_upload and total_download are both 0
16 years ago
Christophe Dumez
0153b03160
BUGFIX: Stop enforcing UTF-8 and use system locale instead
16 years ago
Christophe Dumez
ca83fdecff
- Display swarm information in download list too
16 years ago
Christophe Dumez
106f7cdd32
- Cleanly fixed popup menu positions in lists (no more workarounds)
16 years ago
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
16 years ago
Christophe Dumez
cd618150b0
- Little code optimization
16 years ago
Christophe Dumez
3894452840
- COSMETIC: Redesigned program preferences
...
- COSMETIC: Updated icons set
16 years ago
Christophe Dumez
4bc043146d
- foreach loop optimization
16 years ago
Christophe Dumez
88f0ffe86d
- Fixed column sorting restoring on startup
16 years ago
Christophe Dumez
c97bce4d61
- Removed workaround for getting progress of paused torrents, apparently it works
16 years ago
Christophe Dumez
d5a4794610
- Fixed priority display for paused torrents
16 years ago
Christophe Dumez
a848538d66
- Pause / resume in Web UI now updates the GUI
...
- Code cleanup
16 years ago
Christophe Dumez
fa05441e74
- A little list refresh optimizing
16 years ago
Christophe Dumez
c38a8a2bec
- Removed code that is no longer needed
16 years ago
Christophe Dumez
a3cfa6bba1
- Fixed torrents moving back from finished list to download list (without recheck)
16 years ago
Christophe Dumez
51638eddcc
- Some more signal/slot fixing
16 years ago
Christophe Dumez
4f2a2dfab9
- Huge code refactoring (qBittorrent no longer store torrents and access them using libtorrent API)
16 years ago
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