Commit graph

2091 commits

Author SHA1 Message Date
Christophe Dumez
e1725e8001 - Refresh transfer list every 1500 ms instead of 1000ms to save CPU (Web UI) 2009-11-26 11:04:14 +00:00
Christophe Dumez
d22e932ef7 - Optimize Web UI to use less CPU
* Do not refresh filtered torrents since they are not visible
  * Do not refresh torrent name in list since it connot change
- Fixed unitialized torrent status when it was added to the list (it did not cause any issue but it was not optimal)
2009-11-26 11:01:21 +00:00
Christophe Dumez
d99dc65b19 - Updated French translation 2009-11-26 10:26:05 +00:00
Christophe Dumez
ae10bc9270 - Made Web UI tool bar looks exactly like the Web UI one (same buttons orders and added separators) 2009-11-26 10:21:13 +00:00
Christophe Dumez
3e56cf96a3 - Program preferences are now editable from Web UI :) 2009-11-26 10:10:40 +00:00
Christophe Dumez
b6dc5f9675 - Torrent preferences in Web UI are now correctly loaded from qBT. However, the saving part is not done yet. 2009-11-26 09:49:57 +00:00
Christophe Dumez
d79cd07d50 - Still working on program preferences in Web UI (not functional yet) 2009-11-26 08:29:06 +00:00
Christophe Dumez
9a16a9d11b - Started work on program preferences in Web UI 2009-11-26 08:10:23 +00:00
Christophe Dumez
52ac94cc73 - Use the same order for right click menu in both the UI and the Web UI 2009-11-26 07:06:08 +00:00
Christophe Dumez
672a83cfc4 - Added qBittorrent icon to libnotify notifications 2009-11-26 07:00:18 +00:00
Christophe Dumez
5d33e3033b - Fix download icon in peer list popup menu (Thanks Heavyjoost) 2009-11-26 06:56:38 +00:00
Christophe Dumez
80a721fd36 - Updated Finnish translation. 2009-11-26 06:15:05 +00:00
Christophe Dumez
058430d2cd - Updated swedish translation 2009-11-25 23:00:31 +00:00
Christophe Dumez
d227e744d9 - Use standard Qt notification as fallback if libnotify failed 2009-11-25 22:36:42 +00:00
Christophe Dumez
17f712e3e0 - Made search engine use libnotify instead of qt notification when available. Note that a notification is displayed when a search request has finished and the search tab is not currently displayed (other tab is displayed or window is minimized/iconified) 2009-11-25 22:03:05 +00:00
Christophe Dumez
507b9b149e - No need for systray integration to be enabled to use libnotify 2009-11-25 21:36:51 +00:00
Christophe Dumez
c28217f8fa - Updated dependencies in INSTALL files (removed libzzip, added libnotify and glib-2.0 as optional) 2009-11-25 20:41:26 +00:00
Christophe Dumez
d55553c53f - Bump to beta10 2009-11-25 20:38:20 +00:00
Christophe Dumez
01f38b05eb - Fix download icon in systray icon popup 2009-11-25 20:34:34 +00:00
Christophe Dumez
91efa0e2d4 - COSMETIC: Make use of libnotify if available for system notifications (Now default on Ubuntu) instead of the Qt notification system 2009-11-25 20:32:18 +00:00
Christophe Dumez
b80843c602 - Scroll to current torrent when it changes (Transfer list) 2009-11-25 18:20:42 +00:00
Christophe Dumez
9fa0ff78bc - Made Torrent filters column collapsible (can be hidden) 2009-11-25 18:13:20 +00:00
Christophe Dumez
5d566bba86 - Fix "global download limit" icon in tray icon menu 2009-11-25 17:54:12 +00:00
Christophe Dumez
5ef888d142 - Right-aligned pieces downloaded and availability labels (they were the last one left-aligned) 2009-11-25 17:50:49 +00:00
Christophe Dumez
92b04b66c7 - Increase ratio difference to make availability more readable 2009-11-25 15:38:33 +00:00
Christophe Dumez
f15973f2c8 - Update torrent progress after checking (especially useful for paused torrents that are not updated otherwise) 2009-11-25 14:02:54 +00:00
Christophe Dumez
c075016b51 - Fix Web UI fields being disabled in program preferences 2009-11-25 13:58:48 +00:00
Christophe Dumez
9708b335d8 - bump to beta9 2009-11-25 12:38:33 +00:00
Christophe Dumez
950aa497c6 - Fix typo in the code 2009-11-25 12:33:01 +00:00
Christophe Dumez
fe62efa145 - Refresh the transfer list every 1000ms instead of 1500ms now that it works better 2009-11-25 12:31:42 +00:00
Christophe Dumez
cc2da45c2d - Greatly improved Web UI transfer list refresh (Progress bar) 2009-11-25 12:27:00 +00:00
Christophe Dumez
c212d8beff - Fix transfer list flickering 2009-11-25 12:09:10 +00:00
Christophe Dumez
93f3d0b687 - Clean up Web UI 2009-11-25 11:36:36 +00:00
Christophe Dumez
b88d0e87d9 - Fix Javascript Error on some browsers (Epiphany, Chrome) that made the Web UI unusable 2009-11-25 10:35:31 +00:00
Christophe Dumez
afaf40eee0 - Allow to set up per-torrent download rate limit from Web UI too 2009-11-25 10:09:14 +00:00
Christophe Dumez
236c0da563 - Allow to set up per-torrent upload rate limit from Web UI
- Updated Mootools to v1.2.4 and fix breakage with MochaUI
2009-11-25 10:03:04 +00:00
Christophe Dumez
c48a3b55d6 - Make sure properties panel is disabled as a default (on startup) 2009-11-24 21:38:11 +00:00
Christophe Dumez
6f69ab2b6d - Fix a crash when hitting "change save path" button and no torrent is selected 2009-11-24 21:35:22 +00:00
Christophe Dumez
b2a0ddb9b1 - Added wiki link to README file 2009-11-24 21:27:34 +00:00
Christophe Dumez
aff7824b8d - Updated language files 2009-11-24 20:27:13 +00:00
Christophe Dumez
6206befbec - Bump to beta8 2009-11-24 20:25:16 +00:00
Christophe Dumez
ac2473da6d - Fix compilation error on some machines 2009-11-24 19:47:23 +00:00
Christophe Dumez
11fd99e2de - Commit those by mistake 2009-11-24 19:45:26 +00:00
Christophe Dumez
d42ab6120e - Added right-click menu to transfer list 2009-11-24 19:41:31 +00:00
Christophe Dumez
7c1d3dea86 - Fixed download limit icon 2009-11-24 18:15:08 +00:00
Christophe Dumez
e7f6ae3110 - Bump to beta7 2009-11-24 17:51:37 +00:00
Christophe Dumez
1c0bc205f0 - Remember panel sizes in Web UI (Cookie based) 2009-11-24 16:08:23 +00:00
Christophe Dumez
aeb2c06e0f - Disabled file prioritizing for seeding torrents
- Added file prioritizing to Web UI
2009-11-24 15:38:47 +00:00
Christophe Dumez
d4524993ee - Fix translation in files list (both UI and Web UI) 2009-11-24 13:25:11 +00:00
Christophe Dumez
bf77b186c1 - Updated french translation 2009-11-24 13:16:19 +00:00