Florian Bruhin
ba1b3087f1
Report text rendering bug upstream
2014-05-09 06:52:29 +02:00
Florian Bruhin
0fe3922136
TODO += stuff
2014-05-08 23:08:33 +02:00
Florian Bruhin
2d6fb3d243
bugs += scroll_page
2014-05-08 21:56:38 +02:00
Florian Bruhin
e2a2ed8850
Support QWebView::createWindow (opening windows via js)
2014-05-08 20:36:05 +02:00
Florian Bruhin
b7eec48037
More bugs and todo
2014-05-08 20:15:17 +02:00
Florian Bruhin
a715359d63
TODO += pasting text
2014-05-08 11:51:51 +02:00
Florian Bruhin
295ed2421a
TODO += inspector in new window
2014-05-08 09:13:07 +02:00
Florian Bruhin
c27fcc0cf0
TODO += bugs
2014-05-08 09:07:16 +02:00
Florian Bruhin
fce2085ea9
Merge branch 'master' of ssh://lupin/qutebrowser
...
Conflicts:
TODO
2014-05-08 07:00:40 +02:00
Florian Bruhin
8d4935eb82
TODO += stuff
2014-05-07 23:11:47 +02:00
Florian Bruhin
68b134b4a9
Don't filter events if mainwindow is not focused
2014-05-07 17:20:01 +02:00
Florian Bruhin
19af445da0
TODO += eliding bug
2014-05-07 09:06:22 +02:00
Florian Bruhin
b0f819ef68
Update TODO
2014-05-07 07:51:36 +02:00
Florian Bruhin
f2797d09b4
TODO reordering/update
2014-05-06 21:03:03 +02:00
Florian Bruhin
557805c8b2
Don't pass an empty QPrinter to QPrintDialog.
...
This was garbage collected on Linux when the dialog was opened, leading
to segfaults when the printer was changed in the dialog.
But actually we don't need it at all, so we just drop it.
2014-05-06 18:31:08 +02:00
Florian Bruhin
0a38a21f21
Revert "More TODO"
...
This reverts commit be10527208
.
2014-05-06 18:17:19 +02:00
Florian Bruhin
66fd51958b
Merge branch 'master' of ssh://lupin/qutebrowser
2014-05-06 18:16:44 +02:00
Florian Bruhin
34215806ca
Add SO links to TODO
2014-05-06 17:50:57 +02:00
Florian Bruhin
8e122abd35
Update TODO
2014-05-06 14:08:51 +02:00
Florian Bruhin
5656921a22
Don't add empty URLs to URL stack
2014-05-06 14:08:40 +02:00
Florian Bruhin
8628584041
Move probably fixed crashes in TODO
2014-05-06 12:03:44 +02:00
Florian Bruhin
ebd2f976ad
Update TODO
2014-05-06 11:59:00 +02:00
Florian Bruhin
de7c6a63b4
Fix shutdown of networkmanager
2014-05-06 10:53:38 +02:00
Florian Bruhin
74b42eaa93
Update TODO
2014-05-06 10:32:35 +02:00
Florian Bruhin
a4c8796cc0
More info for weird OpenType bug
2014-05-06 10:02:29 +02:00
Florian Bruhin
243b78a934
Add more crashes to TODO
2014-05-06 09:56:35 +02:00
Florian Bruhin
be10527208
More TODO
2014-05-06 07:51:27 +02:00
Florian Bruhin
2f93ebba66
Add crashes to TODO
2014-05-06 07:50:27 +02:00
Florian Bruhin
bbdbf95097
Update TODO
2014-05-06 06:29:48 +02:00
Florian Bruhin
667b255d01
Use QApplication for global singletons
2014-05-05 17:56:14 +02:00
Florian Bruhin
ae95b5ea3b
Basic cookie handling
2014-05-05 16:28:43 +02:00
Florian Bruhin
4ebe643ea6
Use simple enums for constants
2014-05-05 07:45:36 +02:00
Florian Bruhin
91e7565d1e
Update TODO
2014-05-04 18:07:09 +02:00
Florian Bruhin
cece9125ac
Add user stylesheet setting
2014-05-03 16:13:32 +02:00
Florian Bruhin
9e609bae8d
Add :spawn command
2014-05-03 14:25:22 +02:00
Florian Bruhin
8ada39ff8b
Add focus_tab command
2014-05-03 00:32:43 +02:00
Florian Bruhin
0d1ada27fd
Update TODO
2014-05-03 00:20:23 +02:00
Florian Bruhin
f7fa315890
Better URL detection
2014-05-03 00:20:01 +02:00
Florian Bruhin
a5c5910b25
Update TODO
2014-05-02 23:50:55 +02:00
Florian Bruhin
1c88688158
Update TODO
2014-05-02 17:54:22 +02:00
Florian Bruhin
efc613811f
Implement numeric hints
2014-05-02 17:53:16 +02:00
Florian Bruhin
e5c7d467ae
Update TODO
2014-05-02 16:54:44 +02:00
Florian Bruhin
fb24bcf016
Update TODO
2014-05-02 15:24:45 +02:00
Florian Bruhin
b74a97580f
Handle completions for ValueList sections correctly
2014-05-02 14:18:40 +02:00
Florian Bruhin
be467d5e50
Refactor command argument splitting.
...
This uses split=True/False as cmdutils.register argument again (because
we would never want to set maxsplit ourselves, only not splitting the
*last* argument makes any sense.
Also this uses shlex for splitting again, like earlier.
2014-05-02 10:28:41 +02:00
Florian Bruhin
836a5e04a5
Allow empty keys in config
2014-05-02 06:59:46 +02:00
Florian Bruhin
678abca244
Make user agent configurable
2014-05-02 06:55:55 +02:00
Florian Bruhin
a8463a2c46
Update TODO
2014-05-01 23:22:07 +02:00
Florian Bruhin
12255dc697
Update TODO
2014-05-01 21:11:15 +02:00
Florian Bruhin
6a725aa87f
Fix escaping in config
2014-05-01 21:09:29 +02:00