Florian Bruhin
|
4cab864ea0
|
console: Add 'self' to locals.
|
2014-08-13 09:07:18 +02:00 |
|
Florian Bruhin
|
0ec6234030
|
widgets.misc: Prevent moving cursor to prompt in CommandLineEdit.
|
2014-08-13 09:02:53 +02:00 |
|
Florian Bruhin
|
3ea0f0d8a6
|
Make CommandPrompt aware of its prompt.
|
2014-08-13 07:45:57 +02:00 |
|
Florian Bruhin
|
4318a01774
|
console: Add qApp to locals.
|
2014-08-13 07:14:21 +02:00 |
|
Florian Bruhin
|
2586f5ca9a
|
console: Never give focus to output view.
|
2014-08-13 07:10:36 +02:00 |
|
Florian Bruhin
|
47e405dda5
|
Stop history browsing at the correct places.
|
2014-08-13 07:10:24 +02:00 |
|
Florian Bruhin
|
9c69ea3c45
|
Use a validator function for ConsoleLineEdit.
The prompts provided (e.g. sys.ps1/sys.ps2) could change during the lifetime of
the validator.
|
2014-08-13 07:10:05 +02:00 |
|
Florian Bruhin
|
73214836da
|
console: Set nicer font
|
2014-08-13 06:56:46 +02:00 |
|
Florian Bruhin
|
35d0fe2b52
|
console: Print prompts.
|
2014-08-13 06:54:08 +02:00 |
|
Florian Bruhin
|
5b61487130
|
Refactor different LineEdit classes.
|
2014-08-13 06:53:36 +02:00 |
|
Florian Bruhin
|
b9e4dd282c
|
cmdhistory: Make history public.
|
2014-08-13 06:53:02 +02:00 |
|
Florian Bruhin
|
2e760a92cf
|
debug-console: Handle I/O and exceptions.
|
2014-08-13 06:09:18 +02:00 |
|
Florian Bruhin
|
103a81a976
|
console: Set focus on line edit.
|
2014-08-13 05:15:58 +02:00 |
|
Florian Bruhin
|
2a40002c2d
|
Add instance for :debug-console command.
|
2014-08-13 05:15:21 +02:00 |
|
Florian Bruhin
|
07fda5818c
|
Add broken debugging console.
|
2014-08-13 00:13:32 +02:00 |
|
Florian Bruhin
|
0233d2b561
|
configdata: Default insert-mode-on-plugins to false
|
2014-08-12 23:26:21 +02:00 |
|
Florian Bruhin
|
b610a968cc
|
run_checks: Re-enable pylint plugins.
|
2014-08-12 22:38:36 +02:00 |
|
Florian Bruhin
|
e248c53358
|
run_checks: Rename CONFIG to config.
|
2014-08-12 22:38:28 +02:00 |
|
Florian Bruhin
|
48e81b34d0
|
http: remove change_content_type.
We're probably not going to need it.
|
2014-08-12 21:16:33 +02:00 |
|
Florian Bruhin
|
dc00f346f4
|
run_checks: Add docstring to main
|
2014-08-12 21:12:31 +02:00 |
|
Florian Bruhin
|
cdd7457aee
|
utils.http: Return [None, None] in parse_content_type.
|
2014-08-12 21:12:13 +02:00 |
|
Florian Bruhin
|
dd2ed78f40
|
Handle wrong image/jpg mimetype in unsupportedContent slot.
|
2014-08-12 21:08:13 +02:00 |
|
Florian Bruhin
|
01ec30cda3
|
run_checks: Add main block
|
2014-08-12 18:48:31 +02:00 |
|
Florian Bruhin
|
2d1f84e7f0
|
run_checks: Always run pep257
|
2014-08-12 18:47:11 +02:00 |
|
Florian Bruhin
|
720e56cdc1
|
run_checks: Add configfile
|
2014-08-12 18:46:54 +02:00 |
|
Florian Bruhin
|
298f672084
|
Whitespace fix
|
2014-08-12 18:30:15 +02:00 |
|
Florian Bruhin
|
3c9aad8e26
|
Add some messages to searching
|
2014-08-12 17:32:50 +02:00 |
|
Florian Bruhin
|
5b915186d7
|
Add a 'smart' option for ignore-case.
|
2014-08-12 17:00:18 +02:00 |
|
Florian Bruhin
|
5b3abfa5dd
|
tests: Disable logging properly.
|
2014-08-12 16:28:32 +02:00 |
|
Florian Bruhin
|
3fa2530d53
|
doc: Add some WHATWG specs to HACKING.
|
2014-08-12 10:54:41 +02:00 |
|
Florian Bruhin
|
07100178f3
|
networkmanager: Formatting
|
2014-08-12 10:01:11 +02:00 |
|
Florian Bruhin
|
c0b79b81c7
|
Update .gitignore
|
2014-08-12 10:00:42 +02:00 |
|
Florian Bruhin
|
bad9031914
|
Change image/jpg Content-Type to image/jpeg.
This makes QtWebKit display images with a (nonstandard) image/jpg content-type,
e.g. http://m.c.lnkd.licdn.com/mpr/mpr/p/2/005/07b/08a/018245a.jpg (instead of
downloading them).
|
2014-08-12 09:57:40 +02:00 |
|
Florian Bruhin
|
7be3976890
|
tests: Add tests for tests.utils.http
|
2014-08-12 09:13:03 +02:00 |
|
Florian Bruhin
|
cf3fa25ef4
|
tests.utils.http: Add __init__.py
|
2014-08-12 09:04:26 +02:00 |
|
Florian Bruhin
|
91a701552d
|
utils.http: Fix joining.
|
2014-08-12 09:03:59 +02:00 |
|
Florian Bruhin
|
157f5b211f
|
tests: Adjust FakeNetworkReply to work with all headers.
|
2014-08-12 09:03:38 +02:00 |
|
Florian Bruhin
|
be811e5c62
|
utils.http: Add some Content-Type stuff
|
2014-08-12 07:30:53 +02:00 |
|
Florian Bruhin
|
c86e252a9b
|
Change tests to use is_url instead of _is_url_naive.
|
2014-08-12 07:09:40 +02:00 |
|
Florian Bruhin
|
069371501a
|
Hide QNetworkReplyImplPrivate warning message
|
2014-08-12 07:00:05 +02:00 |
|
Florian Bruhin
|
54be9705bd
|
bugs: Add link for "Internal error" error.
|
2014-08-12 07:00:05 +02:00 |
|
Florian Bruhin
|
073cceb9b5
|
doc: Update useful websites in HACKING
|
2014-08-12 07:00:04 +02:00 |
|
Florian Bruhin
|
be2604cacd
|
Add a new qutebrowser.utils.http module
|
2014-08-12 07:00:04 +02:00 |
|
Florian Bruhin
|
50604de24d
|
Update ez_setup to 5.5.1
|
2014-08-11 14:48:58 +02:00 |
|
Florian Bruhin
|
c51a891e89
|
utils.url: Add support for opening relative files.
|
2014-08-08 13:14:48 +02:00 |
|
Florian Bruhin
|
45657141a0
|
utils.url: Always treat URLs with explicit scheme as URL.
|
2014-08-08 13:05:46 +02:00 |
|
Florian Bruhin
|
8ab022407b
|
confdata: Comment adjustments
|
2014-08-08 12:56:07 +02:00 |
|
Florian Bruhin
|
5355096fc3
|
Add Terminus to default ${_monospace} fonts.
|
2014-08-08 12:51:47 +02:00 |
|
Florian Bruhin
|
7778a129d6
|
Remove tokenize from TODO.
It turns out there are no other cases where this would make sense.
|
2014-08-07 15:45:31 +02:00 |
|
Florian Bruhin
|
75b4fe9ce2
|
Use tokenize.open for run_checks and add note to TODO
|
2014-08-07 14:56:27 +02:00 |
|