Commit graph

2172 commits

Author SHA1 Message Date
Christophe Dumez
806eee9404 - Fixed queued icon 2009-11-08 09:53:18 +00:00
Christophe Dumez
52638a2891 - Fix torrent priority update 2009-11-08 09:50:29 +00:00
Christophe Dumez
33324c190e - Update torrent metadata in transfer list once it is received 2009-11-08 09:28:34 +00:00
Christophe Dumez
8d59f3c4e1 - Updated torrent state icons 2009-11-08 09:24:56 +00:00
Christophe Dumez
e6465d784d - Save restore columns state in transfer list 2009-11-08 09:14:54 +00:00
Christophe Dumez
31eb902494 - Should right click menu behavior for seeding torrents 2009-11-08 08:56:20 +00:00
Christophe Dumez
c818c2dae6 - Updated Transfer tab icon
- Fix display of priority for seeding torrents
2009-11-08 08:38:07 +00:00
Christophe Dumez
23d1aa7691 - Started to put back the right click menu (still unperfect) 2009-11-07 21:04:56 +00:00
Christophe Dumez
bf7841cdb9 - Improved list refreshing code 2009-11-07 20:00:38 +00:00
Christophe Dumez
d6e90883cb - Initial commit (both lists are merged but not all the features are there and it is probably buggy) 2009-11-07 19:55:33 +00:00
Christophe Dumez
ff6e9c0f9b - Check that local files exist when "skip file checking and start seeding immediately" feature is enabled. (Thanks Stephanos Antaris to notice this bug and propose a solution) 2009-11-07 08:29:57 +00:00
Christophe Dumez
be240f72ab - Mark news feed articles as read even if they are visited with keyboard arrows 2009-11-06 18:29:32 +00:00
Christophe Dumez
e3a29d8ebf - Updated desktop file to %U because qBittorrent actually takes a list of URLs as argument 2009-11-06 16:21:56 +00:00
Christophe Dumez
7792b4f849 - Branched trunk in order to work on a major GUI remodeling. I will attempt to:
* Merge download and upload lists
  * Display torrent properties in the same tab (horizontal split)
2009-11-06 14:30:14 +00:00
Christophe Dumez
53171c81e1 - Make sure RSS Feed downloader does not process already-read articles 2009-11-06 13:46:30 +00:00
Christophe Dumez
9b4cfa4a3d - Close the file before emitting the signal so that the file can safely be processed in the slot 2009-11-06 13:19:49 +00:00
Christophe Dumez
e4be70edec - Updated uTorrent Peer ID to v1.8.5 2009-11-06 10:48:13 +00:00
Christophe Dumez
7f12bbb783 - Added "Skip file checking and start seeding immediately" option to torrent addition dialog (patch by Stephanos Antaris).
- Updated French translation
2009-11-05 18:39:27 +00:00
Christophe Dumez
5d1ed7a564 - BUGFIX: Added safety mecanism which adds the torrents back to the list in case qbittorrent-resume.conf gets deleted or corrupted. 2009-11-04 17:44:47 +00:00
Christophe Dumez
92dd4c8c5b - Fix indentation 2009-11-04 15:07:50 +00:00
Christophe Dumez
bc308741b7 - FEATURE: Dropped dependency on libcurl (Using Qt >= 4.4 for downloads now)
- FEATURE: Dropped Qt 4.3 support (Qt >= 4.4 is required)
2009-11-04 15:04:11 +00:00
Christophe Dumez
66590bfa4a - Make sure that scan directory is not qBittorrent backup folder to avoid torrent deletion 2009-11-04 08:07:31 +00:00
Christophe Dumez
7fc0b02259 - Remove useless function that can cause compilation errors 2009-11-01 14:11:13 +00:00
Christophe Dumez
061a9c7ecf - Fix compilation warning regarding sortNewsList() 2009-10-30 15:13:13 +00:00
Christophe Dumez
e97a6f5f08 - Fix tracker addition to torrents 2009-10-30 14:58:17 +00:00
Christophe Dumez
fe3a6b8b57 - Fix crash when applying torrent files priorities (if libtorrent-rasterbar has debug enabled) 2009-10-30 13:07:13 +00:00
Christophe Dumez
92e569fc36 - Escape properly the -- in the man page (Thanks Cristian Greco) 2009-10-30 12:16:13 +00:00
Christophe Dumez
edfd93496e - Fix compilation warning 2009-10-24 23:11:29 +00:00
Christophe Dumez
d8e4732627 - Fixed PirateBay search plugin
- Using Download button in search results list now downloads the right torrents
- The search results list is no longer sorted automatically when a row color is updated
2009-10-24 22:49:10 +00:00
Christophe Dumez
966367aff6 - Fix compilation error 2009-10-24 14:36:17 +00:00
Christophe Dumez
1cc6086468 FEATURE: Metadata download from swarm is now compatible with µtorrent
FEATURE: Support tracker exchange between peers

Updated Changelog
2009-10-24 14:28:00 +00:00
Christophe Dumez
b00eeef04d FEATURE: Added program option to disable splash screen 2009-10-22 16:50:34 +00:00
Christophe Dumez
e423285d88 - FEATURE: Added per-torrent super seeding mode 2009-10-21 20:47:46 +00:00
Christophe Dumez
74d8a00854 - Added support for new state: checking_resume_data 2009-10-21 20:05:45 +00:00
Christophe Dumez
c65bf303cf - Force dependency on libtorrent-rasterbar v0.15
- Added Stephanos Antaris to contributors
2009-10-21 20:00:27 +00:00
Christophe Dumez
24470a7cc3 - Enabled "Start Minimized" and disabling systray integration at the same time no longer make GUI invisible. 2009-10-21 19:20:07 +00:00
Christophe Dumez
edc25ba52f - Remove call to h.trackers() since it seems to cause crashes sometimes 2009-10-15 19:58:15 +00:00
Christophe Dumez
922112fc5b - Updated Russian translation (Thanks to Anthony "Commando" and Alexey Morsov) 2009-10-14 18:45:28 +00:00
Christophe Dumez
b7a26c6676 - Updated man page 2009-09-30 21:05:51 +00:00
Christophe Dumez
038c326f81 - Ignore permanent deletion button when no torrent is selected
- When a selected torrent is deleted, select next suitable torrent
2009-09-30 20:29:18 +00:00
Christophe Dumez
148d175ab0 - Added a command line parameter --no-splash to disable splash screen 2009-09-30 18:57:06 +00:00
Christophe Dumez
3dd9ebc61d - Fix compilation on Mac OS 2009-09-30 18:43:31 +00:00
Christophe Dumez
0485864d38 - Fix a crash when scanned directory does not exist 2009-09-30 18:36:47 +00:00
Christophe Dumez
a2792efa72 - Make sure torrents are complete before auto downloader picks them up 2009-09-26 09:06:17 +00:00
Christophe Dumez
00a17b9447 - Updated bulgarian translation 2009-09-25 23:31:14 +00:00
Christophe Dumez
15df7029b9 - Hide download url column in search results 2009-09-24 19:11:18 +00:00
Christophe Dumez
2556346dda - Fix a possible crash when pausing then deleting a torrent quickly 2009-09-21 19:08:33 +00:00
Christophe Dumez
0433254ad8 - Should fix torrents pausing for no reason 2009-09-20 21:25:17 +00:00
Christophe Dumez
741d95b33e - Updated Korean translation 2009-09-10 09:38:59 +00:00
Christophe Dumez
55ff924e60 - Pause torrents in error state 2009-09-07 12:10:47 +00:00