Christophe Dumez
0b9c05d41b
- FEATURE: Make use of torrent enclosure in RSS feeds for direct download
...
- FEATURE: Implemented a RSS feed downloader with filter support
- FEATURE: Save old RSS item to hard disk to remember them on start up
- FEATURE: RSS Feeds can now be copied to the clipboard
2009-08-21 07:40:57 +00:00
Christophe Dumez
c8e8306e0a
- Added "Copy magnet link" entry to right click menu now that we support magnet URIs
2009-08-17 10:22:41 +00:00
Christophe Dumez
e429126934
- Ok. torrentless downloads paused state is now restored properly (once metadata is received)
2009-08-17 08:08:51 +00:00
Christophe Dumez
7e71de558a
- catching invalid_handle exception to avoid rare crashes
2009-08-17 06:01:35 +00:00
Christophe Dumez
e619b6977a
- Added Magnet URI support (might be still buggy)
...
* Known problem: Always added in paused state for some obscure reason)
2009-08-17 05:14:03 +00:00
Christophe Dumez
2742a54d6e
- Rewrited torrent resume code to make it cleaner and more generic
...
* magnet URI support should be easy to implement now
Warning: Since a lot of code was rewrited, some bugs may have been introduced
2009-08-16 03:09:20 +00:00
Christophe Dumez
b1e9c1ccf5
- Updated preference text since we are spoofing µtorrent now instead of Azureus
2009-08-06 13:14:50 +00:00
Christophe Dumez
96911a2c48
- Fixed broken icon for Website link
2009-07-15 11:13:52 +00:00
Christophe Dumez
ee6bc3c2e9
- FEATURE: Allow to set a different port for DHT (UDP) than the one used for
...
Bittorrent
2009-07-14 07:50:00 +00:00
Christophe Dumez
0153b03160
BUGFIX: Stop enforcing UTF-8 and use system locale instead
2009-07-12 08:13:00 +00:00
Christophe Dumez
ca83fdecff
- Display swarm information in download list too
2009-07-12 07:51:58 +00:00
Christophe Dumez
7db2ffc09f
- Should fix logout cancelation on KDE
2009-04-28 14:54:43 +00:00
Christophe Dumez
65c4da6f0e
- BUGFIX: Provide more helpful explanation when an I/O error occured
2009-04-17 20:04:09 +00:00
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
2009-04-05 17:00:55 +00:00
Christophe Dumez
00c5127ba1
- Commited some code by mistake
2009-03-27 22:25:34 +00:00
Christophe Dumez
c2244f746e
- Torrent downloading is now handled by search engine plugins to allow for more flexibility
2009-03-27 22:11:41 +00:00
Christophe Dumez
f4502367f3
- Allow to define a temporary download folder
2009-03-08 16:26:02 +00:00
Christophe Dumez
3894452840
- COSMETIC: Redesigned program preferences
...
- COSMETIC: Updated icons set
2009-03-08 10:28:58 +00:00
Christophe Dumez
3ae783e9cb
- Fixing 'hide top toobar feature'
2009-02-04 18:10:52 +00:00
Christophe Dumez
ada5d2665b
BUGFIX: Fixed download/upload speed decrease problems
2009-01-25 22:24:39 +00:00
Christophe Dumez
fd78e0b5ce
- Foreach loop optimization
2009-01-24 19:30:45 +00:00
Christophe Dumez
03dc617874
- Updated some translations
2009-01-06 20:38:52 +00:00
Christophe Dumez
bc29577a7b
- Added some debug for proxy settings
2009-01-05 23:16:34 +00:00
Christophe Dumez
e3ae03c8a8
- Ok, HTTP proxy code is working now
2009-01-05 11:20:32 +00:00
Christophe Dumez
956f97f6d6
- Fixed systray icon tooltip on Windows
2009-01-04 17:08:52 +00:00
Christophe Dumez
f36052351c
- Added debug for proxy code
2009-01-03 22:33:05 +00:00
Christophe Dumez
d40c646561
- Removed useless check in proxy code
2009-01-03 22:26:45 +00:00
Christophe Dumez
9412ced722
- Important HTTP proxy fix
2009-01-03 22:24:56 +00:00
Christophe Dumez
2651ec5f0b
- Forgot to hide decrease Priority button when disabling queueing
2008-12-29 23:00:13 +00:00
Christophe Dumez
29886acc01
- Putting back priority buttons in toolBar
2008-12-29 20:01:03 +00:00
Christophe Dumez
f1ed7f06b9
- Removed a function that is no longer used
2008-12-29 18:40:10 +00:00
Christophe Dumez
a848538d66
- Pause / resume in Web UI now updates the GUI
...
- Code cleanup
2008-12-29 18:36:54 +00:00
Christophe Dumez
81f2d7ee4a
- Cleaned up src.pro
...
- Removed some debug
2008-12-28 01:17:57 +00:00
Christophe Dumez
66874fbd2f
- This is not needed because a showEvent is raised anyway
2008-12-27 22:40:23 +00:00
Christophe Dumez
87eee7029d
- Force lists refresh before initially displaying the window to avoid lag
...
- Removed session tweaking on exit since it does not have any effect
2008-12-27 22:29:37 +00:00
Christophe Dumez
2e5330e54b
- Removed code that is no longer needed
2008-12-27 20:35:25 +00:00
Christophe Dumez
3f5340523f
- Fix for queueing system
2008-12-27 17:44:33 +00:00
Christophe Dumez
cc5015773b
- Should fix queueing system
2008-12-27 17:23:49 +00:00
Christophe Dumez
7a1af536b6
- Fixed start action
2008-12-27 10:07:03 +00:00
Christophe Dumez
45efcfce13
- Save session data and fast resume data sooner on exit (in case)
2008-12-27 10:02:42 +00:00
Christophe Dumez
c38a8a2bec
- Removed code that is no longer needed
2008-12-27 09:40:21 +00:00
Christophe Dumez
1225d16413
- Removed code that is no longer needed
2008-12-27 09:21:09 +00:00
Christophe Dumez
a3cfa6bba1
- Fixed torrents moving back from finished list to download list (without recheck)
2008-12-26 22:30:23 +00:00
Christophe Dumez
d57062a45a
- Fixed broken action "start All / Pause all" due to latest code changes
2008-12-26 22:02:01 +00:00
Christophe Dumez
32f478a8c2
- Removed some useless code due to latest changes
2008-12-26 21:59:54 +00:00
Christophe Dumez
61dae1444b
- Code optimization for torrent moving back to download list detection
2008-12-26 21:49:13 +00:00
Christophe Dumez
8ed40cc856
- Do not refresh lists when window is not visible (save cpu)
...
- Force list refresh on show Event to avoid lag before next UpdateList() timer call
2008-12-26 21:41:09 +00:00
Christophe Dumez
4f2a2dfab9
- Huge code refactoring (qBittorrent no longer store torrents and access them using libtorrent API)
2008-12-26 21:18:33 +00:00
Christophe Dumez
6a3dddd0cc
Catch SIGTERM to exit cleanly (e.g. computer shutdown)
2008-12-26 16:23:53 +00:00
Christophe Dumez
14646d0f9e
Rewrote folder scanning code (Now uses a filesystem watcher)
2008-12-26 13:17:08 +00:00