Christophe Dumez
3ea344cb2e
attempt to fix toolbar with Qt4.2
2007-08-30 06:48:47 +00:00
Christophe Dumez
06cb5ff4c6
- Second attempt to fix Qt4.2 COMPATIBILITY
2007-08-29 03:58:01 +00:00
Christophe Dumez
c6b25e5f79
- Should fix compatibility with Qt4.2
2007-08-28 14:49:57 +00:00
Christophe Dumez
32c330092a
- Merged splitGUI branch, GUI and download tab are now splitted. Code is a lot cleaner and easier to understand. I also fixed some bugs I found on the way :)
2007-08-26 16:25:22 +00:00
Christophe Dumez
ab63fa62ea
- Fixed ambiguous keyboard shortcut for options
2007-08-02 16:47:29 +00:00
Christophe Dumez
1db4af50dd
- Reverted changes to MainWindow.ui (broke compatibility with Qt4.2)
2007-07-27 16:17:21 +00:00
Christophe Dumez
a5ac742c1f
- Fixed (workaround, maybe Qt's bug?) for transfers list background painting problem.
2007-07-27 16:10:50 +00:00
Arnaud Demaiziere
d0bf8b5b04
save mainwindows to qt 4.2
2007-07-14 20:24:45 +00:00
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
2007-07-14 10:50:38 +00:00
Arnaud Demaiziere
1712a7c776
* port interfaces to qt 4.2
...
* fix size bug
2007-07-05 11:31:33 +00:00
Christophe Dumez
3a727dea28
- improved tabs at the bottom
2007-07-03 22:53:10 +00:00
Christophe Dumez
107d2c8e7b
Fixed file filtering in a torrent
2007-07-03 22:39:49 +00:00
Arnaud Demaiziere
614606e3be
update main menu items'order
2007-06-19 15:19:23 +00:00
Arnaud Demaiziere
841e6549c0
interface ported to qt 4.2, resize of the log windows
2007-06-19 14:53:58 +00:00
Christophe Dumez
e6fca96d0d
- Added Documentation entry in Help menu
2007-06-17 15:09:00 +00:00
Christophe Dumez
30aa59f582
- Kept on working on bandwidth allocation per torrent
...
- Fixed a crash in search engine when systray integration was disabled
2007-04-10 09:31:25 +00:00
Christophe Dumez
0eaa592086
- Disabled context menu in toolbar
2007-04-08 18:21:26 +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
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
2007-03-27 18:49:29 +00:00
Christophe Dumez
79f6030703
- Disabled global context menu in search results list
2007-03-11 18:20:12 +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
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
e4590ef431
- Added an action to delete downloads from download list and from hard drive too
2006-10-29 10:17:53 +00:00
Christophe Dumez
14cd4de2c2
- Connection status is not a button anymore
2006-10-22 20:13:35 +00:00
Christophe Dumez
c9f3bed4da
- Fixed some GUI layout
2006-10-21 22:07:59 +00:00
Christophe Dumez
0df84cd94b
- Had to remove BTJunkie search engine because of their new anti-bot security
2006-10-05 20:12:10 +00:00
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.
2006-10-05 19:01:41 +00:00
Christophe Dumez
969a02b93e
- Moved everything to trunk to create a stable branch
2006-09-30 16:02:39 +00:00