Commit Graph

3849 Commits

Author SHA1 Message Date
Andrew Resch 9c2658d833 Fix adding torrents with only 1 file 2008-09-13 22:26:11 +00:00
Marcos Pinto b9d1367564 allow network mounts in right-click->move torrent 2008-09-13 03:10:52 +00:00
Andrew Resch eec5005214 Fix moving on complete 2008-09-13 02:58:45 +00:00
Marcos Pinto 6bcb7fccf5 allow network mounts 2008-09-13 00:31:59 +00:00
Andrew Resch 9807b43ae7 Remove icon, no longer used 2008-09-12 22:12:26 +00:00
Andrew Resch ee9a5a19c1 Added support for adding torrents by infohash
Fixes to magnet uri stuff
2008-09-12 08:47:33 +00:00
Andrew Resch 3afb542f06 Switch to torrent_handle::save_resume_data which makes resume data
writing async
2008-09-11 09:20:29 +00:00
Andrew Resch 6bd701e961 Add missing icon 2008-09-09 14:23:20 +00:00
Andrew Resch ccb53e48a9 Start work of magnet uri and trackerless torrent support 2008-09-09 14:06:05 +00:00
Andrew Resch c906b50d11 Fix add torrent dialog for torrents with only 1 file 2008-09-08 05:42:34 +00:00
Andrew Resch ee071dcece Fix building when not using debug build 2008-09-08 05:24:49 +00:00
Andrew Resch c78de8f0aa lt sync 2667 2008-09-07 10:44:46 +00:00
Andrew Resch b210a81967 Prevent libtorrent from crashing when 'announce' is not in the tracker
url.
2008-09-07 08:46:41 +00:00
Andrew Resch 4bd88df4de Remove dependency on libtorrent for add torrent dialog 2008-09-07 05:26:03 +00:00
Andrew Resch cc128029f9 Update the create torrent dialog a bit 2008-09-07 01:44:45 +00:00
Andrew Resch e614c2dc3b Fix last by just always deleting the fastresume file before writing a
new one
2008-09-06 22:24:35 +00:00
Marcos Pinto deb00e332e fix problem with old fastresume files not being replaced causing loss of data and dont resave fastresume for seed files 2008-09-06 20:11:12 +00:00
Damien Churchill 2cd39233da update the TODO list 2008-09-04 02:07:43 +00:00
Damien Churchill f9dadd215d add the extra fields to bandwidth and network
add the required changes to the css and javascript
2008-09-04 02:05:43 +00:00
Damien Churchill 5eaf9dd259 refresh to match the gtk client 2008-09-04 01:15:13 +00:00
Andrew Resch 818b626440 Ensure PreferencesManager is started before other components. 2008-09-01 02:22:08 +00:00
Andrew Resch 93e6ef144e lt sync 2650 2008-09-01 02:02:04 +00:00
Andrew Resch b6d05c01e8 Make a copy of the default options to prevent torrents from sharing
references
2008-09-01 01:55:13 +00:00
Marcos Pinto 89ed0d5d41 add gtk stock clearing script and update glade files 2008-08-31 23:37:02 +00:00
Andrew Resch 0222272c45 Update Changelog 2008-08-31 22:14:31 +00:00
Andrew Resch 797578d0cf Add dht icon svg file 2008-08-31 21:06:42 +00:00
Andrew Resch 0c203b0a96 Fix various issues when not using English 2008-08-31 20:20:16 +00:00
Andrew Resch 0792ad21cd Fix paused torrents not being paused upon restart 2008-08-31 01:17:43 +00:00
Andrew Resch c2a24bce8a Fix tooltips from disappearing 2008-08-31 00:55:07 +00:00
Andrew Resch ec368d6c70 Fix typo 2008-08-31 00:03:14 +00:00
Andrew Resch ea16f2ca8f Fix a typo 2008-08-30 23:42:39 +00:00
Andrew Resch c410f6d242 Fix some typos 2008-08-30 23:40:57 +00:00
Martijn Voncken 3237abacc4 webui: use sclient.get_stats 2008-08-30 23:14:05 +00:00
Martijn Voncken d6a3c55efa get_stats in core 2008-08-30 22:58:19 +00:00
Martijn Voncken 5d19e72ab4 fix label keyerror 2008-08-30 22:06:49 +00:00
Martijn Voncken 1ef26beeea label-filtering to core-filtering for webui and json 2008-08-30 11:52:41 +00:00
Martijn Voncken 4abaa514fe background-color 2008-08-29 19:11:26 +00:00
Martijn Voncken aaa5660fa8 docgen 2008-08-29 18:01:44 +00:00
Andrew Resch 459a64db6d Fix add torrent dialog closing preventing another dialog from being
shown
2008-08-28 20:42:19 +00:00
Andrew Resch ed59331c90 Implement #352 set_torrent_options method in core 2008-08-28 04:40:49 +00:00
Andrew Resch 015350dc04 Fix typo in [3766] 2008-08-28 04:03:39 +00:00
Andrew Resch aebd6e2f29 lt sync 2642 2008-08-28 03:56:28 +00:00
Andrew Resch b3d5a8a808 Remove test plugin 2008-08-28 01:56:00 +00:00
Andrew Resch 570b2df000 Have setup use boost-mt libraries if boost libs are not found 2008-08-28 01:53:17 +00:00
Marcos Pinto 8adff80271 lang sync 2008-08-27 01:17:39 +00:00
Marcos Pinto 9e27cb5d15 up version in debs 2008-08-27 01:04:41 +00:00
Andrew Resch b07fc8d009 Fix #453 allow showing of text in the toolbar buttons 2008-08-26 23:11:47 +00:00
Andrew Resch cb50fb5eb3 Fix setting file priorities on folders 2008-08-26 23:00:12 +00:00
Andrew Resch ab4435ee29 Tracker errors now change the tracker status 2008-08-26 22:38:22 +00:00
Andrew Resch 2d7944cbb7 Fix #455 force recheck on completed torrents causing crash 2008-08-26 21:34:51 +00:00