Arnaud Demaiziere
d0bf8b5b04
save mainwindows to qt 4.2
18 years ago
Christophe Dumez
8c5d38400a
- Allow to set global upload/download bandwidth limit from tray icon menu
...
- Fixed a bug in bandwidth limitation per torrent (confused bytes with kbytes)
- Fixed a bug with paused torrents still displayed as checking
18 years ago
Arnaud Demaiziere
1712a7c776
* port interfaces to qt 4.2
...
* fix size bug
18 years ago
Christophe Dumez
3a727dea28
- improved tabs at the bottom
18 years ago
Christophe Dumez
107d2c8e7b
Fixed file filtering in a torrent
18 years ago
Arnaud Demaiziere
614606e3be
update main menu items'order
18 years ago
Arnaud Demaiziere
841e6549c0
interface ported to qt 4.2, resize of the log windows
18 years ago
Christophe Dumez
e6fca96d0d
- Added Documentation entry in Help menu
18 years ago
Christophe Dumez
30aa59f582
- Kept on working on bandwidth allocation per torrent
...
- Fixed a crash in search engine when systray integration was disabled
18 years ago
Christophe Dumez
0eaa592086
- Disabled context menu in toolbar
18 years ago
Christophe Dumez
13aa2cfa6e
- Added a new tab for finished torrents (WIP, not used yet)
18 years ago
Christophe Dumez
e8cc751f22
- Splitted search engine code from MainWindow part because GUI.cpp was getting too big and we are going to add a RSS tab soon
...
- Removed some unnecessary includes
18 years ago
Christophe Dumez
79f6030703
- Disabled global context menu in search results list
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
cdece87718
- Attempt to fix log title size on some computers
18 years ago
Christophe Dumez
63f0664daa
- Attempt to fix log title size on some computers
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
14cd4de2c2
- Connection status is not a button anymore
18 years ago
Christophe Dumez
c9f3bed4da
- Fixed some GUI layout
18 years ago
Christophe Dumez
0df84cd94b
- Had to remove BTJunkie search engine because of their new anti-bot security
18 years ago
Christophe Dumez
a072247e70
- Fixed download from url function (should be a lot less buggy). It improves downloads from search engine since it uses this function
...
- Removed torrentReactor search engine (hopefully temporarilly) because I can't manage to download from their links using libcurl
- When HTTP response code is 500 (5xx in fact: too busy), downloader will retry 10 times every second.
18 years ago
Christophe Dumez
969a02b93e
- Moved everything to trunk to create a stable branch
18 years ago