Fix save path encoding on non-utf8 systems (e.g. Windows)

Fix progress bar style on Windows
This commit is contained in:
Christophe Dumez
2010-09-25 17:02:40 +00:00
parent a4c7640499
commit 1626d938d1
5 changed files with 27 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
- I18N: Updated Arabic translation
- I18N: Fixes to German translation
- BUGFIX: Save path can now be edited in torrent addition dialog
- BUGFIX: Fix save path encoding on non-utf8 systems
- BUGFIX: OGV can now be previewed
- BUGFIX: Maximum download limit is now 10MB/s
- BUGFIX: Fix 'download in scan dir' persistence
@@ -11,6 +12,7 @@
- BUGFIX: Fix Web UI for spanish users
- BUGFIX: Fix locale switching from Web UI
- BUGFIX: Use AND operator for torrentdownloads.net searches
- COSMETIC: Fix progress bars style on Windows
* Tue Aug 24 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.4.0
- FEATURE: Added actions to "Move to top/bottom" of priority queue