Commit graph

3963 commits

Author SHA1 Message Date
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
Christophe Dumez
9b31b1cd72 Update Russian translation 2011-04-26 15:30:58 +00:00
Christophe Dumez
e989e686a4 Fix debug message 2011-04-25 14:02:33 +00:00
Christophe Dumez
d6b5627363 Fix initial column sizes in torrent addition dialog 2011-04-25 14:00:46 +00:00
Christophe Dumez
7381b0dcf6 Code clean up 2011-04-23 17:20:44 +00:00
Christophe Dumez
8589eb7c0f Code optimization 2011-04-21 18:57:43 +00:00
Christophe Dumez
284fbf5512 Code clean up 2011-04-21 15:16:54 +00:00
Christophe Dumez
88c063cd4d Update Serbian translation 2011-04-19 20:29:56 +00:00
Christophe Dumez
ed3fa0ccee Web UI translation fixes 2011-04-18 16:58:13 +00:00
Christophe Dumez
4ec78d1405 Update language files 2011-04-18 16:43:17 +00:00
Christophe Dumez
8bfbb98509 Add regex help and validation (RSS downloader 2011-04-18 15:56:22 +00:00
Christophe Dumez
44011c9cd9 Added tool tips on RSS fields 2011-04-18 10:49:06 +00:00
Christophe Dumez
92c7996ff4 FEATURE: Added full regex support to RSS downloader 2011-04-18 10:36:19 +00:00
Christophe Dumez
52e7d4ad03 Simplify uTP settings 2011-04-17 18:11:03 +00:00
Christophe Dumez
f843a4b13a Fix compilation error 2011-04-17 15:50:51 +00:00
Christophe Dumez
719c30c70b BUGFIX: Remember peer-level rate limits (requires libtorrent v0.16) 2011-04-17 15:35:40 +00:00
Christophe Dumez
b41bcdc605 Make use of new libtorrent feature to set file priorities before adding a torrent 2011-04-17 15:27:18 +00:00
Christophe Dumez
0ead6f72c6 Code optimization 2011-04-17 15:00:48 +00:00
Christophe Dumez
104ebbc9a1 Save fast resume data periodically only for torrents that need it 2011-04-17 14:54:47 +00:00
Christophe Dumez
982098a205 Avoid saving fast resume data twice upon exit under certain conditions 2011-04-17 14:52:25 +00:00
Christophe Dumez
d5bdd2ea3e Update language files 2011-04-17 14:51:38 +00:00
Christophe Dumez
641b38690c Added uTP support 2011-04-17 14:42:38 +00:00
Christophe Dumez
ea433c0619 Fix error in last commit 2011-04-17 10:36:50 +00:00
Christophe Dumez
8847df60e1 Fix another deprecation warning with libtorrent v0.16 2011-04-17 10:36:28 +00:00
Christophe Dumez
3995af6489 Initial port to libtorrent v0.16 2011-04-17 10:29:44 +00:00
Christophe Dumez
4412476109 Started to fix compilation with libtorrent v0.16 2011-04-16 20:08:32 +00:00
Christophe Dumez
885753391d Updated Russian translation 2011-04-16 17:57:36 +00:00
Christophe Dumez
cff7174bbb Code clean up 2011-04-16 10:20:45 +00:00
Christophe Dumez
4489934c21 Remove bad ASSERT in RSS downloader 2011-04-16 07:42:09 +00:00
Christophe Dumez
10d815c60d More debug output 2011-04-15 14:18:58 +00:00
Christophe Dumez
c85cb8799e FEATURE: qBittorrent can update dynamic DNS services (DynDNS, no-ip) 2011-04-15 13:02:39 +00:00
Christophe Dumez
fd4f46485c Improve last patch 2011-04-13 17:32:28 +00:00
Christophe Dumez
3154461f28 Fix initialization problem with some private trackers 2011-04-13 17:18:56 +00:00
Christophe Dumez
da32321f10 FEATURE: Added UPnP/NAT-PMP port forward for the Web UI port 2011-04-12 19:50:05 +00:00
Christophe Dumez
aec3087528 Trackers can now be added to torrents without metadata 2011-04-12 16:47:58 +00:00
Christophe Dumez
9d83439b83 Updated Norwegian translation 2011-04-12 16:32:58 +00:00
Christophe Dumez
684e00d639 Update language files 2011-04-11 20:14:02 +00:00
Christophe Dumez
f982501576 Improve advanced settings 2011-04-11 19:48:06 +00:00
Christophe Dumez
87a744fcf6 Fix compilation error (Thanks Arnaud) 2011-04-11 19:33:30 +00:00
Christophe Dumez
aca939f0ce Update About dialog 2011-04-11 18:53:47 +00:00
Christophe Dumez
675e8282b0 Cosmetic changes to program preferences 2011-04-11 17:21:16 +00:00
Christophe Dumez
a1272fff82 Preferences code clean up 2011-04-11 17:02:45 +00:00
Christophe Dumez
5579c7ff3d Preferences cosmetic changes 2011-04-11 16:58:03 +00:00
Christophe Dumez
f5d4404b67 Preferences code clean up 2011-04-11 16:56:33 +00:00
Christophe Dumez
851a677a48 Fix URL decoding in search engine 2011-04-11 16:21:07 +00:00
Christophe Dumez
fd8157f6ba Do not delete unwanted files that were already present when adding the torrent 2011-04-10 15:00:27 +00:00
Christophe Dumez
450c1fc124 Use AND search for torrentreactor 2011-04-10 11:28:52 +00:00
Christophe Dumez
493d6ce702 Updated Russian translation 2011-04-10 11:23:29 +00:00
Christophe Dumez
6b0c976a0d Added btdigg.org search plugin 2011-04-10 09:10:24 +00:00
Christophe Dumez
f9c4150374 Did not mean to commit that 2011-04-10 08:32:39 +00:00
Christophe Dumez
fad028cfa2 Fix to kickasstorrents search plugin 2011-04-10 08:30:23 +00:00
Christophe Dumez
d9aa8cf4fd Update language files 2011-04-09 18:29:55 +00:00
Christophe Dumez
037cc655ba Improve SMTP code logging to facilite debug 2011-04-09 17:52:37 +00:00
Christophe Dumez
58bfa6f1bb FEATURE: Added support for secure SMTP connection (SSL)
FEATURE: Added support for SMTP authentication
2011-04-09 17:39:51 +00:00
Christophe Dumez
0a6f591cf5 Remove stylesheets from options.ui 2011-04-09 09:03:04 +00:00
Christophe Dumez
2a4abe6a77 Fix nox compilation 2011-04-05 17:29:55 +00:00
Christophe Dumez
8217ddc705 Updated Norwegian translation 2011-04-05 17:14:39 +00:00
Christophe Dumez
9a5568349f Make sure we don't inhibit system sleep before qBTsession destructor 2011-04-05 16:56:26 +00:00
Christophe Dumez
dc2de49cdb Use HAL as fallback for system shutdown/suspend 2011-04-05 16:41:54 +00:00
Christophe Dumez
c63503aaa6 Use ConsoleKit to shutdown the system instead of HAL (deprecated)
use UPower to suspend the system instead of HAL (deprecated)
Rewrote computer shutdown/suspend code to avoid data loss
2011-04-05 16:22:16 +00:00
Christophe Dumez
eaac9180e5 Make sure python is not required on startup (Windows) 2011-04-04 19:13:59 +00:00
Christophe Dumez
b8797d075f Fix vertor search engine plugin 2011-04-04 19:08:44 +00:00
Christophe Dumez
ea04f79e0f Parse URLs in torrent description 2011-04-04 17:16:34 +00:00
Christophe Dumez
6a3d0da4ad Fix alternative speeds tooltip 2011-04-04 14:57:20 +00:00
Christophe Dumez
4828a05ced Code clean up 2011-04-04 14:54:43 +00:00
Christophe Dumez
f379084b68 Slight improvement of the notification code 2011-04-02 09:06:12 +00:00
Christophe Dumez
d0afd46fd3 Get rid of libnotify dependency (Use DBus instead) 2011-04-02 08:54:28 +00:00
Christophe Dumez
ba7ece348c - BUGFIX: Uninhibit system sleep on exit (Vladimir Golovnev)
- BUGFIX: Fix error on Windows when qBittorrent is shutdown by session manager (Vladimir Golovnev)
2011-03-30 16:04:56 +00:00
Christophe Dumez
01b5844174 - FEATURE: Added monochrome icon for light themes
- BUGFIX: Change systray icon on the fly (no restart needed)
2011-03-27 08:34:51 +00:00
Christophe Dumez
dfa16320f0 Fix monochrome icon 2011-03-26 09:10:50 +00:00
Christophe Dumez
93a84655b6 Get rid of QtSVG dependency 2011-03-26 09:03:12 +00:00
Christophe Dumez
a24dc147ab Sync program preferences before computer shutdown to avoid loss 2011-03-26 08:37:42 +00:00
Christophe Dumez
e247d0e5dc Fixes to Norwegian and Armenian translations 2011-03-25 21:10:11 +00:00
Christophe Dumez
b410b7751e Updated Hungarian translation 2011-03-24 18:03:49 +00:00
Christophe Dumez
028051d6a5 Updated Italian translation 2011-03-24 17:01:52 +00:00
Christophe Dumez
188a8ae4f5 Add MinGW-specific project file (sledgehammer999) 2011-03-23 17:02:26 +00:00
Christophe Dumez
1489a6bbd6 Magnet link association fix (sledgehammer999) 2011-03-23 16:47:48 +00:00
Christophe Dumez
9c57cca93c Fix possible crash when changing the priority of a file 2011-03-22 20:12:06 +00:00
Christophe Dumez
6ed4724e33 Updated Spanish and Catalan translations 2011-03-22 18:10:52 +00:00
Christophe Dumez
63feffd985 Update Python installer URL 2011-03-22 16:49:55 +00:00
Christophe Dumez
d988b0df9c Updated Portuguese and Brazilian translations 2011-03-22 16:44:44 +00:00
Christophe Dumez
85d6365bc2 Limit file names to 255 bytes to avoid issues on Linux FS 2011-03-21 19:01:36 +00:00
Christophe Dumez
784d972602 Updated German translation 2011-03-21 16:54:19 +00:00
Christophe Dumez
ce4d25952c Fix missing copyright information 2011-03-20 14:43:58 +00:00
Christophe Dumez
44ab905131 Updated Chinese translation 2011-03-20 11:19:05 +00:00
Christophe Dumez
2a04ac55de Remove bad comment 2011-03-20 11:15:58 +00:00
Christophe Dumez
45ad494a3e Updated Croatian translation 2011-03-20 08:11:31 +00:00
Christophe Dumez
78fe44ec01 Process alerts more frequently 2011-03-19 15:48:45 +00:00
Christophe Dumez
536bd85fd0 Another fix for torrent addition from Web browser 2011-03-19 13:58:34 +00:00
Christophe Dumez
84705489fc Updated Russian translation 2011-03-19 13:50:37 +00:00
Christophe Dumez
ff085e955e Updated Dutch translation 2011-03-19 09:35:15 +00:00
Christophe Dumez
4b62c24e54 Fixes to Norwegian translation 2011-03-18 23:49:30 +00:00
Christophe Dumez
3bba7578af Fix torrent addition from browser 2011-03-18 18:39:21 +00:00
Christophe Dumez
53b6a25442 Added %n (torrent name) parameter to external program call 2011-03-18 18:28:19 +00:00
Christophe Dumez
5e7de313fc Fix typos in Slovak translations 2011-03-16 19:45:44 +00:00
Christophe Dumez
8c91e9d4e2 Update Galician translation 2011-03-15 18:10:21 +00:00
Christophe Dumez
438e277c42 Updated Czech, Swedish and Traditional Chinese translations 2011-03-15 16:48:46 +00:00
Christophe Dumez
a4c1b93a42 Added debug output 2011-03-14 19:18:52 +00:00
Christophe Dumez
82877a9afa Added french translation 2011-03-14 18:51:20 +00:00
Christophe Dumez
6bee757652 Added comment polish translation to desktop file 2011-03-14 18:48:44 +00:00
Christophe Dumez
d8cdc3094a Updated Arabic translation 2011-03-14 18:32:41 +00:00
Christophe Dumez
db455c9832 Update comment in desktop file 2011-03-14 18:23:27 +00:00
Christophe Dumez
b6c931905a Update categories in desktop file 2011-03-14 17:53:39 +00:00
Christophe Dumez
6647973391 Updated Armenian translation 2011-03-14 16:08:23 +00:00
Christophe Dumez
4c85ea678d Updated Slovak translation 2011-03-14 16:06:52 +00:00
Christophe Dumez
dc27b5e976 Updated Greek, Bulgarian and Norwegian translations 2011-03-14 16:04:48 +00:00
Christophe Dumez
4828f6190e Updated Ukrainian translation 2011-03-13 18:32:42 +00:00
Christophe Dumez
84a0f92546 Update French translation 2011-03-13 18:16:38 +00:00
Christophe Dumez
e3a9194010 Fix column hiding/showing in transfer list 2011-03-13 17:49:56 +00:00
Christophe Dumez
727e212b8e Updated Russian translation 2011-03-13 17:30:45 +00:00
Christophe Dumez
df64ede724 BUGFIX: Added length restriction on UI lock password 2011-03-13 13:59:22 +00:00
Christophe Dumez
8a07e01181 Update language files 2011-03-13 13:38:52 +00:00
Christophe Dumez
d67d4a38ce Improve status bar's style 2011-03-13 13:35:08 +00:00
Christophe Dumez
3b898c52d3 Code clean up 2011-03-13 12:48:53 +00:00
Christophe Dumez
4e79411d9f Tooltip text improvement 2011-03-13 12:30:59 +00:00
Christophe Dumez
524875e458 Updated language files 2011-03-13 12:10:08 +00:00
Christophe Dumez
596737ba2f Improve lists columns state saving 2011-03-13 10:09:31 +00:00
Christophe Dumez
e142aafea1 Do not report torrent being checked as queued 2011-03-13 09:40:31 +00:00
Christophe Dumez
09da69918e Make sure the .unwanted folder is removed on soft deletion 2011-03-13 09:28:27 +00:00
Christophe Dumez
e0c2e3dd2c Code clean up 2011-03-13 09:13:13 +00:00
Christophe Dumez
14341f3be2 COSMETIC: Added monochrome tray icon 2011-03-12 20:59:44 +00:00
Christophe Dumez
2acf90d813 Added monochrome icon 2011-03-12 19:21:32 +00:00
Christophe Dumez
ae1d6492d0 Code clean up 2011-03-12 18:57:11 +00:00
Christophe Dumez
0a0579bc8b Fix nox compilation 2011-03-10 19:42:12 +00:00
Christophe Dumez
ead93baa21 Updated language files 2011-03-10 19:04:05 +00:00
Christophe Dumez
f25b198516 FEATURE: Torrent content list is now sortable 2011-03-10 18:58:35 +00:00
Christophe Dumez
15d3b07f34 Improve folder removal behavior 2011-03-10 18:34:28 +00:00
Christophe Dumez
feeecbf395 Fix root folder being cut off if the torrent comes from a scanned folder (Christian Kandeler) 2011-03-10 17:46:56 +00:00
Christophe Dumez
e7abeb9bd4 Code clean up 2011-03-10 17:42:17 +00:00
Christophe Dumez
879a010c3d Code clean up: Use Qt for File I/O instead of boost 2011-03-10 17:36:11 +00:00
Christophe Dumez
89e64a212e Fix Magnet link association (Fisiu) 2011-03-09 20:11:30 +00:00
Christophe Dumez
82c7c02611 Fix to last commit 2011-03-07 20:25:20 +00:00
Christophe Dumez
b6c3189fe3 Make QtDBus dependency optional 2011-03-07 20:22:35 +00:00
Christophe Dumez
82e41f36ee FEATURE: Added per-torrent ratio limiting (Christian Kandeler) 2011-03-07 19:26:44 +00:00
Christophe Dumez
4b1eade157 Slight window position fix 2011-03-07 17:41:32 +00:00
Christophe Dumez
b79ed40e32 Updated Russian translation 2011-03-07 17:23:05 +00:00
Christophe Dumez
d06e0b639e Fix compilation with Qt 4.6 2011-03-03 19:20:49 +00:00
Christophe Dumez
d1cfb4f066 Should fix writings on NTFS when using Linux 2011-03-03 19:10:18 +00:00
Christophe Dumez
efa1f4ebb4 Fix compilation with libtorrent v0.14 2011-03-03 18:19:42 +00:00
Christophe Dumez
fa4eda9c87 Updated Spanish and Catalan translations 2011-03-01 18:48:34 +00:00
Christophe Dumez
1efb122d9c Added magnet mime type to desktop file (Thanks Mariusz Fik) 2011-02-27 17:48:36 +00:00
Christophe Dumez
c2e5ecaaa0 BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler) 2011-02-27 15:41:05 +00:00
Christophe Dumez
8dd753ce46 Update French translation 2011-02-27 14:46:28 +00:00
Christophe Dumez
435d0e1019 FEATURE: Added search field for torrent content 2011-02-27 14:40:46 +00:00
Christophe Dumez
37cd9c5b7b FEATURE: Added option to disable program exit confirmation 2011-02-27 09:43:58 +00:00
Christophe Dumez
8b9971003d FEATURE: Added option to bypass Web UI authentication for localhost 2011-02-27 09:34:42 +00:00
Christophe Dumez
79cdad47f1 Code optimization 2011-02-26 19:56:15 +00:00
Christophe Dumez
8f1276350e Use data sharing in RSS to save memory and increase performance 2011-02-26 19:25:05 +00:00
Christophe Dumez
c05e6ba580 Fix compilation error on Windows
Fix possible encoding problem on Windows (torrent creation tool)
Fix compilation with boost >= v1.46
2011-02-26 15:04:15 +00:00
Christophe Dumez
2da5e03741 Share ratio can now go over 100 2011-02-24 17:36:20 +00:00
Christophe Dumez
a9ce197d04 Improvement to last commit 2011-02-24 17:22:04 +00:00
Christophe Dumez
1bce5b7837 Fix cursor problem in torrent addition dialog 2011-02-24 17:15:22 +00:00
Christophe Dumez
74718bc568 Added comment 2011-02-22 18:37:56 +00:00
Christophe Dumez
217937217d Fix torrent upload from Web UI (Windows) 2011-02-22 18:35:42 +00:00
Christophe Dumez
af1dfd41ab Disable OS cache for aligned files to reduce memory consumption
Code cleanup
2011-02-22 18:02:15 +00:00
Christophe Dumez
54c6ccc087 Updated Nowegian, Spanish and Catalan translations 2011-02-13 08:34:26 +00:00
Christophe Dumez
d9e15e40f4 Fix "Append Label to Save path" on Windows 2011-02-12 09:50:23 +00:00
Christophe Dumez
12d1e852f4 Another encoding fix 2011-02-10 18:59:55 +00:00
Christophe Dumez
802d262776 Revert encoding changes since they appear to be wrong 2011-02-10 18:48:31 +00:00
Christophe Dumez
04b63829d7 Fix download from URLs on Windows
Fix possible encoding problems in paths (Windows)
2011-02-07 20:13:46 +00:00
Christophe Dumez
8568b29cc1 Complete Lithunian integration 2011-02-07 18:56:17 +00:00
Christophe Dumez
b1471c2a45 Fix typo in desktop file 2011-02-07 17:47:34 +00:00
Christophe Dumez
a86b87244d Updated language files 2011-02-07 17:30:21 +00:00
Christophe Dumez
e431b96ca1 Added Lithuanian translation 2011-02-07 17:29:04 +00:00
Christophe Dumez
ce5cdd0eea Fix the marking of items as read in RSS 2011-02-07 17:17:37 +00:00
Christophe Dumez
c5a831b8ec Use slashes instead of antislashes in URLs (Windows) 2011-02-07 17:10:06 +00:00
Christophe Dumez
cb6fad87de Updated Russian translation 2011-02-06 14:29:59 +00:00
Christophe Dumez
0f1473e212 FEATURE: Inhibit system sleep when torrents are active (Vladimir Golovnev)
Remove visual style settings
2011-02-06 14:27:34 +00:00
Christophe Dumez
b45171ba43 Fix properties button text color 2011-02-05 21:50:21 +00:00
Christophe Dumez
28b8f36f16 Fix layout problems 2011-02-05 21:27:13 +00:00
Christophe Dumez
35c1389794 Cosmetic changes to the piece availability and downloaded pieces bars 2011-02-05 19:16:48 +00:00
Christophe Dumez
6ae7db4afb Improve main window layout
Improve properties buttons style
2011-02-05 17:45:32 +00:00
Christophe Dumez
7b646018ea Updated language files 2011-02-05 16:01:49 +00:00
Christophe Dumez
4c7a5633da FEATURE: IP address reported to trackers is now customizable 2011-02-05 15:44:48 +00:00
Christophe Dumez
76d3e9033d FEATURE: Added auto-shutdown confirmation dialog 2011-02-05 14:51:31 +00:00
Christophe Dumez
c9d5370dc4 Fixes to Norwegian translation 2011-02-03 15:57:09 +00:00
Christophe Dumez
8b819d7e9e Fix typo in Norwegian translation 2011-01-29 14:48:32 +00:00
Christophe Dumez
7f0c8dde24 Rss code clean up 2011-01-29 14:18:45 +00:00
Christophe Dumez
74c32a0ecd Rss code clean up 2011-01-29 14:10:08 +00:00
Christophe Dumez
87174ef3a4 Rss code clean up 2011-01-29 13:44:56 +00:00
Christophe Dumez
462c821df9 RSS code clean up 2011-01-29 13:03:12 +00:00
Christophe Dumez
42d7e20c1d Fix compilation error in release mode 2011-01-29 11:57:52 +00:00
Christophe Dumez
933b924766 Updated Norwegian translation 2011-01-28 18:11:44 +00:00
Christophe Dumez
be15e6d34c Added new Norwegian translator name 2011-01-28 18:11:16 +00:00
Christophe Dumez
d6997e7833 Fix encoding problem in torrent moving code 2011-01-28 17:05:44 +00:00
Christophe Dumez
e94769b58b Rss code clean up 2011-01-27 19:28:05 +00:00
Christophe Dumez
7616c22897 More RSS code clean up 2011-01-27 18:03:28 +00:00
Christophe Dumez
138cd90736 Updated Russian translation 2011-01-27 17:33:57 +00:00
Christophe Dumez
9aae8040ef Use native file dialogs 2011-01-27 17:30:27 +00:00
Christophe Dumez
2d5612435c RSS code rewrite in progress 2011-01-27 17:18:56 +00:00
Christophe Dumez
2b1e4912f2 Fixes to Russian translation 2011-01-26 16:54:01 +00:00
Christophe Dumez
b1fe50e056 Fix compilation on Windows 2011-01-26 07:38:28 +00:00
Christophe Dumez
09a45abd92 Updated Russian translation 2011-01-25 19:14:57 +00:00
Christophe Dumez
adf615d0cc Fix compilation error 2011-01-25 18:51:14 +00:00
Christophe Dumez
954e010493 RSS optimization 2011-01-25 18:46:38 +00:00
Christophe Dumez
86b4db75be RSS code clean up 2011-01-25 18:07:28 +00:00
Christophe Dumez
587c4f3b14 Code clean up 2011-01-25 17:26:25 +00:00
Christophe Dumez
8238c13dc0 Performance improvement on ARM 2011-01-25 17:04:55 +00:00
Christophe Dumez
5c8dd9f0fb Performance improvement on ARM 2011-01-25 17:01:09 +00:00
Christophe Dumez
dfcdb18b41 Do not display 100% unless the torrent is complete 2011-01-25 16:55:29 +00:00
Christophe Dumez
e402674092 Code clean up 2011-01-24 19:06:47 +00:00
Christophe Dumez
783004ae58 Some more code clean up 2011-01-24 17:58:57 +00:00
Christophe Dumez
6ff7c6ed06 Fixed memory leak in torrent downloader
Code clean up
2011-01-24 17:27:26 +00:00
Christophe Dumez
a0ecbe01a1 Make sure the progress is not 100% unless the file is complete 2011-01-24 16:48:18 +00:00
Christophe Dumez
47c2f2e30a Stop using load_file from libtorrent 2011-01-23 19:31:48 +00:00
Christophe Dumez
721fa821f7 BUGFIX: Fix renaming of single-file torrents (by Vladimir Golovnev) 2011-01-23 08:34:57 +00:00
Christophe Dumez
6580d23263 Make sure the main windows is initially centered 2011-01-22 19:51:06 +00:00
Christophe Dumez
0b874d9c42 Make sure the properties panel is initially hidden 2011-01-22 19:39:43 +00:00
Christophe Dumez
679c91435d Display legal notice on screen center 2011-01-22 19:31:06 +00:00
Christophe Dumez
d68b7fc9cb Code clean up 2011-01-22 19:16:17 +00:00
Christophe Dumez
844bd52c67 Improved hostname resolution code 2011-01-22 18:55:54 +00:00
Christophe Dumez
51bc67042e Fix possible filter list height problem 2011-01-21 18:38:58 +00:00
Christophe Dumez
a8978b2ae4 Fix compatibility with Qt < 4.7 2011-01-20 20:58:24 +00:00
Christophe Dumez
fcf3b8e14a Fixed translation of size units (Thanks Владимир Головнёв) 2011-01-20 16:45:59 +00:00
Christophe Dumez
015bdc7930 Improved UI translation (Thanks Владимир Головнёв) 2011-01-20 16:14:23 +00:00
Christophe Dumez
370b986ab1 Updated Russian translation 2011-01-20 15:12:04 +00:00
Christophe Dumez
9d7591fc84 Fix compilation on OS/2 2011-01-18 16:55:49 +00:00
Christophe Dumez
9b6b357c9e Cleanup mainwindow startup code 2011-01-17 17:29:25 +00:00
Christophe Dumez
8fd7b86f45 FEATURE: Added option to skip torrent deletion confirmation (Ville Kiiskinen) 2011-01-16 15:29:44 +00:00
Christophe Dumez
35a4e4aa1c Fixes to Polish translation 2011-01-16 09:53:32 +00:00
Christophe Dumez
d24abc3088 Fix labeling in RSS downloader 2011-01-15 18:23:19 +00:00
Christophe Dumez
615e08b74f Added unicode support to email notification
Improved compatibility with various SMTP servers
2011-01-15 16:53:37 +00:00
Christophe Dumez
4644b5cf15 Fix to Russian translation 2011-01-15 14:19:23 +00:00
Christophe Dumez
cb719e2bf5 Fix freebsd compilation 2011-01-15 09:30:41 +00:00
Christophe Dumez
ab8e35b6b4 Really get rid of nox dependency in nox mode 2011-01-15 08:48:20 +00:00
Christophe Dumez
76ea7525e3 Really get rid of DBus dependency in nox mode 2011-01-15 08:42:32 +00:00
Christophe Dumez
a205591178 Fixed file priority context menu 2011-01-14 21:18:45 +00:00
Christophe Dumez
25e27f4614 Updated French translation 2011-01-14 19:11:14 +00:00
Christophe Dumez
4a66c33a2c Improved Web UI translation 2011-01-14 19:03:48 +00:00
Christophe Dumez
16be6fe474 Improved Web UI translation 2011-01-14 19:01:11 +00:00
Christophe Dumez
e170d9c3a8 Improve Web Ui translation 2011-01-14 18:57:15 +00:00
Christophe Dumez
3adc58bb87 Added comment 2011-01-14 17:36:09 +00:00
Christophe Dumez
55aa6c36ee Fix icon size issues 2011-01-14 17:29:30 +00:00
Christophe Dumez
350bf0ffd4 Updated polish translation 2011-01-14 16:52:42 +00:00
Christophe Dumez
a9565e363a Updated Armenian translation 2011-01-14 16:48:23 +00:00
Christophe Dumez
378e24411c Updated Armenian translation 2011-01-14 15:14:35 +00:00
Christophe Dumez
22c785b951 Code clean up 2011-01-13 20:57:10 +00:00
Christophe Dumez
eb0053fe48 Fix possible crashes in full allocation mode 2011-01-13 20:38:38 +00:00
Christophe Dumez
6996ccc2c8 Fix typo in program preferences (Thanks cgreco) 2011-01-12 20:10:10 +00:00
Christophe Dumez
fcef304427 Translate locale names 2011-01-12 17:42:55 +00:00
Christophe Dumez
bf5c1951ba Fix torrent import 2011-01-12 17:12:24 +00:00
Christophe Dumez
e931209860 Fix possible crash on adding magnet links 2011-01-12 16:53:11 +00:00
Christophe Dumez
db4520a13b Updated Russian translation 2011-01-12 16:43:48 +00:00
Christophe Dumez
4305e6b1e0 Updated Croatian translation 2011-01-12 15:50:12 +00:00
Christophe Dumez
b173458814 Updated Armenian settings 2011-01-12 15:47:50 +00:00
Christophe Dumez
833750513b Remove country flags from program preferences 2011-01-11 21:10:11 +00:00
Christophe Dumez
9e63a0babb Updated Ukrainian translation 2011-01-11 21:07:40 +00:00
Christophe Dumez
e48909dea4 Code clea nup 2011-01-11 19:42:34 +00:00
Christophe Dumez
f306d02ac9 Code clean up 2011-01-11 19:05:24 +00:00
Christophe Dumez
f9f3642116 Code clean up 2011-01-11 18:53:28 +00:00
Christophe Dumez
1537c70988 Win32: Added Python 2.7 support (and fix Python 2.5 support) 2011-01-11 17:30:53 +00:00
Christophe Dumez
847a6c75d7 Added Armenian translation 2011-01-11 17:12:39 +00:00
Christophe Dumez
ecffc5e550 Updated Greek and Bulgarian translations 2011-01-11 17:04:48 +00:00
Christophe Dumez
65e9401c5d Fix PeX being wrongly reported as disabled 2011-01-10 21:09:47 +00:00
Christophe Dumez
ae3632e5c1 Fix typo 2011-01-10 21:00:45 +00:00
Christophe Dumez
9ba3862be1 Reduce top toolbar spacing 2011-01-10 17:53:33 +00:00
Christophe Dumez
793c1be9bd trunk is now v2.7.0alpha 2011-01-10 17:40:41 +00:00
Christophe Dumez
1ce6f4a7c3 Fix magnet link name update problem 2011-01-10 17:33:53 +00:00
Christophe Dumez
816cfefbac Move transfer list filter on the right side of the toolbar 2011-01-10 17:11:27 +00:00
Christophe Dumez
0eec718354 Also fix toolbar icon size in Web UI 2011-01-10 16:56:38 +00:00
Christophe Dumez
b80148c7e4 Use 22px size for toolbar icons 2011-01-10 15:52:45 +00:00
Christophe Dumez
3bc946bfb9 Fix some missing icons in the Web UI 2011-01-09 19:38:52 +00:00
Christophe Dumez
a62169001e Remove outdated comment 2011-01-09 17:16:51 +00:00
Christophe Dumez
3ccc69848d Disable torrent addition dialog as a default 2011-01-09 14:00:06 +00:00
Christophe Dumez
5191a43923 Updated resource file 2011-01-09 10:55:12 +00:00
Christophe Dumez
82553471cc Updated Dutch translation 2011-01-08 18:49:56 +00:00
Christophe Dumez
355e776852 Fix deprecation warnings 2011-01-08 13:48:29 +00:00
Christophe Dumez
c1aec8671a Added back removal of uneeded files on torrent deletion (but not do remove the ones that are complete) 2011-01-08 13:41:15 +00:00
Christophe Dumez
01b9e5c754 Stop removing unneeded files on torrent soft deletion since those are hidden now 2011-01-08 13:36:29 +00:00
Christophe Dumez
3ccb2fddff BUGFIX: Do not allocate space for unwanted files (preallocation mode) 2011-01-08 13:31:57 +00:00
Christophe Dumez
0d55befc1f Updated Hungarian translation 2011-01-07 23:06:14 +00:00
Christophe Dumez
57ad73c4e9 Fix CIFS and NFS detection on Mac 2011-01-07 19:42:34 +00:00
Christophe Dumez
a5ff654baf Fix compilation warnings 2011-01-07 19:18:29 +00:00
Christophe Dumez
3177668d61 Updated Traditional Chinese translation 2011-01-07 17:11:12 +00:00
Christophe Dumez
6367953c26 Updated German and Swedish translations 2011-01-07 14:43:47 +00:00
Christophe Dumez
b3baf52387 Updated Galician translator's name 2011-01-06 15:25:34 +00:00
Christophe Dumez
759fe77e7f Fix compilation on Win32
Fixes to last commit(hide unwanted files)
2011-01-06 13:57:11 +00:00
Christophe Dumez
f6b96694e0 Also hide the unwanted files on Windows 2011-01-06 12:26:14 +00:00
Christophe Dumez
818a032aac Updated Portuguese and Brazilian translations 2011-01-06 12:15:19 +00:00
Christophe Dumez
fb443bb6e7 Hide unwanted files that have to be partly downloaded 2011-01-06 12:12:07 +00:00
Christophe Dumez
4790949e16 Updated Czech translation 2011-01-06 09:52:43 +00:00
Christophe Dumez
93b295e8c4 Fix delete button in Web UI 2011-01-06 09:16:02 +00:00
Christophe Dumez
2955f9d82a Added Galician translation 2011-01-06 08:42:08 +00:00
Christophe Dumez
813095b912 Updated Serbian translation 2011-01-06 08:22:34 +00:00
Christophe Dumez
0ae42b375d Make sure the "Go to Download page" button is initially disabled 2011-01-06 08:19:34 +00:00
Christophe Dumez
fb03982312 Do not display the priority menu if the torrent is being seeded (closes #697035) 2011-01-04 16:58:44 +00:00
Christophe Dumez
41cd8428b2 Updated Spanish and Catalan translations 2011-01-04 15:14:15 +00:00
Christophe Dumez
b03fa32624 Avoid possible crash on exit when the IP filter is enabled 2011-01-03 21:24:57 +00:00
Christophe Dumez
e19a5df968 Updated Arabic translation 2011-01-03 21:18:19 +00:00
Christophe Dumez
3a2ecc6dee Updated Chinese and Slovak translations 2011-01-03 20:23:35 +00:00
Christophe Dumez
ace3995847 Updated French translation 2011-01-03 19:30:48 +00:00
Christophe Dumez
b3ddb21d88 Updated language files 2011-01-03 19:09:48 +00:00
Christophe Dumez
50ad2597c4 Fix issues when search engines results contain a '|' 2011-01-03 19:07:59 +00:00
Christophe Dumez
1d33211004 Updated language files 2011-01-03 18:49:23 +00:00
Christophe Dumez
37b4cb9d06 Display default password on stdout when using nox 2011-01-02 17:35:28 +00:00
Christophe Dumez
30d94d7c4d Prioritize first and last pieces when sequential download is enabled 2011-01-02 14:00:23 +00:00
Christophe Dumez
1fb510b2b0 Fix compilation error 2011-01-02 09:37:56 +00:00
Christophe Dumez
7a7d351017 Fix compilation in release mode 2011-01-01 22:26:17 +00:00
Christophe Dumez
b3f89027fc Removed wrong ASSERT in torrent creator 2011-01-01 18:52:26 +00:00
Christophe Dumez
636f9b2912 Fix encoding error in torrent creator 2011-01-01 18:45:38 +00:00
Christophe Dumez
81cf3782c0 Updated Spanish and Catalan translations 2011-01-01 17:23:04 +00:00
Christophe Dumez
eabda8ee75 Clean up project file 2011-01-01 17:16:37 +00:00
Christophe Dumez
2b179a53bf Added --enable-debug switch to the configure script and remove related code from the project file 2011-01-01 17:03:23 +00:00
Christophe Dumez
b9afd63080 Fix compilation error 2011-01-01 13:19:28 +00:00
Christophe Dumez
83ff66e0b1 Use of system icon theme can now be disabled 2011-01-01 13:05:28 +00:00
Christophe Dumez
5dfca9c685 Updated language files 2011-01-01 09:30:29 +00:00
Christophe Dumez
1b08c087c0 FEATURE: Added auto-suspend upon downloads completion feature 2010-12-31 13:36:32 +00:00
Christophe Dumez
6d241270b5 Improve splash screen code 2010-12-31 12:31:58 +00:00
Christophe Dumez
155316c30e Fix drag'n drop 2010-12-31 08:47:13 +00:00
Christophe Dumez
64f4775a81 Code clean up 2010-12-30 19:38:53 +00:00
Christophe Dumez
5696944c6f Code clean up 2010-12-30 19:12:03 +00:00
Christophe Dumez
a9fbef62b6 Fix ampersand support in search engine field (closes #695715) 2010-12-30 17:05:29 +00:00
Christophe Dumez
cc4e1c5bbe Remove empty folders on torrent soft deletion
Code clean up
2010-12-29 20:29:55 +00:00
Christophe Dumez
20d90e0e0c Updated Russian translation 2010-12-29 20:01:44 +00:00
Christophe Dumez
be32669baf Fix scan directories saving (closes #694768) 2010-12-27 19:26:21 +00:00
Christophe Dumez
f772e28bf9 Make sure the main windows has focus on start up 2010-12-26 13:50:57 +00:00
Christophe Dumez
486f9c55dd Bump to beta3 2010-12-26 13:41:47 +00:00
Christophe Dumez
44864be673 Move the nova folder back where it was 2010-12-26 12:32:41 +00:00
Christophe Dumez
8247709a13 Added Kickasstorrent.com search engine plugin 2010-12-26 10:53:57 +00:00
Christophe Dumez
d20384b3a0 Added a search plugin for extratorrent.com 2010-12-26 10:44:50 +00:00
Christophe Dumez
d2b6ed950d Ported mininova plugin to the new API 2010-12-26 10:21:29 +00:00
Christophe Dumez
ddf5779756 Ported torrentdownloads plugin to the new API 2010-12-26 10:17:37 +00:00
Christophe Dumez
8def5c5a1b Ported vertor plugin to the new API 2010-12-26 10:12:45 +00:00
Christophe Dumez
57c1df1d1e Ported the torrentreactor plugin to the new API 2010-12-26 10:09:06 +00:00
Christophe Dumez
694f7b172a Ported isohunt plugin to the new API 2010-12-26 10:03:21 +00:00
Christophe Dumez
e93ef4a959 Updated plugin update URL 2010-12-26 09:56:24 +00:00
Christophe Dumez
384eaf54ef Ported ThePirateBay plugin to the new API 2010-12-26 09:55:33 +00:00
Christophe Dumez
c14deec893 FEATURE: Search engine results can now be opened in a Web browser (plugins will be progressively ported, only btjunkie is working atm) 2010-12-26 09:51:37 +00:00
Christophe Dumez
35ea06214a Rename search engine scripts folder to prepare for changes 2010-12-26 08:26:10 +00:00
Christophe Dumez
64df47b49f Fix tab bar visibility when the execution log tab is enabled 2010-12-25 20:21:04 +00:00
Christophe Dumez
1d28eeb3d7 Updated language files 2010-12-25 14:50:20 +00:00
Christophe Dumez
b060f967d7 FEATURE: Added a button to reload the IP filter 2010-12-25 14:47:52 +00:00
Christophe Dumez
af63ba9a8d FEATURE: Give feedback regarding the IP filter parsing 2010-12-25 14:07:28 +00:00
Christophe Dumez
747eb4562a Moved IP filter parser to the QtLibtorrent subproject 2010-12-25 13:56:11 +00:00
Christophe Dumez
61d9f68bee Added signals for reporting the number of rules parsed 2010-12-25 13:54:33 +00:00
Christophe Dumez
ab579e3449 Improvement to last commit 2010-12-25 09:23:04 +00:00
Christophe Dumez
9fc60abc1a Make sure the number of torrents is properly updated on Startup (closes #694135) 2010-12-25 09:15:22 +00:00