Commit graph

7160 commits

Author SHA1 Message Date
Christophe Dumez
ee4a4c81bf Attempt to fix the sorting of the progress column on restart (anyone can confirm? my Qt4.3 is buggy and columns won't sort) 2007-06-28 22:13:01 +00:00
Christophe Dumez
568b2ddf75 Progress of paused torrents is now correct on restart 2007-06-28 21:54:07 +00:00
Christophe Dumez
8755ebba01 Added an icon for the new encryption option 2007-06-28 21:03:52 +00:00
Arnaud Demaiziere
614606e3be update main menu items'order 2007-06-19 15:19:23 +00:00
Christophe Dumez
0aa4651657 - added documentation icon 2007-06-19 15:11:02 +00:00
Arnaud Demaiziere
841e6549c0 interface ported to qt 4.2, resize of the log windows 2007-06-19 14:53:58 +00:00
Christophe Dumez
3ec647cfda -legal notice in red 2007-06-17 18:36:04 +00:00
Christophe Dumez
e6fca96d0d - Added Documentation entry in Help menu 2007-06-17 15:09:00 +00:00
Christophe Dumez
5e73539393 - fixed delete permanently in finished list 2007-06-17 12:15:04 +00:00
Christophe Dumez
68b867e480 - Fixed a few other bugs in translatable strings
- French translation is up to date!
2007-06-15 23:51:10 +00:00
Christophe Dumez
4a671dba9e - Fixed a lot of bugs in translatable strings
- Started to update french translation
2007-06-15 23:40:33 +00:00
Christophe Dumez
ef1f030076 - Added some debug in bittorrent.cpp
- Added Legal Notice on qBittorrent startup "Be careful, sharing copyrighted material without permission is against the law." because of new DADVSI law.
2007-06-15 23:02:35 +00:00
Christophe Dumez
3b63d34f34 Allow only rc4 for encryption, no plaintext 2007-06-15 20:43:31 +00:00
Christophe Dumez
c39da36cca - Added Encryption support!
- Removed old UPnP code
- Removed UPnP in options since libtorrent doesn't allow to disable it. Thus, UPnP is always enabled
- Made options window a bit larger
- Added Arnaud Demaiziere to developpers list
- Updated TODO & Changelog
2007-06-15 20:35:07 +00:00
Christophe Dumez
7fad742e99 - Fixed compiling with latest libtorrent svn 2007-06-13 14:04:29 +00:00
Christophe Dumez
e71252306a - Fixed a bug in polish translation 2007-06-12 18:19:16 +00:00
Christophe Dumez
1cff97f65d - Bugfix: User can't empty the trackers list 2007-05-16 18:55:34 +00:00
Christophe Dumez
e3228a9699 - Updated Japanese translation (Thanks Nardog) 2007-05-14 07:58:18 +00:00
Christophe Dumez
407ae8d01b - Updated translation files 2007-05-13 20:08:42 +00:00
Christophe Dumez
2196fcc911 - Supports SOCKS5 proxies as well as HTTP ones
- Allow to use Proxy for Trackers / Peers / Web seeds / DHT connections
- Redesigned Proxy options a little (for new features)
2007-05-13 20:02:30 +00:00
Christophe Dumez
2985fa921a remember sorted columns in download list 2007-05-07 21:20:35 +00:00
Christophe Dumez
9808e5a37a - Fixes in Slovak translation 2007-05-07 20:10:23 +00:00
Christophe Dumez
9093f8e44a - Proxy is now used for tracker / web seeds / peers connections
- Fixed the compiling errors with latest libtorrent svn
2007-05-02 13:52:29 +00:00
Arnaud Demaiziere
85fa92ca12 rss : bug fixes 2007-04-15 21:43:58 +00:00
Christophe Dumez
44bfb1e376 - Fixed a small error in the german translation 2007-04-15 21:37:22 +00:00
Arnaud Demaiziere
06378e09be rss : improvements of the qtreeview 2007-04-15 21:31:32 +00:00
Arnaud Demaiziere
2c6b66a834 rss : from qlistwidget to qtreewidget 2007-04-15 19:06:19 +00:00
Christophe Dumez
9a4466e74f - Improved right click menu in RSS streams list 2007-04-15 18:53:53 +00:00
Christophe Dumez
f482496a61 - Updated smileys 2007-04-15 18:38:32 +00:00
Christophe Dumez
6802e22f7e - Improved a lot switching between tabs 2007-04-15 18:15:22 +00:00
Christophe Dumez
79253c76f1 - Now finished torrents are moved correctly to download tab if for some reason the files disapear from the hard-drive :) 2007-04-15 17:42:43 +00:00
Christophe Dumez
5fc754520a - small fix in finished list 2007-04-15 17:00:16 +00:00
Christophe Dumez
43bced2e04 - Improved refresh icon
- Added tooltips on rss buttons
- Fixed a compiling warning
2007-04-15 14:53:38 +00:00
Christophe Dumez
65468d7826 - Improved add/remove icons 2007-04-15 14:43:12 +00:00
Arnaud Demaiziere
1a553b00b0 rss : download icon fix, don't work so i commented it 2007-04-15 12:05:14 +00:00
Christophe Dumez
79a3d2e81b - Updated splash screen 2007-04-15 09:56:50 +00:00
Christophe Dumez
4ed6f12374 - Added a text to help using the rss 2007-04-14 21:08:33 +00:00
Christophe Dumez
4d6afaacfd - Should fix the problem of finished torrents in download list (Thx heavyjoos) 2007-04-14 21:06:00 +00:00
Arnaud Demaiziere
7d8d4e7ee5 rss : try to download streams' favicon 2007-04-14 18:04:47 +00:00
Arnaud Demaiziere
3fa88436c3 rss : try to use dynamic icon before streams names 2007-04-14 12:41:42 +00:00
Arnaud Demaiziere
191ac5eeac rss : another improvements 2007-04-13 12:13:27 +00:00
Arnaud Demaiziere
2ce51400aa rss : work to improve algorithm & memory
implements some color
2007-04-13 12:07:14 +00:00
Arnaud Demaiziere
d5aea98f80 rss : color try 2007-04-12 23:53:15 +00:00
Christophe Dumez
85fd33a619 - Updated to v1.0.0alpha8 (not a v0.10 after all)
- Added a new splash screen by our graphist but still unfinished
2007-04-12 22:17:33 +00:00
Christophe Dumez
45d51e1d44 - The torrent size displayed now takes filtered files into consideration 2007-04-12 21:28:15 +00:00
Christophe Dumez
9c83c195e3 - Fixed some slots bindings in finished list 2007-04-12 21:10:44 +00:00
Christophe Dumez
ec3f878372 - Updated alpha version 2007-04-12 20:36:27 +00:00
Christophe Dumez
9885169baf - Updated translation files
- Fixed column width in torrent addition dialog
2007-04-12 20:28:10 +00:00
Christophe Dumez
00afd6b635 - Implemented files prioritizing in torrent addition dialog 2007-04-12 20:22:42 +00:00
Christophe Dumez
ff3575c7ac - Implemented files prioritizing in a torrent (Part I: Torrent Properties), still need to work on torrent addition dialog 2007-04-12 19:51:39 +00:00
Arnaud Demaiziere
66201a2853 rss : bugs fixes, better refresh 2007-04-12 19:24:05 +00:00
Christophe Dumez
eb85389c0a - UPnP is on as a default, display the display message 2007-04-12 17:25:47 +00:00
Christophe Dumez
f7c4411c9a - UPnP is enabled as a default and there is no way to disable it at the moment (libtorrent API) 2007-04-12 17:21:30 +00:00
Christophe Dumez
36d073d597 - Removing our UPnP code because libtorrent svn does it 2007-04-12 17:19:12 +00:00
Christophe Dumez
658771612a - Upgraded to libtorrent svn (0.13) 2007-04-12 17:17:04 +00:00
Christophe Dumez
7f7fb2354f - Added some scripts that might be useful in the future 2007-04-12 13:26:06 +00:00
Christophe Dumez
ee594400dc - Fixed togglepausedstate() on double click in download list 2007-04-11 20:50:41 +00:00
Arnaud Demaiziere
77b998c438 rss : bug fixes and refresh algorithm improved and better use of
signals&memory
2007-04-11 20:24:41 +00:00
Christophe Dumez
cf2bc1e980 - removed ETA & DL speed columns in finished torrents list 2007-04-11 18:31:21 +00:00
Christophe Dumez
ab4ad0b114 - Use a standard QDialogButtonBox in options for better systems integration 2007-04-11 18:19:20 +00:00
Christophe Dumez
dc4acc83a5 - Allow multiple selection in finished list 2007-04-11 18:06:54 +00:00
Christophe Dumez
7263867f14 - Display torrent properties on double click in finished torrents list (togglepausedstate() was useless here)
- Fixed default tab selected in torrent properties
- Updated TODO
2007-04-11 13:23:17 +00:00
Christophe Dumez
cfe979c8dd - Updated changelog
- Made sorting work in the finished torrents list
2007-04-11 13:19:58 +00:00
Christophe Dumez
762df4b914 - Columns width are now remembered on restart for the finished torrent list 2007-04-11 13:10:13 +00:00
Christophe Dumez
4a57037c47 - Fixed typo and redesigned rss code a little 2007-04-11 12:59:55 +00:00
Christophe Dumez
bfe7010350 - Fixed right click menu disposition in RSS
- Improved some sentences in dialogs
2007-04-11 12:33:41 +00:00
Arnaud Demaiziere
e0261295db rss : bug fix 2007-04-11 09:45:00 +00:00
Christophe Dumez
953a99ee90 - Updated turkish translation 2007-04-10 20:57:35 +00:00
Christophe Dumez
8e8ffae57a - Disabled MainWindow context menu, more annoying than useful 2007-04-10 10:54:22 +00:00
Christophe Dumez
30d328774f - Fixed compiling error in finishedTorrents.cpp
- Added icons for bandwidth allocation actions
2007-04-10 10:50:34 +00:00
Christophe Dumez
e1660e592b - Added Upload limit per torrent in finished list 2007-04-10 10:11:36 +00:00
Christophe Dumez
6428fd4ae0 - Added bandwidth allocation to the right click menu on torrents 2007-04-10 10:05:04 +00:00
Christophe Dumez
b08d08512f - Bandwidth allocation per torrent class should be almost ready now 2007-04-10 09:43:26 +00:00
Christophe Dumez
a25cc14af4 - Fixed a crash when stopping a search (introduced when splitting search engine from GUI recently) 2007-04-10 09:35:34 +00:00
Christophe Dumez
30aa59f582 - Kept on working on bandwidth allocation per torrent
- Fixed a crash in search engine when systray integration was disabled
2007-04-10 09:31:25 +00:00
Christophe Dumez
3933d78da2 - Started to work on bandwidth allocation per torrent 2007-04-10 09:07:33 +00:00
Christophe Dumez
a9ed013ca3 - Code optimization in for loops tests 2007-04-10 08:05:27 +00:00
Christophe Dumez
b198494900 - Code cleanup using autoconnect slots 2007-04-10 07:54:06 +00:00
Christophe Dumez
c627c9b540 - Fixed the name of the protuguese translator 2007-04-09 19:01:56 +00:00
Christophe Dumez
359dcd3b99 - Added Japanese translator 2007-04-09 17:12:36 +00:00
Christophe Dumez
0eaa592086 - Disabled context menu in toolbar 2007-04-08 18:21:26 +00:00
Christophe Dumez
62b61750d1 - Translated "Japanese" into japanese in options 2007-04-07 13:58:23 +00:00
Christophe Dumez
3e1f7d2193 - Improved icons in torrent creation dialog for add_older and add_file 2007-04-07 13:54:59 +00:00
Christophe Dumez
8980905c24 - Fixed a typo 2007-04-07 07:48:06 +00:00
Christophe Dumez
f3f71e5d14 - Added Japanese translation 2007-04-07 07:43:57 +00:00
Arnaud Demaiziere
2a9d2a4910 about rss : new streams are aliased by their title 2007-04-06 12:57:41 +00:00
Christophe Dumez
59c6f469a0 - use PKGCONFIG again for libtorrent in configure 2007-04-05 22:58:12 +00:00
Christophe Dumez
4473b7917b - Fixed some bugs in rss 2007-04-05 22:38:46 +00:00
Christophe Dumez
3dbb958bde - Doesn't display that a torrent has finished on start when it finished during last session 2007-04-05 22:29:09 +00:00
Christophe Dumez
f81481c50f - Still cleaning up rss 2007-04-05 22:10:55 +00:00
Christophe Dumez
485c6b80af - Added a TODO in rss.h 2007-04-05 22:02:04 +00:00
Christophe Dumez
b8d5793ab7 - cleaned up rss.h 2007-04-05 20:29:30 +00:00
Christophe Dumez
933957282b - gtsoul commited some files he shouldn't have ;) 2007-04-05 19:43:11 +00:00
Christophe Dumez
381ae195b9 - Fixed a bug in the number of finished torrents initial display
- Started to clean up rss.h
2007-04-05 19:42:39 +00:00
Arnaud Demaiziere
d323dcd4e0 add svn_imp 2007-04-05 19:26:30 +00:00
Arnaud Demaiziere
1ae635a8b5 work on rss, right-click menu, refresh functions, and anticrash methods 2007-04-05 18:30:20 +00:00
Christophe Dumez
d3eda2e8be - Added Comboboxes in torrent properties. No usable yet but it will be very useful when we will support pieces prioritization 2007-04-05 15:55:05 +00:00
Arnaud Demaiziere
adf91c95d3 some work on rss, direct open & add stream function 2007-04-05 13:07:46 +00:00
Arnaud Demaiziere
eddee2a0d5 some work on rss, refresh & autoopenbrowser 2007-04-05 12:39:42 +00:00
Christophe Dumez
ff0dd88ee1 - Improved a lot the torrent creation module 2007-04-04 18:55:38 +00:00
Christophe Dumez
81d05a67b3 - Window can now stay maximized on exit 2007-04-04 14:53:00 +00:00
Christophe Dumez
a0743c0713 - Preview from finished list should now be working 2007-04-04 14:36:47 +00:00
Christophe Dumez
8c9ce5dd45 - Improved popup menu in finished list 2007-04-04 14:29:59 +00:00
Christophe Dumez
4727cd57ed - Removed pause/start in finished list (useless) 2007-04-04 14:25:56 +00:00
Christophe Dumez
775afd6ac2 - Implemented Start/Pause in finished list 2007-04-04 13:58:38 +00:00
Christophe Dumez
a615038498 - Added a popu menu in finished list 2007-04-04 13:12:11 +00:00
Christophe Dumez
cd70dcc3ba - Allow the user to display torrent properties in finished list 2007-04-04 12:52:50 +00:00
Christophe Dumez
5c53c457e5 - Implemented delete from finished list 2007-04-04 12:41:47 +00:00
Christophe Dumez
6d0b550f5d - Implemented DeleteFromHardDrive & finishedList 2007-04-04 12:33:53 +00:00
Christophe Dumez
37027c0480 - A lot of work on "Finished torrents are moved to a new tab". It still needs improvements but most of it is working
- Fixed pressing return in search field to launch search
2007-04-04 12:01:32 +00:00
Christophe Dumez
13aa2cfa6e - Added a new tab for finished torrents (WIP, not used yet) 2007-04-04 01:36:55 +00:00
Christophe Dumez
c832d91f79 - Ask for exit confirmation only if the download list is not empty 2007-04-04 00:47:26 +00:00
Christophe Dumez
c6c4bc1277 - FEATURE: Search engine is now using one thread per website for faster results 2007-04-03 23:55:21 +00:00
Christophe Dumez
2f0bee3b19 - Updated splash screen to v0.10.0 2007-04-03 12:24:12 +00:00
Christophe Dumez
ab1d664f07 - Updated Changelog / Todo
- Fixed a title boldness in torrent properties
2007-04-02 13:22:48 +00:00
Christophe Dumez
95bc8e513a - Optimized friendlyUnit() function a little 2007-03-30 12:47:57 +00:00
Christophe Dumez
d90e4286e3 - Bring the window to foreround on exit when it was minimized 2007-03-29 20:21:17 +00:00
Christophe Dumez
5d0e466d6d - Allow the user to disable systray integration 2007-03-29 19:54:45 +00:00
Christophe Dumez
0ebdd34df3 Bring mainWindow to foreground when asking for exit confirmation 2007-03-29 18:46:50 +00:00
Christophe Dumez
81eee7bba2 - Style is now applied instantly, no need to restart qBT
- Fixed a typo in WIndowsXP Style
2007-03-29 18:43:04 +00:00
Christophe Dumez
5ddc3467f8 - Added some more debug in upnp code 2007-03-29 18:14:45 +00:00
Christophe Dumez
76d9a230c0 - Added all missing icons in RSS tab 2007-03-29 16:09:21 +00:00
Christophe Dumez
b3e6f341ff - Added RSS icon on its tab 2007-03-29 16:02:34 +00:00
Arnaud Demaiziere
6c8f0bff13 - Added a rss tab (still not functional) 2007-03-29 15:43:08 +00:00
Arnaud Demaiziere
456f57e32f - Added RSS support header 2007-03-29 15:27:40 +00:00
Christophe Dumez
4ca852c2b3 - Added a message log when an UPnP WAN service is detected 2007-03-29 14:49:01 +00:00
Christophe Dumez
3ff075c048 - Display more log messages 2007-03-29 14:31:43 +00:00
Christophe Dumez
ebc9d62f69 - Added a signal in upnp to display an error on GUI when no wan service is detected (still unused) 2007-03-29 14:12:26 +00:00
Christophe Dumez
fd3e60bce1 - Updated dutch translation 2007-03-29 13:55:38 +00:00
Christophe Dumez
3f01be8d6e - Fixed an error when disabling upnp
- upnp is now disabled as a default
2007-03-29 13:51:15 +00:00
Christophe Dumez
3ea7685405 - cleaning up upnp code 2007-03-29 13:31:10 +00:00
Christophe Dumez
fa2815df49 - Started to clean up upnp code 2007-03-29 13:28:11 +00:00
Christophe Dumez
01dd57a5fb - Reworked UPnP code a little 2007-03-29 12:52:14 +00:00
Christophe Dumez
a5ebc85bdb - Added some more debug in UPnP 2007-03-29 10:10:28 +00:00
Christophe Dumez
04a716ac91 - Fixed a mutex lock in UPnP code 2007-03-29 10:06:55 +00:00
Christophe Dumez
fc10f3c4cd - Forgot to remove this include 2007-03-29 09:55:53 +00:00
Christophe Dumez
682196543f - Move our own UPnP to a branch because it is taking too long 2007-03-29 09:55:17 +00:00
Christophe Dumez
2772a41917 - Added some missing functions body :) **WIP** but I need to sleep now. Will resume tomorrow :) 2007-03-28 22:29:23 +00:00
Christophe Dumez
0dc4bdd646 - some fixes in new UPnP (still unfinished) 2007-03-28 22:14:38 +00:00
Christophe Dumez
78916bba41 - Added debug in UPnP
- Started to rewrite qBT's own UPnP support instead of using aMule CVS code : (not usable yet)
2007-03-28 21:59:21 +00:00
Arnaud Demaiziere
e8e40c7bcf - Fixed compiling errors when upnp is disabled (chris) 2007-03-28 11:45:32 +00:00
Christophe Dumez
47db3386aa - Updated Italian translation 2007-03-28 11:19:30 +00:00
Christophe Dumez
92f840519c - Allow to change UPnP port while it is enabled
- Allow to change qBT style! (GTK people should like Cleanlooks style)
2007-03-28 08:05:37 +00:00
Christophe Dumez
e0a0a0beb1 - fix for UPnP option 2007-03-27 21:12:33 +00:00
Christophe Dumez
d778766e29 - UPnP option should now be working 2007-03-27 21:08:07 +00:00
Christophe Dumez
371dcb0a45 - Disable UPnP in options if qBT isn't compiled with UPnP support 2007-03-27 20:33:00 +00:00
Christophe Dumez
9408e8006d - Redesigned options
- Updated TODO
- Added UPnP option entry (but still not taken into consideration nor saved)
2007-03-27 20:26:07 +00:00
Christophe Dumez
2e4b7b375b - Removed option 'Automatically clear finished torrents' <- Decided it wasn't good for the network :) 2007-03-27 19:27:42 +00:00
Christophe Dumez
868d7cee4a - Removed some unused headers 2007-03-27 19:22:53 +00:00
Christophe Dumez
e8cc751f22 - Splitted search engine code from MainWindow part because GUI.cpp was getting too big and we are going to add a RSS tab soon
- Removed some unnecessary includes
2007-03-27 18:49:29 +00:00
Christophe Dumez
98ecb97790 - Made ipfilter.dat parser less sensitive to errors 2007-03-26 14:45:09 +00:00
Christophe Dumez
86cfe82b89 - Updated version in desktop file 2007-03-26 07:49:34 +00:00
Christophe Dumez
1502bcb5d4 - Updated TODO
- Added a message box to display errors for torrent creation
2007-03-25 23:22:10 +00:00
Christophe Dumez
d2d3968b8b - Finished trackers edition 2007-03-25 18:39:27 +00:00
Christophe Dumez
1256da9bd5 - Remember edited trackers on restart 2007-03-25 16:18:57 +00:00
Christophe Dumez
1f6948d260 - Keep on working on trackers edition 2007-03-25 13:45:20 +00:00
Christophe Dumez
ab18594e00 - Updated Portuguese translation 2007-03-25 10:51:43 +00:00
Christophe Dumez
3467d68020 - Keep on working on trackers edition 2007-03-24 21:36:22 +00:00
Christophe Dumez
db7c7bd21a - Added missing icons in trackers tab (torrent properties) -> still unfinished 2007-03-24 20:55:15 +00:00
Christophe Dumez
a346d49b60 - Displaying more infos about the torrent in its properties (hash, creator, comment)
- Preparing GUI to allow trackers list edition (Unfinished)
2007-03-24 17:50:53 +00:00
Christophe Dumez
5dacf4755e - Updated Ukrainian translation 2007-03-24 15:30:52 +00:00
Christophe Dumez
3e5f36dc97 - changed Danish to Dansk 2007-03-23 17:59:44 +00:00
Christophe Dumez
95844ce045 - Added option entry to select new Danish translation 2007-03-23 14:24:36 +00:00
Christophe Dumez
4bf4ed0f00 - Added Danish translation 2007-03-23 14:11:15 +00:00
Christophe Dumez
1d2d91d091 - Added a message saying if upnp is enabled or not 2007-03-23 14:10:16 +00:00
Christophe Dumez
40239f5cb2 - Updated spanish translation 2007-03-22 08:35:56 +00:00
Christophe Dumez
488e9d77b8 - Updated Bulgarian & greek translations 2007-03-19 21:54:33 +00:00
Christophe Dumez
85a5041a35 - Updated simplified chinese translation & translator 2007-03-19 21:21:01 +00:00
Christophe Dumez
fd2d2ddc0b - Added UPnP support (experimental) - taken from aMule CVS 2007-03-19 21:15:29 +00:00
Christophe Dumez
f8e7687551 - Added CONFIG += thread 2007-03-19 15:51:31 +00:00
Christophe Dumez
5140f42cb1 Update application style according to the system (WindowsXP, MacOS, X11) 2007-03-19 14:45:17 +00:00
Christophe Dumez
59e1e0bbf0 - Fixed a memory leak in options
- Removed unneeded QTranslator object in options.
2007-03-19 14:31:08 +00:00
Christophe Dumez
cf36db16ba - Updated korean translation 2007-03-17 13:56:59 +00:00
Christophe Dumez
a0e49f8162 - bump version to v0.10.0alpha1 because now there is a branch for v0.9.x 2007-03-15 15:59:05 +00:00
Christophe Dumez
92eed29ded - Updated slovak translation 2007-03-15 15:54:06 +00:00
Christophe Dumez
cd51cad54e - Updated German and Russian translations 2007-03-14 11:16:53 +00:00
Christophe Dumez
2aea91822e - Updated TODO 2007-03-12 13:41:02 +00:00
Christophe Dumez
14251dd7b0 - Fixed infobar text for PauseAll, StartAll functions 2007-03-12 13:35:24 +00:00
Christophe Dumez
398e121d2c - Added some windows rules to src.pro 2007-03-12 13:20:29 +00:00
Christophe Dumez
d67f141571 - Improved makefile generation 2007-03-12 12:54:47 +00:00
Christophe Dumez
eac0254744 - Fixed a crash when save dir was an empty string, now defaulting to ~/qBT-dir/ 2007-03-11 19:11:20 +00:00
Christophe Dumez
e8adc74051 - removed unused function 2007-03-11 19:07:08 +00:00
Christophe Dumez
635283f586 - emptying the folder 2007-03-11 18:52:26 +00:00
Christophe Dumez
6dc77697f3 - Use the new doc directory 2007-03-11 18:51:20 +00:00
Christophe Dumez
46a8d992cf - Moved include(conf.pri) to qbittorrent.pro (clearer) 2007-03-11 18:40:35 +00:00
Christophe Dumez
79f6030703 - Disabled global context menu in search results list 2007-03-11 18:20:12 +00:00
Christophe Dumez
c3abdc3743 - Set the number of seeds/leechs to 0/0 when pausing torrents 2007-03-11 18:08:34 +00:00
Christophe Dumez
ec0d6229c6 - Added some debug
- Added more checking on handles before using them
2007-03-11 18:01:34 +00:00
Christophe Dumez
f8c914e446 - Fixed alwaysDisplayOSD option 2007-03-11 17:51:53 +00:00
Christophe Dumez
c0efbf1d13 - Updated man page 2007-03-11 15:24:08 +00:00
Christophe Dumez
2aa0c5551c - Removed some old stuff in project file (libqtxml + trayicon) 2007-03-11 01:01:43 +00:00
Christophe Dumez
20ab863b38 - Updated to beta7 2007-03-11 00:57:48 +00:00
Christophe Dumez
5e57929f07 - Fixed a possible crash when saving options 2007-03-11 00:55:48 +00:00
Christophe Dumez
a4deec6cde - Fixed behaviour options. Broke them a few commits ago 2007-03-10 23:34:03 +00:00
Christophe Dumez
7e1f98cd46 - Fixed memory leak in search engine autocompletion (introduced by gtsoul) 2007-03-10 19:08:37 +00:00
Christophe Dumez
e85a82a426 - Destroy preview process cleanly on qBT exit if it is still running 2007-03-10 19:03:17 +00:00
Christophe Dumez
87ea65b4e9 - Fixed loading of 'PeX support' option 2007-03-10 18:26:58 +00:00
Christophe Dumez
774fab54a3 - Fixed apply button in options (broken a few commit ago) 2007-03-10 18:23:46 +00:00
Christophe Dumez
fb54c035a7 - Set DHT Port only when DHT is enabled 2007-03-10 18:20:13 +00:00
Christophe Dumez
7fac73b76d - Updated to beta6
- Updated Changelog
2007-03-10 18:17:44 +00:00
Christophe Dumez
6d65ef067d Create Options object only when necessary (to save memory) 2007-03-10 18:14:53 +00:00
Christophe Dumez
79545f2e0f - Updated Polish translation 2007-03-10 16:32:15 +00:00
Christophe Dumez
53b911bb8e - small fix in delete functions to make them a little bit safer 2007-03-10 16:27:03 +00:00
Christophe Dumez
950072c696 - Search process is now stopped cleanly before exit to avoid error messages in console 2007-03-09 18:38:58 +00:00
Christophe Dumez
825c874718 deleteThread and downloadThread threads are handled better and destructed in a cleaner way 2007-03-09 18:11:43 +00:00
Christophe Dumez
84fef00349 - removed a useless sleep() 2007-03-09 17:24:32 +00:00
Christophe Dumez
b63d1f8d11 - Fixed upload rate limit 2007-03-09 14:04:57 +00:00
Christophe Dumez
bb9950403d - Updated French translation
- Fixed a typo in GUI
2007-03-09 13:46:32 +00:00
Christophe Dumez
dbec111fa6 - Updated swedish translation 2007-03-09 13:00:43 +00:00
Christophe Dumez
6f47d2e70b - Updated Norwegian translation 2007-03-09 12:58:46 +00:00
Christophe Dumez
af3384f748 - Now VERSION is defined in src.pro, avoid duplication, cleaner and more adapted. 2007-03-08 23:32:54 +00:00
Christophe Dumez
87f440aa9e ** I18N Commit **
- Better i18n thanks to dynamic text support
- Some typos fixed in translatable texts
- Provide exemples to make translators' task easier
- Update translation files
2007-03-08 22:51:52 +00:00
Christophe Dumez
86b1be7db6 - Fixed a comment in nova.py 2007-03-08 20:56:36 +00:00
Christophe Dumez
ee71224f89 - Fixed mininova search engine 2007-03-08 18:46:24 +00:00
Christophe Dumez
512d1f3d9d - Fixed meganova search engine 2007-03-08 18:15:08 +00:00
Christophe Dumez
9b91bac228 - Fixed ThePirateBay search engine 2007-03-08 17:50:18 +00:00
Christophe Dumez
f33b0dc3c0 - Fixed 'are you sure?" message for delete action 2007-03-08 17:02:43 +00:00
Christophe Dumez
524540e63d - Fixed downloadFromUrl() (still have to do some checking with the thread) 2007-03-08 17:00:12 +00:00
Christophe Dumez
aa6f6161c3 - Oups, sorry I forgot pause_all() & start_all() functions in last commit :)
- Updated version to v0.9.0beta4
2007-03-08 16:40:02 +00:00
Christophe Dumez
bd3bde919d ** BIG COMMIT **
- Fixed a bug in options (scan dir widget were not initialized well, still disabled when they shouldn't)
- Fixed a bug in scan dir (doesn't display torrent addition dialog several times for the same torrent if we don't close the dialog before next scan refresh
- Splitted GUI from Bittorrent, lot of code rewritten and optimized. Code changed so much that we will spend the next few days squashing eventual new bugs ;)
- We don't use the hash table to store the torrent handles anymore because libtorrent is already doing it for us (save memory)
2007-03-07 22:36:01 +00:00
Christophe Dumez
dc89c5d381 - A lot of fixes/improvements in bittorrent class (now compiling)
- Half way, now I need to rewrite the GUI class to use the bittorrent class
2007-03-05 17:35:38 +00:00
Christophe Dumez
11a146a796 - Updated TODO / Changelog
- Added a signal to the deleteThead for future use
- Started coding of a bittorrent class to split GUI/BT (still unused)
2007-03-05 13:55:23 +00:00
Christophe Dumez
330f3ab033 - Disabled "Close to systray" as a default 2007-03-04 21:14:26 +00:00
Christophe Dumez
a95b1d7589 - Fixed exit from trayicon when "close to systray" is enabled 2007-03-04 21:12:37 +00:00
Arnaud Demaiziere
8df90e2567 added autocompletion to search engine 2007-03-04 17:13:29 +00:00
Christophe Dumez
dbd6c404ec - Updated with new nova.py version from upstream 2007-03-02 10:44:01 +00:00
Christophe Dumez
3d8032a092 - Fixed deleteFromList (non permanently) -> bug introduced recently 2007-02-27 08:37:02 +00:00
Christophe Dumez
78aef3c3bc - Implemented "Close to systray" 2007-02-24 19:23:10 +00:00
Christophe Dumez
a22afba059 - small fix in language files 2007-02-24 18:59:02 +00:00
Christophe Dumez
0aad431da6 - Fixed segfault after sorting the columns (bug recently introduced in svn) 2007-02-24 18:48:19 +00:00
Christophe Dumez
fb9c1938ea BUGFIX: Fix directory scanning (stop trying to download the same files several times) 2007-02-24 18:36:15 +00:00
Christophe Dumez
17d880189f - Updated Translation files
- Use fileHash as ID instead of fileName so that different torrents can have the same name
- WARNING: Changed a lot of code and it may include new bugs, please report them as soon as possible.
2007-02-23 22:52:24 +00:00
Christophe Dumez
7948bab95a - Forgot to commit this file too 2007-02-22 11:48:41 +00:00
Christophe Dumez
d739e422d6 - sorry, forgot to commit this file 2007-02-22 11:47:50 +00:00
Christophe Dumez
f4be28c014 - Move deletion from hard drive to a thread to avoid GUI freezing 2007-02-19 16:34:23 +00:00
Christophe Dumez
f017d29359 - Fixed an exception with latest libtorrent/asio on startup (filepath check)
- Added an option to toggle the Peer eXchange (PeX) state
2007-02-19 14:18:59 +00:00
Christophe Dumez
de7e284690 - BACK TO DEVEL (finally!)
- Just a small commit to change the way qBT identifies its version with the tracker
2007-02-19 13:14:55 +00:00
Christophe Dumez
dd0b110eae - qBittorrent now identifies its version correctly on the network 2007-01-07 14:57:26 +00:00
Christophe Dumez
932df247b3 - Removed unused code 2006-12-28 01:37:09 +00:00
Christophe Dumez
9f075f5087 BUGFIX: Fixed deletion from hard drive (failed for non-empty folders) 2006-12-28 00:54:05 +00:00
Christophe Dumez
e8e1c7f91f - Updated TODO
- Disabled limit of 60 connections per torrent (Download seems faster)
2006-12-28 00:06:59 +00:00
Christophe Dumez
931cfb6783 - Based on libtorrent v0.12 (still unreleased, use libtorrent cvs)
- Added Peer Exchange (PeX)
- Display number of complete/incomplete sources in download list for each torrent
- Updated version to v0.9.0beta1
2006-12-27 23:56:30 +00:00
Christophe Dumez
b838038fe2 - Slightly improved pieces selection in torrent properties 2006-12-27 21:58:38 +00:00
Christophe Dumez
7ce5d3f9fc - Fixed ETA column 2006-12-27 14:46:01 +00:00
Christophe Dumez
be73c482d0 - Display "Unknown" instead of "0/0" in SEEDS/LEECHS column when the tracker doesn't send this info 2006-12-27 14:43:57 +00:00
Christophe Dumez
4603d95e13 + - FEATURE: Added a menu action to visit qBittorrent website
+    - FEATURE: Added a menu action to report a bug in qBittorrent
+    - FEATURE: User is warned when hard drive becomes full and downloads are paused
+    - FEATURE: Seeds / Leechers are displayed in download list as well as in torrent properties
+    - BUGFIX: Save directory was reset to default when filtering files in torrent
+    - BUGFIX: Force a refresh of download list when the window is shown (avoid delay)
2006-12-27 03:19:38 +00:00
Christophe Dumez
7e65917215 - Improved download from url 2006-12-05 02:38:02 +00:00
Christophe Dumez
92277992d3 - Passing parameters between qBT instances in a better way (socket) 2006-12-05 00:27:00 +00:00
Christophe Dumez
b54c4ae028 - Replace QMap by QHash for faster lookups 2006-12-03 17:27:29 +00:00
Christophe Dumez
d16dd52841 - Changed the name of the italian translator 2006-11-29 11:47:51 +00:00
Christophe Dumez
d3462c96a0 - Updated Dutch translation 2006-11-28 09:33:17 +00:00
Christophe Dumez
850cd8a328 - Updated Italian translation 2006-11-26 17:19:52 +00:00
Christophe Dumez
9f3dbe2d8e - Updated German, Bulgarian & Greek translations 2006-11-20 21:33:54 +00:00
Christophe Dumez
676ba29e9d - Updated Chinese & catalan translations 2006-11-17 09:41:55 +00:00
Christophe Dumez
cdece87718 - Attempt to fix log title size on some computers 2006-11-14 21:50:04 +00:00
Christophe Dumez
63f0664daa - Attempt to fix log title size on some computers 2006-11-14 21:47:43 +00:00
Christophe Dumez
0c795cce28 - Cleaned up the way columns width are remembered 2006-11-14 21:36:29 +00:00
Christophe Dumez
773c451050 - remember GUI settings in a cleaner way 2006-11-14 21:17:51 +00:00
Christophe Dumez
7aa49c243c - Removed options.xml creation since it is no longer used 2006-11-14 20:29:22 +00:00
Christophe Dumez
0722195cad - Rewritten most of the code for options
- Fix: Could only listen on the 1st port of given range
- Fix: Option "use torrent addition dialog" wasn't saved correctly
2006-11-14 20:26:32 +00:00
Christophe Dumez
719ac93024 - Remember mainwindow position during last exec 2006-11-14 16:46:05 +00:00
Christophe Dumez
9f721afe03 - Updated unkrainian translation 2006-11-13 19:55:50 +00:00
Christophe Dumez
306fd0d1d0 - Updated Slovak translation 2006-11-13 10:29:13 +00:00
Christophe Dumez
5a80992d3a - Updated Russian translation 2006-11-13 06:31:35 +00:00
Christophe Dumez
7877c2cea2 - Fixed layout in torrent properties 2006-11-12 19:15:30 +00:00
Christophe Dumez
51b51d6d7f - fixed typos in Finnish translation 2006-11-12 19:00:33 +00:00
Christophe Dumez
3aa8cd1946 - Fixed height for some lines in properties 2006-11-12 18:57:13 +00:00
Christophe Dumez
4c4d4dd3b8 - Added Finnish translator's name to thanks page 2006-11-12 17:13:13 +00:00
Christophe Dumez
43df232783 - Updated Finnish translation 2006-11-11 16:48:13 +00:00
Christophe Dumez
747497d6fd - Updated version in menu entry comment 2006-11-11 09:54:16 +00:00
Christophe Dumez
e21eab8f35 - Updated Turkish, Romanian, Swedish, Norwegian translations 2006-11-11 09:39:08 +00:00
Christophe Dumez
a2f04e808c - Updated French translation
- Fixed a typo
2006-11-08 16:16:49 +00:00
Christophe Dumez
530ccf1e9b - Fixed a typo 2006-11-08 16:15:21 +00:00
Christophe Dumez
110d3e55bb - Updated Korean, Spanish, Polish translations 2006-11-08 15:55:08 +00:00
Christophe Dumez
dd7b9109db - Update language files 2006-11-07 16:03:33 +00:00
Christophe Dumez
e4590ef431 - Added an action to delete downloads from download list and from hard drive too 2006-10-29 10:17:53 +00:00
Christophe Dumez
e9ab599260 - Remember last save directory in torrent addition dialog 2006-10-29 09:46:38 +00:00
Christophe Dumez
b93ac6f9af - Fixed error messages display when loading a corrupted torrent file 2006-10-29 09:32:28 +00:00
Christophe Dumez
9b7b5b200b - Attempt to fix some slots 2006-10-27 21:37:30 +00:00
Christophe Dumez
a68073a46a - Forgot to catch an exception when the torrent is invalid 2006-10-25 22:17:26 +00:00
Christophe Dumez
c5f12b542b - Updated languages files 2006-10-25 21:21:43 +00:00
Christophe Dumez
b9c7d34532 - trunk is now v0.9.0alpha (because stable branche is now v0.8.0) 2006-10-25 21:21:02 +00:00
Christophe Dumez
937af1ae73 - Removed a duplicate debug message 2006-10-25 20:38:44 +00:00
Christophe Dumez
1bb286f4a9 Fixed utf-8 support in paths and filenames 2006-10-25 20:35:41 +00:00
Christophe Dumez
abb39d537c - Allow user to bypass torrent addition dialog (options) 2006-10-24 11:41:28 +00:00
Christophe Dumez
f7140491cd - Now user can change DHT port in options
- Reworked options window a little
2006-10-24 11:28:32 +00:00
Christophe Dumez
ee8bc5cdaf Made right click menu work for multiple selection in DL list 2006-10-23 22:52:26 +00:00
Christophe Dumez
d1546d18e6 Displaying save path in torrent properties window 2006-10-23 22:36:00 +00:00
Christophe Dumez
1014d8b862 - Added some boldness in torrent addition dialog 2006-10-23 22:20:26 +00:00
Christophe Dumez
64369b60b7 - Added a right click menu to (un)select files in torrent addition dialog 2006-10-23 22:18:06 +00:00
Christophe Dumez
5373628af5 - .savepath files were not always removed 2006-10-23 21:51:21 +00:00
Christophe Dumez
52f1463cb9 - Added a torrent addition dialog (Part 1: Still unperfect but working) 2006-10-23 21:42:37 +00:00
Christophe Dumez
14cd4de2c2 - Connection status is not a button anymore 2006-10-22 20:13:35 +00:00
Christophe Dumez
dd46e7e093 - Added finnish language files 2006-10-22 00:00:50 +00:00
Christophe Dumez
76ffe565e8 - Added Finnish translation 2006-10-21 23:58:08 +00:00
Christophe Dumez
dfb7717995 - Replaced 'correct' by 'valid' everywhere 2006-10-21 23:32:36 +00:00
Christophe Dumez
affafd5dbf - some cosmetic changes 2006-10-21 23:15:23 +00:00
Christophe Dumez
c9f3bed4da - Fixed some GUI layout 2006-10-21 22:07:59 +00:00
Christophe Dumez
27b12498c2 - Enabling debug in v4.2.1 too because Trolltech didn't fix their bug yet 2006-10-20 17:53:12 +00:00
Christophe Dumez
71e53d736e - Updated french translation 2006-10-20 09:43:05 +00:00
Christophe Dumez
8f9072747d - Added some checks for systray messages because these are not supported by Mac OS X yet 2006-10-18 20:48:41 +00:00
Christophe Dumez
01c467c31a - Replaced OSD messages by systray messages 2006-10-18 20:40:40 +00:00
Christophe Dumez
8b702ef622 - Based on Qt 4.2
- Brand new trayicon from Qt 4.2
- Updated Changelog
- Updated configure file
2006-10-18 19:53:54 +00:00
Christophe Dumez
9056cf57d0 - Updated version in menu entry description 2006-10-18 19:16:26 +00:00
Christophe Dumez
00c22141cb - Updated Norwegian translation 2006-10-18 19:12:16 +00:00
Christophe Dumez
9aaa2e9c60 - Fixed log in Qt 4.2 2006-10-16 19:43:27 +00:00
Christophe Dumez
80d090cd1f - updated splash screen 2006-10-16 19:33:25 +00:00
Christophe Dumez
c17196e07c - Fixed prefix in Makefile 2006-10-16 19:06:44 +00:00
Christophe Dumez
6e5b805dc3 - Fixed a crash when displaying properties of a torrent then deleting the torrent 2006-10-16 18:16:56 +00:00
Christophe Dumez
1a6b445652 - Fixed Qt 4.2.0 detection 2006-10-16 17:53:38 +00:00
Christophe Dumez
7ea30a52f5 - Catching invalid_handle exception 2006-10-16 09:09:58 +00:00
Christophe Dumez
a2c5afcf7c - display errors in stderr instead of stdout 2006-10-16 09:02:53 +00:00
Christophe Dumez
48663205b7 - Enabled debug output when Qt 4.2.0 is detected (To avoid this bug in Qt: http://www.trolltech.com/developer/task-tracker/index_html?method=entry&id=133139) 2006-10-15 18:31:23 +00:00
Christophe Dumez
2106dc5144 - Fixed tray icon with Qt 4.2 2006-10-15 18:05:04 +00:00
Christophe Dumez
2cc4e0e665 - Enabled debug mode 2006-10-15 18:03:21 +00:00
Christophe Dumez
a2cb22e7c1 - Updated slovak translation 2006-10-14 15:01:38 +00:00
Christophe Dumez
62d36022df - Fixed a bug in french translation 2006-10-13 19:50:07 +00:00
Christophe Dumez
ed1c6232d1 - Updated swedish translation 2006-10-13 17:43:47 +00:00
Christophe Dumez
5a66c5ec2c - Updated dutch translation 2006-10-13 17:34:44 +00:00
Christophe Dumez
631a9676f4 - Fixed finished downloads state on restart 2006-10-13 15:15:23 +00:00
Christophe Dumez
f17b047910 - Improved translations
- Fixed Seeders/Leechers display in torrent properties
2006-10-13 13:59:07 +00:00
Christophe Dumez
118fbaa4ca - added svn to version 2006-10-13 10:15:37 +00:00
Christophe Dumez
2edb11f0c7 - Fixed a problem in polish translation 2006-10-13 10:11:33 +00:00
Christophe Dumez
1ce83c1174 - v0.7.0 release! 2006-10-13 08:55:03 +00:00
Christophe Dumez
e48699849d - Updated language files 2006-10-13 08:34:18 +00:00
Christophe Dumez
0f3c1ef65f - Improved trayicon image 2006-10-13 08:30:25 +00:00
Christophe Dumez
2ba5d150ae - Fixed libtorrent ip_filter include 2006-10-12 20:28:48 +00:00
Christophe Dumez
df2d5fa741 - Not loading/applying options everytime we show options window anymore...
- Fixed ip filter
- Updated version number
- Disabled debug mode
*** Release is approaching :) ***
2006-10-12 16:02:56 +00:00
Christophe Dumez
d16d30a350 - Fixed selected states of files when .pieces file doesn't exist 2006-10-10 21:44:59 +00:00
Christophe Dumez
94eb12e6a1 - Updated slovak translation 2006-10-10 08:59:12 +00:00
Christophe Dumez
3519fc7131 - improved simp chinese translation 2006-10-09 22:52:26 +00:00
Christophe Dumez
70a92e3931 - updated & improved Simplified chinese translation 2006-10-09 21:42:52 +00:00
Christophe Dumez
1dd7d19928 - updated Bulgarian & greek translations 2006-10-09 05:33:42 +00:00
Christophe Dumez
1a5223677e - updated spanish translation 2006-10-08 14:54:11 +00:00
Christophe Dumez
6657387ecb - updated dutch and ukranian translations 2006-10-08 13:38:49 +00:00
Christophe Dumez
4615df6998 - Updated version 2006-10-08 01:09:15 +00:00
Christophe Dumez
86dfbecd2e - Renamed some ambiguous functions
- Reload torrents only when we need to enable full allocation mode (not everytime we change files selection)
2006-10-08 01:01:34 +00:00
Christophe Dumez
035f2bdf18 - Selective download should be fixed
- updated polish translation
2006-10-08 00:37:51 +00:00
Christophe Dumez
c32fe3a41d - Fixed tooltp behaviour for trayicon 2006-10-07 11:25:00 +00:00
Christophe Dumez
d187fd1099 - Updated Turkish and Russian translations 2006-10-07 11:06:34 +00:00
Christophe Dumez
117448fb0b + - FEATURE: Now remembers filtered pieces in a torrent on restart
+    - FEATURE: Now updating pieces progress in real time in torrent properties
+    - BUGFIX: Fixed memory leaks in torrent properties
Updated italian and German translation
2006-10-06 18:07:01 +00:00
Christophe Dumez
e83b872c4b Switched to full allocation mode to fix selective download 2006-10-05 21:39:52 +00:00
Christophe Dumez
ab35f7b030 - Improved Norwegian (bokmal) translation 2006-10-05 21:15:42 +00:00
Christophe Dumez
0df84cd94b - Had to remove BTJunkie search engine because of their new anti-bot security 2006-10-05 20:12:10 +00:00
Christophe Dumez
d8f7f54127 - Fixed download button in search engine 2006-10-05 19:49:06 +00:00
Christophe Dumez
a072247e70 - Fixed download from url function (should be a lot less buggy). It improves downloads from search engine since it uses this function
- Removed torrentReactor search engine (hopefully temporarilly) because I can't manage to download from their links using libcurl
- When HTTP response code is 500 (5xx in fact: too busy), downloader will retry 10 times every second.
2006-10-05 19:01:41 +00:00
Christophe Dumez
b54e40c87d - Improved download from Url (Fixed BTJunkie search engine) 2006-10-04 10:56:35 +00:00
Christophe Dumez
50d8f8eb04 - Fixed isohunt search engine 2006-10-03 18:11:24 +00:00
Christophe Dumez
eb3a8d5f56 - Updated French, Korean & Romanian translations 2006-10-03 00:54:35 +00:00
Christophe Dumez
25f0964c9b - fixed an arithmetic exception 2006-10-03 00:42:38 +00:00
Christophe Dumez
55fd750bfd - BUGFIX: Fixed an arithmetic exception that could happen in ETA calculation 2006-10-03 00:28:41 +00:00
Christophe Dumez
dd65bb7292 - COSMETIC: Now displaying the number of downloads in tab title
- BUGFIX: Fixed problems that could happen with delete selection action
2006-10-03 00:11:35 +00:00
Christophe Dumez
a3f9de767b - Disabled line wrapping in translators list
- Added -fwrapv to gcc command line
- Updated TODO (tested sequenced download and file previewing : it works!)
2006-10-02 09:39:56 +00:00
Christophe Dumez
942cdb1f91 - Improved sequenced/incremental download settings
- Updated Catalan, Swedish translations
2006-10-02 08:26:25 +00:00
Christophe Dumez
e2e5b56868 - Added Norwegian translator to translators page 2006-10-01 12:36:15 +00:00
Christophe Dumez
821854703b - Added connection limits for each torrent 2006-09-30 22:42:38 +00:00
Christophe Dumez
6244d1226f - Removed max limit for connections (not needed anymore by libtorrent) 2006-09-30 22:11:15 +00:00
Christophe Dumez
201dddd30a - Resized flags in localization settings 2006-09-30 19:10:37 +00:00
Christophe Dumez
e9e55a3a9e - Added Norwegian translation 2006-09-30 18:48:16 +00:00
Christophe Dumez
969a02b93e - Moved everything to trunk to create a stable branch 2006-09-30 16:02:39 +00:00