Commit graph

3997 commits

Author SHA1 Message Date
Christophe Dumez
efdcdeb210 Update Nowegian translation 2011-09-24 17:42:50 +03:00
Christophe Dumez
6e4826a512 Update Arabic translation 2011-09-24 17:29:50 +03:00
Christophe Dumez
28ba0c25a7 Code clean up 2011-09-24 17:28:25 +03:00
Christophe Dumez
ea0f384dbf Update Slovak translation 2011-09-24 16:51:31 +03:00
Christophe Dumez
9218f69d87 Update French translation 2011-09-24 15:49:59 +03:00
Christophe Dumez
b9b82e959b Update Galician translation 2011-09-24 15:43:09 +03:00
Christophe Dumez
6606cf60af Fix execution log lines selection and copying 2011-09-24 15:39:27 +03:00
Christophe Dumez
94a23cf1d4 Fix update_qrc_files.py script 2011-09-24 11:15:03 +03:00
Christophe Dumez
15c3836a25 Fix Changelog 2011-09-24 11:07:09 +03:00
Christophe Dumez
afbac42420 Update spanish and catalan translations 2011-09-23 16:23:24 +03:00
Christophe Dumez
7354e9b738 Fix nox building 2011-09-22 21:42:31 +03:00
Christophe Dumez
8abb1d917b Bump to v2.9.0beta2 2011-09-22 21:15:28 +03:00
Christophe Dumez
7bd8bb4880 Web UI: Cleaned up torrent upload code
Should also fix issues on Windows.
2011-09-22 21:11:55 +03:00
sledgehammer_999
3d5487dfcb misc.cpp: Remove unused variable in windows-specific code 2011-09-22 20:44:01 +03:00
sledgehammer_999
be09284192 Simplify available disk size calculation code
The new code uses boost so that we don't need platform-specific
code anymore. It also fixes a calculation issue on the Windows
platform with the original code.
2011-09-22 20:37:39 +03:00
sledgehammer_999
cdf68c90ba Fix: 'announce to all trackers' checkbox could't be set by the user. 2011-09-22 00:20:33 +03:00
Christophe Dumez
a46f665dd4 Small Web UI JS code simplification 2011-09-21 21:10:12 +03:00
Christophe Dumez
e5e254a184 Small cosmetic fix to program preferences 2011-09-21 21:01:28 +03:00
Christophe Dumez
2a55aba5fa Fix properties.pri 2011-09-21 20:49:34 +03:00
Christophe Dumez
f5d04a1be9 Merge commit 'refs/merge-requests/6' of git://gitorious.org/qbittorrent/qbittorrent into merge-requests/6 2011-09-21 19:54:46 +03:00
Patryk Stępień
73132afe6c Small fixes. 2011-09-21 18:42:11 +02:00
Patryk Stępień
1d27fa9c03 Add possibility to change colors in runtime. 2011-09-21 18:22:38 +02:00
Christophe Dumez
1585b307bc Disable tracker exchange by default 2011-09-21 18:48:10 +03:00
Christophe Dumez
c882bc8a1d Update language files 2011-09-21 17:56:27 +03:00
Christophe Dumez
aefa1dba18 Update changelog 2011-09-21 17:50:26 +03:00
Christophe Dumez
7bd19f7696 Several fixes to the merge request 2011-09-21 17:48:39 +03:00
Christophe Dumez
c25f51e866 Merge commit 'refs/merge-requests/4' of git://gitorious.org/qbittorrent/qbittorrent into merge-requests/4 2011-09-21 17:12:38 +03:00
Christophe Dumez
68b13f10fe Update .gitignore file 2011-09-21 17:11:46 +03:00
sledgehammer_999
9764fe2a91 Added .gitignore file. 2011-09-21 13:24:22 +03:00
sledgehammer_999
7c29e613f0 Now qbt remembers the last used folder. Fixes #799697. ver2 2011-09-21 12:59:52 +03:00
Patryk Stępień
2a88e790df New PieceAvailabilityBar. 2011-09-21 01:16:23 +02:00
Patryk Stępień
deb7327ee6 New DownloadedPiecesBar. 2011-09-21 01:09:47 +02:00
sledgehammer_999
a82ccd8e95 Now qbt remembers the last used folder. Fixes #799697.
Conflicts:

	src/preferences/options.ui
2011-09-21 01:06:50 +03:00
Christophe Dumez
4ffe100287 Web UI: Slight settings CSS improvements 2011-09-20 20:35:33 +03:00
Christophe Dumez
5990615248 Add support for anonymous mode
This mode was added in libtorrent v0.16 and should be used in
addition to a SOCKS5 proxy.
2011-09-20 20:15:47 +03:00
Christophe Dumez
e83618a1b2 Fix advanced settings order 2011-09-20 18:56:11 +03:00
Christophe Dumez
9e9cdedfd3 Bump to v2.9.0beta1 2011-09-18 20:08:13 +03:00
Christophe Dumez
ed5e55f85d Add advanced setting to announce to all trackers 2011-09-18 20:05:30 +03:00
Christophe Dumez
d2907dc08c Fix saving of file association settings (Windows) 2011-09-18 19:45:46 +03:00
Christophe Dumez
69984f9550 WebUI: Simplify javascript for preferences dialog 2011-09-18 19:43:33 +03:00
Christophe Dumez
94f92aa4f9 Add setting to ignore slow torrents in queueing system
Closes https://bugs.launchpad.net/qbittorrent/+bug/799703
2011-09-18 19:34:29 +03:00
Christophe Dumez
9e5ec56770 Update language files 2011-09-18 16:48:21 +03:00
Christophe Dumez
b58b4d0066 Add file association settings to program preferences (Windows) 2011-09-18 16:42:50 +03:00
Christophe Dumez
11a068dfdd Add tray menu entry for toggling window visibility
Should fix issues under Unity.
2011-09-18 15:54:16 +03:00
Christophe Dumez
deb7cb9d9e Fix compilation error on Windows. 2011-09-15 22:00:48 +03:00
Christophe Dumez
085ab0e660 WebUI: Fix torrent file upload on Windows 2011-09-13 17:06:07 +03:00
Christophe Dumez
2ff28ff46f Forgot to commit sgmllib3.py 2011-09-13 07:38:27 +03:00
Christophe Dumez
eb159c0b18 Search: Fix GZip decompression code 2011-09-11 21:55:12 +03:00
Christophe Dumez
51b3a5164d Search: Fix torrent download with Python 3 2011-09-11 21:26:30 +03:00
Christophe Dumez
fa30d7bd1c Search: Fix KickAssTorrents search plugin 2011-09-11 21:24:00 +03:00