Christophe Dumez
6ed565a06b
- COSMETIC: Improved progress bar text rendering
17 years ago
Christophe Dumez
bdf50483df
- Attempt to make progress bar text color dynamic
17 years ago
Christophe Dumez
105563ac5a
- Fixed a bug in last commit in qBittorrentPath()
...
- Optimized float to string conversions
17 years ago
Christophe Dumez
6ee9152b21
- Handling progress bar text painting ourselves because some styles really don't handle it well (cleanlooks...)
17 years ago
Christophe Dumez
c9925eddb6
- Big code cleanup
...
- Added a Qwrapper for torrent_handle to make code more readable
17 years ago
Christophe Dumez
a9692dbe60
- Changed the way progress bars are rendered
18 years ago
Christophe Dumez
5879df7d5f
- Should fix compiling errors with Qt 4.2
18 years ago
Christophe Dumez
9b08b0ff8c
- little improvement in download list delegate
...
- Disabled editor in finished list
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
0561206d91
- Started to improve download & finished list rendering (filename column)
18 years ago
Christophe Dumez
a5ac742c1f
- Fixed (workaround, maybe Qt's bug?) for transfers list background painting problem.
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
54f9375b32
- Update to GNU GPL v3
18 years ago
Christophe Dumez
cf2bc1e980
- removed ETA & DL speed columns in finished torrents list
18 years ago
Christophe Dumez
17d880189f
- Updated Translation files
...
- Use fileHash as ID instead of fileName so that different torrents can have the same name
- WARNING: Changed a lot of code and it may include new bugs, please report them as soon as possible.
18 years ago
Christophe Dumez
4603d95e13
+ - FEATURE: Added a menu action to visit qBittorrent website
...
+ - FEATURE: Added a menu action to report a bug in qBittorrent
+ - FEATURE: User is warned when hard drive becomes full and downloads are paused
+ - FEATURE: Seeds / Leechers are displayed in download list as well as in torrent properties
+ - BUGFIX: Save directory was reset to default when filtering files in torrent
+ - BUGFIX: Force a refresh of download list when the window is shown (avoid delay)
18 years ago
Christophe Dumez
969a02b93e
- Moved everything to trunk to create a stable branch
18 years ago