Web UI improvements

- Optimize translation code
- Cosmetic fixes to dialogs
- Display qBittorrent version in about dialog
This commit is contained in:
Christophe Dumez 2011-09-24 21:37:34 +03:00
commit 246903fa0a
11 changed files with 72 additions and 432 deletions

View file

@ -7,7 +7,9 @@
- BUGFIX: Add tray menu entry for toggling window visibility
- BUGFIX: Fix execution log lines selection and copying
- COSMETIC: Display speed at the beginning of the Window title
- COSMETIC: Several cosmetic fixes to the Web UI
- OTHER: Display libraries versions in about dialog (sledgehammer999)
- OTHER: Display qBittorrent version in Web UI about dialog
* Thu Jun 02 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.8.0
- FEATURE: Added full libtorrent v0.16 support (uTP, ...)