Christophe Dumez
381ae195b9
- Fixed a bug in the number of finished torrents initial display
...
- Started to clean up rss.h
2007-04-05 19:42:39 +00:00
Christophe Dumez
d3eda2e8be
- Added Comboboxes in torrent properties. No usable yet but it will be very useful when we will support pieces prioritization
2007-04-05 15:55:05 +00:00
Christophe Dumez
ff0dd88ee1
- Improved a lot the torrent creation module
2007-04-04 18:55:38 +00:00
Christophe Dumez
81d05a67b3
- Window can now stay maximized on exit
2007-04-04 14:53:00 +00:00
Christophe Dumez
4727cd57ed
- Removed pause/start in finished list (useless)
2007-04-04 14:25:56 +00:00
Christophe Dumez
13aa2cfa6e
- Added a new tab for finished torrents (WIP, not used yet)
2007-04-04 01:36:55 +00:00
Christophe Dumez
c832d91f79
- Ask for exit confirmation only if the download list is not empty
2007-04-04 00:47:26 +00:00
Christophe Dumez
c6c4bc1277
- FEATURE: Search engine is now using one thread per website for faster results
2007-04-03 23:55:21 +00:00
Christophe Dumez
ab1d664f07
- Updated Changelog / Todo
...
- Fixed a title boldness in torrent properties
2007-04-02 13:22:48 +00:00
Christophe Dumez
178a2046dc
- Updated TODO
...
- Updated dependencies
2007-03-29 20:40:39 +00:00
Christophe Dumez
622fb85f60
- Updated TODO
2007-03-29 18:49:58 +00:00
Christophe Dumez
81eee7bba2
- Style is now applied instantly, no need to restart qBT
...
- Fixed a typo in WIndowsXP Style
2007-03-29 18:43:04 +00:00
Arnaud Demaiziere
6c8f0bff13
- Added a rss tab (still not functional)
2007-03-29 15:43:08 +00:00
Christophe Dumez
4ca852c2b3
- Added a message log when an UPnP WAN service is detected
2007-03-29 14:49:01 +00:00
Christophe Dumez
78916bba41
- Added debug in UPnP
...
- Started to rewrite qBT's own UPnP support instead of using aMule CVS code : (not usable yet)
2007-03-28 21:59:21 +00:00
Christophe Dumez
92f840519c
- Allow to change UPnP port while it is enabled
...
- Allow to change qBT style! (GTK people should like Cleanlooks style)
2007-03-28 08:05:37 +00:00
Christophe Dumez
e0a0a0beb1
- fix for UPnP option
2007-03-27 21:12:33 +00:00
Christophe Dumez
d778766e29
- UPnP option should now be working
2007-03-27 21:08:07 +00:00
Christophe Dumez
9408e8006d
- Redesigned options
...
- Updated TODO
- Added UPnP option entry (but still not taken into consideration nor saved)
2007-03-27 20:26:07 +00:00
Christophe Dumez
26e0c5d4ea
- Updated TODO
2007-03-26 14:51:01 +00:00
Christophe Dumez
1502bcb5d4
- Updated TODO
...
- Added a message box to display errors for torrent creation
2007-03-25 23:22:10 +00:00
Christophe Dumez
d2d3968b8b
- Finished trackers edition
2007-03-25 18:39:27 +00:00
Christophe Dumez
db55b72d87
- Updated TODO
2007-03-23 14:35:45 +00:00
Christophe Dumez
fd2d2ddc0b
- Added UPnP support (experimental) - taken from aMule CVS
2007-03-19 21:15:29 +00:00
Christophe Dumez
d53e85a232
- Updated TODO
2007-03-19 14:30:26 +00:00
Christophe Dumez
a0e49f8162
- bump version to v0.10.0alpha1 because now there is a branch for v0.9.x
2007-03-15 15:59:05 +00:00
Christophe Dumez
92eed29ded
- Updated slovak translation
2007-03-15 15:54:06 +00:00
Christophe Dumez
a8b0b71474
- Updated TODO
2007-03-15 15:25:04 +00:00
Christophe Dumez
967000283e
- Updated TODO (translations done)
2007-03-14 11:17:31 +00:00
Christophe Dumez
1275c12d9b
- Updated TODO
2007-03-12 13:42:18 +00:00
Christophe Dumez
2aea91822e
- Updated TODO
2007-03-12 13:41:02 +00:00
Christophe Dumez
6d65ef067d
Create Options object only when necessary (to save memory)
2007-03-10 18:14:53 +00:00
Christophe Dumez
79545f2e0f
- Updated Polish translation
2007-03-10 16:32:15 +00:00
Christophe Dumez
af3384f748
- Now VERSION is defined in src.pro, avoid duplication, cleaner and more adapted.
2007-03-08 23:32:54 +00:00
Christophe Dumez
87f440aa9e
** I18N Commit **
...
- Better i18n thanks to dynamic text support
- Some typos fixed in translatable texts
- Provide exemples to make translators' task easier
- Update translation files
2007-03-08 22:51:52 +00:00
Christophe Dumez
bd3bde919d
** BIG COMMIT **
...
- Fixed a bug in options (scan dir widget were not initialized well, still disabled when they shouldn't)
- Fixed a bug in scan dir (doesn't display torrent addition dialog several times for the same torrent if we don't close the dialog before next scan refresh
- Splitted GUI from Bittorrent, lot of code rewritten and optimized. Code changed so much that we will spend the next few days squashing eventual new bugs ;)
- We don't use the hash table to store the torrent handles anymore because libtorrent is already doing it for us (save memory)
2007-03-07 22:36:01 +00:00
Christophe Dumez
11a146a796
- Updated TODO / Changelog
...
- Added a signal to the deleteThead for future use
- Started coding of a bittorrent class to split GUI/BT (still unused)
2007-03-05 13:55:23 +00:00
Arnaud Demaiziere
8df90e2567
added autocompletion to search engine
2007-03-04 17:13:29 +00:00
Christophe Dumez
78aef3c3bc
- Implemented "Close to systray"
2007-02-24 19:23:10 +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
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
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
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
ff2ab66961
- Added Download from RSS feeds in v0.9.0 TODO list :)
2006-12-28 01:44:42 +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
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