Christophe Dumez
d29cc3325b
- Started to work on queueuing
2008-07-14 19:20:18 +00:00
Christophe Dumez
6ed565a06b
- COSMETIC: Improved progress bar text rendering
2007-10-13 08:32:31 +00:00
Christophe Dumez
bdf50483df
- Attempt to make progress bar text color dynamic
2007-09-18 19:08:09 +00:00
Christophe Dumez
105563ac5a
- Fixed a bug in last commit in qBittorrentPath()
...
- Optimized float to string conversions
2007-08-28 18:05:20 +00:00
Christophe Dumez
6ee9152b21
- Handling progress bar text painting ourselves because some styles really don't handle it well (cleanlooks...)
2007-08-21 17:33:06 +00:00
Christophe Dumez
c9925eddb6
- Big code cleanup
...
- Added a Qwrapper for torrent_handle to make code more readable
2007-08-20 06:29:18 +00:00
Christophe Dumez
a9692dbe60
- Changed the way progress bars are rendered
2007-08-04 22:14:17 +00:00
Christophe Dumez
5879df7d5f
- Should fix compiling errors with Qt 4.2
2007-08-01 07:19:44 +00:00
Christophe Dumez
9b08b0ff8c
- little improvement in download list delegate
...
- Disabled editor in finished list
2007-07-31 10:42:45 +00:00
Christophe Dumez
b0f3cdad5d
- Improved a lot the download list delegate
...
- Replaced Qt::TextColorRole by Qt::ForegroundRole because it is deprecated
2007-07-31 10:39:03 +00:00
Christophe Dumez
0561206d91
- Started to improve download & finished list rendering (filename column)
2007-07-31 09:41:47 +00:00
Christophe Dumez
a5ac742c1f
- Fixed (workaround, maybe Qt's bug?) for transfers list background painting problem.
2007-07-27 16:10:50 +00:00
Christophe Dumez
86a0e68f46
- Added ratio column
2007-07-18 07:44:52 +00:00
Christophe Dumez
8df61db644
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
2007-07-14 14:31:59 +00:00
Christophe Dumez
54f9375b32
- Update to GNU GPL v3
2007-07-13 06:55:51 +00:00
Christophe Dumez
cf2bc1e980
- removed ETA & DL speed columns in finished torrents list
2007-04-11 18:31:21 +00:00
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.
2007-02-23 22:52:24 +00:00
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)
2006-12-27 03:19:38 +00:00
Christophe Dumez
969a02b93e
- Moved everything to trunk to create a stable branch
2006-09-30 16:02:39 +00:00