Christophe Dumez
86b1be7db6
- Fixed a comment in nova.py
18 years ago
Christophe Dumez
ee71224f89
- Fixed mininova search engine
18 years ago
Christophe Dumez
512d1f3d9d
- Fixed meganova search engine
18 years ago
Christophe Dumez
9b91bac228
- Fixed ThePirateBay search engine
18 years ago
Christophe Dumez
f33b0dc3c0
- Fixed 'are you sure?" message for delete action
18 years ago
Christophe Dumez
524540e63d
- Fixed downloadFromUrl() (still have to do some checking with the thread)
18 years ago
Christophe Dumez
aa6f6161c3
- Oups, sorry I forgot pause_all() & start_all() functions in last commit :)
...
- Updated version to v0.9.0beta4
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
dc89c5d381
- A lot of fixes/improvements in bittorrent class (now compiling)
...
- Half way, now I need to rewrite the GUI class to use the bittorrent class
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
Christophe Dumez
330f3ab033
- Disabled "Close to systray" as a default
18 years ago
Christophe Dumez
a95b1d7589
- Fixed exit from trayicon when "close to systray" is enabled
18 years ago
Arnaud Demaiziere
8df90e2567
added autocompletion to search engine
18 years ago
Christophe Dumez
dbd6c404ec
- Updated with new nova.py version from upstream
18 years ago
Christophe Dumez
3d8032a092
- Fixed deleteFromList (non permanently) -> bug introduced recently
18 years ago
Christophe Dumez
243045917a
- Updated configure file to check for libtorrent >= v0.12 instead of v0.11 (Thanks Jack H.)
18 years ago
Christophe Dumez
78aef3c3bc
- Implemented "Close to systray"
18 years ago
Christophe Dumez
a22afba059
- small fix in language files
18 years ago
Christophe Dumez
0aad431da6
- Fixed segfault after sorting the columns (bug recently introduced in svn)
18 years ago
Christophe Dumez
fb9c1938ea
BUGFIX: Fix directory scanning (stop trying to download the same files several times)
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
7948bab95a
- Forgot to commit this file too
18 years ago
Christophe Dumez
d739e422d6
- sorry, forgot to commit this file
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
7d06099e80
- Added a line in INSTALL to advise gnome users to install qt4-qtconfig package
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
dd0b110eae
- qBittorrent now identifies its version correctly on the network
18 years ago
Christophe Dumez
ff2ab66961
- Added Download from RSS feeds in v0.9.0 TODO list :)
18 years ago
Christophe Dumez
932df247b3
- Removed unused code
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
248f13099b
- Detailed PeX a little in changelog
18 years ago
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
18 years ago
Christophe Dumez
b838038fe2
- Slightly improved pieces selection in torrent properties
18 years ago
Christophe Dumez
7ce5d3f9fc
- Fixed ETA column
18 years ago
Christophe Dumez
be73c482d0
- Display "Unknown" instead of "0/0" in SEEDS/LEECHS column when the tracker doesn't send this info
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
7e65917215
- Improved download from url
18 years ago
Christophe Dumez
92277992d3
- Passing parameters between qBT instances in a better way (socket)
18 years ago
Christophe Dumez
b54c4ae028
- Replace QMap by QHash for faster lookups
18 years ago
Christophe Dumez
d16dd52841
- Changed the name of the italian translator
18 years ago
Christophe Dumez
7ef2225b9e
- Updated Changelog
18 years ago
Christophe Dumez
d3462c96a0
- Updated Dutch translation
18 years ago