Commit graph

1894 commits

Author SHA1 Message Date
Christophe Dumez
998b161696 - Save files list column width 2009-11-09 19:30:13 +00:00
Christophe Dumez
f9da85ecfe - Fixed file priorities 2009-11-09 18:01:54 +00:00
Christophe Dumez
d86cb62dc0 - Clearing of fiels list in properties was a bit too efficient (it removed header too) 2009-11-09 11:54:47 +00:00
Christophe Dumez
15427619bd - Forgot to clear some properties data when no torrent is selected 2009-11-09 11:49:18 +00:00
Christophe Dumez
9bc90fc7b2 - Huge forward porting of all previous properties features to the new properties panel (probably very buggy but most of the code should be there and it compiles) 2009-11-09 08:56:21 +00:00
Christophe Dumez
6ecde51e45 - Make sure a torrent is always selected when we switch filters 2009-11-09 07:05:06 +00:00
Christophe Dumez
bf727c11d3 - Fix seeds/leech and ETA display of torrents started in pause 2009-11-09 06:59:18 +00:00
Christophe Dumez
6a028c9efd - Display URL seeds in torrent properties 2009-11-08 20:23:02 +00:00
Christophe Dumez
92a9d04568 - Fix torrent deletion
- Fix extended selection in transfer list
- Disable and clear torrent properties when necessary
- Set correct visual attributes to transfer list
2009-11-08 19:54:22 +00:00
Christophe Dumez
a7da280f57 - Usability improvement in torrent properties 2009-11-08 19:09:10 +00:00
Christophe Dumez
4a33917e89 - All buttons work now 2009-11-08 16:48:38 +00:00
Christophe Dumez
8686ef0892 - A little eye candy 2009-11-08 16:39:17 +00:00
Christophe Dumez
cee9ece4c7 - Added back trackers display in torrent properties 2009-11-08 16:19:21 +00:00
Christophe Dumez
c756412ee6 - Added back "Sequential download" feature 2009-11-08 15:50:00 +00:00
Christophe Dumez
75e5a7e3d4 - Made progress on torrent properties (main tab) 2009-11-08 15:41:32 +00:00
Christophe Dumez
707e87f5b8 - started work on properties 2009-11-08 14:20:58 +00:00
Christophe Dumez
6b8521355f - Managed to get the transfer list filters working :) 2009-11-08 13:19:00 +00:00
Christophe Dumez
a0beccc04b - Selected filter is now restored on startup 2009-11-08 12:35:12 +00:00
Christophe Dumez
6b6181a3ee - vertical splitter size is now restored on startup 2009-11-08 12:23:04 +00:00
Christophe Dumez
2dddd2b24b - Started work on transfer list filters 2009-11-08 12:05:35 +00:00
Christophe Dumez
9f9f6abec1 - Remove outdated files 2009-11-08 10:26:39 +00:00
Christophe Dumez
7caed10dc0 - Fix a lot of issues related to proxy model 2009-11-08 10:10:07 +00:00
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