qutebrowser/qutebrowser/widgets
Florian Bruhin 57d51ad9bb Lots of fixes for new command system.
Squashed commit:

- Fix getting current URL
- Get rid of *args for hints.
- Make enums work.
- Fix moving commands to utilcmds.
- Fix enums in argparse
- Fix arg splitting for hints.
- Fix default enum args.
- Fix argument splitting for hints if None is given.
- Fix set_cmd_text with flags and fix {url}.
- Fix unittests
- Fix tuple types for arguments.
- Fix scroll-page.
- Fix lint
- Fix open_target.
- Others
2014-09-08 07:36:17 +02:00
..
statusbar Lots of fixes for new command system. 2014-09-08 07:36:17 +02:00
__init__.py Add vim modelines to all files. 2014-06-19 09:04:37 +02:00
completion.py Document and mark workarounds. 2014-09-02 20:44:58 +02:00
completiondelegate.py Add spaces in templates. 2014-08-28 20:14:40 +02:00
console.py Get rid of most @property's. 2014-09-02 23:37:47 +02:00
crash.py Rename utils.misc to utils.utils 2014-08-26 20:20:17 +02:00
downloads.py Add spaces in templates. 2014-08-28 20:14:40 +02:00
mainwindow.py Start initial newcmd stuff. 2014-09-08 07:36:17 +02:00
misc.py Fix rl-unix-line-discard by reimplementing QLineEdit::home. 2014-09-03 21:30:30 +02:00
tabbedbrowser.py Lots of fixes for new command system. 2014-09-08 07:36:17 +02:00
tabwidget.py Rename utils.qt to utils.qtutils. 2014-08-26 20:25:11 +02:00
webview.py Lots of fixes for new command system. 2014-09-08 07:36:17 +02:00