Commit graph

3699 commits

Author SHA1 Message Date
Christophe Dumez
357e309dad Use %USERPROFILE%\Downloads as download folder on Windows 2011-10-08 09:10:21 +03:00
Christophe Dumez
2e544f6a74 Update Norwegian translation 2011-10-08 08:54:33 +03:00
Στέφανος Αντάρης
b0d6f3f9bf Mac OS: Properly detect "Downloads" folder 2011-10-07 19:08:17 +03:00
Christophe Dumez
380989d808 RSS: Add more debug output 2011-10-05 18:54:06 +03:00
Christophe Dumez
6357d6372c RSS: Fix parent article count when removing a child feed 2011-10-05 18:41:23 +03:00
sledgehammer_999
d744968ea6 Fix compilation on Windows after code cleanups. 2011-10-04 23:17:49 +03:00
Christophe Dumez
76ca967d70 Fix torrent loading problem from Web UI on Windows. 2011-10-04 22:18:59 +03:00
Christophe Dumez
9cff66df3f Update Dutch translation 2011-10-04 19:36:31 +03:00
Christophe Dumez
72af6cb206 Update Swedish translation 2011-10-04 19:12:21 +03:00
Christophe Dumez
c7043d5c39 Add some more debug output 2011-10-04 19:06:16 +03:00
Christophe Dumez
1036990499 Update Japanese translation 2011-10-04 18:34:57 +03:00
Christophe Dumez
f386fd9e23 Update Traditional Chinese translation 2011-10-04 17:53:14 +03:00
Christophe Dumez
1e75fa9086 Disable "Set as default save path" checkbox for magnet links 2011-10-02 19:10:48 +03:00
Christophe Dumez
252d2009cd Update language files 2011-10-02 18:51:19 +03:00
Christophe Dumez
a48d36c9a2 Add comment 2011-10-02 18:43:55 +03:00
Christophe Dumez
01ad2e9746 Move downloads folder detection code from preferences.h to misc.cpp 2011-10-02 17:56:00 +03:00
Christophe Dumez
2f7b20c704 Use qputenv/qgetenv from Qt for better cross compatibility 2011-10-02 17:04:16 +03:00
Christophe Dumez
c39244aeb6 Web UI: Cosmetic improvements to preferences 2011-10-02 12:35:27 +03:00
Christophe Dumez
8f22279428 Web UI: cosmetic improvements to torrent upload dialog 2011-10-02 10:22:41 +03:00
Christophe Dumez
5a68bc5801 Web UI: Improve deletion confirmation dialog 2011-10-02 10:02:19 +03:00
Christophe Dumez
46a3b382db Web UI: Fix torrent deletion from IE 2011-10-02 00:53:00 +03:00
Christophe Dumez
dae959a533 HTTP server better debug output 2011-10-01 23:40:22 +03:00
Christophe Dumez
eeda9379d5 HTTP server: Greatly improved HTTP request parsing 2011-10-01 23:30:33 +03:00
Christophe Dumez
80bf89857a Web UI: Fix HTTP request processing with Firefox 2011-10-01 22:57:08 +03:00
Christophe Dumez
65eb40d1f5 Fix small bug in HttpConnection::read() 2011-10-01 22:10:13 +03:00
Christophe Dumez
9cf37f5364 BUGFIX: Fix torrent upload issues (Web UI) 2011-10-01 17:16:01 +03:00
Christophe Dumez
1ad1498c5d Less verbose debug 2011-10-01 17:01:33 +03:00
Christophe Dumez
405b804eb5 Make multi-part/form data parser more robust 2011-10-01 16:59:06 +03:00
Christophe Dumez
183e150da1 COSMETIC: Make top toolbar follow system style 2011-10-01 15:17:57 +03:00
Christophe Dumez
f98d4e9149 Web UI code optimization 2011-09-30 20:51:29 +03:00
Christophe Dumez
dad1568657 Web UI: Make multipart/form-data parsing more robust 2011-09-30 20:46:04 +03:00
Christophe Dumez
f13fd37819 Update Serbian translation 2011-09-30 17:26:51 +03:00
Christophe Dumez
ae692ba9b8 Web UI code optimization 2011-09-29 20:47:51 +03:00
Christophe Dumez
2036326403 Simplify multipart form parsing code and add debug 2011-09-29 20:36:18 +03:00
Christophe Dumez
3ad81595df Web UI: Code clean up 2011-09-29 19:41:29 +03:00
Christophe Dumez
9115a2ddc2 httpconnection: Make sure torrent file is written in binary mode 2011-09-28 19:58:45 +03:00
Christophe Dumez
102e25771c Update Greek and Bulgarian translations 2011-09-28 19:56:36 +03:00
Christophe Dumez
d65fc4575a Update Hungarian and Italian translations 2011-09-28 19:53:10 +03:00
Christophe Dumez
928936046e preferences: optimize XDG path detection code 2011-09-28 19:50:57 +03:00
Christophe Dumez
fe6df6176d Fixes to sledgehammer's merge request. 2011-09-27 21:16:29 +03:00
Christophe Dumez
6c52dbd477 Merge commit 'refs/merge-requests/11' of git://gitorious.org/qbittorrent/qbittorrent 2011-09-27 20:47:33 +03:00
sledgehammer_999
37f5c8710e Improved savepath algorithm on Linux. It now uses xdg to figure out the default download folder. Unfortunately only new install will benefit. 2011-09-27 19:38:40 +03:00
Christophe Dumez
341a88c2ef BUGFIX: Fix ratio calculation (use all_time_download) 2011-09-27 17:11:50 +03:00
Christophe Dumez
efe2280224 Update Polish translation 2011-09-27 16:57:01 +03:00
sledgehammer_999
a6294e5739 Fix compilation error on Windows 2011-09-26 22:25:02 +03:00
Christophe Dumez
c9c481fe69 RSS: Save items to disk regularly for safety 2011-09-26 20:47:10 +03:00
Christophe Dumez
8219c29b0c RSS: Correctly clean up config file when removing a feed 2011-09-26 20:35:50 +03:00
Christophe Dumez
1e1094f8da qinisettings: code clean up 2011-09-26 20:31:48 +03:00
Christophe Dumez
452a8b2ae2 Rss code clean up 2011-09-26 20:25:59 +03:00
Christophe Dumez
bf746be692 RSS: Fix buttons height 2011-09-26 20:09:24 +03:00
Christophe Dumez
de2d2c7469 Update Armenian translation 2011-09-26 17:37:39 +03:00
Christophe Dumez
384eae7014 Update Czech translation 2011-09-25 22:21:44 +03:00
Christophe Dumez
4385b941bb Web UI code optimization and clean up 2011-09-25 17:26:02 +03:00
Christophe Dumez
ab0355f8d6 Web UI: Remove unused code 2011-09-25 16:22:56 +03:00
Christophe Dumez
8f439589ea Optimize Web UI code 2011-09-25 16:20:28 +03:00
Christophe Dumez
ce6348bc32 Code clean up 2011-09-25 15:04:51 +03:00
Christophe Dumez
4c5dd66b0f Clean up Web UI code 2011-09-25 14:39:01 +03:00
Christophe Dumez
5fe562c0fa Clean up Web UI code 2011-09-25 14:37:04 +03:00
Christophe Dumez
61faf34ef7 Correctly hide anonymous settings when using libtorrent < v0.16 2011-09-25 12:07:55 +03:00
Christophe Dumez
1038376cdb Web UI code clean up 2011-09-25 11:50:58 +03:00
Christophe Dumez
28d1671bb8 Web UI code clean up 2011-09-25 11:45:57 +03:00
Christophe Dumez
8e026e68d7 Web UI code clean up 2011-09-25 11:42:03 +03:00
Christophe Dumez
4be897a4e5 Web UI code clean up 2011-09-25 11:31:20 +03:00
Christophe Dumez
3f4947259b Web UI code clean up 2011-09-25 11:29:29 +03:00
Christophe Dumez
e10a51e61e Web UI code cleanup 2011-09-25 11:18:41 +03:00
Christophe Dumez
381eaf4b53 Web UI: Improve language change behavior 2011-09-25 10:55:56 +03:00
Christophe Dumez
1b7e681e6d Update Portuguese, Brazilian and Japanese translations 2011-09-25 10:17:36 +03:00
Christophe Dumez
1ad764de7b Update simplified chinese translation 2011-09-24 21:40:12 +03:00
Christophe Dumez
246903fa0a Web UI improvements
- Optimize translation code
- Cosmetic fixes to dialogs
- Display qBittorrent version in about dialog
2011-09-24 21:39:19 +03:00
Christophe Dumez
b298f9a06e Update German and Ukrainian translations 2011-09-24 19:39:54 +03:00
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
afbac42420 Update spanish and catalan translations 2011-09-23 16:23:24 +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
7bd19f7696 Several fixes to the merge request 2011-09-21 17:48:39 +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
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
Christophe Dumez
ea159c0146 Search: Minor PirateBay fix 2011-09-11 20:28:47 +03:00
Christophe Dumez
f4c2fdd2fd Search: Initial support for Python 3.x 2011-09-11 20:22:54 +03:00
sledgehammer_999
0c7643cfb3 Show Libraries's version used in the about window.
(cherry picked from commit 7b007f82caaac98a21101a37a71bbc9464022ca3)
2011-09-07 19:22:47 +03:00
Christophe Dumez
3282e53e93 Multi-tracker: announce to all trackers to avoid stalling issues
with libtorrent.
2011-09-06 19:08:55 +03:00
Christophe Dumez
2e07e911e4 Fix "Copy torrents to" setting saving in Web UI 2011-08-13 11:22:28 +03:00
Christophe Dumez
e838b515b3 Fix saving of encryption setting in the Web UI 2011-08-13 11:14:29 +03:00
Christophe Dumez
7854911d2f Fix possible warnings related to toggleSelectedTorrentsSuperSeeding() 2011-08-10 21:44:37 +03:00
Christophe Dumez
7846afaeb8 Fix torrent addition dialog geometry saving
When switching between single-file and multi-file torrents, the
dialog geometry saving / loading code was not behaving correctly.
(cherry picked from commit 443f693acf)
2011-08-09 20:20:32 +03:00
Christophe Dumez
72b27eecff Preferences: Do not hardcode layout margin
(cherry picked from commit 63a458e6ea)
2011-08-09 20:20:32 +03:00
Christophe Dumez
8c491cc831 Disable announce_to_all_trackers to comply with the multi-tracker
specification
2011-08-08 20:49:47 +03:00
Christophe Dumez
ac097b9904 Added back ability to reorder trackers 2011-08-07 15:07:28 +03:00
Christophe Dumez
7a7016b4bd Make sure the window is not hidden on startup if no system tray
icon is available
2011-08-02 19:28:31 +03:00
Christophe Dumez
f2e222adb1 Display transfer speeds at the beginning of the window title
The speeds are more likely to be displayed if the title is cut
in the window list.
2011-08-02 18:54:25 +03:00
Christophe Dumez
d4d3991795 Updated Spanish and Catalan translations 2011-07-04 05:46:50 +03:00
Christophe Dumez
6d9e519cdc Fix important memory usage problem in log tab 2011-06-20 22:28:55 +03:00
Christophe Dumez
16ad56c13f Add licensing information to executionlog.* 2011-06-19 21:57:34 +03:00
Christophe Dumez
921512e51d Add make dist target 2011-06-18 13:35:25 +00:00
Christophe Dumez
3529c5c7a0 Fix tracker extension setting 2011-06-16 15:02:25 +00:00
Christophe Dumez
984e6f9927 Show tracker tier in tracker list 2011-06-12 13:55:19 +00:00
Christophe Dumez
8b2f7c4661 Fix possible status filters widget height problem 2011-06-11 13:00:33 +00:00
Christophe Dumez
83ce77b398 Fix proxy authentication settings (GUI) 2011-06-11 08:05:53 +00:00
Christophe Dumez
170b0798fd Revert recent memory fix for Windows 2011-06-11 07:49:34 +00:00
Christophe Dumez
4795e9980b Fix possible memory problem on Windows 2011-06-07 18:48:43 +00:00
Christophe Dumez
83317ca2d0 Fix tracker exchange advanced setting (Thanks Rumickon) 2011-06-07 16:02:30 +00:00
Christophe Dumez
02fbd6a135 Fix compilation warnings in smtp.h (cgreco) 2011-06-05 16:08:30 +00:00
Christophe Dumez
53900c386b Update Russian translation 2011-05-07 15:15:04 +00:00
Ishan Arora
669d1a3a46 Added HTTPS support (backend) 2011-05-07 13:48:42 +00:00
Christophe Dumez
122db6a77e Fix exceptions on Windows XP when IPv6 is disabled (Thanks paolo zambotti) 2011-05-05 16:16:20 +00:00
Christophe Dumez
86d3c98069 Translatable strings fixes (Masato HASHIMOTO) 2011-05-03 16:45:20 +00:00
Christophe Dumez
c7c30ccaee Make more strings translatable (Masato HASHIMOTO) 2011-05-02 16:06:26 +00:00
Christophe Dumez
b59dded2a4 Update proxy settings in Web UI 2011-05-01 12:00:23 +00:00
Christophe Dumez
b48b9479d2 Fix default options tab 2011-05-01 11:22:56 +00:00
Christophe Dumez
65883317c3 FEATURE: Proxy can be disabled for peer connections 2011-05-01 11:22:17 +00:00
Christophe Dumez
18e08c319f Update Japanese translator 2011-05-01 07:18:57 +00:00
Christophe Dumez
6265e2e092 Fix to Japanese translation (Masato Hashimoto)
Make one more string translatable (Masato Hashimoto)
2011-05-01 07:15:44 +00:00
Christophe Dumez
bc10bbe135 Fix options layout (Владимир Головнёв) 2011-04-30 15:15:10 +00:00
Christophe Dumez
31aebdc7bf Update Japanese translation 2011-04-30 14:22:38 +00:00
Christophe Dumez
269a50efe5 UI fixes 2011-04-26 15:32:13 +00:00