Christophe Dumez
f9c357b52d
- Wait for torrent_paused_alert before saving fast resume data
18 years ago
Christophe Dumez
bee1dbeea4
BUGFIX: Finished torrents were still displayed as checking when paused by libtorrent on full disk (hit an assert)
18 years ago
Christophe Dumez
86d38efcb2
- Allow to delete rss streams using "Del" key
18 years ago
Christophe Dumez
1c0e890252
- Fixed columns width in transfers list (problem was caused by the hidden "hash" column that didn't have a null size)
18 years ago
Christophe Dumez
66c8a21a66
- refresh list was refreshed even though the main window was hidden or minimized. This hitted an assert
18 years ago
Christophe Dumez
80fa44f8bb
- It is not possible to pause torrents in finished tab ( closes #129498 )
18 years ago
Christophe Dumez
b0f3cdad5d
- Improved a lot the download list delegate
...
- Replaced Qt::TextColorRole by Qt::ForegroundRole because it is deprecated
18 years ago
Christophe Dumez
99530728c5
Update torrent progress when its content changed (filtered files)
18 years ago
Christophe Dumez
816a3c8784
- Paused torrents are displayed as paused, even if they are checking (to display their progress). This is less confusing.
18 years ago
Christophe Dumez
58b5d4378d
- finished GUI class cleanup
18 years ago
Christophe Dumez
bd8ec01add
- Removed bad assert
...
- Improved updateDlList function a little
18 years ago
Christophe Dumez
c0e4b0bbff
removed a function that is not used anymore
18 years ago
Christophe Dumez
b0bbbf0305
- removed useless function (not used anymore)
18 years ago
Christophe Dumez
6dd78d33ab
- Improved download list popup menu code
...
- Added some asserts
- bit of code improvement/clean up
18 years ago
Christophe Dumez
d2983fa5aa
- Updated Slovak translation
18 years ago
Christophe Dumez
d680be3626
FEATURE: Allow to drag 'n drop urls on the main window
18 years ago
Christophe Dumez
a00ea9af99
- Added a different icon for torrents being checking so that we can differenciate them from finished torrents
18 years ago
Christophe Dumez
57376ae875
- Fixed deletion message when deleting from finished list
...
- Added some more asserts (let's kill all those bugs time)
18 years ago
Christophe Dumez
6951619c04
- Improved updateDlList code
...
- Added some ASSERTS
18 years ago
Christophe Dumez
dbc084dd66
- Improved debug output
...
- code clean up
- Moved some bittorrent code from GUI class to Bittorrent one
18 years ago
Christophe Dumez
3cb0612cc6
- Added some ASSERTS
...
- Improved session ratio calculation in main window
18 years ago
Christophe Dumez
c6285d8f67
- Improved start/Pause & start_all/pause_all functions
18 years ago
Christophe Dumez
ffc1479b1f
- Added a little more debug (tested progress column sorting : it works fine now)
18 years ago
Christophe Dumez
9683916d88
- Should fix progress column sorting
18 years ago
Christophe Dumez
f839d6fe41
- Improved trackers errors code a lot and moved it to Bittorrent class
...
- When using startAll() command and when only some torrents are paused : already started torrents are not displayed as connecting untill next refresh anymore (they keep their current state).
18 years ago
Christophe Dumez
9cbab8d63e
-FEATURE: Url seeds are now displayed in torrent properties and are editable
...
- Broke compatibility with Qt4.2. Will fix this a bit later (in the meantime, edit properties.ui)
18 years ago
Christophe Dumez
676f30d9a1
- Fixed ipv4 compilation warning with latest g++
...
- Paused torrents that are checking are now displayed as paused (not checking) -> less confusing
- Updated TODO (libtorrent fixed ipfilter bug)
18 years ago
Christophe Dumez
d3f917b408
- Fixed delete functions for finished list
18 years ago
Christophe Dumez
faf6f155ca
- Improved a lot delete functions
18 years ago
Christophe Dumez
4e4b0ed9ff
- Reverted a previous commit. Transfer lists refreshers aren't in separate threads anymore: too buggy
18 years ago
Christophe Dumez
3ba3e12f93
- Fixed removing from finished list
18 years ago
Christophe Dumez
2ab7f6f923
- Transfer lists refreshers were moved to separate threads to improve GUI responsiveness. Please report any problem (like mutex deadlocks in console output) or crashes.
18 years ago
Christophe Dumez
102c5ee81e
- Updated polish translation
18 years ago
Christophe Dumez
e493776a73
- User is now warned when fast resume data was rejected
18 years ago
Christophe Dumez
93938d8597
- still optimizing includes
18 years ago
Christophe Dumez
0db60065c0
- Removed useless mutex in GUI
...
- started to optimize headers includes for compilation speed
18 years ago
Christophe Dumez
c086558597
- Updated TODO
...
- Load torrents before loading rss and sreach engine on startup
18 years ago
Christophe Dumez
325a588526
- Fixed some signals/slots (safer)
...
- Forgot to remove temp file when the file was downloaded from an url (rare occasions)
18 years ago
Christophe Dumez
f4250d812f
- Added search plugin download error handling (Fallback on secondary server and then warn the user if both failed)
18 years ago
Christophe Dumez
1fb848e9ed
- Added download from url handling in GUI (still missing: search plugin update and rss)
18 years ago
Christophe Dumez
a6b037d663
- Fixed last commit
18 years ago
Christophe Dumez
e079c87f5c
- Simplified keyboard shortcuts code
18 years ago
Christophe Dumez
e916300a6e
- Improved keyboard shortcuts
18 years ago
Christophe Dumez
99959b1aa3
- Added keyboard shortcuts for main actions (thanks Alexander Kuzmenkov)
18 years ago
Christophe Dumez
86a0e68f46
- Added ratio column
18 years ago
Christophe Dumez
8df61db644
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
18 years ago
Christophe Dumez
28ea505088
- qBittorrent is not exiting anymore when Main window is hidden and a dialog is closed (nasty long-standing bug...)
18 years ago
Christophe Dumez
8c5d38400a
- Allow to set global upload/download bandwidth limit from tray icon menu
...
- Fixed a bug in bandwidth limitation per torrent (confused bytes with kbytes)
- Fixed a bug with paused torrents still displayed as checking
18 years ago
Christophe Dumez
eed49c10ce
- Peer blocked are now added in the right box (not log)
18 years ago
Christophe Dumez
54f9375b32
- Update to GNU GPL v3
18 years ago