Christophe Dumez
a46c63d883
- Updated spanish translation
...
- Log text default color uses skin foreground color instead of black now
2007-09-24 18:08:38 +00:00
Christophe Dumez
09a696fc27
updated translations
2007-09-22 13:32:31 +00:00
Christophe Dumez
dedc54d26f
- Updated TODO
2007-09-21 20:06:04 +00:00
Christophe Dumez
c0ffb8fa5c
- BUGFIX: Fixed overflow in ratio
2007-09-21 07:45:28 +00:00
Christophe Dumez
3e350c5935
- Updated some translation
...
- Added -NDEBUG to src.pro to fix compilation problem with libtorrent svn
2007-09-20 20:57:41 +00:00
Christophe Dumez
da244d7ef2
- Added more debug when we get a file_error
2007-09-18 22:41:23 +00:00
Christophe Dumez
2fc7039cc7
- COSMETIC: Progress bar text now uses style foreground color
2007-09-18 22:09:06 +00:00
Christophe Dumez
2699c76afd
Updated japanese
2007-09-18 06:52:41 +00:00
Christophe Dumez
26b4d31810
- Updated a lot of translations
2007-09-17 19:16:12 +00:00
Christophe Dumez
2f71f9f51a
- Updated russian translation
2007-09-16 18:37:24 +00:00
Christophe Dumez
fc595f49d8
- Updated slovak translation
2007-09-16 16:51:56 +00:00
Christophe Dumez
92444fccf4
- Updated swedish translation
2007-09-16 15:15:44 +00:00
Christophe Dumez
ef7af6bad6
- Fixed torrent permanent deletion from hd
...
- Updated Romanian translation
2007-09-16 15:10:25 +00:00
Christophe Dumez
c1a8a58080
- Updated TODO
2007-09-16 14:27:13 +00:00
Christophe Dumez
9062266a84
- Fixed a ratio assert in libtorrent because we sent it -1 for unlimited instead of 0
2007-09-16 14:16:42 +00:00
Christophe Dumez
9cdcd53234
- Completed french translation
2007-09-16 14:02:06 +00:00
Christophe Dumez
3cb34ed7ee
- Fixed an overflow that could cause ETA to become negative sometimes (hitted an assert)
2007-09-16 12:30:41 +00:00
Christophe Dumez
925ecb3464
- Fixed search engines plugins saving
2007-09-16 12:08:26 +00:00
Christophe Dumez
c478ba59ac
- new torrent content selection (as a tree). Merge from the new-torrent-selection branch
2007-09-16 09:19:22 +00:00
Christophe Dumez
fe7c0db425
- remove ratio should be applied to finished torrent only (and disabled as a default!) - FIXED
2007-09-13 19:50:14 +00:00
Christophe Dumez
e943449b42
- Updated TODO, spotted a bug
2007-09-13 18:48:52 +00:00
Christophe Dumez
b7ea2fb51a
- Allow to download plugins from their url
2007-09-11 19:31:21 +00:00
Christophe Dumez
484f1c36c9
- Improved systray style
2007-09-10 20:25:31 +00:00
Christophe Dumez
982ce5c0ad
- Updated TODO
2007-09-09 20:12:54 +00:00
Christophe Dumez
7ac5da0acc
- Updated TODO
2007-09-09 20:10:49 +00:00
Christophe Dumez
eebdc26e5a
- FEATURE: Articles in a RSS feed are now ordered by date (newer at the top)
...
- FEATURE: Read articles in a feed are not resetted when the feed is refreshed anymore
2007-09-09 20:02:49 +00:00
Christophe Dumez
1f8b9378a3
- FEATURE: Display RSS article date and author if available
2007-09-09 19:19:33 +00:00
Christophe Dumez
c4d143c2c0
- Added some RSS preferences
2007-09-09 15:46:23 +00:00
Christophe Dumez
07dc182053
- FEATURE: Added 'Mark all as read' function for RSS feeds
2007-09-09 11:31:51 +00:00
Christophe Dumez
563055e891
Updated language files
2007-09-09 09:47:59 +00:00
Christophe Dumez
70beef9f94
- FEATURE: Added an option to display current transfer speeds in title bar
2007-09-09 09:35:30 +00:00
Christophe Dumez
862d24ac48
- FEATURE: Added an option to automatically delete torrents when they reach a given ratio (>= 1.0)
2007-09-09 09:09:24 +00:00
Christophe Dumez
078c80c81d
- FEATURE: Added an option to set the max number of connections per torrent
...
- FEATURE: Added an option to set the max number of uploads per torrent
2007-09-09 07:44:22 +00:00
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
2007-09-08 17:07:29 +00:00
Christophe Dumez
9f36d521a4
- BUGFIX: Fixed deprecation warning with latest libtorrent svn
...
- FEATURE: Redesigned torrent creation dialog
- FEATURE: Allow to set piece size when creating a torrent
- improved new options dialog a little
2007-09-04 04:18:51 +00:00
Christophe Dumez
0e81f3731f
- Dropped Qt4.2 support, it becomes too difficult to maintain for me and Trolltech broke backward compatibility for UI files...
2007-09-03 22:59:46 +00:00
Christophe Dumez
f1114387ae
- Updated TODO
2007-09-03 22:54:19 +00:00
Christophe Dumez
54516ac231
- In torrent content selection, check if all files are filtered before saving and display an error if it is the case. I removed this checking on right click menu in case people want to filter all torrents, then add one, then save.
2007-09-03 22:52:58 +00:00
Christophe Dumez
11c7255da6
- Added a lot of stuff to TODO list
2007-09-03 22:33:37 +00:00
Christophe Dumez
69fa916e26
- FEATURE: Added zip support in search plugins manager (can put .py & .png inside)
2007-09-03 22:05:40 +00:00
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
2007-09-03 17:45:16 +00:00
Christophe Dumez
1b71a4a4a4
- Updated TODO
2007-09-03 17:18:31 +00:00
Christophe Dumez
792101731f
- BUGFIX: Fixed torrent create (can only one file or one folder)
2007-09-02 17:03:33 +00:00
Christophe Dumez
3e783873ec
- BUGFIX: Made pause/resume all function affect both (dl/up) tabs when window is hidden
2007-09-02 14:57:07 +00:00
Christophe Dumez
ffb262f0a1
- Fixed log context menu position
...
- Updated Changelog
2007-09-02 14:42:09 +00:00
Christophe Dumez
ecc5106f07
- Updated TODO
2007-09-02 13:32:14 +00:00
Christophe Dumez
cf6128a222
- Fixed drag'ndrop on non-KDE systems
2007-09-02 13:06:42 +00:00
Christophe Dumez
1918969e28
- Updated RSS icon with one from Oxygen (KDE4 icons)
2007-09-02 12:12:51 +00:00
Christophe Dumez
ff12c76a62
- Updated TODO
2007-09-02 09:12:26 +00:00
Christophe Dumez
2c27f952e2
- FEATURE: Allow to drag'n drop plugin to list for install/update
...
- Added some debug
2007-09-02 09:01:22 +00:00