Christophe Dumez
a73d3132df
- Removed some useless debug
...
- Increased httpserver update interval
2008-12-23 16:50:46 +00:00
Christophe Dumez
368c122dce
- Queueing system fix
2008-12-23 16:27:47 +00:00
Christophe Dumez
cfbd06225b
- Removed priority buttons from toolBar since it only affects download list now
2008-11-02 20:42:02 +00:00
Christophe Dumez
9618056b4e
- Added support for 2 new extensions (uTorrent metadata and smart ban plugin)
...
- Removed option to disable uTorrent Peer eXchange (PeX) -> always ON
2008-11-02 19:22:10 +00:00
Christophe Dumez
8b40e43432
should speed up startup
2008-11-02 18:19:14 +00:00
Christophe Dumez
3282e1bcc9
- Save and load session state to remember it over different sessions
2008-11-02 13:19:27 +00:00
Christophe Dumez
9b67807926
- Queueing system should work fine now (port is complete, needs testing)
2008-11-02 11:43:20 +00:00
Christophe Dumez
f3729fbae6
- Use libtorrent queueing system (probably buggy and queueing currently does not work for seeds)
2008-11-02 10:47:59 +00:00
Christophe Dumez
82706141cf
Ratio calculation improvement: make usage of new all_time_upload and all_time_download variables in torrent_status.
2008-11-01 22:07:14 +00:00
Christophe Dumez
5e3be25916
- Single instance code is now more reliable on Qt >= 4.4 ( closes #286968 )
2008-10-29 19:58:44 +00:00
Christophe Dumez
796aea19e6
- Webui: refresh download list every 2 seconds to save cpu
2008-10-28 21:37:19 +00:00
Christophe Dumez
63a4e06556
- Attempt to fix single instance code on Qt 4.4
2008-10-04 19:36:27 +00:00
Christophe Dumez
25b9601613
- Should fix save path problems
2008-10-04 14:14:07 +00:00
Christophe Dumez
8e074a571a
- Fixed queueing priorities loading on startup
2008-09-28 17:58:12 +00:00
Christophe Dumez
139360cf76
- Can have different proxy settings for bittorrent and search engine ( closes #274791 )
2008-09-27 09:12:41 +00:00
Christophe Dumez
aa0bec41b4
- bug fix for preferences saving (introduced recently)
2008-09-21 08:17:29 +00:00
Christophe Dumez
95ecaec11e
- Sync with stable branch (lot of bug fixing)
2008-09-13 18:53:58 +00:00
Christophe Dumez
43dcbf776b
Use QPointer when interesting
2008-09-13 07:33:41 +00:00
Christophe Dumez
918c1507d3
- Web UI optimization
2008-09-12 19:56:32 +00:00
Christophe Dumez
563291a2e8
- Updated language files
2008-09-07 12:12:16 +00:00
Christophe Dumez
9156c9ac8f
- Logs are now in a separate dialog
2008-09-07 12:09:41 +00:00
Christophe Dumez
f0049f1dae
- Removed logging panel for now. It will be replaced by a seperate dialog in order to simplify the default UI.
2008-09-07 11:31:29 +00:00
Christophe Dumez
42a2acefd3
- Fixed possible multiple rss tabs bug
2008-08-20 12:15:50 +00:00
Christophe Dumez
ff26ea94f5
- Queued torrents are now identified in Web UI
...
- Improved transfer list update for queued torrents
- Allow to show/hide top toolbar
- top toolbar is now hidden as a default
- Connection status is now displayed in status bar (bottom)
- Removed "Disconnected" connection status (bad detection)
- Added increase/decrease priority actions to Edit menu
- Added keyboard shortcuts for increase/decrease priority actions
2008-08-08 13:17:26 +00:00
Christophe Dumez
7bbb2f542b
- Slightly improved minimize to systray code (but still experiencing the virtual desktop switching bug)
2008-08-01 20:03:16 +00:00
Christophe Dumez
99e8ac3d36
- Moved priority buttons
2008-07-19 20:52:49 +00:00
Christophe Dumez
badd36e81e
- Hide priority buttons if queueing system is disabled
2008-07-19 20:39:34 +00:00
Christophe Dumez
4fe7fd537d
- a lot of fixes concerning the new queueing system
2008-07-17 21:12:10 +00:00
Christophe Dumez
15ce9a7369
- Queueing systems now updates the number of active torrents in tab titles
2008-07-15 20:19:41 +00:00
Christophe Dumez
8e7d0f4dc1
- Oops, one } should not be there
2008-07-15 18:24:46 +00:00
Christophe Dumez
4be0cbd2e4
- Removed some debug
...
- Bug fix when applying preferences (queueing)
2008-07-15 18:18:59 +00:00
Christophe Dumez
27a71ba123
- Increase/decrease priority buttons should now work for finishedTab too
2008-07-14 22:05:13 +00:00
Christophe Dumez
20ae3d997c
- extending Queueing system to seeding list (unfinished)
2008-07-14 22:01:05 +00:00
Christophe Dumez
ca118697e9
- Added priority buttons
2008-07-14 20:01:21 +00:00
Christophe Dumez
d29cc3325b
- Started to work on queueuing
2008-07-14 19:20:18 +00:00
Christophe Dumez
4c5f349f49
- FEATURE: RSS can now be disabled from program preferences
...
- COSMETIC: RSS Tab is now hidden as a default
2008-07-11 17:43:57 +00:00
Christophe Dumez
e233f27d1c
- Fixed bug in UP/DL speeds updates
2008-07-10 20:23:17 +00:00
Christophe Dumez
1cadf73a40
- Updated translation files
2008-07-10 20:21:07 +00:00
Christophe Dumez
77c97b5b43
- FEATURE: DHT is always ON (no longer used as fallback)
...
- FEATURE: The number of DHT nodes is displayed
- COSMETIC: Transfer speed, ratio and DHT nodes are displayed in status bar
2008-07-10 20:19:28 +00:00
Christophe Dumez
b5928aa2e3
- Fixed messageBox when listening on busy port (Web UI)
2008-07-08 10:56:35 +00:00
Christophe Dumez
8dfc68e196
- Updated tranlsations
...
- Allow to run one instance of qBittorrent per user
- Moved button to close search tabs
2008-07-06 18:39:07 +00:00
Christophe Dumez
7b65998c72
- Ignore non router for UPnP
2008-07-02 14:36:52 +00:00
Christophe Dumez
6f13325e76
- Should fix compilation issues about verticalLayout in GUI.cpp with some versions of Qt4
2008-06-23 18:58:24 +00:00
Christophe Dumez
f143596b91
- COSMETIC: Global UP/DL speeds and ratio are displayed above tabs
2008-06-09 19:59:51 +00:00
Christophe Dumez
516f4dad48
- Added some debug
...
- Fix from #178167 for tree view resizing
2008-05-18 12:01:42 +00:00
Christophe Dumez
56d80118b7
- Can spoof Azureus peer id and user agent to avoid ban
2008-05-18 09:50:35 +00:00
Christophe Dumez
711699e200
- COSMETIC: Display "unpaused/total_torrent" in download/upload tabs
2008-05-18 09:26:02 +00:00
Christophe Dumez
fc931d8c88
- FEATURE: Allow to customize folder scan interval
2008-05-18 08:40:39 +00:00
Christophe Dumez
5af8bddc16
- Web interface by Ishan Arora
2008-05-16 07:10:50 +00:00
Christophe Dumez
5e86c8a14d
- Fixed systray integration when qbittorrent is launched on system startup
2008-01-04 20:09:37 +00:00