Christophe Dumez
d12e510fad
Improved start_All and resume_All functions to detect if a torrent's state changed or not. This way, it doesn't flood the GUI if the user keeps on clicking on those buttons
2007-06-30 18:56:49 +00:00
Christophe Dumez
9bde00b7de
Improved ETA calculation
2007-06-29 16:49:45 +00:00
Christophe Dumez
611b9424ee
updated version
2007-06-29 15:50:55 +00:00
Christophe Dumez
0ec6af03c0
Fixed possible division by 0
2007-06-29 15:37:59 +00:00
Christophe Dumez
80f61880b7
made ETA calculation more reliable
2007-06-29 15:23:15 +00:00
Arnaud Demaiziere
92541b779c
fixed sort bug (made by chris)
2007-06-29 14:23:15 +00:00
Christophe Dumez
f5a4190e4b
attempt to fix progress column sorting
2007-06-29 14:13:50 +00:00
Christophe Dumez
6ae1564136
fixed a deadlock
2007-06-29 14:11:31 +00:00
Christophe Dumez
e361ef5543
Oops forgot a mutex locker in progress column sorting
2007-06-29 14:06:34 +00:00
Christophe Dumez
dfa9965ed3
use a mutex for download list access (should fix sorting)
2007-06-29 14:00:17 +00:00
Arnaud Demaiziere
dcc54a7f35
fixed addtorrent signal, add bool onstartup to connect methods
2007-06-29 13:42:10 +00:00
Christophe Dumez
478a275bb5
- Updated german translation
2007-06-29 12:42:05 +00:00
Christophe Dumez
8c30ee3403
- Updated changelog in search engine
2007-06-29 12:24:50 +00:00
Christophe Dumez
cf002e5ab2
fixed mininova search engine
2007-06-29 12:22:55 +00:00
Christophe Dumez
09ca6e97b8
Fixed addTorrent slot
2007-06-29 10:34:10 +00:00
Christophe Dumez
dfa58f909b
Fixed addtorrent slot
2007-06-29 10:30:00 +00:00
Arnaud Demaiziere
d925efb928
save options.ui with qt 4.2
2007-06-29 10:18:27 +00:00
Christophe Dumez
1910ee20dd
Real time sorting of progress column was broken by ealier patch -> Fixed
2007-06-29 08:14:43 +00:00
Christophe Dumez
faaa700270
Updated polish translator
2007-06-28 23:10:57 +00:00
Christophe Dumez
d0e2e9c85f
- Updating polish translation (Thanks Jarek)
2007-06-28 23:07:16 +00:00
Christophe Dumez
55538934e0
A better fix for progress column sorting on restart (still untested, gtsoul please check)
2007-06-28 22:58:43 +00:00
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