Christophe Dumez
81eee7bba2
- Style is now applied instantly, no need to restart qBT
...
- Fixed a typo in WIndowsXP Style
18 years ago
Arnaud Demaiziere
6c8f0bff13
- Added a rss tab (still not functional)
18 years ago
Christophe Dumez
4ca852c2b3
- Added a message log when an UPnP WAN service is detected
18 years ago
Christophe Dumez
78916bba41
- Added debug in UPnP
...
- Started to rewrite qBT's own UPnP support instead of using aMule CVS code : (not usable yet)
18 years ago
Christophe Dumez
92f840519c
- Allow to change UPnP port while it is enabled
...
- Allow to change qBT style! (GTK people should like Cleanlooks style)
18 years ago
Christophe Dumez
e0a0a0beb1
- fix for UPnP option
18 years ago
Christophe Dumez
d778766e29
- UPnP option should now be working
18 years ago
Christophe Dumez
9408e8006d
- Redesigned options
...
- Updated TODO
- Added UPnP option entry (but still not taken into consideration nor saved)
18 years ago
Christophe Dumez
26e0c5d4ea
- Updated TODO
18 years ago
Christophe Dumez
1502bcb5d4
- Updated TODO
...
- Added a message box to display errors for torrent creation
18 years ago
Christophe Dumez
d2d3968b8b
- Finished trackers edition
18 years ago
Christophe Dumez
db55b72d87
- Updated TODO
18 years ago
Christophe Dumez
fd2d2ddc0b
- Added UPnP support (experimental) - taken from aMule CVS
18 years ago
Christophe Dumez
d53e85a232
- Updated TODO
18 years ago
Christophe Dumez
a0e49f8162
- bump version to v0.10.0alpha1 because now there is a branch for v0.9.x
18 years ago
Christophe Dumez
92eed29ded
- Updated slovak translation
18 years ago
Christophe Dumez
a8b0b71474
- Updated TODO
18 years ago
Christophe Dumez
967000283e
- Updated TODO (translations done)
18 years ago
Christophe Dumez
1275c12d9b
- Updated TODO
18 years ago
Christophe Dumez
2aea91822e
- Updated TODO
18 years ago
Christophe Dumez
6d65ef067d
Create Options object only when necessary (to save memory)
18 years ago
Christophe Dumez
79545f2e0f
- Updated Polish translation
18 years ago
Christophe Dumez
af3384f748
- Now VERSION is defined in src.pro, avoid duplication, cleaner and more adapted.
18 years ago
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
18 years ago
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)
18 years ago
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)
18 years ago
Arnaud Demaiziere
8df90e2567
added autocompletion to search engine
18 years ago
Christophe Dumez
78aef3c3bc
- Implemented "Close to systray"
18 years ago
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.
18 years ago
Christophe Dumez
743631ea7f
- Updated TODO list
18 years ago
Christophe Dumez
a33c692001
- Updated TODO for next release (v0.9.0) thanks to the bugtracker
18 years ago
Christophe Dumez
f4be28c014
- Move deletion from hard drive to a thread to avoid GUI freezing
18 years ago
Christophe Dumez
f017d29359
- Fixed an exception with latest libtorrent/asio on startup (filepath check)
...
- Added an option to toggle the Peer eXchange (PeX) state
18 years ago
Christophe Dumez
de7e284690
- BACK TO DEVEL (finally!)
...
- Just a small commit to change the way qBT identifies its version with the tracker
18 years ago
Christophe Dumez
ff2ab66961
- Added Download from RSS feeds in v0.9.0 TODO list :)
18 years ago
Christophe Dumez
da08dd9f5a
- Updated TODO
18 years ago
Christophe Dumez
9f075f5087
BUGFIX: Fixed deletion from hard drive (failed for non-empty folders)
18 years ago
Christophe Dumez
e8e1c7f91f
- Updated TODO
...
- Disabled limit of 60 connections per torrent (Download seems faster)
18 years ago
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)
18 years ago
Christophe Dumez
759162e9c9
- Updated TODO
18 years ago
Christophe Dumez
0c1db24687
- Updated TODO
18 years ago
Christophe Dumez
68a6f15676
- Updated TODO
18 years ago
Christophe Dumez
e2dd4a0f21
- Updated TODO
18 years ago
Christophe Dumez
99c0073da2
- Updated TODO
18 years ago
Christophe Dumez
25ff769787
- Updated TODO
18 years ago
Christophe Dumez
e4590ef431
- Added an action to delete downloads from download list and from hard drive too
18 years ago
Christophe Dumez
abb39d537c
- Allow user to bypass torrent addition dialog (options)
18 years ago
Christophe Dumez
f7140491cd
- Now user can change DHT port in options
...
- Reworked options window a little
18 years ago
Christophe Dumez
52f1463cb9
- Added a torrent addition dialog (Part 1: Still unperfect but working)
18 years ago
Christophe Dumez
2d2367fcc1
- Added upnp port forwarding to TODO list
18 years ago