Florian Bruhin
|
903de515e7
|
Add a check whether print works.
|
2014-06-16 10:21:03 +02:00 |
|
Florian Bruhin
|
fd220b1b36
|
Raise CommandError instead of message.error where possible
|
2014-06-06 11:55:55 +02:00 |
|
Florian Bruhin
|
35a3cc661e
|
Reorder webkit options
|
2014-06-03 20:28:51 +02:00 |
|
Florian Bruhin
|
161b2ef7af
|
Fix whitespace/CRLF
|
2014-05-27 16:24:26 +02:00 |
|
Florian Bruhin
|
1ff193e4dd
|
Replace page_ by page()
|
2014-05-27 16:04:45 +02:00 |
|
Florian Bruhin
|
0976f95db7
|
Fix docstring
|
2014-05-27 15:56:44 +02:00 |
|
Florian Bruhin
|
53655dac02
|
Don't inherit CommandDispatcher from QObject
|
2014-05-27 15:12:43 +02:00 |
|
Florian Bruhin
|
fa01bfbbad
|
Add per-tab inspector like dwb.
This also means the webinspector will always be detached / in its own window.
|
2014-05-26 15:35:05 +02:00 |
|
Florian Bruhin
|
1e256699f8
|
Add topic-specific loggers
|
2014-05-23 16:11:55 +02:00 |
|
Florian Bruhin
|
8cddbec9e3
|
Implement quickmarks
|
2014-05-22 16:44:47 +02:00 |
|
Florian Bruhin
|
8d570b686c
|
Initial userscript support
|
2014-05-21 19:53:58 +02:00 |
|
Florian Bruhin
|
ecc838d02c
|
Fix ALL the lint
|
2014-05-21 17:29:09 +02:00 |
|
Florian Bruhin
|
2df8500792
|
Move ExternalEditor to own file
|
2014-05-21 15:47:21 +02:00 |
|
Florian Bruhin
|
60f25373e3
|
Merge branch 'editor'
Conflicts:
qutebrowser/browser/commands.py
qutebrowser/utils/misc.py
|
2014-05-21 15:37:18 +02:00 |
|
Florian Bruhin
|
ebefdfb5a9
|
Fix pasting in new tab
|
2014-05-19 15:09:12 +02:00 |
|
Florian Bruhin
|
633b87f61b
|
Yank cleanup
|
2014-05-19 11:56:51 +02:00 |
|
Florian Bruhin
|
fe81e46f7c
|
Small clipboard cleanup
|
2014-05-19 09:52:58 +02:00 |
|
Florian Bruhin
|
118d3e03cd
|
Revert "Make scroll bars hideable"
This reverts commit 1bfbdd79e4 .
Conflicts:
qutebrowser/browser/commands.py
qutebrowser/config/configdata.py
qutebrowser/widgets/webview.py
|
2014-05-19 09:50:56 +02:00 |
|
Florian Bruhin
|
8ed373423a
|
Fix undo
|
2014-05-18 08:19:27 +02:00 |
|
Florian Bruhin
|
869c0d82e1
|
Really fix tabclose
|
2014-05-18 08:18:20 +02:00 |
|
Florian Bruhin
|
d643d6ce44
|
Fix broken :yank
|
2014-05-18 08:14:11 +02:00 |
|
Florian Bruhin
|
578a58145c
|
Fix tab closing
|
2014-05-18 08:08:58 +02:00 |
|
Florian Bruhin
|
1ec0766587
|
Rename CurCommandDispatcher to CommandDispatcher
|
2014-05-18 08:04:27 +02:00 |
|