Commit Graph

187 Commits

Author SHA1 Message Date
Davide Andreoli 5b3c328dd4 Epuor: spit the preference in 3 different InnerWindow
Next step is to factorize the creation of the windows and clanup all the preferences
2013-11-08 22:46:21 +01:00
Kai Huuhko a46a13a3bf Re-enable Genlist homogeneous mode. 2013-11-08 14:03:57 +02:00
Kai Huuhko 41050c249f Delay torrent finished notification on startup. 2013-11-08 12:51:51 +02:00
Davide Andreoli fcb3922406 Epour: new toolbar for easy access of features.
Added a new Tollbar to the main interface and removed the
three buttons from the SessionsStatistics panel.
2013-10-24 21:26:57 +02:00
Kai Huuhko e8504b4eae Update README to reflect that master branch requires EFL 1.8 series. 2013-10-21 17:16:27 +03:00
Kai Huuhko fa0c67fe33 Fix removal of torrent list item 2013-10-15 19:19:50 +03:00
Kai Huuhko 8262739291 Handle libtorrent bugs better in TorrentInfo 2013-09-16 18:44:50 +03:00
Kai Huuhko cfc133afbd Change torrent list mode to compressed 2013-09-16 18:42:40 +03:00
Kai Huuhko eec1666352 Improve preferences layout. 2013-09-10 17:50:48 +03:00
Kai Huuhko f11cf311f2 Add project files to .gitignore 2013-08-28 05:34:13 +03:00
Kai Huuhko c156e87988 libtorrent-0.16.8 session settings can have some crazy values. 2013-08-23 22:09:59 +03:00
Kai Huuhko 61bc184136 Move proxy settings to its own naviframe page. 2013-08-23 20:33:37 +03:00
Kai Huuhko 827fd1ada4 Add fallback to support clipboard functions in EFL 1.7.
Uses pyperclip and which.
2013-08-18 16:46:53 +03:00
Kai Huuhko bd1774baa6 Epour 0.5.2.0 2013-08-17 21:30:45 +03:00
Kai Huuhko ef72f3673e Let's allow a higher maximum for the settings spinners shall we? 2013-08-17 03:41:30 +03:00
Kai Huuhko be3854b6be Move session to its own file. 2013-08-16 12:32:32 +03:00
Kai Huuhko 05d08e136f Formatting, clean up old cruft. 2013-08-15 09:53:38 +03:00
Kai Huuhko 975073f3d8 Recover setup.py and Globals lost in crash.
I hope my laptop won't do that again when bt connection dies...
2013-08-14 18:12:11 +03:00
Kai Huuhko 8b5e87de6c Add identification info to session init and settings.
Add version string to Globals and import it where needed.
2013-08-14 10:33:29 +03:00
Kai Huuhko 70da8b1f3c Update desktop file, thanks to cippp for ideas. 2013-08-14 10:31:39 +03:00
Kai Huuhko 3e9cfbe289 Fix updating list after torrent is removed 2013-08-14 10:30:43 +03:00
Kai Huuhko 98e157ef30 Fix converting magnet links to files. (metadata received alert) 2013-08-13 06:05:19 +03:00
Kai Huuhko e4abac624b Abstract adding/removing torrents. 2013-08-12 21:13:33 +03:00
Kai Huuhko 8cd3f15434 Disable torrent list homogeneous mode, update TODOs. 2013-08-12 01:18:53 +03:00
Kai Huuhko 6f97dc969d Add auto-pasted text to add torrent selectors magnet entry.
Update TODOs
2013-08-11 21:49:21 +03:00
Kai Huuhko 6c63b53dba Unescape when the torrent is added as url instead of file path. 2013-08-11 20:19:03 +03:00
Kai Huuhko 1f136c9998 Make the magnet link entry editable so it can be copied easily when using EFL 1.7. 2013-08-11 18:37:44 +03:00
Kai Huuhko bb9099489a Handle file:// URI's 2013-08-11 18:35:45 +03:00
Kai Huuhko a1eb49c495 Version 0.5.1 2013-08-11 13:42:32 +03:00
Kai Huuhko a4589ead63 Update TODOs 2013-08-10 13:13:22 +03:00
Kai Huuhko 5c2491c528 Add a TODO file 2013-08-10 12:34:13 +03:00
Kai Huuhko 7949dfae5b Add more debug logging. 2013-08-10 11:25:44 +03:00
Kai Huuhko b80d1ea842 A small optimization for the torrent list updates. 2013-08-10 11:02:29 +03:00
Kai Huuhko 8de57ef1d3 Check that torrent contains metadata before showing preferences. 2013-08-09 18:44:40 +03:00
Kai Huuhko 757bc99d11 Use handle.name() instead of getting it from torrent_info. 2013-08-09 18:32:54 +03:00
Kai Huuhko cb7bfa2a8c Fix adding links through dbus. 2013-08-09 18:06:20 +03:00
Kai Huuhko b9f7f176ff Reorder top box initialization to silence complaints from Evas. 2013-08-09 16:03:06 +03:00
Kai Huuhko b24b199ff0 Improve the session preferences layout. 2013-08-09 15:48:16 +03:00
Kai Huuhko 0297371514 Add debug logging for unhandled alerts. 2013-08-09 15:47:58 +03:00
Kai Huuhko 2ed550c509 Use realized_items_update for torrent file list instead of rebuilding the list. 2013-08-09 15:47:06 +03:00
Kai Huuhko 9d946c569d Fix limit widgets 2013-08-09 06:26:24 +03:00
Kai Huuhko 17a74c7a00 Version 0.5 2013-08-09 03:08:17 +03:00
Kai Huuhko 8b945073ef Use global elementary scale as a multiplier for the initial window size. 2013-08-09 00:47:48 +03:00
Kai Huuhko 160b0d6ce7 Lower the standard icon not found message logging level and raise the overall logger level. 2013-08-08 23:37:20 +03:00
Kai Huuhko dabddb60fd Fix metadata received callback. 2013-08-08 23:26:50 +03:00
Kai Huuhko 3259b25c75 Fix the icon fallbacks. 2013-08-08 23:14:24 +03:00
Kai Huuhko 5735b0c7fe Fix copy/paste mistake 2013-08-08 22:54:40 +03:00
Kai Huuhko 021dfdeefa Handle missing standard icons slightly more gracefully. 2013-08-08 21:24:49 +03:00
Kai Huuhko a4edf995be Move torrent file list into its own naviframe page. 2013-08-08 20:58:39 +03:00
Kai Huuhko 6a5e922689 Fix a couple logging related bugs. 2013-08-08 20:57:10 +03:00