Christophe Dumez
743631ea7f
- Updated TODO list
2007-02-23 10:50:13 +00:00
Christophe Dumez
a33c692001
- Updated TODO for next release (v0.9.0) thanks to the bugtracker
2007-02-23 10:39:19 +00:00
Christophe Dumez
7948bab95a
- Forgot to commit this file too
2007-02-22 11:48:41 +00:00
Christophe Dumez
d739e422d6
- sorry, forgot to commit this file
2007-02-22 11:47:50 +00:00
Christophe Dumez
f4be28c014
- Move deletion from hard drive to a thread to avoid GUI freezing
2007-02-19 16:34:23 +00:00
Christophe Dumez
f017d29359
- Fixed an exception with latest libtorrent/asio on startup (filepath check)
...
- Added an option to toggle the Peer eXchange (PeX) state
2007-02-19 14:18:59 +00:00
Christophe Dumez
7d06099e80
- Added a line in INSTALL to advise gnome users to install qt4-qtconfig package
2007-02-19 13:51:17 +00:00
Christophe Dumez
de7e284690
- BACK TO DEVEL (finally!)
...
- Just a small commit to change the way qBT identifies its version with the tracker
2007-02-19 13:14:55 +00:00
Christophe Dumez
dd0b110eae
- qBittorrent now identifies its version correctly on the network
2007-01-07 14:57:26 +00:00
Christophe Dumez
ff2ab66961
- Added Download from RSS feeds in v0.9.0 TODO list :)
2006-12-28 01:44:42 +00:00
Christophe Dumez
932df247b3
- Removed unused code
2006-12-28 01:37:09 +00:00
Christophe Dumez
da08dd9f5a
- Updated TODO
2006-12-28 00:56:49 +00:00
Christophe Dumez
9f075f5087
BUGFIX: Fixed deletion from hard drive (failed for non-empty folders)
2006-12-28 00:54:05 +00:00
Christophe Dumez
e8e1c7f91f
- Updated TODO
...
- Disabled limit of 60 connections per torrent (Download seems faster)
2006-12-28 00:06:59 +00:00
Christophe Dumez
248f13099b
- Detailed PeX a little in changelog
2006-12-27 23:59:59 +00:00
Christophe Dumez
931cfb6783
- Based on libtorrent v0.12 (still unreleased, use libtorrent cvs)
...
- Added Peer Exchange (PeX)
- Display number of complete/incomplete sources in download list for each torrent
- Updated version to v0.9.0beta1
2006-12-27 23:56:30 +00:00
Christophe Dumez
b838038fe2
- Slightly improved pieces selection in torrent properties
2006-12-27 21:58:38 +00:00
Christophe Dumez
7ce5d3f9fc
- Fixed ETA column
2006-12-27 14:46:01 +00:00
Christophe Dumez
be73c482d0
- Display "Unknown" instead of "0/0" in SEEDS/LEECHS column when the tracker doesn't send this info
2006-12-27 14:43:57 +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
759162e9c9
- Updated TODO
2006-12-22 10:06:19 +00:00
Christophe Dumez
0c1db24687
- Updated TODO
2006-12-17 10:45:36 +00:00
Christophe Dumez
68a6f15676
- Updated TODO
2006-12-05 02:42:01 +00:00
Christophe Dumez
7e65917215
- Improved download from url
2006-12-05 02:38:02 +00:00
Christophe Dumez
92277992d3
- Passing parameters between qBT instances in a better way (socket)
2006-12-05 00:27:00 +00:00
Christophe Dumez
b54c4ae028
- Replace QMap by QHash for faster lookups
2006-12-03 17:27:29 +00:00
Christophe Dumez
d16dd52841
- Changed the name of the italian translator
2006-11-29 11:47:51 +00:00
Christophe Dumez
7ef2225b9e
- Updated Changelog
2006-11-28 21:36:16 +00:00
Christophe Dumez
d3462c96a0
- Updated Dutch translation
2006-11-28 09:33:17 +00:00
Christophe Dumez
850cd8a328
- Updated Italian translation
2006-11-26 17:19:52 +00:00
Christophe Dumez
9f3dbe2d8e
- Updated German, Bulgarian & Greek translations
2006-11-20 21:33:54 +00:00
Christophe Dumez
676ba29e9d
- Updated Chinese & catalan translations
2006-11-17 09:41:55 +00:00
Christophe Dumez
cdece87718
- Attempt to fix log title size on some computers
2006-11-14 21:50:04 +00:00
Christophe Dumez
63f0664daa
- Attempt to fix log title size on some computers
2006-11-14 21:47:43 +00:00
Christophe Dumez
0c795cce28
- Cleaned up the way columns width are remembered
2006-11-14 21:36:29 +00:00
Christophe Dumez
773c451050
- remember GUI settings in a cleaner way
2006-11-14 21:17:51 +00:00
Christophe Dumez
abc4d861bc
- Removed dependency on QtXml
2006-11-14 20:32:49 +00:00
Christophe Dumez
7aa49c243c
- Removed options.xml creation since it is no longer used
2006-11-14 20:29:22 +00:00
Christophe Dumez
0722195cad
- Rewritten most of the code for options
...
- Fix: Could only listen on the 1st port of given range
- Fix: Option "use torrent addition dialog" wasn't saved correctly
2006-11-14 20:26:32 +00:00
Christophe Dumez
719ac93024
- Remember mainwindow position during last exec
2006-11-14 16:46:05 +00:00
Christophe Dumez
9f721afe03
- Updated unkrainian translation
2006-11-13 19:55:50 +00:00
Christophe Dumez
306fd0d1d0
- Updated Slovak translation
2006-11-13 10:29:13 +00:00
Christophe Dumez
5a80992d3a
- Updated Russian translation
2006-11-13 06:31:35 +00:00
Christophe Dumez
7877c2cea2
- Fixed layout in torrent properties
2006-11-12 19:15:30 +00:00
Christophe Dumez
51b51d6d7f
- fixed typos in Finnish translation
2006-11-12 19:00:33 +00:00
Christophe Dumez
3aa8cd1946
- Fixed height for some lines in properties
2006-11-12 18:57:13 +00:00
Christophe Dumez
e2dd4a0f21
- Updated TODO
2006-11-12 17:35:35 +00:00
Christophe Dumez
4c4d4dd3b8
- Added Finnish translator's name to thanks page
2006-11-12 17:13:13 +00:00
Christophe Dumez
43df232783
- Updated Finnish translation
2006-11-11 16:48:13 +00:00
Christophe Dumez
33a56ef45d
- Updated Qt version to 4.2
2006-11-11 09:56:10 +00:00