Commit Graph

7140 Commits

Author SHA1 Message Date
Asmageddon 57b1820fd7 Got rid of old add torrents dialog and replaced it with a new one that either opens file browser or an add from URL/magnet dialog 2012-08-09 14:56:19 +02:00
Asmageddon 6a54c71c94 Wrote a help string for AddTorrents 2012-08-09 14:56:18 +02:00
Asmageddon 2b244f0628 Changed format of add torrent reports a bit 2012-08-09 14:56:18 +02:00
Asmageddon be23d00042 Extended torrent add screen with a proper file browser and multiselection. Experimental 2012-08-09 14:56:18 +02:00
Asmageddon d9a2597617 Made wrap_string carry format strings over to the next line 2012-08-09 14:56:17 +02:00
Asmageddon 33e5cad75a Made Popup accept a width_req argument 2012-08-09 14:56:17 +02:00
Asmageddon 8c9a89bcd2 Added missing coding declaration to manage.py 2012-08-09 14:56:17 +02:00
Asmageddon 0c93d20980 Treat empty rename field as canceling the rename 2012-08-09 14:56:17 +02:00
Asmageddon 93a0040b68 Added renaming files and folders in a torrent. Note: For the sake of your sanity, if you ever wish to modify this code, better rewrite it from scratch instead. 2012-08-09 14:56:16 +02:00
Asmageddon e4a4f0eb4a Fixed a problem with message popup 2012-08-09 14:56:16 +02:00
Asmageddon 78137540f2 First change outside of deluge/ui/console - fixed a problem when removing torrents 2012-08-09 14:56:16 +02:00
Asmageddon 76babd951d Fixed a bug that caused torrent options popup to not display in some circumstances 2012-08-09 14:56:16 +02:00
Asmageddon a66bd5e847 Fix crash when entering unicode characters from keyboard into an input popup 2012-08-09 14:56:15 +02:00
Asmageddon dcd3bc10e1 Chaned DL/UL colors on status bar to magenta/green (from green/red) 2012-08-09 14:56:15 +02:00
Asmageddon 08f5841522 Performance improvements - console should now be much faster with many torrents and slightly faster to somewhat slower with few 2012-08-09 14:56:15 +02:00
Asmageddon 7a55a2e6ce Set default priority for file priority dialog to 'Normal', added colors 2012-08-09 14:56:14 +02:00
Asmageddon ac79938c20 Fixed a minor problem with events on torrent addition 2012-08-09 14:56:14 +02:00
Asmageddon 1da24fbeaa Updated some event handlers 2012-08-09 14:56:14 +02:00
Asmageddon a20b39325e Made detail and event views scrollable with j/k keys as well 2012-08-09 14:56:14 +02:00
Asmageddon f7a4951e0d Fixed sorting by ETA 2012-08-09 14:56:13 +02:00
Asmageddon 9abfc5b250 Added a first run popup(actually just ordinary help with changed title) 2012-08-09 14:56:13 +02:00
Asmageddon a41c950b11 Made popup windows request height of 65, updated help 2012-08-09 14:56:13 +02:00
Asmageddon 718bf57b5d Allowed float sizes of Popups between 0.0 and 1.0 which make them take specified amount of available screen space, made help popups larger 2012-08-09 14:56:13 +02:00
Asmageddon 11e3a66484 An _UGLY_ but working fix for an alt+backspace problem in Legacy 2012-08-09 14:56:12 +02:00
Asmageddon 9a322ed67f More Unicode handling fixes for Legacy 2012-08-09 14:56:12 +02:00
Asmageddon 4e1573cb39 Fixed 'Queue' option not being display in all torrents view 2012-08-09 14:56:12 +02:00
Asmageddon 28e36c7edc Fixed offset issues in torrent detail view 2012-08-09 14:56:12 +02:00
Asmageddon bbdf710b52 Another search behaviour change: Enter now opens torrent menu and '/' closes search(as it cannot occur in torrent name anyway) 2012-08-09 14:56:12 +02:00
Asmageddon 3634f457b4 Fixed an additional character being deleted when pressing alt+backspace in legacy mode 2012-08-09 14:56:11 +02:00
Asmageddon a956f0a5d7 Add / to list of word-separating characters 2012-08-09 14:56:11 +02:00
Asmageddon 265f9f295e Made connection manager handle resizing 2012-08-09 14:56:11 +02:00
Asmageddon 6888c6ef60 Made history saving/loading respect the 'do not save duplicate lines' setting 2012-08-09 14:56:10 +02:00
Asmageddon 50b84c3e91 Allow exiting preferences with escape if category zone is active 2012-08-09 14:56:10 +02:00
Asmageddon 9152d322ac Fixed resize bugs in event view, torrent detail and preferences(also made it actually handle resizing) 2012-08-09 14:56:10 +02:00
Asmageddon 18091c5ad6 Fixed an error that arised when no torrents matched current filter 2012-08-09 14:56:09 +02:00
Asmageddon 4a58e339cb Split console options into two panes - interface and columns 2012-08-09 14:56:09 +02:00
Asmageddon 31dd1be090 Fixed command line history saving problems 2012-08-09 14:56:09 +02:00
Asmageddon 3cc97accfc Added saving and loading legacy history. Optional, enabled by default 2012-08-09 14:56:08 +02:00
Asmageddon 555717b9a0 Modified torrent detail view. Needs more work 2012-08-09 14:56:08 +02:00
Asmageddon cf58aa780a Added an audible bell on torrent completion (optional, off by default) 2012-08-09 14:56:07 +02:00
Asmageddon 935777fb49 Fixed resize causing crashes and/or improper resize of AllTorrents view 2012-08-09 14:56:07 +02:00
Asmageddon 0dbea0ed01 Made torrent info popup request larger size 2012-08-09 14:56:07 +02:00
Asmageddon 84425d7786 Fix inability to open torrent options with 'o' key 2012-08-09 14:56:06 +02:00
Asmageddon 3920a93cba Replaced infinity symbol with 'inf' 2012-08-09 14:56:06 +02:00
Asmageddon 4735a6c49a Add a visible columns dialog in all torrents view under 'v' key 2012-08-09 14:56:06 +02:00
Asmageddon a8549ef882 Another popup system upgrade: Preserve requested height on resize, do not fail if it's too much, add infinite and default options, add align option, slightly change SelectablePopup. Update rest of the code 2012-08-09 14:56:05 +02:00
Asmageddon 0df1255ae5 Replace the popup scroll bar with a red '#' for visibility 2012-08-09 14:56:05 +02:00
Asmageddon f6d87c7a7e Highlight prompt in yellow in line history 2012-08-09 14:56:05 +02:00
Asmageddon 1f59b4d2ba Add reload and install plugin functionality to the 'plugin' command 2012-08-09 14:56:04 +02:00
Asmageddon 1df173d684 Added tab_complete_path method to LegacyUI and ConsoleUI, made add command use it for completion 2012-08-09 14:56:04 +02:00