Christophe Dumez
a0e895641c
- Improved systray tooltip a little
2007-09-11 11:55:58 +00:00
Christophe Dumez
484f1c36c9
- Improved systray style
2007-09-10 20:25:31 +00:00
Christophe Dumez
c4d143c2c0
- Added some RSS preferences
2007-09-09 15:46:23 +00:00
Christophe Dumez
f4d5ceb3c4
- Fixed a unit problem in last commit
2007-09-09 09:36:10 +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
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
1b93f4eaf1
- Fixed a little bug in last commit
2007-09-02 13:23:02 +00:00
Christophe Dumez
685ceafc5b
- second attempt for drag n drop
2007-09-02 13:19:30 +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
2c27f952e2
- FEATURE: Allow to drag'n drop plugin to list for install/update
...
- Added some debug
2007-09-02 09:01:22 +00:00
Christophe Dumez
b7fd7d9837
- Fixed memory leak in GUI
2007-08-30 22:42:02 +00:00
Christophe Dumez
a9f1bd4f74
- Refresh list every 1500ms instead of 2000ms
2007-08-29 15:05:57 +00:00
Christophe Dumez
17b8f76dda
- UpdateRatio only when it is displayed
...
- Resample favicon to 16x16 before displaying it for better quality
- Updated TODO
2007-08-29 13:45:51 +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
c064e5877c
- Optimised GUI class a little
2007-08-28 17:33:00 +00:00
Christophe Dumez
08a57d267b
- some optimizations
2007-08-28 17:03:55 +00:00
Christophe Dumez
6ecb45d661
- Code optimization using initialization lists
...
- Removed Traditional Chinese translation because we lost our translator and translation is outdated
2007-08-28 16:17:32 +00:00
Christophe Dumez
3b03b385f3
- removed some useless includes
2007-08-27 13:34:41 +00:00
Christophe Dumez
fd2ee35e92
- Do not save torrent related info in class destruction, this is too dangerous
2007-08-26 19:58:41 +00:00
Christophe Dumez
8404eec301
- Force progress update in download list before calling sort function to make it more reliable
2007-08-26 19:52:10 +00:00
Christophe Dumez
cc252fc70a
- Fix progress column delayed sorting
2007-08-26 19:33:08 +00:00
Christophe Dumez
4e2ebe5a69
- Fixed torrent switching to finished tab
2007-08-26 17:25:37 +00:00
Christophe Dumez
366d5108c4
- I thought there was a memory leak here but it crashes when I delete it so..
2007-08-26 16:30:52 +00:00
Christophe Dumez
32c330092a
- Merged splitGUI branch, GUI and download tab are now splitted. Code is a lot cleaner and easier to understand. I also fixed some bugs I found on the way :)
2007-08-26 16:25:22 +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
d8dd509a7b
- Updated Russian translation
2007-08-21 07:17:13 +00:00
Christophe Dumez
8ba1cb329d
- Improved unicode support a bit
2007-08-20 07:03:41 +00:00
Christophe Dumez
a28160bcaa
- Fixed a bug when deleting a torrent from finished list (just introduced)
2007-08-20 06:41:36 +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
a4a98e3ada
- Added some checking before adding torrents to finished/download lists to avoid duplicate in some circumstances
2007-08-19 16:50:05 +00:00
Christophe Dumez
a01c7e2c60
- Improved finished torrents code a little
2007-08-19 16:45:05 +00:00
Christophe Dumez
2bf0aba48a
- improved some asserts for progress checking
2007-08-19 16:33:37 +00:00
Christophe Dumez
5066819c58
- Added some more assert to be sure progress value is under 100%
2007-08-19 14:39:40 +00:00
Christophe Dumez
5231f5a22b
- Rewrote a lot of code concerning finishedTorrents code. It was optimized and should be safer too
2007-08-19 14:20:54 +00:00
Christophe Dumez
2ce097ec77
- Fixed keyboard shortcuts for third tab ( closes #127942 )
2007-08-18 12:43:21 +00:00
Christophe Dumez
b2867e97bf
- Updated spanish translation
2007-08-18 05:55:09 +00:00
Christophe Dumez
13f21ef6cd
- Make use of new torrent_checked_alert that was just included in libtorrent. This allowed to improve torrent that just finished checking handling and progress column sorting. Also allowed to optimize cpu/memory usage a little.
2007-08-17 02:03:13 +00:00
Christophe Dumez
55834ba5db
- Fixed session ratio value: was either 10. or 1. ( closes #133026 )
2007-08-16 23:46:45 +00:00
Christophe Dumez
36e87952fa
- BUGFIX: Wait for torrent_paused_alert before reloading a torrent for full allocation mode
2007-08-15 19:41:12 +00:00
Christophe Dumez
d5fa6cefe4
- Removed some debug
...
- Updated Changelog (now libtorrent supports Bittorrent FAST extension)
2007-08-15 19:17:17 +00:00
Christophe Dumez
12fd87ab85
- Removed some debug (didn't mean to commit that)
2007-08-11 14:54:24 +00:00
Christophe Dumez
31abae33a1
- Improved the way menu icons are installed to avoid problems on some systems (Thanks JanCR for reporting this)
...
- Fixed version in desktop file
2007-08-11 14:47:52 +00:00
Christophe Dumez
f9c357b52d
- Wait for torrent_paused_alert before saving fast resume data
2007-08-07 23:00:51 +00:00
Christophe Dumez
bee1dbeea4
BUGFIX: Finished torrents were still displayed as checking when paused by libtorrent on full disk (hit an assert)
2007-08-04 18:26:42 +00:00
Christophe Dumez
86d38efcb2
- Allow to delete rss streams using "Del" key
2007-08-03 15:02:16 +00:00