Commit graph

12505 commits

Author SHA1 Message Date
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
2ab2e5a40f - Fixed configure files 2007-04-03 21:51:26 +00:00
Christophe Dumez
732cc41be4 - qConf is buggy and the configure file was not working properly. I had to rewrite most of the configure code to get it working. 2007-04-03 21:49:52 +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
da2602a632 - Updated INSTALL file 2007-03-29 20:43:35 +00:00
Christophe Dumez
178a2046dc - Updated TODO
- Updated dependencies
2007-03-29 20:40:39 +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
622fb85f60 - Updated TODO 2007-03-29 18:49:58 +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